[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 13:20:47.303515 11081 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.210.126:34341
I20260710 13:20:47.305052 11081 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 13:20:47.306078 11081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:47.322467 11088 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:47.322494 11087 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:47.324600 11081 server_base.cc:1061] running on GCE node
W20260710 13:20:47.323622 11090 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:48.508204 11081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:48.508435 11081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:48.508586 11081 hybrid_clock.cc:648] HybridClock initialized: now 1783689648508571 us; error 0 us; skew 500 ppm
I20260710 13:20:48.509421 11081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:48.514595 11081 webserver.cc:533] Webserver started at http://127.10.210.126:45211/ using document root <none> and password file <none>
I20260710 13:20:48.515398 11081 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:48.515584 11081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:48.515961 11081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:48.521695 11081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689647141662-11081-0/minicluster-data/master-0-root/instance:
uuid: "936c4d0ef0bd4921995d761b1c7cf077"
format_stamp: "Formatted at 2026-07-10 13:20:48 on dist-test-slave-4llg"
I20260710 13:20:48.529282 11081 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:48.534096 11096 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:48.535275 11081 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260710 13:20:48.535626 11081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689647141662-11081-0/minicluster-data/master-0-root
uuid: "936c4d0ef0bd4921995d761b1c7cf077"
format_stamp: "Formatted at 2026-07-10 13:20:48 on dist-test-slave-4llg"
I20260710 13:20:48.535974 11081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689647141662-11081-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689647141662-11081-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689647141662-11081-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:48.588936 11081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:48.590425 11081 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 13:20:48.590883 11081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:48.661490 11081 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.126:34341
I20260710 13:20:48.661569 11147 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.126:34341 every 8 connection(s)
I20260710 13:20:48.669122 11148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:48.690673 11148 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 936c4d0ef0bd4921995d761b1c7cf077: Bootstrap starting.
I20260710 13:20:48.696270 11148 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 936c4d0ef0bd4921995d761b1c7cf077: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:48.698115 11148 log.cc:826] T 00000000000000000000000000000000 P 936c4d0ef0bd4921995d761b1c7cf077: Log is configured to *not* fsync() on all Append() calls
I20260710 13:20:48.702438 11148 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 936c4d0ef0bd4921995d761b1c7cf077: No bootstrap required, opened a new log
I20260710 13:20:48.722302 11148 raft_consensus.cc:359] T 00000000000000000000000000000000 P 936c4d0ef0bd4921995d761b1c7cf077 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "936c4d0ef0bd4921995d761b1c7cf077" member_type: VOTER }
I20260710 13:20:48.722843 11148 raft_consensus.cc:385] T 00000000000000000000000000000000 P 936c4d0ef0bd4921995d761b1c7cf077 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:48.723055 11148 raft_consensus.cc:740] T 00000000000000000000000000000000 P 936c4d0ef0bd4921995d761b1c7cf077 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 936c4d0ef0bd4921995d761b1c7cf077, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.723863 11148 consensus_queue.cc:260] T 00000000000000000000000000000000 P 936c4d0ef0bd4921995d761b1c7cf077 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "936c4d0ef0bd4921995d761b1c7cf077" member_type: VOTER }
I20260710 13:20:48.724313 11148 raft_consensus.cc:399] T 00000000000000000000000000000000 P 936c4d0ef0bd4921995d761b1c7cf077 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:48.724561 11148 raft_consensus.cc:493] T 00000000000000000000000000000000 P 936c4d0ef0bd4921995d761b1c7cf077 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:48.724872 11148 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 936c4d0ef0bd4921995d761b1c7cf077 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.728917 11148 raft_consensus.cc:515] T 00000000000000000000000000000000 P 936c4d0ef0bd4921995d761b1c7cf077 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "936c4d0ef0bd4921995d761b1c7cf077" member_type: VOTER }
I20260710 13:20:48.729584 11148 leader_election.cc:304] T 00000000000000000000000000000000 P 936c4d0ef0bd4921995d761b1c7cf077 [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: 936c4d0ef0bd4921995d761b1c7cf077; no voters: 
I20260710 13:20:48.731184 11148 leader_election.cc:290] T 00000000000000000000000000000000 P 936c4d0ef0bd4921995d761b1c7cf077 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:48.731518 11151 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 936c4d0ef0bd4921995d761b1c7cf077 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:48.733742 11151 raft_consensus.cc:697] T 00000000000000000000000000000000 P 936c4d0ef0bd4921995d761b1c7cf077 [term 1 LEADER]: Becoming Leader. State: Replica: 936c4d0ef0bd4921995d761b1c7cf077, State: Running, Role: LEADER
I20260710 13:20:48.734714 11151 consensus_queue.cc:237] T 00000000000000000000000000000000 P 936c4d0ef0bd4921995d761b1c7cf077 [LEADER]: Queue going to LEADER mode. State: All 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: "936c4d0ef0bd4921995d761b1c7cf077" member_type: VOTER }
I20260710 13:20:48.735755 11148 sys_catalog.cc:565] T 00000000000000000000000000000000 P 936c4d0ef0bd4921995d761b1c7cf077 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:48.744849 11152 sys_catalog.cc:455] T 00000000000000000000000000000000 P 936c4d0ef0bd4921995d761b1c7cf077 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "936c4d0ef0bd4921995d761b1c7cf077" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "936c4d0ef0bd4921995d761b1c7cf077" member_type: VOTER } }
I20260710 13:20:48.745273 11153 sys_catalog.cc:455] T 00000000000000000000000000000000 P 936c4d0ef0bd4921995d761b1c7cf077 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 936c4d0ef0bd4921995d761b1c7cf077. Latest consensus state: current_term: 1 leader_uuid: "936c4d0ef0bd4921995d761b1c7cf077" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "936c4d0ef0bd4921995d761b1c7cf077" member_type: VOTER } }
I20260710 13:20:48.745626 11152 sys_catalog.cc:458] T 00000000000000000000000000000000 P 936c4d0ef0bd4921995d761b1c7cf077 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:48.745837 11153 sys_catalog.cc:458] T 00000000000000000000000000000000 P 936c4d0ef0bd4921995d761b1c7cf077 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:48.748649 11160 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:48.759828 11160 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:48.762055 11081 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:48.775599 11160 catalog_manager.cc:1383] Generated new cluster ID: 943f4bce6fc14141bad36e7e5c264157
I20260710 13:20:48.775874 11160 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:48.800817 11160 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:48.802297 11160 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:48.818307 11160 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 936c4d0ef0bd4921995d761b1c7cf077: Generated new TSK 0
I20260710 13:20:48.819233 11160 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:48.829041 11081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:48.838562 11170 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:48.839618 11171 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:48.843796 11173 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:48.844640 11081 server_base.cc:1061] running on GCE node
I20260710 13:20:48.845451 11081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:48.845669 11081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:48.845876 11081 hybrid_clock.cc:648] HybridClock initialized: now 1783689648845857 us; error 0 us; skew 500 ppm
I20260710 13:20:48.846668 11081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:48.850741 11081 webserver.cc:533] Webserver started at http://127.10.210.65:39497/ using document root <none> and password file <none>
I20260710 13:20:48.851346 11081 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:48.851552 11081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:48.851850 11081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:48.853019 11081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689647141662-11081-0/minicluster-data/ts-0-root/instance:
uuid: "738e4f90eaf44da3a5afa38532901d7c"
format_stamp: "Formatted at 2026-07-10 13:20:48 on dist-test-slave-4llg"
I20260710 13:20:48.858668 11081 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260710 13:20:48.863201 11178 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:48.864049 11081 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:20:48.864342 11081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689647141662-11081-0/minicluster-data/ts-0-root
uuid: "738e4f90eaf44da3a5afa38532901d7c"
format_stamp: "Formatted at 2026-07-10 13:20:48 on dist-test-slave-4llg"
I20260710 13:20:48.864637 11081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689647141662-11081-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689647141662-11081-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689647141662-11081-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:48.887420 11081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:48.888818 11081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:48.891637 11081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:48.895751 11081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:48.895972 11081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:48.896301 11081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:48.896471 11081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:49.002912 11081 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.65:38079
I20260710 13:20:49.002992 11240 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.65:38079 every 8 connection(s)
I20260710 13:20:49.010051 11081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:49.021703 11245 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:49.025202 11246 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:49.039693 11248 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:49.039732 11081 server_base.cc:1061] running on GCE node
I20260710 13:20:49.041114 11081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:49.041510 11081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:49.041798 11081 hybrid_clock.cc:648] HybridClock initialized: now 1783689649041775 us; error 0 us; skew 500 ppm
I20260710 13:20:49.042526 11081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:49.045604 11081 webserver.cc:533] Webserver started at http://127.10.210.66:42359/ using document root <none> and password file <none>
I20260710 13:20:49.046278 11081 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:49.046547 11081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:49.046887 11081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:49.048333 11081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689647141662-11081-0/minicluster-data/ts-1-root/instance:
uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
format_stamp: "Formatted at 2026-07-10 13:20:49 on dist-test-slave-4llg"
I20260710 13:20:49.051796 11241 heartbeater.cc:344] Connected to a master server at 127.10.210.126:34341
I20260710 13:20:49.052284 11241 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:49.053452 11241 heartbeater.cc:507] Master 127.10.210.126:34341 requested a full tablet report, sending...
I20260710 13:20:49.055061 11081 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:20:49.056615 11113 ts_manager.cc:194] Registered new tserver with Master: 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079)
I20260710 13:20:49.059227 11113 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48878
I20260710 13:20:49.060664 11253 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:49.061679 11081 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:20:49.062002 11081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689647141662-11081-0/minicluster-data/ts-1-root
uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
format_stamp: "Formatted at 2026-07-10 13:20:49 on dist-test-slave-4llg"
I20260710 13:20:49.062376 11081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689647141662-11081-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689647141662-11081-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689647141662-11081-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:49.080231 11081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:49.081822 11081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:49.084507 11081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:49.088096 11081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:49.088356 11081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:49.088634 11081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:49.088891 11081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:20:49.196259 11081 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.66:39007
I20260710 13:20:49.196369 11315 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.66:39007 every 8 connection(s)
I20260710 13:20:49.203040 11081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:49.211345 11319 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:49.214495 11320 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:49.216262 11316 heartbeater.cc:344] Connected to a master server at 127.10.210.126:34341
I20260710 13:20:49.216785 11316 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:49.217939 11316 heartbeater.cc:507] Master 127.10.210.126:34341 requested a full tablet report, sending...
I20260710 13:20:49.220955 11113 ts_manager.cc:194] Registered new tserver with Master: ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007)
I20260710 13:20:49.222699 11113 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48880
W20260710 13:20:49.224855 11322 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:49.225451 11081 server_base.cc:1061] running on GCE node
I20260710 13:20:49.226552 11081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:49.226835 11081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:49.227041 11081 hybrid_clock.cc:648] HybridClock initialized: now 1783689649227024 us; error 0 us; skew 500 ppm
I20260710 13:20:49.227698 11081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:49.230418 11081 webserver.cc:533] Webserver started at http://127.10.210.67:34649/ using document root <none> and password file <none>
I20260710 13:20:49.231009 11081 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:49.231242 11081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:49.231539 11081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:49.233021 11081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689647141662-11081-0/minicluster-data/ts-2-root/instance:
uuid: "cbf87ca3a83645888342455187c72643"
format_stamp: "Formatted at 2026-07-10 13:20:49 on dist-test-slave-4llg"
I20260710 13:20:49.238662 11081 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:20:49.242659 11327 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:49.243558 11081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:49.243901 11081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689647141662-11081-0/minicluster-data/ts-2-root
uuid: "cbf87ca3a83645888342455187c72643"
format_stamp: "Formatted at 2026-07-10 13:20:49 on dist-test-slave-4llg"
I20260710 13:20:49.244249 11081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689647141662-11081-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689647141662-11081-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689647141662-11081-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:49.267964 11081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:49.269531 11081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:49.271118 11081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:49.274816 11081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:49.275123 11081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:49.275422 11081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:49.275628 11081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:49.358790 11081 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.67:35927
I20260710 13:20:49.358881 11389 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.67:35927 every 8 connection(s)
I20260710 13:20:49.374887 11390 heartbeater.cc:344] Connected to a master server at 127.10.210.126:34341
I20260710 13:20:49.375345 11390 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:49.376065 11390 heartbeater.cc:507] Master 127.10.210.126:34341 requested a full tablet report, sending...
I20260710 13:20:49.378073 11113 ts_manager.cc:194] Registered new tserver with Master: cbf87ca3a83645888342455187c72643 (127.10.210.67:35927)
I20260710 13:20:49.378562 11081 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015012775s
I20260710 13:20:49.379814 11113 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48882
I20260710 13:20:49.427347 11113 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48896:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:20:49.430981 11113 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:20:49.539361 11206 tablet_service.cc:1511] Processing CreateTablet for tablet 0671480ed18d46c585560c74ee9a674e (DEFAULT_TABLE table=test-workload [id=b5e97a8a1def4cdb8fda2bd4782d2962]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:49.539980 11205 tablet_service.cc:1511] Processing CreateTablet for tablet aa953594d8304b638ce4bd7014bd9558 (DEFAULT_TABLE table=test-workload [id=b5e97a8a1def4cdb8fda2bd4782d2962]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:49.541126 11206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0671480ed18d46c585560c74ee9a674e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.541904 11205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa953594d8304b638ce4bd7014bd9558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.543260 11204 tablet_service.cc:1511] Processing CreateTablet for tablet 6ab60f4418a74aefbf7481b0bec09070 (DEFAULT_TABLE table=test-workload [id=b5e97a8a1def4cdb8fda2bd4782d2962]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:49.544589 11204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ab60f4418a74aefbf7481b0bec09070. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.547396 11203 tablet_service.cc:1511] Processing CreateTablet for tablet 2f0133760a9c43068da98be6a5aa15d0 (DEFAULT_TABLE table=test-workload [id=b5e97a8a1def4cdb8fda2bd4782d2962]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:49.548699 11203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f0133760a9c43068da98be6a5aa15d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.557719 11199 tablet_service.cc:1511] Processing CreateTablet for tablet 54a23fa1f6ae4dbcaeba19c8dae84bf6 (DEFAULT_TABLE table=test-workload [id=b5e97a8a1def4cdb8fda2bd4782d2962]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:49.559083 11199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54a23fa1f6ae4dbcaeba19c8dae84bf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.563058 11198 tablet_service.cc:1511] Processing CreateTablet for tablet 8a90965c4b74482780fbb8c31edc6b9f (DEFAULT_TABLE table=test-workload [id=b5e97a8a1def4cdb8fda2bd4782d2962]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:49.564416 11198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a90965c4b74482780fbb8c31edc6b9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.550792 11201 tablet_service.cc:1511] Processing CreateTablet for tablet 796c635e15104fa5ad6a90a078da8c57 (DEFAULT_TABLE table=test-workload [id=b5e97a8a1def4cdb8fda2bd4782d2962]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:49.552490 11202 tablet_service.cc:1511] Processing CreateTablet for tablet fcee8562c5494c1c9201c4291edfcaa9 (DEFAULT_TABLE table=test-workload [id=b5e97a8a1def4cdb8fda2bd4782d2962]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:49.553714 11200 tablet_service.cc:1511] Processing CreateTablet for tablet 5438ea9fc95b4fe4b807029da4664284 (DEFAULT_TABLE table=test-workload [id=b5e97a8a1def4cdb8fda2bd4782d2962]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:49.571062 11201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 796c635e15104fa5ad6a90a078da8c57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.573148 11202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcee8562c5494c1c9201c4291edfcaa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.576013 11200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5438ea9fc95b4fe4b807029da4664284. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.581493 11355 tablet_service.cc:1511] Processing CreateTablet for tablet 0671480ed18d46c585560c74ee9a674e (DEFAULT_TABLE table=test-workload [id=b5e97a8a1def4cdb8fda2bd4782d2962]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:49.588905 11355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0671480ed18d46c585560c74ee9a674e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.588976 11354 tablet_service.cc:1511] Processing CreateTablet for tablet aa953594d8304b638ce4bd7014bd9558 (DEFAULT_TABLE table=test-workload [id=b5e97a8a1def4cdb8fda2bd4782d2962]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:49.592927 11353 tablet_service.cc:1511] Processing CreateTablet for tablet 6ab60f4418a74aefbf7481b0bec09070 (DEFAULT_TABLE table=test-workload [id=b5e97a8a1def4cdb8fda2bd4782d2962]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:49.590873 11352 tablet_service.cc:1511] Processing CreateTablet for tablet 2f0133760a9c43068da98be6a5aa15d0 (DEFAULT_TABLE table=test-workload [id=b5e97a8a1def4cdb8fda2bd4782d2962]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:49.596702 11351 tablet_service.cc:1511] Processing CreateTablet for tablet fcee8562c5494c1c9201c4291edfcaa9 (DEFAULT_TABLE table=test-workload [id=b5e97a8a1def4cdb8fda2bd4782d2962]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:49.602818 11350 tablet_service.cc:1511] Processing CreateTablet for tablet 796c635e15104fa5ad6a90a078da8c57 (DEFAULT_TABLE table=test-workload [id=b5e97a8a1def4cdb8fda2bd4782d2962]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:49.604959 11351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcee8562c5494c1c9201c4291edfcaa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.606920 11352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f0133760a9c43068da98be6a5aa15d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.609910 11353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ab60f4418a74aefbf7481b0bec09070. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.614197 11350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 796c635e15104fa5ad6a90a078da8c57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.616351 11408 tablet_bootstrap.cc:492] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c: Bootstrap starting.
I20260710 13:20:49.619799 11348 tablet_service.cc:1511] Processing CreateTablet for tablet 54a23fa1f6ae4dbcaeba19c8dae84bf6 (DEFAULT_TABLE table=test-workload [id=b5e97a8a1def4cdb8fda2bd4782d2962]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:49.615433 11349 tablet_service.cc:1511] Processing CreateTablet for tablet 5438ea9fc95b4fe4b807029da4664284 (DEFAULT_TABLE table=test-workload [id=b5e97a8a1def4cdb8fda2bd4782d2962]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:49.623576 11347 tablet_service.cc:1511] Processing CreateTablet for tablet 8a90965c4b74482780fbb8c31edc6b9f (DEFAULT_TABLE table=test-workload [id=b5e97a8a1def4cdb8fda2bd4782d2962]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:49.626134 11354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa953594d8304b638ce4bd7014bd9558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.629310 11349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5438ea9fc95b4fe4b807029da4664284. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.631856 11348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54a23fa1f6ae4dbcaeba19c8dae84bf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.643231 11347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a90965c4b74482780fbb8c31edc6b9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.724402 11281 tablet_service.cc:1511] Processing CreateTablet for tablet 0671480ed18d46c585560c74ee9a674e (DEFAULT_TABLE table=test-workload [id=b5e97a8a1def4cdb8fda2bd4782d2962]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:49.741997 11281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0671480ed18d46c585560c74ee9a674e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.741052 11277 tablet_service.cc:1511] Processing CreateTablet for tablet fcee8562c5494c1c9201c4291edfcaa9 (DEFAULT_TABLE table=test-workload [id=b5e97a8a1def4cdb8fda2bd4782d2962]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:49.740343 11280 tablet_service.cc:1511] Processing CreateTablet for tablet aa953594d8304b638ce4bd7014bd9558 (DEFAULT_TABLE table=test-workload [id=b5e97a8a1def4cdb8fda2bd4782d2962]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:49.750953 11275 tablet_service.cc:1511] Processing CreateTablet for tablet 5438ea9fc95b4fe4b807029da4664284 (DEFAULT_TABLE table=test-workload [id=b5e97a8a1def4cdb8fda2bd4782d2962]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:49.750072 11279 tablet_service.cc:1511] Processing CreateTablet for tablet 6ab60f4418a74aefbf7481b0bec09070 (DEFAULT_TABLE table=test-workload [id=b5e97a8a1def4cdb8fda2bd4782d2962]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:49.749320 11274 tablet_service.cc:1511] Processing CreateTablet for tablet 54a23fa1f6ae4dbcaeba19c8dae84bf6 (DEFAULT_TABLE table=test-workload [id=b5e97a8a1def4cdb8fda2bd4782d2962]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:49.752879 11276 tablet_service.cc:1511] Processing CreateTablet for tablet 796c635e15104fa5ad6a90a078da8c57 (DEFAULT_TABLE table=test-workload [id=b5e97a8a1def4cdb8fda2bd4782d2962]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:49.757750 11278 tablet_service.cc:1511] Processing CreateTablet for tablet 2f0133760a9c43068da98be6a5aa15d0 (DEFAULT_TABLE table=test-workload [id=b5e97a8a1def4cdb8fda2bd4782d2962]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:49.749308 11273 tablet_service.cc:1511] Processing CreateTablet for tablet 8a90965c4b74482780fbb8c31edc6b9f (DEFAULT_TABLE table=test-workload [id=b5e97a8a1def4cdb8fda2bd4782d2962]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
W20260710 13:20:49.763063 11161 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:49.760726 11277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcee8562c5494c1c9201c4291edfcaa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.769052 11276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 796c635e15104fa5ad6a90a078da8c57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.797866 11274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54a23fa1f6ae4dbcaeba19c8dae84bf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.806200 11279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ab60f4418a74aefbf7481b0bec09070. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.808653 11278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f0133760a9c43068da98be6a5aa15d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.820268 11273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a90965c4b74482780fbb8c31edc6b9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.829109 11275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5438ea9fc95b4fe4b807029da4664284. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.832994 11280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa953594d8304b638ce4bd7014bd9558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.938208 11409 tablet_bootstrap.cc:492] T fcee8562c5494c1c9201c4291edfcaa9 P cbf87ca3a83645888342455187c72643: Bootstrap starting.
I20260710 13:20:49.939889 11408 tablet_bootstrap.cc:654] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:49.950646 11410 tablet_bootstrap.cc:492] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962: Bootstrap starting.
I20260710 13:20:49.956583 11409 tablet_bootstrap.cc:654] T fcee8562c5494c1c9201c4291edfcaa9 P cbf87ca3a83645888342455187c72643: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:49.972373 11408 tablet_bootstrap.cc:492] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c: No bootstrap required, opened a new log
I20260710 13:20:49.972992 11408 ts_tablet_manager.cc:1403] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c: Time spent bootstrapping tablet: real 0.385s	user 0.017s	sys 0.021s
I20260710 13:20:49.973838 11410 tablet_bootstrap.cc:654] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:49.975972 11408 raft_consensus.cc:359] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:49.976857 11408 raft_consensus.cc:385] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:49.977226 11408 raft_consensus.cc:740] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 738e4f90eaf44da3a5afa38532901d7c, State: Initialized, Role: FOLLOWER
I20260710 13:20:49.977902 11409 tablet_bootstrap.cc:492] T fcee8562c5494c1c9201c4291edfcaa9 P cbf87ca3a83645888342455187c72643: No bootstrap required, opened a new log
I20260710 13:20:49.978372 11409 ts_tablet_manager.cc:1403] T fcee8562c5494c1c9201c4291edfcaa9 P cbf87ca3a83645888342455187c72643: Time spent bootstrapping tablet: real 0.045s	user 0.001s	sys 0.013s
I20260710 13:20:49.978446 11408 consensus_queue.cc:260] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:49.981765 11409 raft_consensus.cc:359] T fcee8562c5494c1c9201c4291edfcaa9 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:49.982689 11409 raft_consensus.cc:385] T fcee8562c5494c1c9201c4291edfcaa9 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:49.983063 11409 raft_consensus.cc:740] T fcee8562c5494c1c9201c4291edfcaa9 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbf87ca3a83645888342455187c72643, State: Initialized, Role: FOLLOWER
I20260710 13:20:49.984411 11409 consensus_queue.cc:260] T fcee8562c5494c1c9201c4291edfcaa9 P cbf87ca3a83645888342455187c72643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:49.990013 11241 heartbeater.cc:499] Master 127.10.210.126:34341 was elected leader, sending a full tablet report...
I20260710 13:20:49.990638 11408 ts_tablet_manager.cc:1434] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.009s
I20260710 13:20:49.991686 11408 tablet_bootstrap.cc:492] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c: Bootstrap starting.
I20260710 13:20:49.992437 11409 ts_tablet_manager.cc:1434] T fcee8562c5494c1c9201c4291edfcaa9 P cbf87ca3a83645888342455187c72643: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 13:20:49.993412 11409 tablet_bootstrap.cc:492] T 5438ea9fc95b4fe4b807029da4664284 P cbf87ca3a83645888342455187c72643: Bootstrap starting.
I20260710 13:20:49.994570 11390 heartbeater.cc:499] Master 127.10.210.126:34341 was elected leader, sending a full tablet report...
I20260710 13:20:49.999228 11408 tablet_bootstrap.cc:654] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:50.000141 11409 tablet_bootstrap.cc:654] T 5438ea9fc95b4fe4b807029da4664284 P cbf87ca3a83645888342455187c72643: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:50.009308 11409 tablet_bootstrap.cc:492] T 5438ea9fc95b4fe4b807029da4664284 P cbf87ca3a83645888342455187c72643: No bootstrap required, opened a new log
I20260710 13:20:50.009915 11409 ts_tablet_manager.cc:1403] T 5438ea9fc95b4fe4b807029da4664284 P cbf87ca3a83645888342455187c72643: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260710 13:20:50.012326 11410 tablet_bootstrap.cc:492] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962: No bootstrap required, opened a new log
I20260710 13:20:50.012817 11410 ts_tablet_manager.cc:1403] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962: Time spent bootstrapping tablet: real 0.078s	user 0.006s	sys 0.014s
I20260710 13:20:50.013682 11409 raft_consensus.cc:359] T 5438ea9fc95b4fe4b807029da4664284 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.014642 11409 raft_consensus.cc:385] T 5438ea9fc95b4fe4b807029da4664284 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:50.015010 11409 raft_consensus.cc:740] T 5438ea9fc95b4fe4b807029da4664284 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbf87ca3a83645888342455187c72643, State: Initialized, Role: FOLLOWER
I20260710 13:20:50.015607 11410 raft_consensus.cc:359] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
W20260710 13:20:50.016273 11242 tablet.cc:2406] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:20:50.016351 11410 raft_consensus.cc:385] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:50.016750 11410 raft_consensus.cc:740] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef4f10bdf87048a7a08e0fdc05eb8962, State: Initialized, Role: FOLLOWER
I20260710 13:20:50.017362 11409 consensus_queue.cc:260] T 5438ea9fc95b4fe4b807029da4664284 P cbf87ca3a83645888342455187c72643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.017449 11410 consensus_queue.cc:260] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.019443 11408 tablet_bootstrap.cc:492] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c: No bootstrap required, opened a new log
I20260710 13:20:50.019991 11408 ts_tablet_manager.cc:1403] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c: Time spent bootstrapping tablet: real 0.029s	user 0.026s	sys 0.000s
I20260710 13:20:50.020040 11414 raft_consensus.cc:493] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:50.020592 11414 raft_consensus.cc:515] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.023108 11408 raft_consensus.cc:359] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.023669 11414 leader_election.cc:290] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007), cbf87ca3a83645888342455187c72643 (127.10.210.67:35927)
I20260710 13:20:50.023900 11408 raft_consensus.cc:385] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:50.024307 11408 raft_consensus.cc:740] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 738e4f90eaf44da3a5afa38532901d7c, State: Initialized, Role: FOLLOWER
I20260710 13:20:50.025314 11415 raft_consensus.cc:493] T 5438ea9fc95b4fe4b807029da4664284 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:50.025082 11408 consensus_queue.cc:260] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.025760 11415 raft_consensus.cc:515] T 5438ea9fc95b4fe4b807029da4664284 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.027453 11408 ts_tablet_manager.cc:1434] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 13:20:50.028450 11408 tablet_bootstrap.cc:492] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c: Bootstrap starting.
I20260710 13:20:50.036062 11408 tablet_bootstrap.cc:654] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:50.039278 11415 leader_election.cc:290] T 5438ea9fc95b4fe4b807029da4664284 P cbf87ca3a83645888342455187c72643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079), ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007)
I20260710 13:20:50.049976 11408 tablet_bootstrap.cc:492] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c: No bootstrap required, opened a new log
I20260710 13:20:50.050669 11408 ts_tablet_manager.cc:1403] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260710 13:20:50.054445 11408 raft_consensus.cc:359] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.055562 11408 raft_consensus.cc:385] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:50.055995 11408 raft_consensus.cc:740] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 738e4f90eaf44da3a5afa38532901d7c, State: Initialized, Role: FOLLOWER
I20260710 13:20:50.024734 11409 ts_tablet_manager.cc:1434] T 5438ea9fc95b4fe4b807029da4664284 P cbf87ca3a83645888342455187c72643: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.001s
I20260710 13:20:50.056903 11408 consensus_queue.cc:260] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.058117 11409 tablet_bootstrap.cc:492] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643: Bootstrap starting.
I20260710 13:20:50.060022 11408 ts_tablet_manager.cc:1434] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260710 13:20:50.061125 11408 tablet_bootstrap.cc:492] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c: Bootstrap starting.
I20260710 13:20:50.077898 11316 heartbeater.cc:499] Master 127.10.210.126:34341 was elected leader, sending a full tablet report...
I20260710 13:20:50.081662 11410 ts_tablet_manager.cc:1434] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.003s
I20260710 13:20:50.082590 11408 tablet_bootstrap.cc:654] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:50.086107 11409 tablet_bootstrap.cc:654] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:50.091603 11410 tablet_bootstrap.cc:492] T 5438ea9fc95b4fe4b807029da4664284 P ef4f10bdf87048a7a08e0fdc05eb8962: Bootstrap starting.
I20260710 13:20:50.105904 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa953594d8304b638ce4bd7014bd9558" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" is_pre_election: true
W20260710 13:20:50.108606 11180 leader_election.cc:343] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:50.119174 11410 tablet_bootstrap.cc:654] T 5438ea9fc95b4fe4b807029da4664284 P ef4f10bdf87048a7a08e0fdc05eb8962: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:50.120540 11418 raft_consensus.cc:493] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:50.121253 11418 raft_consensus.cc:515] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.125105 11418 leader_election.cc:290] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079), cbf87ca3a83645888342455187c72643 (127.10.210.67:35927)
I20260710 13:20:50.143487 11408 tablet_bootstrap.cc:492] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c: No bootstrap required, opened a new log
I20260710 13:20:50.144201 11408 ts_tablet_manager.cc:1403] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c: Time spent bootstrapping tablet: real 0.083s	user 0.016s	sys 0.000s
I20260710 13:20:50.166106 11409 tablet_bootstrap.cc:492] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643: No bootstrap required, opened a new log
I20260710 13:20:50.166709 11409 ts_tablet_manager.cc:1403] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643: Time spent bootstrapping tablet: real 0.109s	user 0.010s	sys 0.021s
I20260710 13:20:50.169237 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5438ea9fc95b4fe4b807029da4664284" candidate_uuid: "cbf87ca3a83645888342455187c72643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" is_pre_election: true
W20260710 13:20:50.173849 11329 leader_election.cc:343] T 5438ea9fc95b4fe4b807029da4664284 P cbf87ca3a83645888342455187c72643 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:50.160084 11408 raft_consensus.cc:359] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } }
I20260710 13:20:50.175592 11409 raft_consensus.cc:359] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.183902 11365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa953594d8304b638ce4bd7014bd9558" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbf87ca3a83645888342455187c72643" is_pre_election: true
I20260710 13:20:50.182703 11408 raft_consensus.cc:385] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:50.182964 11409 raft_consensus.cc:385] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:50.186305 11410 tablet_bootstrap.cc:492] T 5438ea9fc95b4fe4b807029da4664284 P ef4f10bdf87048a7a08e0fdc05eb8962: No bootstrap required, opened a new log
I20260710 13:20:50.185261 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5438ea9fc95b4fe4b807029da4664284" candidate_uuid: "cbf87ca3a83645888342455187c72643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738e4f90eaf44da3a5afa38532901d7c" is_pre_election: true
I20260710 13:20:50.186810 11410 ts_tablet_manager.cc:1403] T 5438ea9fc95b4fe4b807029da4664284 P ef4f10bdf87048a7a08e0fdc05eb8962: Time spent bootstrapping tablet: real 0.104s	user 0.008s	sys 0.010s
W20260710 13:20:50.187608 11179 leader_election.cc:343] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cbf87ca3a83645888342455187c72643 (127.10.210.67:35927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:50.188400 11179 leader_election.cc:304] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 738e4f90eaf44da3a5afa38532901d7c; no voters: cbf87ca3a83645888342455187c72643, ef4f10bdf87048a7a08e0fdc05eb8962
I20260710 13:20:50.186935 11409 raft_consensus.cc:740] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbf87ca3a83645888342455187c72643, State: Initialized, Role: FOLLOWER
I20260710 13:20:50.185935 11408 raft_consensus.cc:740] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 738e4f90eaf44da3a5afa38532901d7c, State: Initialized, Role: FOLLOWER
I20260710 13:20:50.189827 11414 raft_consensus.cc:2749] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:20:50.190718 11330 leader_election.cc:343] T 5438ea9fc95b4fe4b807029da4664284 P cbf87ca3a83645888342455187c72643 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:50.190117 11409 consensus_queue.cc:260] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.191145 11330 leader_election.cc:304] T 5438ea9fc95b4fe4b807029da4664284 P cbf87ca3a83645888342455187c72643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cbf87ca3a83645888342455187c72643; no voters: 738e4f90eaf44da3a5afa38532901d7c, ef4f10bdf87048a7a08e0fdc05eb8962
I20260710 13:20:50.192207 11415 raft_consensus.cc:2749] T 5438ea9fc95b4fe4b807029da4664284 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:50.190088 11408 consensus_queue.cc:260] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } }
I20260710 13:20:50.196813 11410 raft_consensus.cc:359] T 5438ea9fc95b4fe4b807029da4664284 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.197528 11410 raft_consensus.cc:385] T 5438ea9fc95b4fe4b807029da4664284 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:50.197849 11410 raft_consensus.cc:740] T 5438ea9fc95b4fe4b807029da4664284 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef4f10bdf87048a7a08e0fdc05eb8962, State: Initialized, Role: FOLLOWER
I20260710 13:20:50.198570 11410 consensus_queue.cc:260] T 5438ea9fc95b4fe4b807029da4664284 P ef4f10bdf87048a7a08e0fdc05eb8962 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.199393 11408 ts_tablet_manager.cc:1434] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c: Time spent starting tablet: real 0.055s	user 0.004s	sys 0.004s
I20260710 13:20:50.201117 11408 tablet_bootstrap.cc:492] T 8a90965c4b74482780fbb8c31edc6b9f P 738e4f90eaf44da3a5afa38532901d7c: Bootstrap starting.
I20260710 13:20:50.201954 11409 ts_tablet_manager.cc:1434] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.003s
I20260710 13:20:50.202931 11409 tablet_bootstrap.cc:492] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643: Bootstrap starting.
I20260710 13:20:50.206385 11410 ts_tablet_manager.cc:1434] T 5438ea9fc95b4fe4b807029da4664284 P ef4f10bdf87048a7a08e0fdc05eb8962: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 13:20:50.207310 11410 tablet_bootstrap.cc:492] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962: Bootstrap starting.
I20260710 13:20:50.217211 11410 tablet_bootstrap.cc:654] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:50.218544 11408 tablet_bootstrap.cc:654] T 8a90965c4b74482780fbb8c31edc6b9f P 738e4f90eaf44da3a5afa38532901d7c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:50.230059 11365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54a23fa1f6ae4dbcaeba19c8dae84bf6" candidate_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbf87ca3a83645888342455187c72643" is_pre_election: true
I20260710 13:20:50.231899 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54a23fa1f6ae4dbcaeba19c8dae84bf6" candidate_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738e4f90eaf44da3a5afa38532901d7c" is_pre_election: true
I20260710 13:20:50.232625 11409 tablet_bootstrap.cc:654] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:50.233603 11254 leader_election.cc:343] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cbf87ca3a83645888342455187c72643 (127.10.210.67:35927): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:50.234877 11256 leader_election.cc:343] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:50.235332 11256 leader_election.cc:304] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef4f10bdf87048a7a08e0fdc05eb8962; no voters: 738e4f90eaf44da3a5afa38532901d7c, cbf87ca3a83645888342455187c72643
I20260710 13:20:50.236660 11418 raft_consensus.cc:2749] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:50.243237 11408 tablet_bootstrap.cc:492] T 8a90965c4b74482780fbb8c31edc6b9f P 738e4f90eaf44da3a5afa38532901d7c: No bootstrap required, opened a new log
I20260710 13:20:50.244343 11408 ts_tablet_manager.cc:1403] T 8a90965c4b74482780fbb8c31edc6b9f P 738e4f90eaf44da3a5afa38532901d7c: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.008s
I20260710 13:20:50.243640 11409 tablet_bootstrap.cc:492] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643: No bootstrap required, opened a new log
I20260710 13:20:50.245397 11409 ts_tablet_manager.cc:1403] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.000s
I20260710 13:20:50.248123 11409 raft_consensus.cc:359] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.247932 11408 raft_consensus.cc:359] T 8a90965c4b74482780fbb8c31edc6b9f P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.248704 11409 raft_consensus.cc:385] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:50.248821 11408 raft_consensus.cc:385] T 8a90965c4b74482780fbb8c31edc6b9f P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:50.249109 11409 raft_consensus.cc:740] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbf87ca3a83645888342455187c72643, State: Initialized, Role: FOLLOWER
I20260710 13:20:50.249199 11408 raft_consensus.cc:740] T 8a90965c4b74482780fbb8c31edc6b9f P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 738e4f90eaf44da3a5afa38532901d7c, State: Initialized, Role: FOLLOWER
I20260710 13:20:50.249912 11409 consensus_queue.cc:260] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.249913 11408 consensus_queue.cc:260] T 8a90965c4b74482780fbb8c31edc6b9f P 738e4f90eaf44da3a5afa38532901d7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.252547 11408 ts_tablet_manager.cc:1434] T 8a90965c4b74482780fbb8c31edc6b9f P 738e4f90eaf44da3a5afa38532901d7c: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:20:50.253520 11408 tablet_bootstrap.cc:492] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c: Bootstrap starting.
I20260710 13:20:50.254628 11409 ts_tablet_manager.cc:1434] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:20:50.255551 11409 tablet_bootstrap.cc:492] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643: Bootstrap starting.
I20260710 13:20:50.259833 11415 raft_consensus.cc:493] T fcee8562c5494c1c9201c4291edfcaa9 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:50.259981 11408 tablet_bootstrap.cc:654] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:50.260327 11415 raft_consensus.cc:515] T fcee8562c5494c1c9201c4291edfcaa9 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.262023 11409 tablet_bootstrap.cc:654] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:50.262354 11415 leader_election.cc:290] T fcee8562c5494c1c9201c4291edfcaa9 P cbf87ca3a83645888342455187c72643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079), ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007)
I20260710 13:20:50.265044 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcee8562c5494c1c9201c4291edfcaa9" candidate_uuid: "cbf87ca3a83645888342455187c72643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" is_pre_election: true
I20260710 13:20:50.264654 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcee8562c5494c1c9201c4291edfcaa9" candidate_uuid: "cbf87ca3a83645888342455187c72643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738e4f90eaf44da3a5afa38532901d7c" is_pre_election: true
W20260710 13:20:50.267532 11330 leader_election.cc:343] T fcee8562c5494c1c9201c4291edfcaa9 P cbf87ca3a83645888342455187c72643 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:50.268648 11329 leader_election.cc:343] T fcee8562c5494c1c9201c4291edfcaa9 P cbf87ca3a83645888342455187c72643 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:50.269065 11329 leader_election.cc:304] T fcee8562c5494c1c9201c4291edfcaa9 P cbf87ca3a83645888342455187c72643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cbf87ca3a83645888342455187c72643; no voters: 738e4f90eaf44da3a5afa38532901d7c, ef4f10bdf87048a7a08e0fdc05eb8962
I20260710 13:20:50.280076 11408 tablet_bootstrap.cc:492] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c: No bootstrap required, opened a new log
I20260710 13:20:50.280563 11415 raft_consensus.cc:2749] T fcee8562c5494c1c9201c4291edfcaa9 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:50.280735 11408 ts_tablet_manager.cc:1403] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.015s
I20260710 13:20:50.287007 11410 tablet_bootstrap.cc:492] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962: No bootstrap required, opened a new log
I20260710 13:20:50.287452 11410 ts_tablet_manager.cc:1403] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962: Time spent bootstrapping tablet: real 0.080s	user 0.010s	sys 0.021s
I20260710 13:20:50.288098 11408 raft_consensus.cc:359] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.289103 11408 raft_consensus.cc:385] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:50.289644 11414 raft_consensus.cc:493] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:50.290259 11414 raft_consensus.cc:515] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } }
I20260710 13:20:50.290661 11410 raft_consensus.cc:359] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.291496 11410 raft_consensus.cc:385] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:50.291836 11410 raft_consensus.cc:740] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef4f10bdf87048a7a08e0fdc05eb8962, State: Initialized, Role: FOLLOWER
I20260710 13:20:50.292963 11414 leader_election.cc:290] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbf87ca3a83645888342455187c72643 (127.10.210.67:35927), ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007)
I20260710 13:20:50.289479 11408 raft_consensus.cc:740] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 738e4f90eaf44da3a5afa38532901d7c, State: Initialized, Role: FOLLOWER
I20260710 13:20:50.294584 11408 consensus_queue.cc:260] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.295179 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0671480ed18d46c585560c74ee9a674e" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" is_pre_election: true
I20260710 13:20:50.293534 11365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0671480ed18d46c585560c74ee9a674e" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbf87ca3a83645888342455187c72643" is_pre_election: true
W20260710 13:20:50.297416 11179 leader_election.cc:343] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cbf87ca3a83645888342455187c72643 (127.10.210.67:35927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:50.297873 11408 ts_tablet_manager.cc:1434] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
W20260710 13:20:50.298147 11180 leader_election.cc:343] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:50.298583 11180 leader_election.cc:304] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 738e4f90eaf44da3a5afa38532901d7c; no voters: cbf87ca3a83645888342455187c72643, ef4f10bdf87048a7a08e0fdc05eb8962
I20260710 13:20:50.299371 11414 raft_consensus.cc:2749] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:50.300176 11408 tablet_bootstrap.cc:492] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c: Bootstrap starting.
I20260710 13:20:50.308794 11408 tablet_bootstrap.cc:654] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:50.309029 11410 consensus_queue.cc:260] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.310031 11418 raft_consensus.cc:493] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:50.310467 11418 raft_consensus.cc:515] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.315215 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcee8562c5494c1c9201c4291edfcaa9" candidate_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738e4f90eaf44da3a5afa38532901d7c" is_pre_election: true
I20260710 13:20:50.317167 11365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcee8562c5494c1c9201c4291edfcaa9" candidate_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbf87ca3a83645888342455187c72643" is_pre_election: true
I20260710 13:20:50.317822 11365 raft_consensus.cc:2468] T fcee8562c5494c1c9201c4291edfcaa9 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef4f10bdf87048a7a08e0fdc05eb8962 in term 0.
I20260710 13:20:50.319175 11254 leader_election.cc:304] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbf87ca3a83645888342455187c72643, ef4f10bdf87048a7a08e0fdc05eb8962; no voters: 
W20260710 13:20:50.321527 11256 leader_election.cc:343] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:50.322129 11418 leader_election.cc:290] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079), cbf87ca3a83645888342455187c72643 (127.10.210.67:35927)
I20260710 13:20:50.322687 11418 raft_consensus.cc:2804] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:50.323079 11418 raft_consensus.cc:493] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:50.323453 11418 raft_consensus.cc:3060] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.324812 11408 tablet_bootstrap.cc:492] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c: No bootstrap required, opened a new log
I20260710 13:20:50.325420 11408 ts_tablet_manager.cc:1403] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.006s
I20260710 13:20:50.329384 11408 raft_consensus.cc:359] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.330330 11408 raft_consensus.cc:385] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:50.330713 11408 raft_consensus.cc:740] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 738e4f90eaf44da3a5afa38532901d7c, State: Initialized, Role: FOLLOWER
I20260710 13:20:50.331662 11408 consensus_queue.cc:260] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.336128 11408 ts_tablet_manager.cc:1434] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 13:20:50.337417 11408 tablet_bootstrap.cc:492] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c: Bootstrap starting.
I20260710 13:20:50.346120 11408 tablet_bootstrap.cc:654] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:50.353874 11418 raft_consensus.cc:515] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.358618 11410 ts_tablet_manager.cc:1434] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962: Time spent starting tablet: real 0.071s	user 0.004s	sys 0.004s
I20260710 13:20:50.359243 11408 tablet_bootstrap.cc:492] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c: No bootstrap required, opened a new log
I20260710 13:20:50.359715 11408 ts_tablet_manager.cc:1403] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.006s
I20260710 13:20:50.360075 11410 tablet_bootstrap.cc:492] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962: Bootstrap starting.
I20260710 13:20:50.363300 11408 raft_consensus.cc:359] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.364213 11408 raft_consensus.cc:385] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:50.364535 11408 raft_consensus.cc:740] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 738e4f90eaf44da3a5afa38532901d7c, State: Initialized, Role: FOLLOWER
I20260710 13:20:50.365424 11408 consensus_queue.cc:260] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.368652 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcee8562c5494c1c9201c4291edfcaa9" candidate_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738e4f90eaf44da3a5afa38532901d7c"
W20260710 13:20:50.370321 11256 leader_election.cc:343] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:50.370888 11408 ts_tablet_manager.cc:1434] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:20:50.372116 11408 tablet_bootstrap.cc:492] T fcee8562c5494c1c9201c4291edfcaa9 P 738e4f90eaf44da3a5afa38532901d7c: Bootstrap starting.
I20260710 13:20:50.380050 11408 tablet_bootstrap.cc:654] T fcee8562c5494c1c9201c4291edfcaa9 P 738e4f90eaf44da3a5afa38532901d7c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:50.387027 11414 raft_consensus.cc:493] T 8a90965c4b74482780fbb8c31edc6b9f P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:50.387493 11414 raft_consensus.cc:515] T 8a90965c4b74482780fbb8c31edc6b9f P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.388015 11365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcee8562c5494c1c9201c4291edfcaa9" candidate_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbf87ca3a83645888342455187c72643"
I20260710 13:20:50.388576 11365 raft_consensus.cc:3060] T fcee8562c5494c1c9201c4291edfcaa9 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.389614 11414 leader_election.cc:290] T 8a90965c4b74482780fbb8c31edc6b9f P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007), cbf87ca3a83645888342455187c72643 (127.10.210.67:35927)
I20260710 13:20:50.390763 11409 tablet_bootstrap.cc:492] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643: No bootstrap required, opened a new log
I20260710 13:20:50.391362 11409 ts_tablet_manager.cc:1403] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643: Time spent bootstrapping tablet: real 0.136s	user 0.050s	sys 0.076s
I20260710 13:20:50.393791 11414 raft_consensus.cc:493] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:50.394999 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a90965c4b74482780fbb8c31edc6b9f" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" is_pre_election: true
I20260710 13:20:50.394814 11409 raft_consensus.cc:359] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } }
I20260710 13:20:50.395220 11414 raft_consensus.cc:515] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.395612 11409 raft_consensus.cc:385] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:50.395895 11409 raft_consensus.cc:740] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbf87ca3a83645888342455187c72643, State: Initialized, Role: FOLLOWER
I20260710 13:20:50.396596 11409 consensus_queue.cc:260] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } }
I20260710 13:20:50.397225 11414 leader_election.cc:290] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007), cbf87ca3a83645888342455187c72643 (127.10.210.67:35927)
I20260710 13:20:50.397663 11414 raft_consensus.cc:493] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:50.398106 11414 raft_consensus.cc:515] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.399161 11409 ts_tablet_manager.cc:1434] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:20:50.394577 11364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a90965c4b74482780fbb8c31edc6b9f" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbf87ca3a83645888342455187c72643" is_pre_election: true
I20260710 13:20:50.400122 11409 tablet_bootstrap.cc:492] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P cbf87ca3a83645888342455187c72643: Bootstrap starting.
I20260710 13:20:50.399957 11414 leader_election.cc:290] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007), cbf87ca3a83645888342455187c72643 (127.10.210.67:35927)
I20260710 13:20:50.401582 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54a23fa1f6ae4dbcaeba19c8dae84bf6" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" is_pre_election: true
I20260710 13:20:50.402153 11291 raft_consensus.cc:2468] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 738e4f90eaf44da3a5afa38532901d7c in term 0.
W20260710 13:20:50.403913 11180 leader_election.cc:343] T 8a90965c4b74482780fbb8c31edc6b9f P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:50.405072 11408 tablet_bootstrap.cc:492] T fcee8562c5494c1c9201c4291edfcaa9 P 738e4f90eaf44da3a5afa38532901d7c: No bootstrap required, opened a new log
I20260710 13:20:50.405503 11408 ts_tablet_manager.cc:1403] T fcee8562c5494c1c9201c4291edfcaa9 P 738e4f90eaf44da3a5afa38532901d7c: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.005s
I20260710 13:20:50.407449 11409 tablet_bootstrap.cc:654] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P cbf87ca3a83645888342455187c72643: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:50.408154 11408 raft_consensus.cc:359] T fcee8562c5494c1c9201c4291edfcaa9 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.408857 11408 raft_consensus.cc:385] T fcee8562c5494c1c9201c4291edfcaa9 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:50.409118 11408 raft_consensus.cc:740] T fcee8562c5494c1c9201c4291edfcaa9 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 738e4f90eaf44da3a5afa38532901d7c, State: Initialized, Role: FOLLOWER
I20260710 13:20:50.409789 11408 consensus_queue.cc:260] T fcee8562c5494c1c9201c4291edfcaa9 P 738e4f90eaf44da3a5afa38532901d7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.411248 11180 leader_election.cc:304] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 738e4f90eaf44da3a5afa38532901d7c, ef4f10bdf87048a7a08e0fdc05eb8962; no voters: 
I20260710 13:20:50.411994 11414 raft_consensus.cc:2804] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:50.412298 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5438ea9fc95b4fe4b807029da4664284" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" is_pre_election: true
I20260710 13:20:50.412458 11414 raft_consensus.cc:493] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:50.412905 11291 raft_consensus.cc:2468] T 5438ea9fc95b4fe4b807029da4664284 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 738e4f90eaf44da3a5afa38532901d7c in term 0.
I20260710 13:20:50.412964 11414 raft_consensus.cc:3060] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.414835 11180 leader_election.cc:304] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 738e4f90eaf44da3a5afa38532901d7c, ef4f10bdf87048a7a08e0fdc05eb8962; no voters: 
I20260710 13:20:50.417311 11408 ts_tablet_manager.cc:1434] T fcee8562c5494c1c9201c4291edfcaa9 P 738e4f90eaf44da3a5afa38532901d7c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:20:50.418983 11409 tablet_bootstrap.cc:492] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P cbf87ca3a83645888342455187c72643: No bootstrap required, opened a new log
I20260710 13:20:50.419446 11409 ts_tablet_manager.cc:1403] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P cbf87ca3a83645888342455187c72643: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260710 13:20:50.420759 11365 raft_consensus.cc:2468] T fcee8562c5494c1c9201c4291edfcaa9 P cbf87ca3a83645888342455187c72643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef4f10bdf87048a7a08e0fdc05eb8962 in term 1.
I20260710 13:20:50.421841 11414 raft_consensus.cc:515] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.424860 11414 leader_election.cc:290] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 1 election: Requested vote from peers ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007), cbf87ca3a83645888342455187c72643 (127.10.210.67:35927)
I20260710 13:20:50.424893 11418 leader_election.cc:290] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962 [CANDIDATE]: Term 1 election: Requested vote from peers 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079), cbf87ca3a83645888342455187c72643 (127.10.210.67:35927)
I20260710 13:20:50.425573 11414 raft_consensus.cc:2804] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:50.425951 11414 raft_consensus.cc:493] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:50.426306 11414 raft_consensus.cc:3060] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.426878 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54a23fa1f6ae4dbcaeba19c8dae84bf6" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
I20260710 13:20:50.427467 11291 raft_consensus.cc:3060] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.430804 11254 leader_election.cc:304] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cbf87ca3a83645888342455187c72643, ef4f10bdf87048a7a08e0fdc05eb8962; no voters: 738e4f90eaf44da3a5afa38532901d7c
I20260710 13:20:50.432083 11410 tablet_bootstrap.cc:654] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:50.422348 11409 raft_consensus.cc:359] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.433905 11442 raft_consensus.cc:493] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:50.434087 11409 raft_consensus.cc:385] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:50.434404 11409 raft_consensus.cc:740] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbf87ca3a83645888342455187c72643, State: Initialized, Role: FOLLOWER
I20260710 13:20:50.434374 11442 raft_consensus.cc:515] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.435216 11409 consensus_queue.cc:260] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P cbf87ca3a83645888342455187c72643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.437441 11409 ts_tablet_manager.cc:1434] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P cbf87ca3a83645888342455187c72643: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.002s
I20260710 13:20:50.437386 11290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0133760a9c43068da98be6a5aa15d0" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" is_pre_election: true
I20260710 13:20:50.437803 11365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54a23fa1f6ae4dbcaeba19c8dae84bf6" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbf87ca3a83645888342455187c72643" is_pre_election: true
I20260710 13:20:50.438460 11409 tablet_bootstrap.cc:492] T 8a90965c4b74482780fbb8c31edc6b9f P cbf87ca3a83645888342455187c72643: Bootstrap starting.
W20260710 13:20:50.438916 11180 leader_election.cc:343] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:50.439618 11418 raft_consensus.cc:2804] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:50.441179 11415 raft_consensus.cc:493] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:50.441848 11415 raft_consensus.cc:515] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.442682 11418 raft_consensus.cc:697] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 LEADER]: Becoming Leader. State: Replica: ef4f10bdf87048a7a08e0fdc05eb8962, State: Running, Role: LEADER
I20260710 13:20:50.444229 11415 leader_election.cc:290] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079), ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007)
I20260710 13:20:50.433095 11414 raft_consensus.cc:515] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
W20260710 13:20:50.444567 11179 leader_election.cc:343] T 8a90965c4b74482780fbb8c31edc6b9f P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cbf87ca3a83645888342455187c72643 (127.10.210.67:35927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:50.445331 11290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796c635e15104fa5ad6a90a078da8c57" candidate_uuid: "cbf87ca3a83645888342455187c72643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" is_pre_election: true
I20260710 13:20:50.446578 11179 leader_election.cc:304] T 8a90965c4b74482780fbb8c31edc6b9f P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 738e4f90eaf44da3a5afa38532901d7c; no voters: cbf87ca3a83645888342455187c72643, ef4f10bdf87048a7a08e0fdc05eb8962
I20260710 13:20:50.446370 11414 leader_election.cc:290] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 1 election: Requested vote from peers ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007), cbf87ca3a83645888342455187c72643 (127.10.210.67:35927)
I20260710 13:20:50.447573 11414 raft_consensus.cc:493] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:20:50.447790 11329 leader_election.cc:343] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:50.438377 11365 raft_consensus.cc:2468] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 738e4f90eaf44da3a5afa38532901d7c in term 0.
I20260710 13:20:50.448086 11414 raft_consensus.cc:515] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.450208 11414 leader_election.cc:290] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007), cbf87ca3a83645888342455187c72643 (127.10.210.67:35927)
I20260710 13:20:50.450477 11364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54a23fa1f6ae4dbcaeba19c8dae84bf6" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbf87ca3a83645888342455187c72643"
I20260710 13:20:50.454907 11364 raft_consensus.cc:3060] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.450361 11445 raft_consensus.cc:2749] T 8a90965c4b74482780fbb8c31edc6b9f P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:50.436578 11442 leader_election.cc:290] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007), cbf87ca3a83645888342455187c72643 (127.10.210.67:35927)
I20260710 13:20:50.443516 11418 consensus_queue.cc:237] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.458647 11363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0133760a9c43068da98be6a5aa15d0" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbf87ca3a83645888342455187c72643" is_pre_election: true
I20260710 13:20:50.460211 11365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5438ea9fc95b4fe4b807029da4664284" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbf87ca3a83645888342455187c72643" is_pre_election: true
I20260710 13:20:50.462929 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796c635e15104fa5ad6a90a078da8c57" candidate_uuid: "cbf87ca3a83645888342455187c72643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738e4f90eaf44da3a5afa38532901d7c" is_pre_election: true
I20260710 13:20:50.462306 11291 raft_consensus.cc:2468] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 738e4f90eaf44da3a5afa38532901d7c in term 1.
W20260710 13:20:50.466560 11179 leader_election.cc:343] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cbf87ca3a83645888342455187c72643 (127.10.210.67:35927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:50.465466 11365 raft_consensus.cc:2468] T 5438ea9fc95b4fe4b807029da4664284 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 738e4f90eaf44da3a5afa38532901d7c in term 0.
I20260710 13:20:50.466991 11216 raft_consensus.cc:2468] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbf87ca3a83645888342455187c72643 in term 0.
I20260710 13:20:50.467741 11362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5438ea9fc95b4fe4b807029da4664284" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbf87ca3a83645888342455187c72643"
I20260710 13:20:50.469381 11179 leader_election.cc:304] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 738e4f90eaf44da3a5afa38532901d7c; no voters: cbf87ca3a83645888342455187c72643, ef4f10bdf87048a7a08e0fdc05eb8962
I20260710 13:20:50.470176 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796c635e15104fa5ad6a90a078da8c57" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbf87ca3a83645888342455187c72643" is_pre_election: true
I20260710 13:20:50.471366 11362 raft_consensus.cc:3060] T 5438ea9fc95b4fe4b807029da4664284 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.471976 11361 raft_consensus.cc:2468] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 738e4f90eaf44da3a5afa38532901d7c in term 0.
I20260710 13:20:50.473469 11409 tablet_bootstrap.cc:654] T 8a90965c4b74482780fbb8c31edc6b9f P cbf87ca3a83645888342455187c72643: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:50.475431 11290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796c635e15104fa5ad6a90a078da8c57" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" is_pre_election: true
I20260710 13:20:50.474764 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5438ea9fc95b4fe4b807029da4664284" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
I20260710 13:20:50.476266 11330 leader_election.cc:304] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [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: 738e4f90eaf44da3a5afa38532901d7c, cbf87ca3a83645888342455187c72643; no voters: ef4f10bdf87048a7a08e0fdc05eb8962
I20260710 13:20:50.474659 11180 leader_election.cc:304] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 738e4f90eaf44da3a5afa38532901d7c, ef4f10bdf87048a7a08e0fdc05eb8962; no voters: 
I20260710 13:20:50.478744 11291 raft_consensus.cc:3060] T 5438ea9fc95b4fe4b807029da4664284 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.479445 11444 raft_consensus.cc:2804] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:50.480408 11442 raft_consensus.cc:2804] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:50.481575 11444 raft_consensus.cc:493] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:50.481040 11179 leader_election.cc:304] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 738e4f90eaf44da3a5afa38532901d7c, cbf87ca3a83645888342455187c72643; no voters: 
I20260710 13:20:50.487237 11444 raft_consensus.cc:3060] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.487609 11445 raft_consensus.cc:2804] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:50.488152 11445 raft_consensus.cc:493] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:50.485658 11446 raft_consensus.cc:2749] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:50.489082 11445 raft_consensus.cc:3060] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.486922 11442 raft_consensus.cc:697] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c [term 1 LEADER]: Becoming Leader. State: Replica: 738e4f90eaf44da3a5afa38532901d7c, State: Running, Role: LEADER
W20260710 13:20:50.488168 11180 leader_election.cc:343] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:50.491956 11442 consensus_queue.cc:237] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.493278 11414 raft_consensus.cc:493] T fcee8562c5494c1c9201c4291edfcaa9 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:50.494438 11414 raft_consensus.cc:515] T fcee8562c5494c1c9201c4291edfcaa9 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.497872 11414 leader_election.cc:290] T fcee8562c5494c1c9201c4291edfcaa9 P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007), cbf87ca3a83645888342455187c72643 (127.10.210.67:35927)
I20260710 13:20:50.498799 11364 raft_consensus.cc:2468] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P cbf87ca3a83645888342455187c72643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 738e4f90eaf44da3a5afa38532901d7c in term 1.
I20260710 13:20:50.502895 11362 raft_consensus.cc:2468] T 5438ea9fc95b4fe4b807029da4664284 P cbf87ca3a83645888342455187c72643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 738e4f90eaf44da3a5afa38532901d7c in term 1.
I20260710 13:20:50.503958 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcee8562c5494c1c9201c4291edfcaa9" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbf87ca3a83645888342455187c72643" is_pre_election: true
I20260710 13:20:50.506604 11361 raft_consensus.cc:2393] T fcee8562c5494c1c9201c4291edfcaa9 P cbf87ca3a83645888342455187c72643 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 738e4f90eaf44da3a5afa38532901d7c in current term 1: Already voted for candidate ef4f10bdf87048a7a08e0fdc05eb8962 in this term.
I20260710 13:20:50.504280 11444 raft_consensus.cc:515] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.506597 11179 leader_election.cc:304] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 738e4f90eaf44da3a5afa38532901d7c, cbf87ca3a83645888342455187c72643; no voters: 
I20260710 13:20:50.511054 11414 raft_consensus.cc:2804] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:50.512225 11414 raft_consensus.cc:697] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c [term 1 LEADER]: Becoming Leader. State: Replica: 738e4f90eaf44da3a5afa38532901d7c, State: Running, Role: LEADER
I20260710 13:20:50.511097 11291 raft_consensus.cc:2468] T 5438ea9fc95b4fe4b807029da4664284 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 738e4f90eaf44da3a5afa38532901d7c in term 1.
I20260710 13:20:50.513005 11414 consensus_queue.cc:237] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.513921 11410 tablet_bootstrap.cc:492] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962: No bootstrap required, opened a new log
I20260710 13:20:50.514945 11410 ts_tablet_manager.cc:1403] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962: Time spent bootstrapping tablet: real 0.156s	user 0.018s	sys 0.002s
I20260710 13:20:50.514905 11445 raft_consensus.cc:515] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.517298 11444 leader_election.cc:290] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [CANDIDATE]: Term 1 election: Requested vote from peers 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079), ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007)
I20260710 13:20:50.522500 11409 tablet_bootstrap.cc:492] T 8a90965c4b74482780fbb8c31edc6b9f P cbf87ca3a83645888342455187c72643: No bootstrap required, opened a new log
I20260710 13:20:50.522761 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796c635e15104fa5ad6a90a078da8c57" candidate_uuid: "cbf87ca3a83645888342455187c72643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738e4f90eaf44da3a5afa38532901d7c"
I20260710 13:20:50.523111 11409 ts_tablet_manager.cc:1403] T 8a90965c4b74482780fbb8c31edc6b9f P cbf87ca3a83645888342455187c72643: Time spent bootstrapping tablet: real 0.085s	user 0.016s	sys 0.001s
I20260710 13:20:50.528366 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796c635e15104fa5ad6a90a078da8c57" candidate_uuid: "cbf87ca3a83645888342455187c72643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
I20260710 13:20:50.534940 11216 raft_consensus.cc:2393] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cbf87ca3a83645888342455187c72643 in current term 1: Already voted for candidate 738e4f90eaf44da3a5afa38532901d7c in this term.
I20260710 13:20:50.535136 11445 leader_election.cc:290] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 1 election: Requested vote from peers ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007), cbf87ca3a83645888342455187c72643 (127.10.210.67:35927)
W20260710 13:20:50.541626 11329 leader_election.cc:343] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:50.542169 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796c635e15104fa5ad6a90a078da8c57" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbf87ca3a83645888342455187c72643"
I20260710 13:20:50.544886 11361 raft_consensus.cc:2393] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 738e4f90eaf44da3a5afa38532901d7c in current term 1: Already voted for candidate cbf87ca3a83645888342455187c72643 in this term.
I20260710 13:20:50.546290 11410 raft_consensus.cc:359] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.546830 11410 raft_consensus.cc:385] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:50.547091 11410 raft_consensus.cc:740] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef4f10bdf87048a7a08e0fdc05eb8962, State: Initialized, Role: FOLLOWER
I20260710 13:20:50.547659 11410 consensus_queue.cc:260] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.548949 11410 ts_tablet_manager.cc:1434] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.005s
I20260710 13:20:50.549888 11410 tablet_bootstrap.cc:492] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962: Bootstrap starting.
I20260710 13:20:50.552299 11409 raft_consensus.cc:359] T 8a90965c4b74482780fbb8c31edc6b9f P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.555503 11410 tablet_bootstrap.cc:654] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:50.555853 11409 raft_consensus.cc:385] T 8a90965c4b74482780fbb8c31edc6b9f P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:50.556212 11409 raft_consensus.cc:740] T 8a90965c4b74482780fbb8c31edc6b9f P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbf87ca3a83645888342455187c72643, State: Initialized, Role: FOLLOWER
I20260710 13:20:50.557097 11409 consensus_queue.cc:260] T 8a90965c4b74482780fbb8c31edc6b9f P cbf87ca3a83645888342455187c72643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.561184 11410 tablet_bootstrap.cc:492] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962: No bootstrap required, opened a new log
I20260710 13:20:50.561637 11410 ts_tablet_manager.cc:1403] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.002s
I20260710 13:20:50.562423 11409 ts_tablet_manager.cc:1434] T 8a90965c4b74482780fbb8c31edc6b9f P cbf87ca3a83645888342455187c72643: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260710 13:20:50.563429 11409 tablet_bootstrap.cc:492] T 2f0133760a9c43068da98be6a5aa15d0 P cbf87ca3a83645888342455187c72643: Bootstrap starting.
I20260710 13:20:50.563910 11330 leader_election.cc:304] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [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: cbf87ca3a83645888342455187c72643; no voters: 738e4f90eaf44da3a5afa38532901d7c, ef4f10bdf87048a7a08e0fdc05eb8962
I20260710 13:20:50.565165 11444 raft_consensus.cc:2749] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:50.566174 11113 catalog_manager.cc:5697] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66). New cstate: current_term: 1 leader_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } health_report { overall_health: UNKNOWN } } }
W20260710 13:20:50.568374 11180 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.210.66:39007, user_credentials={real_user=slave}} blocked reactor thread for 86671.5us
I20260710 13:20:50.571218 11410 raft_consensus.cc:359] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.571946 11290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796c635e15104fa5ad6a90a078da8c57" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
I20260710 13:20:50.572242 11410 raft_consensus.cc:385] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:50.572731 11410 raft_consensus.cc:740] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef4f10bdf87048a7a08e0fdc05eb8962, State: Initialized, Role: FOLLOWER
I20260710 13:20:50.573621 11409 tablet_bootstrap.cc:654] T 2f0133760a9c43068da98be6a5aa15d0 P cbf87ca3a83645888342455187c72643: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:50.576674 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcee8562c5494c1c9201c4291edfcaa9" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" is_pre_election: true
I20260710 13:20:50.574306 11410 consensus_queue.cc:260] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.578570 11418 raft_consensus.cc:493] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:50.579049 11418 raft_consensus.cc:515] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.581139 11418 leader_election.cc:290] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079), cbf87ca3a83645888342455187c72643 (127.10.210.67:35927)
I20260710 13:20:50.581818 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0133760a9c43068da98be6a5aa15d0" candidate_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738e4f90eaf44da3a5afa38532901d7c" is_pre_election: true
I20260710 13:20:50.582598 11216 raft_consensus.cc:2468] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef4f10bdf87048a7a08e0fdc05eb8962 in term 0.
I20260710 13:20:50.584355 11256 leader_election.cc:304] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 738e4f90eaf44da3a5afa38532901d7c, ef4f10bdf87048a7a08e0fdc05eb8962; no voters: 
I20260710 13:20:50.585793 11410 ts_tablet_manager.cc:1434] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.004s
W20260710 13:20:50.587471 11180 leader_election.cc:343] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:50.587980 11180 leader_election.cc:304] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [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: 738e4f90eaf44da3a5afa38532901d7c; no voters: cbf87ca3a83645888342455187c72643, ef4f10bdf87048a7a08e0fdc05eb8962
I20260710 13:20:50.582659 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0133760a9c43068da98be6a5aa15d0" candidate_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbf87ca3a83645888342455187c72643" is_pre_election: true
I20260710 13:20:50.588811 11410 tablet_bootstrap.cc:492] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962: Bootstrap starting.
I20260710 13:20:50.588769 11414 raft_consensus.cc:2749] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 13:20:50.589818 11254 leader_election.cc:343] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cbf87ca3a83645888342455187c72643 (127.10.210.67:35927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:50.574949 11111 catalog_manager.cc:5697] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65). New cstate: current_term: 1 leader_uuid: "738e4f90eaf44da3a5afa38532901d7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:50.592423 11418 raft_consensus.cc:2804] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:50.592830 11418 raft_consensus.cc:493] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:50.593168 11418 raft_consensus.cc:3060] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.596634 11410 tablet_bootstrap.cc:654] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:50.599694 11418 raft_consensus.cc:515] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.600970 11180 leader_election.cc:304] T fcee8562c5494c1c9201c4291edfcaa9 P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 738e4f90eaf44da3a5afa38532901d7c; no voters: cbf87ca3a83645888342455187c72643, ef4f10bdf87048a7a08e0fdc05eb8962
I20260710 13:20:50.601784 11414 raft_consensus.cc:3060] T fcee8562c5494c1c9201c4291edfcaa9 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.601936 11409 tablet_bootstrap.cc:492] T 2f0133760a9c43068da98be6a5aa15d0 P cbf87ca3a83645888342455187c72643: No bootstrap required, opened a new log
I20260710 13:20:50.602550 11409 ts_tablet_manager.cc:1403] T 2f0133760a9c43068da98be6a5aa15d0 P cbf87ca3a83645888342455187c72643: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.001s
I20260710 13:20:50.605603 11409 raft_consensus.cc:359] T 2f0133760a9c43068da98be6a5aa15d0 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.606472 11409 raft_consensus.cc:385] T 2f0133760a9c43068da98be6a5aa15d0 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:50.606798 11409 raft_consensus.cc:740] T 2f0133760a9c43068da98be6a5aa15d0 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbf87ca3a83645888342455187c72643, State: Initialized, Role: FOLLOWER
I20260710 13:20:50.607719 11409 consensus_queue.cc:260] T 2f0133760a9c43068da98be6a5aa15d0 P cbf87ca3a83645888342455187c72643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.609241 11414 raft_consensus.cc:2749] T fcee8562c5494c1c9201c4291edfcaa9 P 738e4f90eaf44da3a5afa38532901d7c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:50.610023 11409 ts_tablet_manager.cc:1434] T 2f0133760a9c43068da98be6a5aa15d0 P cbf87ca3a83645888342455187c72643: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:50.611078 11409 tablet_bootstrap.cc:492] T aa953594d8304b638ce4bd7014bd9558 P cbf87ca3a83645888342455187c72643: Bootstrap starting.
I20260710 13:20:50.611944 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0133760a9c43068da98be6a5aa15d0" candidate_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738e4f90eaf44da3a5afa38532901d7c"
I20260710 13:20:50.612196 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0133760a9c43068da98be6a5aa15d0" candidate_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbf87ca3a83645888342455187c72643"
I20260710 13:20:50.612498 11216 raft_consensus.cc:3060] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.612777 11361 raft_consensus.cc:3060] T 2f0133760a9c43068da98be6a5aa15d0 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.618167 11409 tablet_bootstrap.cc:654] T aa953594d8304b638ce4bd7014bd9558 P cbf87ca3a83645888342455187c72643: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:50.619236 11216 raft_consensus.cc:2468] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef4f10bdf87048a7a08e0fdc05eb8962 in term 1.
I20260710 13:20:50.620540 11256 leader_election.cc:304] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 738e4f90eaf44da3a5afa38532901d7c, ef4f10bdf87048a7a08e0fdc05eb8962; no voters: 
I20260710 13:20:50.624895 11418 leader_election.cc:290] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [CANDIDATE]: Term 1 election: Requested vote from peers 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079), cbf87ca3a83645888342455187c72643 (127.10.210.67:35927)
I20260710 13:20:50.625444 11418 raft_consensus.cc:2804] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:50.625902 11418 raft_consensus.cc:697] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 LEADER]: Becoming Leader. State: Replica: ef4f10bdf87048a7a08e0fdc05eb8962, State: Running, Role: LEADER
I20260710 13:20:50.626660 11418 consensus_queue.cc:237] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.627383 11361 raft_consensus.cc:2468] T 2f0133760a9c43068da98be6a5aa15d0 P cbf87ca3a83645888342455187c72643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef4f10bdf87048a7a08e0fdc05eb8962 in term 1.
I20260710 13:20:50.639619 11409 tablet_bootstrap.cc:492] T aa953594d8304b638ce4bd7014bd9558 P cbf87ca3a83645888342455187c72643: No bootstrap required, opened a new log
I20260710 13:20:50.640154 11409 ts_tablet_manager.cc:1403] T aa953594d8304b638ce4bd7014bd9558 P cbf87ca3a83645888342455187c72643: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.004s
I20260710 13:20:50.640547 11410 tablet_bootstrap.cc:492] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962: No bootstrap required, opened a new log
I20260710 13:20:50.641189 11444 raft_consensus.cc:493] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:50.641654 11444 raft_consensus.cc:515] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.642807 11409 raft_consensus.cc:359] T aa953594d8304b638ce4bd7014bd9558 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.643447 11409 raft_consensus.cc:385] T aa953594d8304b638ce4bd7014bd9558 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:50.643548 11444 leader_election.cc:290] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079), ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007)
I20260710 13:20:50.643728 11409 raft_consensus.cc:740] T aa953594d8304b638ce4bd7014bd9558 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbf87ca3a83645888342455187c72643, State: Initialized, Role: FOLLOWER
I20260710 13:20:50.644236 11418 raft_consensus.cc:493] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:50.644412 11409 consensus_queue.cc:260] T aa953594d8304b638ce4bd7014bd9558 P cbf87ca3a83645888342455187c72643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.645452 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab60f4418a74aefbf7481b0bec09070" candidate_uuid: "cbf87ca3a83645888342455187c72643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" is_pre_election: true
I20260710 13:20:50.646425 11409 ts_tablet_manager.cc:1434] T aa953594d8304b638ce4bd7014bd9558 P cbf87ca3a83645888342455187c72643: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:20:50.646904 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab60f4418a74aefbf7481b0bec09070" candidate_uuid: "cbf87ca3a83645888342455187c72643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738e4f90eaf44da3a5afa38532901d7c" is_pre_election: true
I20260710 13:20:50.647226 11410 ts_tablet_manager.cc:1403] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962: Time spent bootstrapping tablet: real 0.059s	user 0.026s	sys 0.012s
I20260710 13:20:50.647553 11216 raft_consensus.cc:2468] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbf87ca3a83645888342455187c72643 in term 0.
I20260710 13:20:50.646083 11418 raft_consensus.cc:515] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.648617 11330 leader_election.cc:304] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 738e4f90eaf44da3a5afa38532901d7c, cbf87ca3a83645888342455187c72643; no voters: 
I20260710 13:20:50.649484 11291 raft_consensus.cc:2468] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbf87ca3a83645888342455187c72643 in term 0.
I20260710 13:20:50.650081 11410 raft_consensus.cc:359] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.650753 11410 raft_consensus.cc:385] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:50.651048 11410 raft_consensus.cc:740] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef4f10bdf87048a7a08e0fdc05eb8962, State: Initialized, Role: FOLLOWER
I20260710 13:20:50.651194 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab60f4418a74aefbf7481b0bec09070" candidate_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbf87ca3a83645888342455187c72643" is_pre_election: true
I20260710 13:20:50.651803 11361 raft_consensus.cc:2468] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef4f10bdf87048a7a08e0fdc05eb8962 in term 0.
I20260710 13:20:50.652993 11254 leader_election.cc:304] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbf87ca3a83645888342455187c72643, ef4f10bdf87048a7a08e0fdc05eb8962; no voters: 
I20260710 13:20:50.653928 11439 raft_consensus.cc:2804] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:50.654294 11439 raft_consensus.cc:493] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:50.654407 11444 raft_consensus.cc:2804] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:50.654659 11439 raft_consensus.cc:3060] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.654600 11410 consensus_queue.cc:260] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.657227 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab60f4418a74aefbf7481b0bec09070" candidate_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738e4f90eaf44da3a5afa38532901d7c" is_pre_election: true
I20260710 13:20:50.657804 11216 raft_consensus.cc:2468] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef4f10bdf87048a7a08e0fdc05eb8962 in term 0.
I20260710 13:20:50.664320 11418 leader_election.cc:290] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079), cbf87ca3a83645888342455187c72643 (127.10.210.67:35927)
I20260710 13:20:50.665069 11439 raft_consensus.cc:515] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.668614 11410 ts_tablet_manager.cc:1434] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.009s
I20260710 13:20:50.669624 11410 tablet_bootstrap.cc:492] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962: Bootstrap starting.
I20260710 13:20:50.671996 11112 catalog_manager.cc:5697] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66). New cstate: current_term: 1 leader_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:50.675714 11410 tablet_bootstrap.cc:654] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:50.677798 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab60f4418a74aefbf7481b0bec09070" candidate_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738e4f90eaf44da3a5afa38532901d7c"
I20260710 13:20:50.678341 11216 raft_consensus.cc:3060] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.654830 11444 raft_consensus.cc:493] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:50.680685 11444 raft_consensus.cc:3060] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.675858 11111 catalog_manager.cc:5697] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65). New cstate: current_term: 1 leader_uuid: "738e4f90eaf44da3a5afa38532901d7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:50.685554 11216 raft_consensus.cc:2468] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef4f10bdf87048a7a08e0fdc05eb8962 in term 1.
I20260710 13:20:50.687592 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab60f4418a74aefbf7481b0bec09070" candidate_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbf87ca3a83645888342455187c72643"
I20260710 13:20:50.688057 11439 leader_election.cc:290] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [CANDIDATE]: Term 1 election: Requested vote from peers 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079), cbf87ca3a83645888342455187c72643 (127.10.210.67:35927)
I20260710 13:20:50.691442 11410 tablet_bootstrap.cc:492] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962: No bootstrap required, opened a new log
I20260710 13:20:50.691915 11410 ts_tablet_manager.cc:1403] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.006s
I20260710 13:20:50.694666 11410 raft_consensus.cc:359] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.695341 11410 raft_consensus.cc:385] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:50.695614 11410 raft_consensus.cc:740] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef4f10bdf87048a7a08e0fdc05eb8962, State: Initialized, Role: FOLLOWER
I20260710 13:20:50.696269 11410 consensus_queue.cc:260] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.698431 11410 ts_tablet_manager.cc:1434] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:20:50.698962 11256 leader_election.cc:304] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 738e4f90eaf44da3a5afa38532901d7c, ef4f10bdf87048a7a08e0fdc05eb8962; no voters: 
I20260710 13:20:50.699312 11410 tablet_bootstrap.cc:492] T 8a90965c4b74482780fbb8c31edc6b9f P ef4f10bdf87048a7a08e0fdc05eb8962: Bootstrap starting.
I20260710 13:20:50.698947 11444 raft_consensus.cc:515] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.700158 11462 raft_consensus.cc:2804] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:50.700676 11462 raft_consensus.cc:697] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 LEADER]: Becoming Leader. State: Replica: ef4f10bdf87048a7a08e0fdc05eb8962, State: Running, Role: LEADER
I20260710 13:20:50.701057 11361 raft_consensus.cc:2393] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ef4f10bdf87048a7a08e0fdc05eb8962 in current term 1: Already voted for candidate cbf87ca3a83645888342455187c72643 in this term.
I20260710 13:20:50.701520 11462 consensus_queue.cc:237] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.704576 11215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab60f4418a74aefbf7481b0bec09070" candidate_uuid: "cbf87ca3a83645888342455187c72643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738e4f90eaf44da3a5afa38532901d7c"
I20260710 13:20:50.705394 11215 raft_consensus.cc:2393] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cbf87ca3a83645888342455187c72643 in current term 1: Already voted for candidate ef4f10bdf87048a7a08e0fdc05eb8962 in this term.
I20260710 13:20:50.705896 11410 tablet_bootstrap.cc:654] T 8a90965c4b74482780fbb8c31edc6b9f P ef4f10bdf87048a7a08e0fdc05eb8962: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:50.708113 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab60f4418a74aefbf7481b0bec09070" candidate_uuid: "cbf87ca3a83645888342455187c72643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
I20260710 13:20:50.709646 11329 leader_election.cc:304] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [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: cbf87ca3a83645888342455187c72643; no voters: 738e4f90eaf44da3a5afa38532901d7c, ef4f10bdf87048a7a08e0fdc05eb8962
I20260710 13:20:50.710421 11415 raft_consensus.cc:2749] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:50.710456 11444 leader_election.cc:290] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [CANDIDATE]: Term 1 election: Requested vote from peers 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079), ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007)
I20260710 13:20:50.717312 11410 tablet_bootstrap.cc:492] T 8a90965c4b74482780fbb8c31edc6b9f P ef4f10bdf87048a7a08e0fdc05eb8962: No bootstrap required, opened a new log
I20260710 13:20:50.716935 11112 catalog_manager.cc:5697] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66). New cstate: current_term: 1 leader_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:50.717741 11410 ts_tablet_manager.cc:1403] T 8a90965c4b74482780fbb8c31edc6b9f P ef4f10bdf87048a7a08e0fdc05eb8962: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 13:20:50.720642 11410 raft_consensus.cc:359] T 8a90965c4b74482780fbb8c31edc6b9f P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.721293 11410 raft_consensus.cc:385] T 8a90965c4b74482780fbb8c31edc6b9f P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:50.721556 11410 raft_consensus.cc:740] T 8a90965c4b74482780fbb8c31edc6b9f P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef4f10bdf87048a7a08e0fdc05eb8962, State: Initialized, Role: FOLLOWER
I20260710 13:20:50.722142 11410 consensus_queue.cc:260] T 8a90965c4b74482780fbb8c31edc6b9f P ef4f10bdf87048a7a08e0fdc05eb8962 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.723990 11410 ts_tablet_manager.cc:1434] T 8a90965c4b74482780fbb8c31edc6b9f P ef4f10bdf87048a7a08e0fdc05eb8962: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:50.724830 11410 tablet_bootstrap.cc:492] T 0671480ed18d46c585560c74ee9a674e P ef4f10bdf87048a7a08e0fdc05eb8962: Bootstrap starting.
I20260710 13:20:50.731048 11410 tablet_bootstrap.cc:654] T 0671480ed18d46c585560c74ee9a674e P ef4f10bdf87048a7a08e0fdc05eb8962: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:50.735179 11410 tablet_bootstrap.cc:492] T 0671480ed18d46c585560c74ee9a674e P ef4f10bdf87048a7a08e0fdc05eb8962: No bootstrap required, opened a new log
I20260710 13:20:50.735586 11410 ts_tablet_manager.cc:1403] T 0671480ed18d46c585560c74ee9a674e P ef4f10bdf87048a7a08e0fdc05eb8962: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:20:50.737950 11410 raft_consensus.cc:359] T 0671480ed18d46c585560c74ee9a674e P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } }
I20260710 13:20:50.738602 11410 raft_consensus.cc:385] T 0671480ed18d46c585560c74ee9a674e P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:50.738860 11410 raft_consensus.cc:740] T 0671480ed18d46c585560c74ee9a674e P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef4f10bdf87048a7a08e0fdc05eb8962, State: Initialized, Role: FOLLOWER
I20260710 13:20:50.739444 11410 consensus_queue.cc:260] T 0671480ed18d46c585560c74ee9a674e P ef4f10bdf87048a7a08e0fdc05eb8962 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } }
I20260710 13:20:50.741345 11410 ts_tablet_manager.cc:1434] T 0671480ed18d46c585560c74ee9a674e P ef4f10bdf87048a7a08e0fdc05eb8962: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:20:50.742700 11444 raft_consensus.cc:493] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:50.743145 11444 raft_consensus.cc:515] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } }
I20260710 13:20:50.746100 11444 leader_election.cc:290] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079), ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007)
I20260710 13:20:50.747262 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0671480ed18d46c585560c74ee9a674e" candidate_uuid: "cbf87ca3a83645888342455187c72643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738e4f90eaf44da3a5afa38532901d7c" is_pre_election: true
I20260710 13:20:50.747318 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0671480ed18d46c585560c74ee9a674e" candidate_uuid: "cbf87ca3a83645888342455187c72643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" is_pre_election: true
I20260710 13:20:50.747957 11216 raft_consensus.cc:2468] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbf87ca3a83645888342455187c72643 in term 0.
I20260710 13:20:50.748000 11291 raft_consensus.cc:2468] T 0671480ed18d46c585560c74ee9a674e P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbf87ca3a83645888342455187c72643 in term 0.
I20260710 13:20:50.749337 11330 leader_election.cc:304] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 738e4f90eaf44da3a5afa38532901d7c, cbf87ca3a83645888342455187c72643; no voters: 
I20260710 13:20:50.750336 11444 raft_consensus.cc:2804] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:50.750705 11444 raft_consensus.cc:493] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:50.751037 11444 raft_consensus.cc:3060] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.755548 11444 raft_consensus.cc:515] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } }
I20260710 13:20:50.757143 11444 leader_election.cc:290] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643 [CANDIDATE]: Term 1 election: Requested vote from peers 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079), ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007)
I20260710 13:20:50.757913 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0671480ed18d46c585560c74ee9a674e" candidate_uuid: "cbf87ca3a83645888342455187c72643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738e4f90eaf44da3a5afa38532901d7c"
I20260710 13:20:50.758407 11216 raft_consensus.cc:3060] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.758255 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0671480ed18d46c585560c74ee9a674e" candidate_uuid: "cbf87ca3a83645888342455187c72643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
I20260710 13:20:50.758900 11291 raft_consensus.cc:3060] T 0671480ed18d46c585560c74ee9a674e P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.762713 11216 raft_consensus.cc:2468] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbf87ca3a83645888342455187c72643 in term 1.
I20260710 13:20:50.763702 11330 leader_election.cc:304] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 738e4f90eaf44da3a5afa38532901d7c, cbf87ca3a83645888342455187c72643; no voters: 
I20260710 13:20:50.764605 11444 raft_consensus.cc:2804] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:20:50.765168 11161 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:50.765374 11291 raft_consensus.cc:2468] T 0671480ed18d46c585560c74ee9a674e P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbf87ca3a83645888342455187c72643 in term 1.
I20260710 13:20:50.765775 11444 raft_consensus.cc:697] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643 [term 1 LEADER]: Becoming Leader. State: Replica: cbf87ca3a83645888342455187c72643, State: Running, Role: LEADER
I20260710 13:20:50.766556 11444 consensus_queue.cc:237] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } }
I20260710 13:20:50.775012 11112 catalog_manager.cc:5697] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643 reported cstate change: term changed from 0 to 1, leader changed from <none> to cbf87ca3a83645888342455187c72643 (127.10.210.67). New cstate: current_term: 1 leader_uuid: "cbf87ca3a83645888342455187c72643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:50.825747 11439 raft_consensus.cc:493] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:50.826305 11439 raft_consensus.cc:515] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.828060 11439 leader_election.cc:290] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079), cbf87ca3a83645888342455187c72643 (127.10.210.67:35927)
I20260710 13:20:50.828840 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796c635e15104fa5ad6a90a078da8c57" candidate_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738e4f90eaf44da3a5afa38532901d7c" is_pre_election: true
I20260710 13:20:50.829267 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796c635e15104fa5ad6a90a078da8c57" candidate_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbf87ca3a83645888342455187c72643" is_pre_election: true
I20260710 13:20:50.829665 11216 raft_consensus.cc:2393] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef4f10bdf87048a7a08e0fdc05eb8962 in current term 1: Already voted for candidate 738e4f90eaf44da3a5afa38532901d7c in this term.
I20260710 13:20:50.829994 11361 raft_consensus.cc:2393] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef4f10bdf87048a7a08e0fdc05eb8962 in current term 1: Already voted for candidate cbf87ca3a83645888342455187c72643 in this term.
I20260710 13:20:50.830912 11254 leader_election.cc:304] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef4f10bdf87048a7a08e0fdc05eb8962; no voters: 738e4f90eaf44da3a5afa38532901d7c, cbf87ca3a83645888342455187c72643
I20260710 13:20:50.831708 11439 raft_consensus.cc:3060] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.838161 11439 raft_consensus.cc:2749] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:50.886268 11439 consensus_queue.cc:1048] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:50.904850 11462 consensus_queue.cc:1048] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:50.911319 11414 consensus_queue.cc:1048] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:50.911988 11445 consensus_queue.cc:1048] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:50.962417 11439 raft_consensus.cc:493] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:50.962873 11439 raft_consensus.cc:515] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.964591 11439 leader_election.cc:290] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079), cbf87ca3a83645888342455187c72643 (127.10.210.67:35927)
I20260710 13:20:50.965343 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa953594d8304b638ce4bd7014bd9558" candidate_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738e4f90eaf44da3a5afa38532901d7c" is_pre_election: true
I20260710 13:20:50.965708 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa953594d8304b638ce4bd7014bd9558" candidate_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbf87ca3a83645888342455187c72643" is_pre_election: true
I20260710 13:20:50.965986 11216 raft_consensus.cc:2468] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef4f10bdf87048a7a08e0fdc05eb8962 in term 0.
I20260710 13:20:50.966305 11361 raft_consensus.cc:2468] T aa953594d8304b638ce4bd7014bd9558 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef4f10bdf87048a7a08e0fdc05eb8962 in term 0.
I20260710 13:20:50.967013 11256 leader_election.cc:304] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 738e4f90eaf44da3a5afa38532901d7c, ef4f10bdf87048a7a08e0fdc05eb8962; no voters: 
I20260710 13:20:50.967759 11439 raft_consensus.cc:2804] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:50.968039 11439 raft_consensus.cc:493] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:50.968308 11439 raft_consensus.cc:3060] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.972536 11439 raft_consensus.cc:515] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.974170 11439 leader_election.cc:290] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [CANDIDATE]: Term 1 election: Requested vote from peers 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079), cbf87ca3a83645888342455187c72643 (127.10.210.67:35927)
I20260710 13:20:50.974918 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa953594d8304b638ce4bd7014bd9558" candidate_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738e4f90eaf44da3a5afa38532901d7c"
I20260710 13:20:50.975142 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa953594d8304b638ce4bd7014bd9558" candidate_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbf87ca3a83645888342455187c72643"
I20260710 13:20:50.975396 11216 raft_consensus.cc:3060] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.975735 11361 raft_consensus.cc:3060] T aa953594d8304b638ce4bd7014bd9558 P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.979628 11216 raft_consensus.cc:2468] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef4f10bdf87048a7a08e0fdc05eb8962 in term 1.
I20260710 13:20:50.980698 11256 leader_election.cc:304] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 738e4f90eaf44da3a5afa38532901d7c, ef4f10bdf87048a7a08e0fdc05eb8962; no voters: 
I20260710 13:20:50.981494 11439 raft_consensus.cc:2804] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:50.982030 11361 raft_consensus.cc:2468] T aa953594d8304b638ce4bd7014bd9558 P cbf87ca3a83645888342455187c72643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef4f10bdf87048a7a08e0fdc05eb8962 in term 1.
I20260710 13:20:50.982630 11439 raft_consensus.cc:697] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 LEADER]: Becoming Leader. State: Replica: ef4f10bdf87048a7a08e0fdc05eb8962, State: Running, Role: LEADER
I20260710 13:20:50.983485 11439 consensus_queue.cc:237] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:50.991768 11113 catalog_manager.cc:5697] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66). New cstate: current_term: 1 leader_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:51.000656 11445 consensus_queue.cc:1048] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:51.008845 11414 consensus_queue.cc:1048] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:51.040884 11444 raft_consensus.cc:493] T 8a90965c4b74482780fbb8c31edc6b9f P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:51.041334 11444 raft_consensus.cc:515] T 8a90965c4b74482780fbb8c31edc6b9f P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:51.042981 11444 leader_election.cc:290] T 8a90965c4b74482780fbb8c31edc6b9f P cbf87ca3a83645888342455187c72643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079), ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007)
I20260710 13:20:51.043715 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a90965c4b74482780fbb8c31edc6b9f" candidate_uuid: "cbf87ca3a83645888342455187c72643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738e4f90eaf44da3a5afa38532901d7c" is_pre_election: true
I20260710 13:20:51.044061 11290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a90965c4b74482780fbb8c31edc6b9f" candidate_uuid: "cbf87ca3a83645888342455187c72643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" is_pre_election: true
I20260710 13:20:51.044256 11216 raft_consensus.cc:2468] T 8a90965c4b74482780fbb8c31edc6b9f P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbf87ca3a83645888342455187c72643 in term 0.
I20260710 13:20:51.044692 11290 raft_consensus.cc:2468] T 8a90965c4b74482780fbb8c31edc6b9f P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbf87ca3a83645888342455187c72643 in term 0.
I20260710 13:20:51.045248 11330 leader_election.cc:304] T 8a90965c4b74482780fbb8c31edc6b9f P cbf87ca3a83645888342455187c72643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 738e4f90eaf44da3a5afa38532901d7c, cbf87ca3a83645888342455187c72643; no voters: 
I20260710 13:20:51.046021 11444 raft_consensus.cc:2804] T 8a90965c4b74482780fbb8c31edc6b9f P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:51.046394 11444 raft_consensus.cc:493] T 8a90965c4b74482780fbb8c31edc6b9f P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:51.046674 11444 raft_consensus.cc:3060] T 8a90965c4b74482780fbb8c31edc6b9f P cbf87ca3a83645888342455187c72643 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:51.051123 11444 raft_consensus.cc:515] T 8a90965c4b74482780fbb8c31edc6b9f P cbf87ca3a83645888342455187c72643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:51.053589 11444 leader_election.cc:290] T 8a90965c4b74482780fbb8c31edc6b9f P cbf87ca3a83645888342455187c72643 [CANDIDATE]: Term 1 election: Requested vote from peers 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079), ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007)
I20260710 13:20:51.053678 11290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a90965c4b74482780fbb8c31edc6b9f" candidate_uuid: "cbf87ca3a83645888342455187c72643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
I20260710 13:20:51.053750 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a90965c4b74482780fbb8c31edc6b9f" candidate_uuid: "cbf87ca3a83645888342455187c72643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738e4f90eaf44da3a5afa38532901d7c"
I20260710 13:20:51.054459 11216 raft_consensus.cc:3060] T 8a90965c4b74482780fbb8c31edc6b9f P 738e4f90eaf44da3a5afa38532901d7c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:51.054912 11290 raft_consensus.cc:3060] T 8a90965c4b74482780fbb8c31edc6b9f P ef4f10bdf87048a7a08e0fdc05eb8962 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:51.059700 11290 raft_consensus.cc:2468] T 8a90965c4b74482780fbb8c31edc6b9f P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbf87ca3a83645888342455187c72643 in term 1.
I20260710 13:20:51.060756 11329 leader_election.cc:304] T 8a90965c4b74482780fbb8c31edc6b9f P cbf87ca3a83645888342455187c72643 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbf87ca3a83645888342455187c72643, ef4f10bdf87048a7a08e0fdc05eb8962; no voters: 
I20260710 13:20:51.061523 11444 raft_consensus.cc:2804] T 8a90965c4b74482780fbb8c31edc6b9f P cbf87ca3a83645888342455187c72643 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:51.061650 11216 raft_consensus.cc:2468] T 8a90965c4b74482780fbb8c31edc6b9f P 738e4f90eaf44da3a5afa38532901d7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbf87ca3a83645888342455187c72643 in term 1.
I20260710 13:20:51.061964 11444 raft_consensus.cc:697] T 8a90965c4b74482780fbb8c31edc6b9f P cbf87ca3a83645888342455187c72643 [term 1 LEADER]: Becoming Leader. State: Replica: cbf87ca3a83645888342455187c72643, State: Running, Role: LEADER
I20260710 13:20:51.063366 11444 consensus_queue.cc:237] T 8a90965c4b74482780fbb8c31edc6b9f P cbf87ca3a83645888342455187c72643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:51.065671 11439 consensus_queue.cc:1048] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:51.072491 11113 catalog_manager.cc:5697] T 8a90965c4b74482780fbb8c31edc6b9f P cbf87ca3a83645888342455187c72643 reported cstate change: term changed from 0 to 1, leader changed from <none> to cbf87ca3a83645888342455187c72643 (127.10.210.67). New cstate: current_term: 1 leader_uuid: "cbf87ca3a83645888342455187c72643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:51.081490 11462 consensus_queue.cc:1048] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:51.138612 11462 consensus_queue.cc:1048] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:51.152438 11439 consensus_queue.cc:1048] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:51.168962 11444 consensus_queue.cc:1048] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:51.180222 11415 consensus_queue.cc:1048] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:51.514346 11439 consensus_queue.cc:1048] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:51.524994 11439 consensus_queue.cc:1048] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:51.555284 11415 consensus_queue.cc:1048] T 8a90965c4b74482780fbb8c31edc6b9f P cbf87ca3a83645888342455187c72643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:51.569708 11415 consensus_queue.cc:1048] T 8a90965c4b74482780fbb8c31edc6b9f P cbf87ca3a83645888342455187c72643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:20:51.769896 11161 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:52.467693 11446 raft_consensus.cc:493] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:52.468137 11446 raft_consensus.cc:515] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:52.470069 11446 leader_election.cc:290] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007), cbf87ca3a83645888342455187c72643 (127.10.210.67:35927)
I20260710 13:20:52.470903 11290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796c635e15104fa5ad6a90a078da8c57" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" is_pre_election: true
I20260710 13:20:52.471022 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796c635e15104fa5ad6a90a078da8c57" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbf87ca3a83645888342455187c72643" is_pre_election: true
I20260710 13:20:52.471598 11361 raft_consensus.cc:2468] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 738e4f90eaf44da3a5afa38532901d7c in term 1.
I20260710 13:20:52.471598 11290 raft_consensus.cc:2468] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 738e4f90eaf44da3a5afa38532901d7c in term 1.
I20260710 13:20:52.472908 11179 leader_election.cc:304] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [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: 738e4f90eaf44da3a5afa38532901d7c, cbf87ca3a83645888342455187c72643; no voters: 
I20260710 13:20:52.473503 11446 raft_consensus.cc:2804] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:52.473817 11446 raft_consensus.cc:493] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:52.474097 11446 raft_consensus.cc:3060] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:52.478363 11446 raft_consensus.cc:515] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:52.479830 11446 leader_election.cc:290] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 2 election: Requested vote from peers ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007), cbf87ca3a83645888342455187c72643 (127.10.210.67:35927)
I20260710 13:20:52.480737 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796c635e15104fa5ad6a90a078da8c57" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbf87ca3a83645888342455187c72643"
I20260710 13:20:52.480676 11290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796c635e15104fa5ad6a90a078da8c57" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
I20260710 13:20:52.481410 11361 raft_consensus.cc:3060] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:52.481478 11290 raft_consensus.cc:3060] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:52.485806 11361 raft_consensus.cc:2468] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 738e4f90eaf44da3a5afa38532901d7c in term 2.
I20260710 13:20:52.485864 11290 raft_consensus.cc:2468] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 738e4f90eaf44da3a5afa38532901d7c in term 2.
I20260710 13:20:52.486873 11179 leader_election.cc:304] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 738e4f90eaf44da3a5afa38532901d7c, cbf87ca3a83645888342455187c72643; no voters: 
I20260710 13:20:52.487521 11446 raft_consensus.cc:2804] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:52.488327 11446 raft_consensus.cc:697] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [term 2 LEADER]: Becoming Leader. State: Replica: 738e4f90eaf44da3a5afa38532901d7c, State: Running, Role: LEADER
I20260710 13:20:52.489086 11446 consensus_queue.cc:237] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [LEADER]: Queue going to LEADER 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: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:52.496021 11113 catalog_manager.cc:5697] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c reported cstate change: term changed from 0 to 2, leader changed from <none> to 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65). New cstate: current_term: 2 leader_uuid: "738e4f90eaf44da3a5afa38532901d7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:52.920758 11361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0671480ed18d46c585560c74ee9a674e"
dest_uuid: "cbf87ca3a83645888342455187c72643"
mode: GRACEFUL
new_leader_uuid: "738e4f90eaf44da3a5afa38532901d7c"
 from {username='slave'} at 127.0.0.1:52240
I20260710 13:20:52.921427 11361 raft_consensus.cc:606] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643 [term 1 LEADER]: Received request to transfer leadership to TS 738e4f90eaf44da3a5afa38532901d7c
I20260710 13:20:52.928328 11499 raft_consensus.cc:993] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643: : Instructing follower 738e4f90eaf44da3a5afa38532901d7c to start an election
I20260710 13:20:52.928767 11499 raft_consensus.cc:1081] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643 [term 1 LEADER]: Signalling peer 738e4f90eaf44da3a5afa38532901d7c to start an election
I20260710 13:20:52.930317 11216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0671480ed18d46c585560c74ee9a674e"
dest_uuid: "738e4f90eaf44da3a5afa38532901d7c"
 from {username='slave'} at 127.0.0.1:48552
I20260710 13:20:52.930846 11216 raft_consensus.cc:493] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:52.931159 11216 raft_consensus.cc:3060] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:52.936574 11216 raft_consensus.cc:515] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } }
I20260710 13:20:52.937963 11290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa953594d8304b638ce4bd7014bd9558"
dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
mode: GRACEFUL
new_leader_uuid: "738e4f90eaf44da3a5afa38532901d7c"
 from {username='slave'} at 127.0.0.1:48022
I20260710 13:20:52.938548 11290 raft_consensus.cc:606] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 LEADER]: Received request to transfer leadership to TS 738e4f90eaf44da3a5afa38532901d7c
I20260710 13:20:52.939292 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0671480ed18d46c585560c74ee9a674e" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cbf87ca3a83645888342455187c72643"
I20260710 13:20:52.939885 11361 raft_consensus.cc:3055] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:52.939864 11290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0671480ed18d46c585560c74ee9a674e" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
I20260710 13:20:52.940333 11361 raft_consensus.cc:740] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cbf87ca3a83645888342455187c72643, State: Running, Role: LEADER
I20260710 13:20:52.940503 11290 raft_consensus.cc:3060] T 0671480ed18d46c585560c74ee9a674e P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:52.941176 11361 consensus_queue.cc:260] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } }
I20260710 13:20:52.941910 11216 leader_election.cc:290] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 2 election: Requested vote from peers cbf87ca3a83645888342455187c72643 (127.10.210.67:35927), ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007)
I20260710 13:20:52.942461 11361 raft_consensus.cc:3060] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:52.943835 11291 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ab60f4418a74aefbf7481b0bec09070"
dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
mode: GRACEFUL
new_leader_uuid: "738e4f90eaf44da3a5afa38532901d7c"
 from {username='slave'} at 127.0.0.1:48022
I20260710 13:20:52.944293 11291 raft_consensus.cc:606] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 LEADER]: Received request to transfer leadership to TS 738e4f90eaf44da3a5afa38532901d7c
I20260710 13:20:52.947602 11290 raft_consensus.cc:2468] T 0671480ed18d46c585560c74ee9a674e P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 738e4f90eaf44da3a5afa38532901d7c in term 2.
I20260710 13:20:52.948736 11180 leader_election.cc:304] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 738e4f90eaf44da3a5afa38532901d7c, ef4f10bdf87048a7a08e0fdc05eb8962; no voters: 
I20260710 13:20:52.949025 11361 raft_consensus.cc:2468] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 738e4f90eaf44da3a5afa38532901d7c in term 2.
I20260710 13:20:52.949290 11290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f0133760a9c43068da98be6a5aa15d0"
dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
mode: GRACEFUL
new_leader_uuid: "738e4f90eaf44da3a5afa38532901d7c"
 from {username='slave'} at 127.0.0.1:48022
I20260710 13:20:52.949544 11446 raft_consensus.cc:2804] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:52.950021 11446 raft_consensus.cc:697] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [term 2 LEADER]: Becoming Leader. State: Replica: 738e4f90eaf44da3a5afa38532901d7c, State: Running, Role: LEADER
I20260710 13:20:52.949946 11290 raft_consensus.cc:606] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 LEADER]: Received request to transfer leadership to TS 738e4f90eaf44da3a5afa38532901d7c
I20260710 13:20:52.950841 11446 consensus_queue.cc:237] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } }
I20260710 13:20:52.958102 11112 catalog_manager.cc:5697] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c reported cstate change: term changed from 1 to 2, leader changed from cbf87ca3a83645888342455187c72643 (127.10.210.67) to 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65). New cstate: current_term: 2 leader_uuid: "738e4f90eaf44da3a5afa38532901d7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:52.968665 11216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "796c635e15104fa5ad6a90a078da8c57"
dest_uuid: "738e4f90eaf44da3a5afa38532901d7c"
mode: GRACEFUL
new_leader_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
 from {username='slave'} at 127.0.0.1:47384
I20260710 13:20:52.969159 11216 raft_consensus.cc:606] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [term 2 LEADER]: Received request to transfer leadership to TS ef4f10bdf87048a7a08e0fdc05eb8962
I20260710 13:20:52.973676 11216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5438ea9fc95b4fe4b807029da4664284"
dest_uuid: "738e4f90eaf44da3a5afa38532901d7c"
mode: GRACEFUL
new_leader_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
 from {username='slave'} at 127.0.0.1:47384
I20260710 13:20:52.973850 11290 raft_consensus.cc:1275] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 FOLLOWER]: Refusing update from remote peer 738e4f90eaf44da3a5afa38532901d7c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:20:52.974153 11216 raft_consensus.cc:606] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c [term 1 LEADER]: Received request to transfer leadership to TS ef4f10bdf87048a7a08e0fdc05eb8962
I20260710 13:20:52.975147 11446 consensus_queue.cc:1048] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:52.979108 11216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54a23fa1f6ae4dbcaeba19c8dae84bf6"
dest_uuid: "738e4f90eaf44da3a5afa38532901d7c"
mode: GRACEFUL
new_leader_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
 from {username='slave'} at 127.0.0.1:47384
I20260710 13:20:52.979822 11216 raft_consensus.cc:606] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c [term 1 LEADER]: Received request to transfer leadership to TS ef4f10bdf87048a7a08e0fdc05eb8962
I20260710 13:20:52.981865 11490 raft_consensus.cc:993] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c: : Instructing follower ef4f10bdf87048a7a08e0fdc05eb8962 to start an election
I20260710 13:20:52.982637 11446 raft_consensus.cc:1081] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [term 2 LEADER]: Signalling peer ef4f10bdf87048a7a08e0fdc05eb8962 to start an election
I20260710 13:20:52.984872 11291 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "796c635e15104fa5ad6a90a078da8c57"
dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
 from {username='slave'} at 127.0.0.1:37594
I20260710 13:20:52.986241 11291 raft_consensus.cc:493] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:52.986631 11291 raft_consensus.cc:3060] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:52.992612 11291 raft_consensus.cc:515] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:52.997246 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796c635e15104fa5ad6a90a078da8c57" candidate_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "738e4f90eaf44da3a5afa38532901d7c"
I20260710 13:20:53.001284 11216 raft_consensus.cc:3055] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:53.001520 11364 raft_consensus.cc:1275] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [term 2 FOLLOWER]: Refusing update from remote peer 738e4f90eaf44da3a5afa38532901d7c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:20:53.001580 11216 raft_consensus.cc:740] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 738e4f90eaf44da3a5afa38532901d7c, State: Running, Role: LEADER
I20260710 13:20:52.998404 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796c635e15104fa5ad6a90a078da8c57" candidate_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "cbf87ca3a83645888342455187c72643"
I20260710 13:20:52.999085 11291 leader_election.cc:290] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [CANDIDATE]: Term 3 election: Requested vote from peers 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079), cbf87ca3a83645888342455187c72643 (127.10.210.67:35927)
I20260710 13:20:53.002525 11361 raft_consensus.cc:3060] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:53.002395 11216 consensus_queue.cc:260] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [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: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:53.003204 11216 raft_consensus.cc:3060] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:53.007126 11361 raft_consensus.cc:2468] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef4f10bdf87048a7a08e0fdc05eb8962 in term 3.
I20260710 13:20:53.008379 11254 leader_election.cc:304] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [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: cbf87ca3a83645888342455187c72643, ef4f10bdf87048a7a08e0fdc05eb8962; no voters: 
I20260710 13:20:53.008787 11216 raft_consensus.cc:2468] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef4f10bdf87048a7a08e0fdc05eb8962 in term 3.
I20260710 13:20:53.009212 11439 raft_consensus.cc:2804] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:53.010278 11439 raft_consensus.cc:697] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 LEADER]: Becoming Leader. State: Replica: ef4f10bdf87048a7a08e0fdc05eb8962, State: Running, Role: LEADER
I20260710 13:20:53.011044 11439 consensus_queue.cc:237] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [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: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:53.016310 11112 catalog_manager.cc:5697] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 reported cstate change: term changed from 2 to 3, leader changed from 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65) to ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66). New cstate: current_term: 3 leader_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:53.050114 11446 raft_consensus.cc:993] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c: : Instructing follower ef4f10bdf87048a7a08e0fdc05eb8962 to start an election
I20260710 13:20:53.050598 11503 raft_consensus.cc:1081] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c [term 1 LEADER]: Signalling peer ef4f10bdf87048a7a08e0fdc05eb8962 to start an election
I20260710 13:20:53.052012 11291 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5438ea9fc95b4fe4b807029da4664284"
dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
 from {username='slave'} at 127.0.0.1:37594
I20260710 13:20:53.052471 11291 raft_consensus.cc:493] T 5438ea9fc95b4fe4b807029da4664284 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:53.052793 11291 raft_consensus.cc:3060] T 5438ea9fc95b4fe4b807029da4664284 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.056149 11506 raft_consensus.cc:993] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962: : Instructing follower 738e4f90eaf44da3a5afa38532901d7c to start an election
I20260710 13:20:53.056586 11439 raft_consensus.cc:1081] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 LEADER]: Signalling peer 738e4f90eaf44da3a5afa38532901d7c to start an election
I20260710 13:20:53.058005 11216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f0133760a9c43068da98be6a5aa15d0"
dest_uuid: "738e4f90eaf44da3a5afa38532901d7c"
 from {username='slave'} at 127.0.0.1:48564
I20260710 13:20:53.058175 11291 raft_consensus.cc:515] T 5438ea9fc95b4fe4b807029da4664284 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:53.058480 11216 raft_consensus.cc:493] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:53.058933 11216 raft_consensus.cc:3060] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.060340 11291 leader_election.cc:290] T 5438ea9fc95b4fe4b807029da4664284 P ef4f10bdf87048a7a08e0fdc05eb8962 [CANDIDATE]: Term 2 election: Requested vote from peers 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079), cbf87ca3a83645888342455187c72643 (127.10.210.67:35927)
I20260710 13:20:53.060617 11215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5438ea9fc95b4fe4b807029da4664284" candidate_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "738e4f90eaf44da3a5afa38532901d7c"
I20260710 13:20:53.060928 11364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5438ea9fc95b4fe4b807029da4664284" candidate_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cbf87ca3a83645888342455187c72643"
I20260710 13:20:53.061211 11215 raft_consensus.cc:3055] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:53.061448 11364 raft_consensus.cc:3060] T 5438ea9fc95b4fe4b807029da4664284 P cbf87ca3a83645888342455187c72643 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.061558 11215 raft_consensus.cc:740] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 738e4f90eaf44da3a5afa38532901d7c, State: Running, Role: LEADER
I20260710 13:20:53.062429 11215 consensus_queue.cc:260] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:53.063638 11215 raft_consensus.cc:3060] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.064625 11216 raft_consensus.cc:515] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:53.067137 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0133760a9c43068da98be6a5aa15d0" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
I20260710 13:20:53.067458 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0133760a9c43068da98be6a5aa15d0" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cbf87ca3a83645888342455187c72643"
I20260710 13:20:53.067735 11291 raft_consensus.cc:3055] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:53.068020 11361 raft_consensus.cc:3060] T 2f0133760a9c43068da98be6a5aa15d0 P cbf87ca3a83645888342455187c72643 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.068173 11291 raft_consensus.cc:740] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef4f10bdf87048a7a08e0fdc05eb8962, State: Running, Role: LEADER
I20260710 13:20:53.068068 11364 raft_consensus.cc:2468] T 5438ea9fc95b4fe4b807029da4664284 P cbf87ca3a83645888342455187c72643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef4f10bdf87048a7a08e0fdc05eb8962 in term 2.
I20260710 13:20:53.069329 11291 consensus_queue.cc:260] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:53.069654 11254 leader_election.cc:304] T 5438ea9fc95b4fe4b807029da4664284 P ef4f10bdf87048a7a08e0fdc05eb8962 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbf87ca3a83645888342455187c72643, ef4f10bdf87048a7a08e0fdc05eb8962; no voters: 
I20260710 13:20:53.069825 11215 raft_consensus.cc:2468] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef4f10bdf87048a7a08e0fdc05eb8962 in term 2.
I20260710 13:20:53.070891 11506 raft_consensus.cc:2804] T 5438ea9fc95b4fe4b807029da4664284 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:53.072206 11291 raft_consensus.cc:3060] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.072813 11216 leader_election.cc:290] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 2 election: Requested vote from peers ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007), cbf87ca3a83645888342455187c72643 (127.10.210.67:35927)
I20260710 13:20:53.075074 11506 raft_consensus.cc:697] T 5438ea9fc95b4fe4b807029da4664284 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 LEADER]: Becoming Leader. State: Replica: ef4f10bdf87048a7a08e0fdc05eb8962, State: Running, Role: LEADER
I20260710 13:20:53.077046 11361 raft_consensus.cc:2468] T 2f0133760a9c43068da98be6a5aa15d0 P cbf87ca3a83645888342455187c72643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 738e4f90eaf44da3a5afa38532901d7c in term 2.
I20260710 13:20:53.077497 11506 consensus_queue.cc:237] T 5438ea9fc95b4fe4b807029da4664284 P ef4f10bdf87048a7a08e0fdc05eb8962 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:53.078428 11179 leader_election.cc:304] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 738e4f90eaf44da3a5afa38532901d7c, cbf87ca3a83645888342455187c72643; no voters: 
I20260710 13:20:53.079245 11503 raft_consensus.cc:2804] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:53.079726 11503 raft_consensus.cc:697] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [term 2 LEADER]: Becoming Leader. State: Replica: 738e4f90eaf44da3a5afa38532901d7c, State: Running, Role: LEADER
I20260710 13:20:53.079864 11291 raft_consensus.cc:2468] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 738e4f90eaf44da3a5afa38532901d7c in term 2.
I20260710 13:20:53.080515 11503 consensus_queue.cc:237] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:53.089362 11113 catalog_manager.cc:5697] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c reported cstate change: term changed from 1 to 2, leader changed from ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66) to 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65). New cstate: current_term: 2 leader_uuid: "738e4f90eaf44da3a5afa38532901d7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:53.089362 11112 catalog_manager.cc:5697] T 5438ea9fc95b4fe4b807029da4664284 P ef4f10bdf87048a7a08e0fdc05eb8962 reported cstate change: term changed from 1 to 2, leader changed from 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65) to ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66). New cstate: current_term: 2 leader_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:53.118429 11507 raft_consensus.cc:993] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962: : Instructing follower 738e4f90eaf44da3a5afa38532901d7c to start an election
I20260710 13:20:53.118820 11506 raft_consensus.cc:1081] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 LEADER]: Signalling peer 738e4f90eaf44da3a5afa38532901d7c to start an election
I20260710 13:20:53.120111 11216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa953594d8304b638ce4bd7014bd9558"
dest_uuid: "738e4f90eaf44da3a5afa38532901d7c"
 from {username='slave'} at 127.0.0.1:48564
I20260710 13:20:53.120615 11216 raft_consensus.cc:493] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:53.120968 11216 raft_consensus.cc:3060] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.125177 11216 raft_consensus.cc:515] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:53.126663 11216 leader_election.cc:290] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 2 election: Requested vote from peers ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007), cbf87ca3a83645888342455187c72643 (127.10.210.67:35927)
I20260710 13:20:53.127544 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa953594d8304b638ce4bd7014bd9558" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
I20260710 13:20:53.127686 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa953594d8304b638ce4bd7014bd9558" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cbf87ca3a83645888342455187c72643"
I20260710 13:20:53.128152 11361 raft_consensus.cc:3060] T aa953594d8304b638ce4bd7014bd9558 P cbf87ca3a83645888342455187c72643 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.128123 11291 raft_consensus.cc:3055] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:53.128638 11291 raft_consensus.cc:740] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef4f10bdf87048a7a08e0fdc05eb8962, State: Running, Role: LEADER
I20260710 13:20:53.129443 11291 consensus_queue.cc:260] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:53.130601 11291 raft_consensus.cc:3060] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.134773 11361 raft_consensus.cc:2468] T aa953594d8304b638ce4bd7014bd9558 P cbf87ca3a83645888342455187c72643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 738e4f90eaf44da3a5afa38532901d7c in term 2.
I20260710 13:20:53.135877 11179 leader_election.cc:304] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 738e4f90eaf44da3a5afa38532901d7c, cbf87ca3a83645888342455187c72643; no voters: 
I20260710 13:20:53.136591 11503 raft_consensus.cc:2804] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:53.136633 11291 raft_consensus.cc:2468] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 738e4f90eaf44da3a5afa38532901d7c in term 2.
I20260710 13:20:53.137198 11503 raft_consensus.cc:697] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c [term 2 LEADER]: Becoming Leader. State: Replica: 738e4f90eaf44da3a5afa38532901d7c, State: Running, Role: LEADER
I20260710 13:20:53.138068 11503 consensus_queue.cc:237] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:53.145175 11112 catalog_manager.cc:5697] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c reported cstate change: term changed from 1 to 2, leader changed from ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66) to 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65). New cstate: current_term: 2 leader_uuid: "738e4f90eaf44da3a5afa38532901d7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:53.423605 11216 raft_consensus.cc:1275] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [term 3 FOLLOWER]: Refusing update from remote peer ef4f10bdf87048a7a08e0fdc05eb8962: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:20:53.424695 11506 consensus_queue.cc:1048] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:53.431763 11361 raft_consensus.cc:1275] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [term 3 FOLLOWER]: Refusing update from remote peer ef4f10bdf87048a7a08e0fdc05eb8962: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:20:53.433261 11439 consensus_queue.cc:1048] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:53.471642 11361 raft_consensus.cc:1275] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643 [term 2 FOLLOWER]: Refusing update from remote peer 738e4f90eaf44da3a5afa38532901d7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:53.472793 11503 consensus_queue.cc:1048] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:53.480151 11291 raft_consensus.cc:1275] T 0671480ed18d46c585560c74ee9a674e P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 FOLLOWER]: Refusing update from remote peer 738e4f90eaf44da3a5afa38532901d7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:53.481571 11446 consensus_queue.cc:1048] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:53.492646 11490 raft_consensus.cc:993] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c: : Instructing follower ef4f10bdf87048a7a08e0fdc05eb8962 to start an election
I20260710 13:20:53.493113 11446 raft_consensus.cc:1081] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c [term 1 LEADER]: Signalling peer ef4f10bdf87048a7a08e0fdc05eb8962 to start an election
I20260710 13:20:53.494432 11291 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54a23fa1f6ae4dbcaeba19c8dae84bf6"
dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
 from {username='slave'} at 127.0.0.1:37594
I20260710 13:20:53.494891 11291 raft_consensus.cc:493] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:53.495236 11291 raft_consensus.cc:3060] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.499500 11291 raft_consensus.cc:515] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:53.501039 11291 leader_election.cc:290] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962 [CANDIDATE]: Term 2 election: Requested vote from peers 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079), cbf87ca3a83645888342455187c72643 (127.10.210.67:35927)
I20260710 13:20:53.501662 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54a23fa1f6ae4dbcaeba19c8dae84bf6" candidate_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "738e4f90eaf44da3a5afa38532901d7c"
I20260710 13:20:53.501982 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54a23fa1f6ae4dbcaeba19c8dae84bf6" candidate_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cbf87ca3a83645888342455187c72643"
I20260710 13:20:53.502220 11216 raft_consensus.cc:3055] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:53.502511 11361 raft_consensus.cc:3060] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P cbf87ca3a83645888342455187c72643 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.502518 11216 raft_consensus.cc:740] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 738e4f90eaf44da3a5afa38532901d7c, State: Running, Role: LEADER
I20260710 13:20:53.503398 11216 consensus_queue.cc:260] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:53.504434 11216 raft_consensus.cc:3060] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.508136 11507 raft_consensus.cc:993] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962: : Instructing follower 738e4f90eaf44da3a5afa38532901d7c to start an election
I20260710 13:20:53.508554 11439 raft_consensus.cc:1081] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 LEADER]: Signalling peer 738e4f90eaf44da3a5afa38532901d7c to start an election
I20260710 13:20:53.508948 11361 raft_consensus.cc:2468] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P cbf87ca3a83645888342455187c72643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef4f10bdf87048a7a08e0fdc05eb8962 in term 2.
I20260710 13:20:53.510108 11215 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ab60f4418a74aefbf7481b0bec09070"
dest_uuid: "738e4f90eaf44da3a5afa38532901d7c"
 from {username='slave'} at 127.0.0.1:48564
I20260710 13:20:53.510098 11254 leader_election.cc:304] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbf87ca3a83645888342455187c72643, ef4f10bdf87048a7a08e0fdc05eb8962; no voters: 
I20260710 13:20:53.510273 11216 raft_consensus.cc:2468] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef4f10bdf87048a7a08e0fdc05eb8962 in term 2.
I20260710 13:20:53.510795 11215 raft_consensus.cc:493] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:53.511024 11439 raft_consensus.cc:2804] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:53.511225 11215 raft_consensus.cc:3060] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.511530 11439 raft_consensus.cc:697] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 LEADER]: Becoming Leader. State: Replica: ef4f10bdf87048a7a08e0fdc05eb8962, State: Running, Role: LEADER
I20260710 13:20:53.512214 11439 consensus_queue.cc:237] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:53.516804 11215 raft_consensus.cc:515] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:53.518715 11215 leader_election.cc:290] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 2 election: Requested vote from peers ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007), cbf87ca3a83645888342455187c72643 (127.10.210.67:35927)
I20260710 13:20:53.519266 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab60f4418a74aefbf7481b0bec09070" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
I20260710 13:20:53.518894 11113 catalog_manager.cc:5697] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962 reported cstate change: term changed from 1 to 2, leader changed from 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65) to ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66). New cstate: current_term: 2 leader_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:53.519819 11291 raft_consensus.cc:3055] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:53.519819 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab60f4418a74aefbf7481b0bec09070" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cbf87ca3a83645888342455187c72643"
I20260710 13:20:53.520263 11291 raft_consensus.cc:740] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef4f10bdf87048a7a08e0fdc05eb8962, State: Running, Role: LEADER
I20260710 13:20:53.520454 11361 raft_consensus.cc:3060] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.521067 11291 consensus_queue.cc:260] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:53.522235 11291 raft_consensus.cc:3060] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.526793 11361 raft_consensus.cc:2468] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 738e4f90eaf44da3a5afa38532901d7c in term 2.
I20260710 13:20:53.527788 11179 leader_election.cc:304] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 738e4f90eaf44da3a5afa38532901d7c, cbf87ca3a83645888342455187c72643; no voters: 
I20260710 13:20:53.528306 11291 raft_consensus.cc:2468] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 738e4f90eaf44da3a5afa38532901d7c in term 2.
I20260710 13:20:53.528416 11446 raft_consensus.cc:2804] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:53.528934 11446 raft_consensus.cc:697] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c [term 2 LEADER]: Becoming Leader. State: Replica: 738e4f90eaf44da3a5afa38532901d7c, State: Running, Role: LEADER
I20260710 13:20:53.529743 11446 consensus_queue.cc:237] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:53.536144 11113 catalog_manager.cc:5697] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c reported cstate change: term changed from 1 to 2, leader changed from ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66) to 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65). New cstate: current_term: 2 leader_uuid: "738e4f90eaf44da3a5afa38532901d7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:53.571767 11291 raft_consensus.cc:1275] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 FOLLOWER]: Refusing update from remote peer 738e4f90eaf44da3a5afa38532901d7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:53.572839 11446 consensus_queue.cc:1048] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:53.580729 11361 raft_consensus.cc:1275] T aa953594d8304b638ce4bd7014bd9558 P cbf87ca3a83645888342455187c72643 [term 2 FOLLOWER]: Refusing update from remote peer 738e4f90eaf44da3a5afa38532901d7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:53.582377 11490 consensus_queue.cc:1048] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:53.611332 11215 raft_consensus.cc:1275] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c [term 2 FOLLOWER]: Refusing update from remote peer ef4f10bdf87048a7a08e0fdc05eb8962: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:53.612638 11439 consensus_queue.cc:1048] T 5438ea9fc95b4fe4b807029da4664284 P ef4f10bdf87048a7a08e0fdc05eb8962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:53.620568 11361 raft_consensus.cc:1275] T 5438ea9fc95b4fe4b807029da4664284 P cbf87ca3a83645888342455187c72643 [term 2 FOLLOWER]: Refusing update from remote peer ef4f10bdf87048a7a08e0fdc05eb8962: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:53.621835 11507 consensus_queue.cc:1048] T 5438ea9fc95b4fe4b807029da4664284 P ef4f10bdf87048a7a08e0fdc05eb8962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:53.700201 11291 raft_consensus.cc:1275] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 FOLLOWER]: Refusing update from remote peer 738e4f90eaf44da3a5afa38532901d7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:53.701437 11490 consensus_queue.cc:1048] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:53.710742 11361 raft_consensus.cc:1275] T 2f0133760a9c43068da98be6a5aa15d0 P cbf87ca3a83645888342455187c72643 [term 2 FOLLOWER]: Refusing update from remote peer 738e4f90eaf44da3a5afa38532901d7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:53.712694 11522 consensus_queue.cc:1048] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:53.970961 11215 raft_consensus.cc:1275] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c [term 2 FOLLOWER]: Refusing update from remote peer ef4f10bdf87048a7a08e0fdc05eb8962: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:53.972210 11507 consensus_queue.cc:1048] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:53.979974 11361 raft_consensus.cc:1275] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P cbf87ca3a83645888342455187c72643 [term 2 FOLLOWER]: Refusing update from remote peer ef4f10bdf87048a7a08e0fdc05eb8962: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:53.981603 11507 consensus_queue.cc:1048] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:54.107715 11361 raft_consensus.cc:1275] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [term 2 FOLLOWER]: Refusing update from remote peer 738e4f90eaf44da3a5afa38532901d7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:54.109012 11291 raft_consensus.cc:1275] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 FOLLOWER]: Refusing update from remote peer 738e4f90eaf44da3a5afa38532901d7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:54.108975 11522 consensus_queue.cc:1048] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:54.110273 11522 consensus_queue.cc:1048] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:56.021839 11081 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:20:56.022670 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:56.037386 11216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ab60f4418a74aefbf7481b0bec09070"
dest_uuid: "738e4f90eaf44da3a5afa38532901d7c"
mode: GRACEFUL
new_leader_uuid: "cbf87ca3a83645888342455187c72643"
 from {username='slave'} at 127.0.0.1:47392
I20260710 13:20:56.037886 11216 raft_consensus.cc:606] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c [term 2 LEADER]: Received request to transfer leadership to TS cbf87ca3a83645888342455187c72643
I20260710 13:20:56.048127 11290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "796c635e15104fa5ad6a90a078da8c57"
dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
mode: GRACEFUL
new_leader_uuid: "cbf87ca3a83645888342455187c72643"
 from {username='slave'} at 127.0.0.1:48034
I20260710 13:20:56.048628 11290 raft_consensus.cc:606] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 LEADER]: Received request to transfer leadership to TS cbf87ca3a83645888342455187c72643
I20260710 13:20:56.049811 11081 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:20:56.050200 11081 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:56.061126 11439 raft_consensus.cc:993] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962: : Instructing follower cbf87ca3a83645888342455187c72643 to start an election
I20260710 13:20:56.061518 11531 raft_consensus.cc:1081] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 LEADER]: Signalling peer cbf87ca3a83645888342455187c72643 to start an election
I20260710 13:20:56.062812 11364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "796c635e15104fa5ad6a90a078da8c57"
dest_uuid: "cbf87ca3a83645888342455187c72643"
 from {username='slave'} at 127.0.0.1:56458
I20260710 13:20:56.063278 11364 raft_consensus.cc:493] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:56.063577 11364 raft_consensus.cc:3060] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:56.068009 11364 raft_consensus.cc:515] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:56.069703 11364 leader_election.cc:290] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [CANDIDATE]: Term 4 election: Requested vote from peers 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079), ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007)
I20260710 13:20:56.070329 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796c635e15104fa5ad6a90a078da8c57" candidate_uuid: "cbf87ca3a83645888342455187c72643" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "738e4f90eaf44da3a5afa38532901d7c"
I20260710 13:20:56.070736 11290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796c635e15104fa5ad6a90a078da8c57" candidate_uuid: "cbf87ca3a83645888342455187c72643" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
I20260710 13:20:56.070899 11216 raft_consensus.cc:3060] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:56.071267 11290 raft_consensus.cc:3055] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:56.071522 11290 raft_consensus.cc:740] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ef4f10bdf87048a7a08e0fdc05eb8962, State: Running, Role: LEADER
I20260710 13:20:56.072197 11290 consensus_queue.cc:260] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [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: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:56.073092 11290 raft_consensus.cc:3060] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:56.074882 11216 raft_consensus.cc:2468] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbf87ca3a83645888342455187c72643 in term 4.
I20260710 13:20:56.075814 11330 leader_election.cc:304] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [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: 738e4f90eaf44da3a5afa38532901d7c, cbf87ca3a83645888342455187c72643; no voters: 
I20260710 13:20:56.076458 11499 raft_consensus.cc:2804] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:56.077337 11290 raft_consensus.cc:2468] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbf87ca3a83645888342455187c72643 in term 4.
I20260710 13:20:56.077589 11499 raft_consensus.cc:697] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [term 4 LEADER]: Becoming Leader. State: Replica: cbf87ca3a83645888342455187c72643, State: Running, Role: LEADER
I20260710 13:20:56.078461 11499 consensus_queue.cc:237] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [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: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:56.084628 11111 catalog_manager.cc:5697] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 reported cstate change: term changed from 3 to 4, leader changed from ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66) to cbf87ca3a83645888342455187c72643 (127.10.210.67). New cstate: current_term: 4 leader_uuid: "cbf87ca3a83645888342455187c72643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:56.362128 11490 raft_consensus.cc:993] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c: : Instructing follower cbf87ca3a83645888342455187c72643 to start an election
I20260710 13:20:56.362766 11538 raft_consensus.cc:1081] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c [term 2 LEADER]: Signalling peer cbf87ca3a83645888342455187c72643 to start an election
I20260710 13:20:56.364279 11364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ab60f4418a74aefbf7481b0bec09070"
dest_uuid: "cbf87ca3a83645888342455187c72643"
 from {username='slave'} at 127.0.0.1:56448
I20260710 13:20:56.364877 11364 raft_consensus.cc:493] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:56.365200 11364 raft_consensus.cc:3060] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:56.370427 11364 raft_consensus.cc:515] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:56.371981 11364 leader_election.cc:290] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [CANDIDATE]: Term 3 election: Requested vote from peers 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079), ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007)
I20260710 13:20:56.372617 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab60f4418a74aefbf7481b0bec09070" candidate_uuid: "cbf87ca3a83645888342455187c72643" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "738e4f90eaf44da3a5afa38532901d7c"
I20260710 13:20:56.372941 11290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab60f4418a74aefbf7481b0bec09070" candidate_uuid: "cbf87ca3a83645888342455187c72643" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
I20260710 13:20:56.373191 11216 raft_consensus.cc:3055] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:56.373461 11290 raft_consensus.cc:3060] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:56.373486 11216 raft_consensus.cc:740] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 738e4f90eaf44da3a5afa38532901d7c, State: Running, Role: LEADER
I20260710 13:20:56.374331 11216 consensus_queue.cc:260] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c [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: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:56.375394 11216 raft_consensus.cc:3060] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:56.379895 11290 raft_consensus.cc:2468] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbf87ca3a83645888342455187c72643 in term 3.
I20260710 13:20:56.380996 11329 leader_election.cc:304] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [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: cbf87ca3a83645888342455187c72643, ef4f10bdf87048a7a08e0fdc05eb8962; no voters: 
I20260710 13:20:56.381300 11216 raft_consensus.cc:2468] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbf87ca3a83645888342455187c72643 in term 3.
I20260710 13:20:56.381815 11499 raft_consensus.cc:2804] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:56.382305 11499 raft_consensus.cc:697] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [term 3 LEADER]: Becoming Leader. State: Replica: cbf87ca3a83645888342455187c72643, State: Running, Role: LEADER
I20260710 13:20:56.383030 11499 consensus_queue.cc:237] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [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: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:56.389344 11111 catalog_manager.cc:5697] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 reported cstate change: term changed from 2 to 3, leader changed from 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65) to cbf87ca3a83645888342455187c72643 (127.10.210.67). New cstate: current_term: 3 leader_uuid: "cbf87ca3a83645888342455187c72643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:56.492638 11290 raft_consensus.cc:1275] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 4 FOLLOWER]: Refusing update from remote peer cbf87ca3a83645888342455187c72643: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:20:56.493783 11499 consensus_queue.cc:1048] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:56.505220 11216 raft_consensus.cc:1275] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [term 4 FOLLOWER]: Refusing update from remote peer cbf87ca3a83645888342455187c72643: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:20:56.506786 11499 consensus_queue.cc:1048] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:56.893831 11216 raft_consensus.cc:1275] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c [term 3 FOLLOWER]: Refusing update from remote peer cbf87ca3a83645888342455187c72643: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:56.894994 11499 consensus_queue.cc:1048] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:56.904511 11290 raft_consensus.cc:1275] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 FOLLOWER]: Refusing update from remote peer cbf87ca3a83645888342455187c72643: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:56.905828 11542 consensus_queue.cc:1048] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:57.050859 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:57.059590 11215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0671480ed18d46c585560c74ee9a674e"
dest_uuid: "738e4f90eaf44da3a5afa38532901d7c"
mode: GRACEFUL
new_leader_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
 from {username='slave'} at 127.0.0.1:47384
I20260710 13:20:57.060112 11215 raft_consensus.cc:606] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [term 2 LEADER]: Received request to transfer leadership to TS ef4f10bdf87048a7a08e0fdc05eb8962
I20260710 13:20:57.064381 11215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa953594d8304b638ce4bd7014bd9558"
dest_uuid: "738e4f90eaf44da3a5afa38532901d7c"
mode: GRACEFUL
new_leader_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
 from {username='slave'} at 127.0.0.1:47384
I20260710 13:20:57.064870 11215 raft_consensus.cc:606] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c [term 2 LEADER]: Received request to transfer leadership to TS ef4f10bdf87048a7a08e0fdc05eb8962
I20260710 13:20:57.069052 11364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ab60f4418a74aefbf7481b0bec09070"
dest_uuid: "cbf87ca3a83645888342455187c72643"
mode: GRACEFUL
new_leader_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
 from {username='slave'} at 127.0.0.1:52240
I20260710 13:20:57.069547 11364 raft_consensus.cc:606] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [term 3 LEADER]: Received request to transfer leadership to TS ef4f10bdf87048a7a08e0fdc05eb8962
I20260710 13:20:57.073693 11215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f0133760a9c43068da98be6a5aa15d0"
dest_uuid: "738e4f90eaf44da3a5afa38532901d7c"
mode: GRACEFUL
new_leader_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
 from {username='slave'} at 127.0.0.1:47384
I20260710 13:20:57.074164 11215 raft_consensus.cc:606] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [term 2 LEADER]: Received request to transfer leadership to TS ef4f10bdf87048a7a08e0fdc05eb8962
I20260710 13:20:57.080436 11364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "796c635e15104fa5ad6a90a078da8c57"
dest_uuid: "cbf87ca3a83645888342455187c72643"
mode: GRACEFUL
new_leader_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
 from {username='slave'} at 127.0.0.1:52240
I20260710 13:20:57.080924 11364 raft_consensus.cc:606] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [term 4 LEADER]: Received request to transfer leadership to TS ef4f10bdf87048a7a08e0fdc05eb8962
I20260710 13:20:57.097240 11538 raft_consensus.cc:993] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c: : Instructing follower ef4f10bdf87048a7a08e0fdc05eb8962 to start an election
I20260710 13:20:57.097658 11548 raft_consensus.cc:1081] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [term 2 LEADER]: Signalling peer ef4f10bdf87048a7a08e0fdc05eb8962 to start an election
I20260710 13:20:57.098888 11290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0671480ed18d46c585560c74ee9a674e"
dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
 from {username='slave'} at 127.0.0.1:37594
I20260710 13:20:57.099282 11290 raft_consensus.cc:493] T 0671480ed18d46c585560c74ee9a674e P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:57.099529 11290 raft_consensus.cc:3060] T 0671480ed18d46c585560c74ee9a674e P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:57.104255 11290 raft_consensus.cc:515] T 0671480ed18d46c585560c74ee9a674e P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } }
I20260710 13:20:57.105878 11290 leader_election.cc:290] T 0671480ed18d46c585560c74ee9a674e P ef4f10bdf87048a7a08e0fdc05eb8962 [CANDIDATE]: Term 3 election: Requested vote from peers 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079), cbf87ca3a83645888342455187c72643 (127.10.210.67:35927)
I20260710 13:20:57.106498 11215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0671480ed18d46c585560c74ee9a674e" candidate_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "738e4f90eaf44da3a5afa38532901d7c"
I20260710 13:20:57.106909 11364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0671480ed18d46c585560c74ee9a674e" candidate_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cbf87ca3a83645888342455187c72643"
I20260710 13:20:57.107138 11215 raft_consensus.cc:3055] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:57.107482 11364 raft_consensus.cc:3060] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:57.107503 11215 raft_consensus.cc:740] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 738e4f90eaf44da3a5afa38532901d7c, State: Running, Role: LEADER
I20260710 13:20:57.108454 11215 consensus_queue.cc:260] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [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: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } }
I20260710 13:20:57.109444 11215 raft_consensus.cc:3060] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:57.112219 11364 raft_consensus.cc:2468] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef4f10bdf87048a7a08e0fdc05eb8962 in term 3.
I20260710 13:20:57.113266 11254 leader_election.cc:304] T 0671480ed18d46c585560c74ee9a674e P ef4f10bdf87048a7a08e0fdc05eb8962 [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: cbf87ca3a83645888342455187c72643, ef4f10bdf87048a7a08e0fdc05eb8962; no voters: 
I20260710 13:20:57.113689 11215 raft_consensus.cc:2468] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef4f10bdf87048a7a08e0fdc05eb8962 in term 3.
I20260710 13:20:57.113900 11531 raft_consensus.cc:2804] T 0671480ed18d46c585560c74ee9a674e P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:57.115033 11531 raft_consensus.cc:697] T 0671480ed18d46c585560c74ee9a674e P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 LEADER]: Becoming Leader. State: Replica: ef4f10bdf87048a7a08e0fdc05eb8962, State: Running, Role: LEADER
I20260710 13:20:57.115747 11531 consensus_queue.cc:237] T 0671480ed18d46c585560c74ee9a674e P ef4f10bdf87048a7a08e0fdc05eb8962 [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: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } }
I20260710 13:20:57.121559 11113 catalog_manager.cc:5697] T 0671480ed18d46c585560c74ee9a674e P ef4f10bdf87048a7a08e0fdc05eb8962 reported cstate change: term changed from 2 to 3, leader changed from 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65) to ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66). New cstate: current_term: 3 leader_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:57.128868 11538 raft_consensus.cc:993] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c: : Instructing follower ef4f10bdf87048a7a08e0fdc05eb8962 to start an election
I20260710 13:20:57.129333 11548 raft_consensus.cc:1081] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c [term 2 LEADER]: Signalling peer ef4f10bdf87048a7a08e0fdc05eb8962 to start an election
I20260710 13:20:57.130882 11290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa953594d8304b638ce4bd7014bd9558"
dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
 from {username='slave'} at 127.0.0.1:37594
I20260710 13:20:57.131409 11290 raft_consensus.cc:493] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:57.131767 11290 raft_consensus.cc:3060] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:57.135949 11290 raft_consensus.cc:515] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:57.137738 11290 leader_election.cc:290] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [CANDIDATE]: Term 3 election: Requested vote from peers 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079), cbf87ca3a83645888342455187c72643 (127.10.210.67:35927)
I20260710 13:20:57.138329 11215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa953594d8304b638ce4bd7014bd9558" candidate_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "738e4f90eaf44da3a5afa38532901d7c"
I20260710 13:20:57.138757 11364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa953594d8304b638ce4bd7014bd9558" candidate_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cbf87ca3a83645888342455187c72643"
I20260710 13:20:57.138883 11215 raft_consensus.cc:3055] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:57.139191 11215 raft_consensus.cc:740] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 738e4f90eaf44da3a5afa38532901d7c, State: Running, Role: LEADER
I20260710 13:20:57.139225 11364 raft_consensus.cc:3060] T aa953594d8304b638ce4bd7014bd9558 P cbf87ca3a83645888342455187c72643 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:57.139901 11215 consensus_queue.cc:260] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c [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: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:57.140880 11215 raft_consensus.cc:3060] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:57.144441 11364 raft_consensus.cc:2468] T aa953594d8304b638ce4bd7014bd9558 P cbf87ca3a83645888342455187c72643 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef4f10bdf87048a7a08e0fdc05eb8962 in term 3.
I20260710 13:20:57.145450 11254 leader_election.cc:304] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [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: cbf87ca3a83645888342455187c72643, ef4f10bdf87048a7a08e0fdc05eb8962; no voters: 
I20260710 13:20:57.146158 11531 raft_consensus.cc:2804] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:57.146273 11215 raft_consensus.cc:2468] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef4f10bdf87048a7a08e0fdc05eb8962 in term 3.
I20260710 13:20:57.146579 11531 raft_consensus.cc:697] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 LEADER]: Becoming Leader. State: Replica: ef4f10bdf87048a7a08e0fdc05eb8962, State: Running, Role: LEADER
I20260710 13:20:57.147334 11531 consensus_queue.cc:237] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [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: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:57.153466 11113 catalog_manager.cc:5697] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 reported cstate change: term changed from 2 to 3, leader changed from 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65) to ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66). New cstate: current_term: 3 leader_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:57.392455 11538 raft_consensus.cc:993] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c: : Instructing follower ef4f10bdf87048a7a08e0fdc05eb8962 to start an election
I20260710 13:20:57.393148 11548 raft_consensus.cc:1081] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [term 2 LEADER]: Signalling peer ef4f10bdf87048a7a08e0fdc05eb8962 to start an election
I20260710 13:20:57.394637 11290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f0133760a9c43068da98be6a5aa15d0"
dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
 from {username='slave'} at 127.0.0.1:37594
I20260710 13:20:57.395210 11290 raft_consensus.cc:493] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:57.395543 11290 raft_consensus.cc:3060] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:57.401317 11542 raft_consensus.cc:993] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643: : Instructing follower ef4f10bdf87048a7a08e0fdc05eb8962 to start an election
I20260710 13:20:57.401971 11532 raft_consensus.cc:1081] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [term 3 LEADER]: Signalling peer ef4f10bdf87048a7a08e0fdc05eb8962 to start an election
I20260710 13:20:57.403789 11291 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ab60f4418a74aefbf7481b0bec09070"
dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
 from {username='slave'} at 127.0.0.1:37600
I20260710 13:20:57.404309 11291 raft_consensus.cc:493] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:57.404697 11291 raft_consensus.cc:3060] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:57.403996 11290 raft_consensus.cc:515] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:57.407776 11290 leader_election.cc:290] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [CANDIDATE]: Term 3 election: Requested vote from peers 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079), cbf87ca3a83645888342455187c72643 (127.10.210.67:35927)
I20260710 13:20:57.409643 11215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0133760a9c43068da98be6a5aa15d0" candidate_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "738e4f90eaf44da3a5afa38532901d7c"
I20260710 13:20:57.409745 11364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0133760a9c43068da98be6a5aa15d0" candidate_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cbf87ca3a83645888342455187c72643"
I20260710 13:20:57.410383 11215 raft_consensus.cc:3055] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:57.410569 11364 raft_consensus.cc:3060] T 2f0133760a9c43068da98be6a5aa15d0 P cbf87ca3a83645888342455187c72643 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:57.410871 11215 raft_consensus.cc:740] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 738e4f90eaf44da3a5afa38532901d7c, State: Running, Role: LEADER
I20260710 13:20:57.411784 11215 consensus_queue.cc:260] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [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: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:57.412277 11291 raft_consensus.cc:515] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:57.413157 11215 raft_consensus.cc:3060] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:57.416427 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab60f4418a74aefbf7481b0bec09070" candidate_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cbf87ca3a83645888342455187c72643"
I20260710 13:20:57.416440 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab60f4418a74aefbf7481b0bec09070" candidate_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "738e4f90eaf44da3a5afa38532901d7c"
I20260710 13:20:57.417083 11291 leader_election.cc:290] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [CANDIDATE]: Term 4 election: Requested vote from peers 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079), cbf87ca3a83645888342455187c72643 (127.10.210.67:35927)
I20260710 13:20:57.417259 11216 raft_consensus.cc:3060] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:57.417133 11361 raft_consensus.cc:3055] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:57.418826 11361 raft_consensus.cc:740] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cbf87ca3a83645888342455187c72643, State: Running, Role: LEADER
I20260710 13:20:57.419646 11361 consensus_queue.cc:260] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [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: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:57.420581 11361 raft_consensus.cc:3060] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:57.421305 11215 raft_consensus.cc:2468] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef4f10bdf87048a7a08e0fdc05eb8962 in term 3.
I20260710 13:20:57.422614 11256 leader_election.cc:304] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [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: 738e4f90eaf44da3a5afa38532901d7c, ef4f10bdf87048a7a08e0fdc05eb8962; no voters: 
I20260710 13:20:57.423877 11549 raft_consensus.cc:2804] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:57.425472 11364 raft_consensus.cc:2468] T 2f0133760a9c43068da98be6a5aa15d0 P cbf87ca3a83645888342455187c72643 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef4f10bdf87048a7a08e0fdc05eb8962 in term 3.
I20260710 13:20:57.427103 11361 raft_consensus.cc:2468] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef4f10bdf87048a7a08e0fdc05eb8962 in term 4.
I20260710 13:20:57.428026 11216 raft_consensus.cc:2468] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef4f10bdf87048a7a08e0fdc05eb8962 in term 4.
I20260710 13:20:57.428215 11549 raft_consensus.cc:697] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 LEADER]: Becoming Leader. State: Replica: ef4f10bdf87048a7a08e0fdc05eb8962, State: Running, Role: LEADER
I20260710 13:20:57.429713 11254 leader_election.cc:304] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [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: cbf87ca3a83645888342455187c72643, ef4f10bdf87048a7a08e0fdc05eb8962; no voters: 
I20260710 13:20:57.430728 11531 raft_consensus.cc:2804] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:57.430367 11549 consensus_queue.cc:237] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [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: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:57.431202 11531 raft_consensus.cc:697] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 4 LEADER]: Becoming Leader. State: Replica: ef4f10bdf87048a7a08e0fdc05eb8962, State: Running, Role: LEADER
I20260710 13:20:57.431977 11531 consensus_queue.cc:237] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [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: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:57.438467 11113 catalog_manager.cc:5697] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 reported cstate change: term changed from 2 to 3, leader changed from 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65) to ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66). New cstate: current_term: 3 leader_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:57.450052 11113 catalog_manager.cc:5697] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 reported cstate change: term changed from 3 to 4, leader changed from cbf87ca3a83645888342455187c72643 (127.10.210.67) to ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66). New cstate: current_term: 4 leader_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:57.495880 11542 raft_consensus.cc:993] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643: : Instructing follower ef4f10bdf87048a7a08e0fdc05eb8962 to start an election
I20260710 13:20:57.496321 11532 raft_consensus.cc:1081] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [term 4 LEADER]: Signalling peer ef4f10bdf87048a7a08e0fdc05eb8962 to start an election
I20260710 13:20:57.497597 11291 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "796c635e15104fa5ad6a90a078da8c57"
dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
 from {username='slave'} at 127.0.0.1:37600
I20260710 13:20:57.498029 11291 raft_consensus.cc:493] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:57.498328 11291 raft_consensus.cc:3060] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:20:57.502312 11291 raft_consensus.cc:515] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:57.503672 11291 leader_election.cc:290] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [CANDIDATE]: Term 5 election: Requested vote from peers 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079), cbf87ca3a83645888342455187c72643 (127.10.210.67:35927)
I20260710 13:20:57.504403 11215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796c635e15104fa5ad6a90a078da8c57" candidate_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "738e4f90eaf44da3a5afa38532901d7c"
I20260710 13:20:57.504660 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "796c635e15104fa5ad6a90a078da8c57" candidate_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "cbf87ca3a83645888342455187c72643"
I20260710 13:20:57.505012 11215 raft_consensus.cc:3060] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:20:57.505178 11361 raft_consensus.cc:3055] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:20:57.505573 11361 raft_consensus.cc:740] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cbf87ca3a83645888342455187c72643, State: Running, Role: LEADER
I20260710 13:20:57.506274 11361 consensus_queue.cc:260] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:57.507068 11361 raft_consensus.cc:3060] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:20:57.509696 11215 raft_consensus.cc:2468] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef4f10bdf87048a7a08e0fdc05eb8962 in term 5.
I20260710 13:20:57.510586 11256 leader_election.cc:304] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [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: 738e4f90eaf44da3a5afa38532901d7c, ef4f10bdf87048a7a08e0fdc05eb8962; no voters: 
I20260710 13:20:57.510954 11361 raft_consensus.cc:2468] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef4f10bdf87048a7a08e0fdc05eb8962 in term 5.
I20260710 13:20:57.511222 11531 raft_consensus.cc:2804] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:20:57.511677 11531 raft_consensus.cc:697] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 5 LEADER]: Becoming Leader. State: Replica: ef4f10bdf87048a7a08e0fdc05eb8962, State: Running, Role: LEADER
I20260710 13:20:57.512423 11531 consensus_queue.cc:237] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:20:57.518860 11113 catalog_manager.cc:5697] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 reported cstate change: term changed from 4 to 5, leader changed from cbf87ca3a83645888342455187c72643 (127.10.210.67) to ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66). New cstate: current_term: 5 leader_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:57.542814 11215 raft_consensus.cc:1275] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c [term 3 FOLLOWER]: Refusing update from remote peer ef4f10bdf87048a7a08e0fdc05eb8962: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:57.543840 11531 consensus_queue.cc:1048] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:57.553269 11361 raft_consensus.cc:1275] T aa953594d8304b638ce4bd7014bd9558 P cbf87ca3a83645888342455187c72643 [term 3 FOLLOWER]: Refusing update from remote peer ef4f10bdf87048a7a08e0fdc05eb8962: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:57.554459 11549 consensus_queue.cc:1048] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:57.573747 11361 raft_consensus.cc:1275] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643 [term 3 FOLLOWER]: Refusing update from remote peer ef4f10bdf87048a7a08e0fdc05eb8962: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:57.574877 11549 consensus_queue.cc:1048] T 0671480ed18d46c585560c74ee9a674e P ef4f10bdf87048a7a08e0fdc05eb8962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:57.583348 11215 raft_consensus.cc:1275] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [term 3 FOLLOWER]: Refusing update from remote peer ef4f10bdf87048a7a08e0fdc05eb8962: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:57.585264 11556 consensus_queue.cc:1048] T 0671480ed18d46c585560c74ee9a674e P ef4f10bdf87048a7a08e0fdc05eb8962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:57.921423 11215 raft_consensus.cc:1275] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [term 3 FOLLOWER]: Refusing update from remote peer ef4f10bdf87048a7a08e0fdc05eb8962: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:57.922454 11361 raft_consensus.cc:1275] T 2f0133760a9c43068da98be6a5aa15d0 P cbf87ca3a83645888342455187c72643 [term 3 FOLLOWER]: Refusing update from remote peer ef4f10bdf87048a7a08e0fdc05eb8962: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:57.922863 11549 consensus_queue.cc:1048] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:57.923805 11556 consensus_queue.cc:1048] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:57.924268 11215 raft_consensus.cc:1275] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [term 5 FOLLOWER]: Refusing update from remote peer ef4f10bdf87048a7a08e0fdc05eb8962: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 13:20:57.925516 11556 consensus_queue.cc:1048] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:57.939082 11362 raft_consensus.cc:1275] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [term 5 FOLLOWER]: Refusing update from remote peer ef4f10bdf87048a7a08e0fdc05eb8962: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 13:20:57.942386 11531 consensus_queue.cc:1048] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:57.956935 11216 raft_consensus.cc:1275] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c [term 4 FOLLOWER]: Refusing update from remote peer ef4f10bdf87048a7a08e0fdc05eb8962: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:57.958103 11569 consensus_queue.cc:1048] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:57.966033 11361 raft_consensus.cc:1275] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [term 4 FOLLOWER]: Refusing update from remote peer ef4f10bdf87048a7a08e0fdc05eb8962: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:57.967355 11556 consensus_queue.cc:1048] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:00.089541 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:00.096422 11291 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0671480ed18d46c585560c74ee9a674e"
dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
mode: GRACEFUL
new_leader_uuid: "738e4f90eaf44da3a5afa38532901d7c"
 from {username='slave'} at 127.0.0.1:48034
I20260710 13:21:00.097011 11291 raft_consensus.cc:606] T 0671480ed18d46c585560c74ee9a674e P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 LEADER]: Received request to transfer leadership to TS 738e4f90eaf44da3a5afa38532901d7c
I20260710 13:21:00.099432 11291 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f0133760a9c43068da98be6a5aa15d0"
dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
mode: GRACEFUL
new_leader_uuid: "738e4f90eaf44da3a5afa38532901d7c"
 from {username='slave'} at 127.0.0.1:48034
I20260710 13:21:00.099869 11291 raft_consensus.cc:606] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 LEADER]: Received request to transfer leadership to TS 738e4f90eaf44da3a5afa38532901d7c
I20260710 13:21:00.102348 11291 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5438ea9fc95b4fe4b807029da4664284"
dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
mode: GRACEFUL
new_leader_uuid: "cbf87ca3a83645888342455187c72643"
 from {username='slave'} at 127.0.0.1:48034
I20260710 13:21:00.102767 11291 raft_consensus.cc:606] T 5438ea9fc95b4fe4b807029da4664284 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 LEADER]: Received request to transfer leadership to TS cbf87ca3a83645888342455187c72643
I20260710 13:21:00.104806 11291 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54a23fa1f6ae4dbcaeba19c8dae84bf6"
dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
mode: GRACEFUL
new_leader_uuid: "cbf87ca3a83645888342455187c72643"
 from {username='slave'} at 127.0.0.1:48034
I20260710 13:21:00.105316 11291 raft_consensus.cc:606] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 LEADER]: Received request to transfer leadership to TS cbf87ca3a83645888342455187c72643
I20260710 13:21:00.107494 11291 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fcee8562c5494c1c9201c4291edfcaa9"
dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
mode: GRACEFUL
new_leader_uuid: "738e4f90eaf44da3a5afa38532901d7c"
 from {username='slave'} at 127.0.0.1:48034
I20260710 13:21:00.107906 11291 raft_consensus.cc:606] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 LEADER]: Received request to transfer leadership to TS 738e4f90eaf44da3a5afa38532901d7c
I20260710 13:21:00.108893 11081 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:21:00.109323 11081 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:00.221567 11573 raft_consensus.cc:993] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962: : Instructing follower 738e4f90eaf44da3a5afa38532901d7c to start an election
I20260710 13:21:00.222074 11573 raft_consensus.cc:1081] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 LEADER]: Signalling peer 738e4f90eaf44da3a5afa38532901d7c to start an election
I20260710 13:21:00.223330 11216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f0133760a9c43068da98be6a5aa15d0"
dest_uuid: "738e4f90eaf44da3a5afa38532901d7c"
 from {username='slave'} at 127.0.0.1:48564
I20260710 13:21:00.223737 11216 raft_consensus.cc:493] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:00.224013 11216 raft_consensus.cc:3060] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:00.227671 11216 raft_consensus.cc:515] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:21:00.229257 11216 leader_election.cc:290] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 4 election: Requested vote from peers ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007), cbf87ca3a83645888342455187c72643 (127.10.210.67:35927)
I20260710 13:21:00.230175 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0133760a9c43068da98be6a5aa15d0" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cbf87ca3a83645888342455187c72643"
I20260710 13:21:00.230196 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0133760a9c43068da98be6a5aa15d0" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
I20260710 13:21:00.230795 11361 raft_consensus.cc:3060] T 2f0133760a9c43068da98be6a5aa15d0 P cbf87ca3a83645888342455187c72643 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:00.230914 11291 raft_consensus.cc:3055] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:21:00.231249 11291 raft_consensus.cc:740] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ef4f10bdf87048a7a08e0fdc05eb8962, State: Running, Role: LEADER
I20260710 13:21:00.231812 11291 consensus_queue.cc:260] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [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: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:21:00.232590 11291 raft_consensus.cc:3060] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:00.234794 11361 raft_consensus.cc:2468] T 2f0133760a9c43068da98be6a5aa15d0 P cbf87ca3a83645888342455187c72643 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 738e4f90eaf44da3a5afa38532901d7c in term 4.
I20260710 13:21:00.235872 11179 leader_election.cc:304] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [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: 738e4f90eaf44da3a5afa38532901d7c, cbf87ca3a83645888342455187c72643; no voters: 
I20260710 13:21:00.236989 11291 raft_consensus.cc:2468] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 738e4f90eaf44da3a5afa38532901d7c in term 4.
I20260710 13:21:00.237439 11575 raft_consensus.cc:2804] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:21:00.238495 11575 raft_consensus.cc:697] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [term 4 LEADER]: Becoming Leader. State: Replica: 738e4f90eaf44da3a5afa38532901d7c, State: Running, Role: LEADER
I20260710 13:21:00.239398 11575 consensus_queue.cc:237] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [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: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:21:00.245954 11111 catalog_manager.cc:5697] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c reported cstate change: term changed from 3 to 4, leader changed from ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66) to 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65). New cstate: current_term: 4 leader_uuid: "738e4f90eaf44da3a5afa38532901d7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:00.252230 11573 raft_consensus.cc:993] T 5438ea9fc95b4fe4b807029da4664284 P ef4f10bdf87048a7a08e0fdc05eb8962: : Instructing follower cbf87ca3a83645888342455187c72643 to start an election
I20260710 13:21:00.252691 11574 raft_consensus.cc:1081] T 5438ea9fc95b4fe4b807029da4664284 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 LEADER]: Signalling peer cbf87ca3a83645888342455187c72643 to start an election
I20260710 13:21:00.254397 11361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5438ea9fc95b4fe4b807029da4664284"
dest_uuid: "cbf87ca3a83645888342455187c72643"
 from {username='slave'} at 127.0.0.1:56458
I20260710 13:21:00.254967 11361 raft_consensus.cc:493] T 5438ea9fc95b4fe4b807029da4664284 P cbf87ca3a83645888342455187c72643 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:00.255360 11361 raft_consensus.cc:3060] T 5438ea9fc95b4fe4b807029da4664284 P cbf87ca3a83645888342455187c72643 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:00.259519 11361 raft_consensus.cc:515] T 5438ea9fc95b4fe4b807029da4664284 P cbf87ca3a83645888342455187c72643 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:21:00.260950 11361 leader_election.cc:290] T 5438ea9fc95b4fe4b807029da4664284 P cbf87ca3a83645888342455187c72643 [CANDIDATE]: Term 3 election: Requested vote from peers 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079), ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007)
I20260710 13:21:00.261520 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5438ea9fc95b4fe4b807029da4664284" candidate_uuid: "cbf87ca3a83645888342455187c72643" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "738e4f90eaf44da3a5afa38532901d7c"
I20260710 13:21:00.261813 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5438ea9fc95b4fe4b807029da4664284" candidate_uuid: "cbf87ca3a83645888342455187c72643" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
I20260710 13:21:00.261997 11216 raft_consensus.cc:3060] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:00.262328 11291 raft_consensus.cc:3055] T 5438ea9fc95b4fe4b807029da4664284 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:00.262657 11291 raft_consensus.cc:740] T 5438ea9fc95b4fe4b807029da4664284 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ef4f10bdf87048a7a08e0fdc05eb8962, State: Running, Role: LEADER
I20260710 13:21:00.263276 11291 consensus_queue.cc:260] T 5438ea9fc95b4fe4b807029da4664284 P ef4f10bdf87048a7a08e0fdc05eb8962 [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: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:21:00.264110 11291 raft_consensus.cc:3060] T 5438ea9fc95b4fe4b807029da4664284 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:00.266784 11216 raft_consensus.cc:2468] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbf87ca3a83645888342455187c72643 in term 3.
I20260710 13:21:00.267980 11330 leader_election.cc:304] T 5438ea9fc95b4fe4b807029da4664284 P cbf87ca3a83645888342455187c72643 [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: 738e4f90eaf44da3a5afa38532901d7c, cbf87ca3a83645888342455187c72643; no voters: 
I20260710 13:21:00.268767 11532 raft_consensus.cc:2804] T 5438ea9fc95b4fe4b807029da4664284 P cbf87ca3a83645888342455187c72643 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:00.269594 11291 raft_consensus.cc:2468] T 5438ea9fc95b4fe4b807029da4664284 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbf87ca3a83645888342455187c72643 in term 3.
I20260710 13:21:00.269871 11532 raft_consensus.cc:697] T 5438ea9fc95b4fe4b807029da4664284 P cbf87ca3a83645888342455187c72643 [term 3 LEADER]: Becoming Leader. State: Replica: cbf87ca3a83645888342455187c72643, State: Running, Role: LEADER
I20260710 13:21:00.270879 11532 consensus_queue.cc:237] T 5438ea9fc95b4fe4b807029da4664284 P cbf87ca3a83645888342455187c72643 [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: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:21:00.280136 11111 catalog_manager.cc:5697] T 5438ea9fc95b4fe4b807029da4664284 P cbf87ca3a83645888342455187c72643 reported cstate change: term changed from 2 to 3, leader changed from ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66) to cbf87ca3a83645888342455187c72643 (127.10.210.67). New cstate: current_term: 3 leader_uuid: "cbf87ca3a83645888342455187c72643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:00.395143 11573 raft_consensus.cc:993] T 0671480ed18d46c585560c74ee9a674e P ef4f10bdf87048a7a08e0fdc05eb8962: : Instructing follower 738e4f90eaf44da3a5afa38532901d7c to start an election
I20260710 13:21:00.395557 11574 raft_consensus.cc:1081] T 0671480ed18d46c585560c74ee9a674e P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 LEADER]: Signalling peer 738e4f90eaf44da3a5afa38532901d7c to start an election
I20260710 13:21:00.396838 11216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0671480ed18d46c585560c74ee9a674e"
dest_uuid: "738e4f90eaf44da3a5afa38532901d7c"
 from {username='slave'} at 127.0.0.1:48564
I20260710 13:21:00.397209 11216 raft_consensus.cc:493] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:00.397425 11216 raft_consensus.cc:3060] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:00.401655 11216 raft_consensus.cc:515] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } }
I20260710 13:21:00.402953 11216 leader_election.cc:290] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 4 election: Requested vote from peers cbf87ca3a83645888342455187c72643 (127.10.210.67:35927), ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007)
I20260710 13:21:00.403690 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0671480ed18d46c585560c74ee9a674e" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cbf87ca3a83645888342455187c72643"
I20260710 13:21:00.403874 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0671480ed18d46c585560c74ee9a674e" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
I20260710 13:21:00.404196 11361 raft_consensus.cc:3060] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:00.404378 11291 raft_consensus.cc:3055] T 0671480ed18d46c585560c74ee9a674e P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:21:00.404685 11291 raft_consensus.cc:740] T 0671480ed18d46c585560c74ee9a674e P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ef4f10bdf87048a7a08e0fdc05eb8962, State: Running, Role: LEADER
I20260710 13:21:00.405303 11291 consensus_queue.cc:260] T 0671480ed18d46c585560c74ee9a674e P ef4f10bdf87048a7a08e0fdc05eb8962 [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: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } }
I20260710 13:21:00.406062 11291 raft_consensus.cc:3060] T 0671480ed18d46c585560c74ee9a674e P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:00.408285 11361 raft_consensus.cc:2468] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 738e4f90eaf44da3a5afa38532901d7c in term 4.
I20260710 13:21:00.409175 11179 leader_election.cc:304] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [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: 738e4f90eaf44da3a5afa38532901d7c, cbf87ca3a83645888342455187c72643; no voters: 
I20260710 13:21:00.409772 11575 raft_consensus.cc:2804] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:21:00.410073 11291 raft_consensus.cc:2468] T 0671480ed18d46c585560c74ee9a674e P ef4f10bdf87048a7a08e0fdc05eb8962 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 738e4f90eaf44da3a5afa38532901d7c in term 4.
I20260710 13:21:00.410154 11575 raft_consensus.cc:697] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [term 4 LEADER]: Becoming Leader. State: Replica: 738e4f90eaf44da3a5afa38532901d7c, State: Running, Role: LEADER
I20260710 13:21:00.410972 11575 consensus_queue.cc:237] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [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: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } }
I20260710 13:21:00.417497 11111 catalog_manager.cc:5697] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c reported cstate change: term changed from 3 to 4, leader changed from ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66) to 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65). New cstate: current_term: 4 leader_uuid: "738e4f90eaf44da3a5afa38532901d7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:00.456032 11573 raft_consensus.cc:993] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962: : Instructing follower cbf87ca3a83645888342455187c72643 to start an election
I20260710 13:21:00.456459 11574 raft_consensus.cc:1081] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 LEADER]: Signalling peer cbf87ca3a83645888342455187c72643 to start an election
I20260710 13:21:00.457789 11361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54a23fa1f6ae4dbcaeba19c8dae84bf6"
dest_uuid: "cbf87ca3a83645888342455187c72643"
 from {username='slave'} at 127.0.0.1:56458
I20260710 13:21:00.458218 11361 raft_consensus.cc:493] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P cbf87ca3a83645888342455187c72643 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:00.458487 11361 raft_consensus.cc:3060] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P cbf87ca3a83645888342455187c72643 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:00.462265 11361 raft_consensus.cc:515] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P cbf87ca3a83645888342455187c72643 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:21:00.463753 11361 leader_election.cc:290] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P cbf87ca3a83645888342455187c72643 [CANDIDATE]: Term 3 election: Requested vote from peers 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079), ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007)
I20260710 13:21:00.464447 11216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54a23fa1f6ae4dbcaeba19c8dae84bf6" candidate_uuid: "cbf87ca3a83645888342455187c72643" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "738e4f90eaf44da3a5afa38532901d7c"
I20260710 13:21:00.464833 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54a23fa1f6ae4dbcaeba19c8dae84bf6" candidate_uuid: "cbf87ca3a83645888342455187c72643" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
I20260710 13:21:00.465049 11216 raft_consensus.cc:3060] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:00.465339 11291 raft_consensus.cc:3055] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:00.465606 11291 raft_consensus.cc:740] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ef4f10bdf87048a7a08e0fdc05eb8962, State: Running, Role: LEADER
I20260710 13:21:00.466149 11291 consensus_queue.cc:260] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962 [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: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:21:00.467099 11291 raft_consensus.cc:3060] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:00.469379 11216 raft_consensus.cc:2468] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbf87ca3a83645888342455187c72643 in term 3.
I20260710 13:21:00.470256 11330 leader_election.cc:304] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P cbf87ca3a83645888342455187c72643 [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: 738e4f90eaf44da3a5afa38532901d7c, cbf87ca3a83645888342455187c72643; no voters: 
I20260710 13:21:00.471050 11532 raft_consensus.cc:2804] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P cbf87ca3a83645888342455187c72643 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:00.471520 11532 raft_consensus.cc:697] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P cbf87ca3a83645888342455187c72643 [term 3 LEADER]: Becoming Leader. State: Replica: cbf87ca3a83645888342455187c72643, State: Running, Role: LEADER
I20260710 13:21:00.471676 11291 raft_consensus.cc:2468] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbf87ca3a83645888342455187c72643 in term 3.
I20260710 13:21:00.472417 11532 consensus_queue.cc:237] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P cbf87ca3a83645888342455187c72643 [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: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:21:00.478489 11111 catalog_manager.cc:5697] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P cbf87ca3a83645888342455187c72643 reported cstate change: term changed from 2 to 3, leader changed from ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66) to cbf87ca3a83645888342455187c72643 (127.10.210.67). New cstate: current_term: 3 leader_uuid: "cbf87ca3a83645888342455187c72643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:00.587507 11573 raft_consensus.cc:993] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962: : Instructing follower 738e4f90eaf44da3a5afa38532901d7c to start an election
I20260710 13:21:00.587936 11574 raft_consensus.cc:1081] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 LEADER]: Signalling peer 738e4f90eaf44da3a5afa38532901d7c to start an election
I20260710 13:21:00.589159 11216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fcee8562c5494c1c9201c4291edfcaa9"
dest_uuid: "738e4f90eaf44da3a5afa38532901d7c"
 from {username='slave'} at 127.0.0.1:48564
I20260710 13:21:00.589529 11216 raft_consensus.cc:493] T fcee8562c5494c1c9201c4291edfcaa9 P 738e4f90eaf44da3a5afa38532901d7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:00.589747 11216 raft_consensus.cc:3060] T fcee8562c5494c1c9201c4291edfcaa9 P 738e4f90eaf44da3a5afa38532901d7c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:00.593554 11216 raft_consensus.cc:515] T fcee8562c5494c1c9201c4291edfcaa9 P 738e4f90eaf44da3a5afa38532901d7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:21:00.595036 11216 leader_election.cc:290] T fcee8562c5494c1c9201c4291edfcaa9 P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 2 election: Requested vote from peers ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007), cbf87ca3a83645888342455187c72643 (127.10.210.67:35927)
I20260710 13:21:00.595714 11291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcee8562c5494c1c9201c4291edfcaa9" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962"
I20260710 13:21:00.596052 11361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcee8562c5494c1c9201c4291edfcaa9" candidate_uuid: "738e4f90eaf44da3a5afa38532901d7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cbf87ca3a83645888342455187c72643"
I20260710 13:21:00.596189 11291 raft_consensus.cc:3055] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:00.596472 11291 raft_consensus.cc:740] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef4f10bdf87048a7a08e0fdc05eb8962, State: Running, Role: LEADER
I20260710 13:21:00.596517 11361 raft_consensus.cc:3060] T fcee8562c5494c1c9201c4291edfcaa9 P cbf87ca3a83645888342455187c72643 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:00.597179 11291 consensus_queue.cc:260] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:21:00.597970 11291 raft_consensus.cc:3060] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:00.600466 11361 raft_consensus.cc:2468] T fcee8562c5494c1c9201c4291edfcaa9 P cbf87ca3a83645888342455187c72643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 738e4f90eaf44da3a5afa38532901d7c in term 2.
I20260710 13:21:00.601469 11179 leader_election.cc:304] T fcee8562c5494c1c9201c4291edfcaa9 P 738e4f90eaf44da3a5afa38532901d7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 738e4f90eaf44da3a5afa38532901d7c, cbf87ca3a83645888342455187c72643; no voters: 
I20260710 13:21:00.601981 11291 raft_consensus.cc:2468] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 738e4f90eaf44da3a5afa38532901d7c in term 2.
I20260710 13:21:00.602169 11575 raft_consensus.cc:2804] T fcee8562c5494c1c9201c4291edfcaa9 P 738e4f90eaf44da3a5afa38532901d7c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:00.602633 11575 raft_consensus.cc:697] T fcee8562c5494c1c9201c4291edfcaa9 P 738e4f90eaf44da3a5afa38532901d7c [term 2 LEADER]: Becoming Leader. State: Replica: 738e4f90eaf44da3a5afa38532901d7c, State: Running, Role: LEADER
I20260710 13:21:00.603443 11575 consensus_queue.cc:237] T fcee8562c5494c1c9201c4291edfcaa9 P 738e4f90eaf44da3a5afa38532901d7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } }
I20260710 13:21:00.610033 11111 catalog_manager.cc:5697] T fcee8562c5494c1c9201c4291edfcaa9 P 738e4f90eaf44da3a5afa38532901d7c reported cstate change: term changed from 1 to 2, leader changed from ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66) to 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65). New cstate: current_term: 2 leader_uuid: "738e4f90eaf44da3a5afa38532901d7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:00.639861 11291 raft_consensus.cc:1275] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 4 FOLLOWER]: Refusing update from remote peer 738e4f90eaf44da3a5afa38532901d7c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:00.641105 11575 consensus_queue.cc:1048] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:00.651005 11361 raft_consensus.cc:1275] T 2f0133760a9c43068da98be6a5aa15d0 P cbf87ca3a83645888342455187c72643 [term 4 FOLLOWER]: Refusing update from remote peer 738e4f90eaf44da3a5afa38532901d7c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:00.652859 11575 consensus_queue.cc:1048] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260710 13:21:00.669898 11216 raft_consensus.cc:1275] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c [term 3 FOLLOWER]: Refusing update from remote peer cbf87ca3a83645888342455187c72643: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:00.670925 11532 consensus_queue.cc:1048] T 5438ea9fc95b4fe4b807029da4664284 P cbf87ca3a83645888342455187c72643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:00.679324 11291 raft_consensus.cc:1275] T 5438ea9fc95b4fe4b807029da4664284 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 FOLLOWER]: Refusing update from remote peer cbf87ca3a83645888342455187c72643: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:00.680842 11532 consensus_queue.cc:1048] T 5438ea9fc95b4fe4b807029da4664284 P cbf87ca3a83645888342455187c72643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:00.922693 11291 raft_consensus.cc:1275] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 FOLLOWER]: Refusing update from remote peer cbf87ca3a83645888342455187c72643: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:00.923822 11593 consensus_queue.cc:1048] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P cbf87ca3a83645888342455187c72643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:00.931713 11216 raft_consensus.cc:1275] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c [term 3 FOLLOWER]: Refusing update from remote peer cbf87ca3a83645888342455187c72643: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:00.933512 11593 consensus_queue.cc:1048] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P cbf87ca3a83645888342455187c72643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "738e4f90eaf44da3a5afa38532901d7c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:00.994443 11361 raft_consensus.cc:1275] T fcee8562c5494c1c9201c4291edfcaa9 P cbf87ca3a83645888342455187c72643 [term 2 FOLLOWER]: Refusing update from remote peer 738e4f90eaf44da3a5afa38532901d7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:00.995434 11575 consensus_queue.cc:1048] T fcee8562c5494c1c9201c4291edfcaa9 P 738e4f90eaf44da3a5afa38532901d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:01.005434 11291 raft_consensus.cc:1275] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 FOLLOWER]: Refusing update from remote peer 738e4f90eaf44da3a5afa38532901d7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:01.006666 11598 consensus_queue.cc:1048] T fcee8562c5494c1c9201c4291edfcaa9 P 738e4f90eaf44da3a5afa38532901d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:01.017437 11361 raft_consensus.cc:1275] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643 [term 4 FOLLOWER]: Refusing update from remote peer 738e4f90eaf44da3a5afa38532901d7c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:01.018509 11598 consensus_queue.cc:1048] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbf87ca3a83645888342455187c72643" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:01.026840 11291 raft_consensus.cc:1275] T 0671480ed18d46c585560c74ee9a674e P ef4f10bdf87048a7a08e0fdc05eb8962 [term 4 FOLLOWER]: Refusing update from remote peer 738e4f90eaf44da3a5afa38532901d7c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:01.028448 11576 consensus_queue.cc:1048] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef4f10bdf87048a7a08e0fdc05eb8962" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 39007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:01.110024 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:01.116564 11081 tablet_server.cc:179] TabletServer@127.10.210.65:0 shutting down...
I20260710 13:21:01.138165 11081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:01.138865 11081 tablet_replica.cc:333] T fcee8562c5494c1c9201c4291edfcaa9 P 738e4f90eaf44da3a5afa38532901d7c: stopping tablet replica
I20260710 13:21:01.139483 11081 raft_consensus.cc:2243] T fcee8562c5494c1c9201c4291edfcaa9 P 738e4f90eaf44da3a5afa38532901d7c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.140275 11081 raft_consensus.cc:2272] T fcee8562c5494c1c9201c4291edfcaa9 P 738e4f90eaf44da3a5afa38532901d7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.142766 11081 tablet_replica.cc:333] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c: stopping tablet replica
I20260710 13:21:01.143288 11081 raft_consensus.cc:2243] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.143711 11081 raft_consensus.cc:2272] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P 738e4f90eaf44da3a5afa38532901d7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.145874 11081 tablet_replica.cc:333] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c: stopping tablet replica
I20260710 13:21:01.146364 11081 raft_consensus.cc:2243] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.146790 11081 raft_consensus.cc:2272] T 5438ea9fc95b4fe4b807029da4664284 P 738e4f90eaf44da3a5afa38532901d7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.148514 11081 tablet_replica.cc:333] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c: stopping tablet replica
I20260710 13:21:01.149012 11081 raft_consensus.cc:2243] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.149454 11081 raft_consensus.cc:2272] T 6ab60f4418a74aefbf7481b0bec09070 P 738e4f90eaf44da3a5afa38532901d7c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.150844 11081 tablet_replica.cc:333] T 8a90965c4b74482780fbb8c31edc6b9f P 738e4f90eaf44da3a5afa38532901d7c: stopping tablet replica
I20260710 13:21:01.151304 11081 raft_consensus.cc:2243] T 8a90965c4b74482780fbb8c31edc6b9f P 738e4f90eaf44da3a5afa38532901d7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.151666 11081 raft_consensus.cc:2272] T 8a90965c4b74482780fbb8c31edc6b9f P 738e4f90eaf44da3a5afa38532901d7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.153251 11081 tablet_replica.cc:333] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c: stopping tablet replica
I20260710 13:21:01.153688 11081 raft_consensus.cc:2243] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.154071 11081 raft_consensus.cc:2272] T 796c635e15104fa5ad6a90a078da8c57 P 738e4f90eaf44da3a5afa38532901d7c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.155519 11081 tablet_replica.cc:333] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c: stopping tablet replica
I20260710 13:21:01.155961 11081 raft_consensus.cc:2243] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.156332 11081 raft_consensus.cc:2272] T aa953594d8304b638ce4bd7014bd9558 P 738e4f90eaf44da3a5afa38532901d7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.157939 11081 tablet_replica.cc:333] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c: stopping tablet replica
I20260710 13:21:01.158366 11081 raft_consensus.cc:2243] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.159015 11081 raft_consensus.cc:2272] T 0671480ed18d46c585560c74ee9a674e P 738e4f90eaf44da3a5afa38532901d7c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.160646 11081 tablet_replica.cc:333] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c: stopping tablet replica
I20260710 13:21:01.161144 11081 raft_consensus.cc:2243] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.161780 11081 raft_consensus.cc:2272] T 2f0133760a9c43068da98be6a5aa15d0 P 738e4f90eaf44da3a5afa38532901d7c [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:01.281649 11330 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.210.65:38079: connect: Connection refused (error 111)
I20260710 13:21:01.282752 11081 tablet_server.cc:196] TabletServer@127.10.210.65:0 shutdown complete.
W20260710 13:21:01.285320 11256 consensus_peers.cc:597] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 -> Peer 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079): Couldn't send request to peer 738e4f90eaf44da3a5afa38532901d7c. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:38079: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:01.285826 11256 consensus_peers.cc:597] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 -> Peer 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079): Couldn't send request to peer 738e4f90eaf44da3a5afa38532901d7c. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:38079: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:01.286966 11330 consensus_peers.cc:597] T 5438ea9fc95b4fe4b807029da4664284 P cbf87ca3a83645888342455187c72643 -> Peer 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079): Couldn't send request to peer 738e4f90eaf44da3a5afa38532901d7c. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:38079: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:01.301638 11081 tablet_server.cc:179] TabletServer@127.10.210.66:0 shutting down...
I20260710 13:21:01.323204 11081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:01.323829 11081 tablet_replica.cc:333] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962: stopping tablet replica
I20260710 13:21:01.324362 11081 raft_consensus.cc:2243] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.325126 11081 raft_consensus.cc:2272] T 796c635e15104fa5ad6a90a078da8c57 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.326743 11081 tablet_replica.cc:333] T 0671480ed18d46c585560c74ee9a674e P ef4f10bdf87048a7a08e0fdc05eb8962: stopping tablet replica
I20260710 13:21:01.327243 11081 raft_consensus.cc:2243] T 0671480ed18d46c585560c74ee9a674e P ef4f10bdf87048a7a08e0fdc05eb8962 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.327652 11081 raft_consensus.cc:2272] T 0671480ed18d46c585560c74ee9a674e P ef4f10bdf87048a7a08e0fdc05eb8962 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.329939 11081 tablet_replica.cc:333] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962: stopping tablet replica
I20260710 13:21:01.330536 11081 raft_consensus.cc:2243] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.331364 11081 raft_consensus.cc:2272] T aa953594d8304b638ce4bd7014bd9558 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:01.333194 11256 consensus_peers.cc:597] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 -> Peer 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079): Couldn't send request to peer 738e4f90eaf44da3a5afa38532901d7c. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:38079: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:01.333379 11081 tablet_replica.cc:333] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962: stopping tablet replica
I20260710 13:21:01.333941 11081 raft_consensus.cc:2243] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.334276 11081 raft_consensus.cc:2272] T 2f0133760a9c43068da98be6a5aa15d0 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.336068 11081 tablet_replica.cc:333] T 8a90965c4b74482780fbb8c31edc6b9f P ef4f10bdf87048a7a08e0fdc05eb8962: stopping tablet replica
I20260710 13:21:01.336498 11081 raft_consensus.cc:2243] T 8a90965c4b74482780fbb8c31edc6b9f P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.336889 11081 raft_consensus.cc:2272] T 8a90965c4b74482780fbb8c31edc6b9f P ef4f10bdf87048a7a08e0fdc05eb8962 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.338450 11081 tablet_replica.cc:333] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962: stopping tablet replica
I20260710 13:21:01.338861 11081 raft_consensus.cc:2243] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.339460 11081 raft_consensus.cc:2272] T 6ab60f4418a74aefbf7481b0bec09070 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.340973 11081 tablet_replica.cc:333] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962: stopping tablet replica
I20260710 13:21:01.341368 11081 raft_consensus.cc:2243] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.341671 11081 raft_consensus.cc:2272] T fcee8562c5494c1c9201c4291edfcaa9 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.343430 11081 tablet_replica.cc:333] T 5438ea9fc95b4fe4b807029da4664284 P ef4f10bdf87048a7a08e0fdc05eb8962: stopping tablet replica
I20260710 13:21:01.343828 11081 raft_consensus.cc:2243] T 5438ea9fc95b4fe4b807029da4664284 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.344141 11081 raft_consensus.cc:2272] T 5438ea9fc95b4fe4b807029da4664284 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.346028 11081 tablet_replica.cc:333] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962: stopping tablet replica
I20260710 13:21:01.346415 11081 raft_consensus.cc:2243] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.346796 11081 raft_consensus.cc:2272] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P ef4f10bdf87048a7a08e0fdc05eb8962 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:01.362769 11330 consensus_peers.cc:597] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P cbf87ca3a83645888342455187c72643 -> Peer 738e4f90eaf44da3a5afa38532901d7c (127.10.210.65:38079): Couldn't send request to peer 738e4f90eaf44da3a5afa38532901d7c. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:38079: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:01.375312 11081 tablet_server.cc:196] TabletServer@127.10.210.66:0 shutdown complete.
W20260710 13:21:01.385432 11329 consensus_peers.cc:597] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P cbf87ca3a83645888342455187c72643 -> Peer ef4f10bdf87048a7a08e0fdc05eb8962 (127.10.210.66:39007): Couldn't send request to peer ef4f10bdf87048a7a08e0fdc05eb8962. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.66:39007: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:01.392367 11081 tablet_server.cc:179] TabletServer@127.10.210.67:0 shutting down...
I20260710 13:21:01.415268 11081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:01.415973 11081 tablet_replica.cc:333] T 2f0133760a9c43068da98be6a5aa15d0 P cbf87ca3a83645888342455187c72643: stopping tablet replica
I20260710 13:21:01.416572 11081 raft_consensus.cc:2243] T 2f0133760a9c43068da98be6a5aa15d0 P cbf87ca3a83645888342455187c72643 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.417040 11081 raft_consensus.cc:2272] T 2f0133760a9c43068da98be6a5aa15d0 P cbf87ca3a83645888342455187c72643 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.419121 11081 tablet_replica.cc:333] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P cbf87ca3a83645888342455187c72643: stopping tablet replica
I20260710 13:21:01.419625 11081 raft_consensus.cc:2243] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P cbf87ca3a83645888342455187c72643 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.420344 11081 raft_consensus.cc:2272] T 54a23fa1f6ae4dbcaeba19c8dae84bf6 P cbf87ca3a83645888342455187c72643 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.422058 11081 tablet_replica.cc:333] T aa953594d8304b638ce4bd7014bd9558 P cbf87ca3a83645888342455187c72643: stopping tablet replica
I20260710 13:21:01.422547 11081 raft_consensus.cc:2243] T aa953594d8304b638ce4bd7014bd9558 P cbf87ca3a83645888342455187c72643 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.422942 11081 raft_consensus.cc:2272] T aa953594d8304b638ce4bd7014bd9558 P cbf87ca3a83645888342455187c72643 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.424278 11081 tablet_replica.cc:333] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643: stopping tablet replica
I20260710 13:21:01.424825 11081 raft_consensus.cc:2243] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.425215 11081 raft_consensus.cc:2272] T 0671480ed18d46c585560c74ee9a674e P cbf87ca3a83645888342455187c72643 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.426980 11081 tablet_replica.cc:333] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643: stopping tablet replica
I20260710 13:21:01.427448 11081 raft_consensus.cc:2243] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.427822 11081 raft_consensus.cc:2272] T 796c635e15104fa5ad6a90a078da8c57 P cbf87ca3a83645888342455187c72643 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.429294 11081 tablet_replica.cc:333] T 5438ea9fc95b4fe4b807029da4664284 P cbf87ca3a83645888342455187c72643: stopping tablet replica
I20260710 13:21:01.429735 11081 raft_consensus.cc:2243] T 5438ea9fc95b4fe4b807029da4664284 P cbf87ca3a83645888342455187c72643 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.430369 11081 raft_consensus.cc:2272] T 5438ea9fc95b4fe4b807029da4664284 P cbf87ca3a83645888342455187c72643 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.432886 11081 tablet_replica.cc:333] T 8a90965c4b74482780fbb8c31edc6b9f P cbf87ca3a83645888342455187c72643: stopping tablet replica
I20260710 13:21:01.433581 11081 raft_consensus.cc:2243] T 8a90965c4b74482780fbb8c31edc6b9f P cbf87ca3a83645888342455187c72643 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.434286 11081 raft_consensus.cc:2272] T 8a90965c4b74482780fbb8c31edc6b9f P cbf87ca3a83645888342455187c72643 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.436149 11081 tablet_replica.cc:333] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643: stopping tablet replica
I20260710 13:21:01.436529 11081 raft_consensus.cc:2243] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.436913 11081 raft_consensus.cc:2272] T 6ab60f4418a74aefbf7481b0bec09070 P cbf87ca3a83645888342455187c72643 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.438336 11081 tablet_replica.cc:333] T fcee8562c5494c1c9201c4291edfcaa9 P cbf87ca3a83645888342455187c72643: stopping tablet replica
I20260710 13:21:01.438694 11081 raft_consensus.cc:2243] T fcee8562c5494c1c9201c4291edfcaa9 P cbf87ca3a83645888342455187c72643 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.439004 11081 raft_consensus.cc:2272] T fcee8562c5494c1c9201c4291edfcaa9 P cbf87ca3a83645888342455187c72643 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.464432 11081 tablet_server.cc:196] TabletServer@127.10.210.67:0 shutdown complete.
I20260710 13:21:01.480330 11081 master.cc:562] Master@127.10.210.126:34341 shutting down...
I20260710 13:21:01.673069 11081 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 936c4d0ef0bd4921995d761b1c7cf077 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.673652 11081 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 936c4d0ef0bd4921995d761b1c7cf077 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.674006 11081 tablet_replica.cc:333] T 00000000000000000000000000000000 P 936c4d0ef0bd4921995d761b1c7cf077: stopping tablet replica
I20260710 13:21:01.693009 11081 master.cc:584] Master@127.10.210.126:34341 shutdown complete.
738e4f90eaf44da3a5afa38532901d7c  4
cbf87ca3a83645888342455187c72643  1
ef4f10bdf87048a7a08e0fdc05eb8962  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (14429 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:21:01.730674 11081 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.210.126:45761
I20260710 13:21:01.731873 11081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:01.737459 11606 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:01.737900 11607 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:01.738870 11609 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:01.739928 11081 server_base.cc:1061] running on GCE node
I20260710 13:21:01.740959 11081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:01.741153 11081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:01.741325 11081 hybrid_clock.cc:648] HybridClock initialized: now 1783689661741295 us; error 0 us; skew 500 ppm
I20260710 13:21:01.741863 11081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:01.744252 11081 webserver.cc:533] Webserver started at http://127.10.210.126:36035/ using document root <none> and password file <none>
I20260710 13:21:01.745005 11081 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:01.745199 11081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:01.745491 11081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:01.746593 11081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689647141662-11081-0/minicluster-data/master-0-root/instance:
uuid: "7de3d7364ba844058f6392d9d92d5880"
format_stamp: "Formatted at 2026-07-10 13:21:01 on dist-test-slave-4llg"
I20260710 13:21:01.750831 11081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:21:01.754086 11614 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:01.754765 11081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:21:01.755046 11081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689647141662-11081-0/minicluster-data/master-0-root
uuid: "7de3d7364ba844058f6392d9d92d5880"
format_stamp: "Formatted at 2026-07-10 13:21:01 on dist-test-slave-4llg"
I20260710 13:21:01.755321 11081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689647141662-11081-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689647141662-11081-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689647141662-11081-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:01.767115 11081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:01.768273 11081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:01.808465 11081 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.126:45761
I20260710 13:21:01.808552 11665 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.126:45761 every 8 connection(s)
I20260710 13:21:01.812229 11666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:01.821406 11666 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7de3d7364ba844058f6392d9d92d5880: Bootstrap starting.
I20260710 13:21:01.825819 11666 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7de3d7364ba844058f6392d9d92d5880: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:01.829893 11666 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7de3d7364ba844058f6392d9d92d5880: No bootstrap required, opened a new log
I20260710 13:21:01.831879 11666 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7de3d7364ba844058f6392d9d92d5880 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7de3d7364ba844058f6392d9d92d5880" member_type: VOTER }
I20260710 13:21:01.832238 11666 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7de3d7364ba844058f6392d9d92d5880 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:01.832425 11666 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7de3d7364ba844058f6392d9d92d5880 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7de3d7364ba844058f6392d9d92d5880, State: Initialized, Role: FOLLOWER
I20260710 13:21:01.832922 11666 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7de3d7364ba844058f6392d9d92d5880 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7de3d7364ba844058f6392d9d92d5880" member_type: VOTER }
I20260710 13:21:01.833309 11666 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7de3d7364ba844058f6392d9d92d5880 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:01.833504 11666 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7de3d7364ba844058f6392d9d92d5880 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:01.833707 11666 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7de3d7364ba844058f6392d9d92d5880 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:01.837747 11666 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7de3d7364ba844058f6392d9d92d5880 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7de3d7364ba844058f6392d9d92d5880" member_type: VOTER }
I20260710 13:21:01.838236 11666 leader_election.cc:304] T 00000000000000000000000000000000 P 7de3d7364ba844058f6392d9d92d5880 [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: 7de3d7364ba844058f6392d9d92d5880; no voters: 
I20260710 13:21:01.839267 11666 leader_election.cc:290] T 00000000000000000000000000000000 P 7de3d7364ba844058f6392d9d92d5880 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:01.839614 11669 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7de3d7364ba844058f6392d9d92d5880 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:01.840992 11669 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7de3d7364ba844058f6392d9d92d5880 [term 1 LEADER]: Becoming Leader. State: Replica: 7de3d7364ba844058f6392d9d92d5880, State: Running, Role: LEADER
I20260710 13:21:01.841715 11669 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7de3d7364ba844058f6392d9d92d5880 [LEADER]: Queue going to LEADER mode. State: All 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: "7de3d7364ba844058f6392d9d92d5880" member_type: VOTER }
I20260710 13:21:01.842279 11666 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7de3d7364ba844058f6392d9d92d5880 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:01.846760 11671 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7de3d7364ba844058f6392d9d92d5880 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7de3d7364ba844058f6392d9d92d5880. Latest consensus state: current_term: 1 leader_uuid: "7de3d7364ba844058f6392d9d92d5880" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7de3d7364ba844058f6392d9d92d5880" member_type: VOTER } }
I20260710 13:21:01.847393 11671 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7de3d7364ba844058f6392d9d92d5880 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:01.846911 11670 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7de3d7364ba844058f6392d9d92d5880 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7de3d7364ba844058f6392d9d92d5880" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7de3d7364ba844058f6392d9d92d5880" member_type: VOTER } }
I20260710 13:21:01.848001 11670 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7de3d7364ba844058f6392d9d92d5880 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:01.849538 11677 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:01.857378 11677 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:01.858275 11081 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:01.865800 11677 catalog_manager.cc:1383] Generated new cluster ID: e5bc6762be574aff809f3982eca60069
I20260710 13:21:01.866067 11677 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:01.880510 11677 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:01.881769 11677 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:01.895618 11677 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7de3d7364ba844058f6392d9d92d5880: Generated new TSK 0
I20260710 13:21:01.896184 11677 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:01.925011 11081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:01.930796 11687 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:01.931730 11688 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:01.932982 11690 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:01.933612 11081 server_base.cc:1061] running on GCE node
I20260710 13:21:01.934394 11081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:01.934567 11081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:01.934747 11081 hybrid_clock.cc:648] HybridClock initialized: now 1783689661934733 us; error 0 us; skew 500 ppm
I20260710 13:21:01.935321 11081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:01.937704 11081 webserver.cc:533] Webserver started at http://127.10.210.65:38013/ using document root <none> and password file <none>
I20260710 13:21:01.938225 11081 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:01.938426 11081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:01.938702 11081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:01.939769 11081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689647141662-11081-0/minicluster-data/ts-0-root/instance:
uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
format_stamp: "Formatted at 2026-07-10 13:21:01 on dist-test-slave-4llg"
I20260710 13:21:01.946058 11081 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:21:01.949453 11695 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:01.950264 11081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:21:01.950520 11081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689647141662-11081-0/minicluster-data/ts-0-root
uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
format_stamp: "Formatted at 2026-07-10 13:21:01 on dist-test-slave-4llg"
I20260710 13:21:01.950755 11081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689647141662-11081-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689647141662-11081-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689647141662-11081-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:01.967938 11081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:01.969244 11081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:01.970726 11081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:01.973012 11081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:01.973222 11081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:01.973484 11081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:01.973655 11081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:02.013010 11081 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.65:43613
I20260710 13:21:02.013098 11757 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.65:43613 every 8 connection(s)
I20260710 13:21:02.017829 11081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:02.025311 11762 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:02.027302 11763 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:02.031651 11081 server_base.cc:1061] running on GCE node
W20260710 13:21:02.031625 11766 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:02.033049 11081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:02.033327 11081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:02.033545 11081 hybrid_clock.cc:648] HybridClock initialized: now 1783689662033508 us; error 0 us; skew 500 ppm
I20260710 13:21:02.034087 11081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:02.034662 11758 heartbeater.cc:344] Connected to a master server at 127.10.210.126:45761
I20260710 13:21:02.035017 11758 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:02.035720 11758 heartbeater.cc:507] Master 127.10.210.126:45761 requested a full tablet report, sending...
I20260710 13:21:02.036887 11081 webserver.cc:533] Webserver started at http://127.10.210.66:41141/ using document root <none> and password file <none>
I20260710 13:21:02.037477 11081 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:02.037721 11081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:02.037792 11631 ts_manager.cc:194] Registered new tserver with Master: ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613)
I20260710 13:21:02.038058 11081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:02.039568 11081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689647141662-11081-0/minicluster-data/ts-1-root/instance:
uuid: "9320586ec8fd48309840dcf11b623b90"
format_stamp: "Formatted at 2026-07-10 13:21:02 on dist-test-slave-4llg"
I20260710 13:21:02.040148 11631 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56778
I20260710 13:21:02.044297 11081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260710 13:21:02.047583 11770 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:02.048341 11081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:21:02.048650 11081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689647141662-11081-0/minicluster-data/ts-1-root
uuid: "9320586ec8fd48309840dcf11b623b90"
format_stamp: "Formatted at 2026-07-10 13:21:02 on dist-test-slave-4llg"
I20260710 13:21:02.049005 11081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689647141662-11081-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689647141662-11081-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689647141662-11081-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:02.071316 11081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:02.072539 11081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:02.074156 11081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:02.076270 11081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:02.076494 11081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:02.076763 11081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:02.076941 11081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:02.115319 11081 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.66:37147
I20260710 13:21:02.115417 11832 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.66:37147 every 8 connection(s)
I20260710 13:21:02.120012 11081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:02.126652 11836 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:02.127602 11837 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:02.129906 11839 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:02.132288 11833 heartbeater.cc:344] Connected to a master server at 127.10.210.126:45761
I20260710 13:21:02.132555 11081 server_base.cc:1061] running on GCE node
I20260710 13:21:02.132745 11833 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:02.133636 11081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:21:02.133661 11833 heartbeater.cc:507] Master 127.10.210.126:45761 requested a full tablet report, sending...
W20260710 13:21:02.134021 11081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:02.134233 11081 hybrid_clock.cc:648] HybridClock initialized: now 1783689662134216 us; error 0 us; skew 500 ppm
I20260710 13:21:02.134881 11081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:02.135937 11631 ts_manager.cc:194] Registered new tserver with Master: 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147)
I20260710 13:21:02.137399 11081 webserver.cc:533] Webserver started at http://127.10.210.67:38753/ using document root <none> and password file <none>
I20260710 13:21:02.137482 11631 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56786
I20260710 13:21:02.137979 11081 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:02.138228 11081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:02.138502 11081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:02.139601 11081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689647141662-11081-0/minicluster-data/ts-2-root/instance:
uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
format_stamp: "Formatted at 2026-07-10 13:21:02 on dist-test-slave-4llg"
I20260710 13:21:02.143934 11081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:21:02.147269 11844 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:02.148226 11081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:21:02.148497 11081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689647141662-11081-0/minicluster-data/ts-2-root
uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
format_stamp: "Formatted at 2026-07-10 13:21:02 on dist-test-slave-4llg"
I20260710 13:21:02.148838 11081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689647141662-11081-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689647141662-11081-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689647141662-11081-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:02.181958 11081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:02.183145 11081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:02.184608 11081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:02.187026 11081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:02.187219 11081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:02.187566 11081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:02.187745 11081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:02.227931 11081 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.67:37069
I20260710 13:21:02.228029 11906 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.67:37069 every 8 connection(s)
I20260710 13:21:02.241150 11907 heartbeater.cc:344] Connected to a master server at 127.10.210.126:45761
I20260710 13:21:02.241544 11907 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:02.242210 11907 heartbeater.cc:507] Master 127.10.210.126:45761 requested a full tablet report, sending...
I20260710 13:21:02.244001 11631 ts_manager.cc:194] Registered new tserver with Master: 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:02.244951 11081 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014072199s
I20260710 13:21:02.245390 11631 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56802
I20260710 13:21:02.269680 11631 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56804:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:21:02.272621 11631 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:21:02.341092 11798 tablet_service.cc:1511] Processing CreateTablet for tablet 2e36b89f7d6a4d9d96f23531637802e1 (DEFAULT_TABLE table=test-workload [id=5474b6d147bc4667b635dfb98105f3af]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:21:02.342828 11798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e36b89f7d6a4d9d96f23531637802e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.342584 11796 tablet_service.cc:1511] Processing CreateTablet for tablet 83050841b899483fada27e34bbf993f3 (DEFAULT_TABLE table=test-workload [id=5474b6d147bc4667b635dfb98105f3af]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:21:02.343997 11796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83050841b899483fada27e34bbf993f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.345942 11797 tablet_service.cc:1511] Processing CreateTablet for tablet 6488b8d3e6f44d3fae5b763b1bea4e04 (DEFAULT_TABLE table=test-workload [id=5474b6d147bc4667b635dfb98105f3af]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:21:02.347564 11797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6488b8d3e6f44d3fae5b763b1bea4e04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.356220 11795 tablet_service.cc:1511] Processing CreateTablet for tablet 8d37668604354eb8a7bc13f413fc8d9f (DEFAULT_TABLE table=test-workload [id=5474b6d147bc4667b635dfb98105f3af]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:21:02.357657 11795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d37668604354eb8a7bc13f413fc8d9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.370793 11722 tablet_service.cc:1511] Processing CreateTablet for tablet 6488b8d3e6f44d3fae5b763b1bea4e04 (DEFAULT_TABLE table=test-workload [id=5474b6d147bc4667b635dfb98105f3af]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:21:02.371443 11723 tablet_service.cc:1511] Processing CreateTablet for tablet 2e36b89f7d6a4d9d96f23531637802e1 (DEFAULT_TABLE table=test-workload [id=5474b6d147bc4667b635dfb98105f3af]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:21:02.372195 11722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6488b8d3e6f44d3fae5b763b1bea4e04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.374588 11721 tablet_service.cc:1511] Processing CreateTablet for tablet 83050841b899483fada27e34bbf993f3 (DEFAULT_TABLE table=test-workload [id=5474b6d147bc4667b635dfb98105f3af]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:21:02.375376 11719 tablet_service.cc:1511] Processing CreateTablet for tablet 3d13d3572e3f404387a45ac8a680988d (DEFAULT_TABLE table=test-workload [id=5474b6d147bc4667b635dfb98105f3af]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:21:02.376747 11723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e36b89f7d6a4d9d96f23531637802e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.376807 11720 tablet_service.cc:1511] Processing CreateTablet for tablet 8d37668604354eb8a7bc13f413fc8d9f (DEFAULT_TABLE table=test-workload [id=5474b6d147bc4667b635dfb98105f3af]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:21:02.377246 11795 tablet_service.cc:1511] Processing CreateTablet for tablet 3d13d3572e3f404387a45ac8a680988d (DEFAULT_TABLE table=test-workload [id=5474b6d147bc4667b635dfb98105f3af]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:21:02.378248 11720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d37668604354eb8a7bc13f413fc8d9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.379006 11795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d13d3572e3f404387a45ac8a680988d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.385061 11721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83050841b899483fada27e34bbf993f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.386240 11922 tablet_bootstrap.cc:492] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90: Bootstrap starting.
I20260710 13:21:02.386596 11718 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd2d77cea884ec7bd225425497aa857 (DEFAULT_TABLE table=test-workload [id=5474b6d147bc4667b635dfb98105f3af]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:21:02.393368 11719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d13d3572e3f404387a45ac8a680988d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.397076 11718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd2d77cea884ec7bd225425497aa857. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.401692 11872 tablet_service.cc:1511] Processing CreateTablet for tablet 2e36b89f7d6a4d9d96f23531637802e1 (DEFAULT_TABLE table=test-workload [id=5474b6d147bc4667b635dfb98105f3af]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:21:02.402990 11872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e36b89f7d6a4d9d96f23531637802e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.404927 11717 tablet_service.cc:1511] Processing CreateTablet for tablet 6bfe6b24fa2946e5aca42b8e19546354 (DEFAULT_TABLE table=test-workload [id=5474b6d147bc4667b635dfb98105f3af]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:21:02.406247 11717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bfe6b24fa2946e5aca42b8e19546354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.407572 11870 tablet_service.cc:1511] Processing CreateTablet for tablet 83050841b899483fada27e34bbf993f3 (DEFAULT_TABLE table=test-workload [id=5474b6d147bc4667b635dfb98105f3af]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:21:02.409987 11868 tablet_service.cc:1511] Processing CreateTablet for tablet 3d13d3572e3f404387a45ac8a680988d (DEFAULT_TABLE table=test-workload [id=5474b6d147bc4667b635dfb98105f3af]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:21:02.410424 11798 tablet_service.cc:1511] Processing CreateTablet for tablet 6bfe6b24fa2946e5aca42b8e19546354 (DEFAULT_TABLE table=test-workload [id=5474b6d147bc4667b635dfb98105f3af]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:21:02.411682 11798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bfe6b24fa2946e5aca42b8e19546354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.412837 11867 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd2d77cea884ec7bd225425497aa857 (DEFAULT_TABLE table=test-workload [id=5474b6d147bc4667b635dfb98105f3af]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:21:02.413141 11866 tablet_service.cc:1511] Processing CreateTablet for tablet 6bfe6b24fa2946e5aca42b8e19546354 (DEFAULT_TABLE table=test-workload [id=5474b6d147bc4667b635dfb98105f3af]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:21:02.405887 11871 tablet_service.cc:1511] Processing CreateTablet for tablet 6488b8d3e6f44d3fae5b763b1bea4e04 (DEFAULT_TABLE table=test-workload [id=5474b6d147bc4667b635dfb98105f3af]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:21:02.413795 11716 tablet_service.cc:1511] Processing CreateTablet for tablet 2680cc9a94f24602ada5b7e4cbf7d239 (DEFAULT_TABLE table=test-workload [id=5474b6d147bc4667b635dfb98105f3af]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:21:02.414423 11870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83050841b899483fada27e34bbf993f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.415031 11716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2680cc9a94f24602ada5b7e4cbf7d239. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.417773 11869 tablet_service.cc:1511] Processing CreateTablet for tablet 8d37668604354eb8a7bc13f413fc8d9f (DEFAULT_TABLE table=test-workload [id=5474b6d147bc4667b635dfb98105f3af]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:21:02.415045 11866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bfe6b24fa2946e5aca42b8e19546354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.422509 11868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d13d3572e3f404387a45ac8a680988d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.423704 11797 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd2d77cea884ec7bd225425497aa857 (DEFAULT_TABLE table=test-workload [id=5474b6d147bc4667b635dfb98105f3af]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:21:02.424803 11869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d37668604354eb8a7bc13f413fc8d9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.427146 11867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd2d77cea884ec7bd225425497aa857. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.428558 11871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6488b8d3e6f44d3fae5b763b1bea4e04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.434896 11797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd2d77cea884ec7bd225425497aa857. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.435446 11923 tablet_bootstrap.cc:492] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed: Bootstrap starting.
I20260710 13:21:02.439275 11796 tablet_service.cc:1511] Processing CreateTablet for tablet d0fa4c2b1cc1484893a48f3acdd5386d (DEFAULT_TABLE table=test-workload [id=5474b6d147bc4667b635dfb98105f3af]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:21:02.440749 11864 tablet_service.cc:1511] Processing CreateTablet for tablet d0fa4c2b1cc1484893a48f3acdd5386d (DEFAULT_TABLE table=test-workload [id=5474b6d147bc4667b635dfb98105f3af]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:21:02.441339 11796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0fa4c2b1cc1484893a48f3acdd5386d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.442018 11864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0fa4c2b1cc1484893a48f3acdd5386d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.444280 11722 tablet_service.cc:1511] Processing CreateTablet for tablet 2f221a0d81d04f0aaaf766b53ef84643 (DEFAULT_TABLE table=test-workload [id=5474b6d147bc4667b635dfb98105f3af]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:21:02.444584 11794 tablet_service.cc:1511] Processing CreateTablet for tablet 2f221a0d81d04f0aaaf766b53ef84643 (DEFAULT_TABLE table=test-workload [id=5474b6d147bc4667b635dfb98105f3af]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:21:02.447280 11722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f221a0d81d04f0aaaf766b53ef84643. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.447502 11794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f221a0d81d04f0aaaf766b53ef84643. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.453455 11865 tablet_service.cc:1511] Processing CreateTablet for tablet 2680cc9a94f24602ada5b7e4cbf7d239 (DEFAULT_TABLE table=test-workload [id=5474b6d147bc4667b635dfb98105f3af]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:21:02.454708 11865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2680cc9a94f24602ada5b7e4cbf7d239. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.458465 11863 tablet_service.cc:1511] Processing CreateTablet for tablet 2f221a0d81d04f0aaaf766b53ef84643 (DEFAULT_TABLE table=test-workload [id=5474b6d147bc4667b635dfb98105f3af]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:21:02.459822 11863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f221a0d81d04f0aaaf766b53ef84643. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.461319 11715 tablet_service.cc:1511] Processing CreateTablet for tablet d0fa4c2b1cc1484893a48f3acdd5386d (DEFAULT_TABLE table=test-workload [id=5474b6d147bc4667b635dfb98105f3af]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:21:02.462571 11715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0fa4c2b1cc1484893a48f3acdd5386d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.470175 11922 tablet_bootstrap.cc:654] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.473898 11795 tablet_service.cc:1511] Processing CreateTablet for tablet 2680cc9a94f24602ada5b7e4cbf7d239 (DEFAULT_TABLE table=test-workload [id=5474b6d147bc4667b635dfb98105f3af]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:21:02.475339 11795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2680cc9a94f24602ada5b7e4cbf7d239. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.533432 11923 tablet_bootstrap.cc:654] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.549152 11922 tablet_bootstrap.cc:492] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90: No bootstrap required, opened a new log
I20260710 13:21:02.549736 11922 ts_tablet_manager.cc:1403] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90: Time spent bootstrapping tablet: real 0.164s	user 0.013s	sys 0.025s
I20260710 13:21:02.559767 11925 tablet_bootstrap.cc:492] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4: Bootstrap starting.
I20260710 13:21:02.561049 11922 raft_consensus.cc:359] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.562002 11922 raft_consensus.cc:385] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.562356 11922 raft_consensus.cc:740] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9320586ec8fd48309840dcf11b623b90, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.563285 11922 consensus_queue.cc:260] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.566100 11925 tablet_bootstrap.cc:654] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.566943 11833 heartbeater.cc:499] Master 127.10.210.126:45761 was elected leader, sending a full tablet report...
I20260710 13:21:02.567359 11923 tablet_bootstrap.cc:492] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed: No bootstrap required, opened a new log
I20260710 13:21:02.567343 11922 ts_tablet_manager.cc:1434] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:21:02.567934 11923 ts_tablet_manager.cc:1403] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed: Time spent bootstrapping tablet: real 0.133s	user 0.026s	sys 0.009s
I20260710 13:21:02.568655 11922 tablet_bootstrap.cc:492] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90: Bootstrap starting.
I20260710 13:21:02.570729 11923 raft_consensus.cc:359] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.571444 11923 raft_consensus.cc:385] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.571754 11923 raft_consensus.cc:740] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecf877e3ff2a4345a3e0d22e2519daed, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.572481 11923 consensus_queue.cc:260] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.575629 11922 tablet_bootstrap.cc:654] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.594831 11758 heartbeater.cc:499] Master 127.10.210.126:45761 was elected leader, sending a full tablet report...
I20260710 13:21:02.595359 11923 ts_tablet_manager.cc:1434] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.020s
I20260710 13:21:02.595577 11925 tablet_bootstrap.cc:492] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4: No bootstrap required, opened a new log
I20260710 13:21:02.596139 11925 ts_tablet_manager.cc:1403] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4: Time spent bootstrapping tablet: real 0.054s	user 0.019s	sys 0.017s
I20260710 13:21:02.596254 11923 tablet_bootstrap.cc:492] T 2680cc9a94f24602ada5b7e4cbf7d239 P ecf877e3ff2a4345a3e0d22e2519daed: Bootstrap starting.
I20260710 13:21:02.595628 11922 tablet_bootstrap.cc:492] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90: No bootstrap required, opened a new log
I20260710 13:21:02.598919 11922 ts_tablet_manager.cc:1403] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.016s
I20260710 13:21:02.598819 11925 raft_consensus.cc:359] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.599628 11925 raft_consensus.cc:385] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.599977 11925 raft_consensus.cc:740] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ca74b97853e4132a0cc34f7214c4eb4, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.600683 11925 consensus_queue.cc:260] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.602582 11923 tablet_bootstrap.cc:654] T 2680cc9a94f24602ada5b7e4cbf7d239 P ecf877e3ff2a4345a3e0d22e2519daed: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.602177 11922 raft_consensus.cc:359] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.603026 11922 raft_consensus.cc:385] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.603411 11922 raft_consensus.cc:740] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9320586ec8fd48309840dcf11b623b90, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.604338 11922 consensus_queue.cc:260] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.607179 11922 ts_tablet_manager.cc:1434] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:21:02.608364 11922 tablet_bootstrap.cc:492] T 2e36b89f7d6a4d9d96f23531637802e1 P 9320586ec8fd48309840dcf11b623b90: Bootstrap starting.
I20260710 13:21:02.614109 11923 tablet_bootstrap.cc:492] T 2680cc9a94f24602ada5b7e4cbf7d239 P ecf877e3ff2a4345a3e0d22e2519daed: No bootstrap required, opened a new log
I20260710 13:21:02.614593 11923 ts_tablet_manager.cc:1403] T 2680cc9a94f24602ada5b7e4cbf7d239 P ecf877e3ff2a4345a3e0d22e2519daed: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 13:21:02.615458 11907 heartbeater.cc:499] Master 127.10.210.126:45761 was elected leader, sending a full tablet report...
I20260710 13:21:02.615897 11925 ts_tablet_manager.cc:1434] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.015s
I20260710 13:21:02.616825 11925 tablet_bootstrap.cc:492] T 83050841b899483fada27e34bbf993f3 P 3ca74b97853e4132a0cc34f7214c4eb4: Bootstrap starting.
I20260710 13:21:02.617369 11923 raft_consensus.cc:359] T 2680cc9a94f24602ada5b7e4cbf7d239 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.618077 11923 raft_consensus.cc:385] T 2680cc9a94f24602ada5b7e4cbf7d239 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.618366 11923 raft_consensus.cc:740] T 2680cc9a94f24602ada5b7e4cbf7d239 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecf877e3ff2a4345a3e0d22e2519daed, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.619220 11923 consensus_queue.cc:260] T 2680cc9a94f24602ada5b7e4cbf7d239 P ecf877e3ff2a4345a3e0d22e2519daed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.620869 11922 tablet_bootstrap.cc:654] T 2e36b89f7d6a4d9d96f23531637802e1 P 9320586ec8fd48309840dcf11b623b90: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.622596 11923 ts_tablet_manager.cc:1434] T 2680cc9a94f24602ada5b7e4cbf7d239 P ecf877e3ff2a4345a3e0d22e2519daed: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:21:02.622977 11925 tablet_bootstrap.cc:654] T 83050841b899483fada27e34bbf993f3 P 3ca74b97853e4132a0cc34f7214c4eb4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.623561 11923 tablet_bootstrap.cc:492] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed: Bootstrap starting.
I20260710 13:21:02.632251 11923 tablet_bootstrap.cc:654] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.638052 11922 tablet_bootstrap.cc:492] T 2e36b89f7d6a4d9d96f23531637802e1 P 9320586ec8fd48309840dcf11b623b90: No bootstrap required, opened a new log
I20260710 13:21:02.638346 11925 tablet_bootstrap.cc:492] T 83050841b899483fada27e34bbf993f3 P 3ca74b97853e4132a0cc34f7214c4eb4: No bootstrap required, opened a new log
I20260710 13:21:02.638536 11922 ts_tablet_manager.cc:1403] T 2e36b89f7d6a4d9d96f23531637802e1 P 9320586ec8fd48309840dcf11b623b90: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.011s
I20260710 13:21:02.638875 11925 ts_tablet_manager.cc:1403] T 83050841b899483fada27e34bbf993f3 P 3ca74b97853e4132a0cc34f7214c4eb4: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.010s
I20260710 13:21:02.639817 11923 tablet_bootstrap.cc:492] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed: No bootstrap required, opened a new log
I20260710 13:21:02.640249 11923 ts_tablet_manager.cc:1403] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260710 13:21:02.641409 11922 raft_consensus.cc:359] T 2e36b89f7d6a4d9d96f23531637802e1 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.641721 11925 raft_consensus.cc:359] T 83050841b899483fada27e34bbf993f3 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.642128 11922 raft_consensus.cc:385] T 2e36b89f7d6a4d9d96f23531637802e1 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.642570 11922 raft_consensus.cc:740] T 2e36b89f7d6a4d9d96f23531637802e1 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9320586ec8fd48309840dcf11b623b90, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.642578 11925 raft_consensus.cc:385] T 83050841b899483fada27e34bbf993f3 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.643456 11922 consensus_queue.cc:260] T 2e36b89f7d6a4d9d96f23531637802e1 P 9320586ec8fd48309840dcf11b623b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.643953 11925 raft_consensus.cc:740] T 83050841b899483fada27e34bbf993f3 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ca74b97853e4132a0cc34f7214c4eb4, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.644733 11925 consensus_queue.cc:260] T 83050841b899483fada27e34bbf993f3 P 3ca74b97853e4132a0cc34f7214c4eb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.645700 11922 ts_tablet_manager.cc:1434] T 2e36b89f7d6a4d9d96f23531637802e1 P 9320586ec8fd48309840dcf11b623b90: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:21:02.642970 11923 raft_consensus.cc:359] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.646659 11922 tablet_bootstrap.cc:492] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90: Bootstrap starting.
I20260710 13:21:02.647020 11923 raft_consensus.cc:385] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.647351 11923 raft_consensus.cc:740] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecf877e3ff2a4345a3e0d22e2519daed, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.646746 11925 ts_tablet_manager.cc:1434] T 83050841b899483fada27e34bbf993f3 P 3ca74b97853e4132a0cc34f7214c4eb4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:21:02.648576 11925 tablet_bootstrap.cc:492] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4: Bootstrap starting.
I20260710 13:21:02.648061 11923 consensus_queue.cc:260] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.650388 11923 ts_tablet_manager.cc:1434] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:21:02.651269 11923 tablet_bootstrap.cc:492] T 6bfe6b24fa2946e5aca42b8e19546354 P ecf877e3ff2a4345a3e0d22e2519daed: Bootstrap starting.
I20260710 13:21:02.654093 11922 tablet_bootstrap.cc:654] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.655484 11925 tablet_bootstrap.cc:654] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.657513 11923 tablet_bootstrap.cc:654] T 6bfe6b24fa2946e5aca42b8e19546354 P ecf877e3ff2a4345a3e0d22e2519daed: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.666116 11922 tablet_bootstrap.cc:492] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90: No bootstrap required, opened a new log
I20260710 13:21:02.666774 11922 ts_tablet_manager.cc:1403] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260710 13:21:02.670459 11922 raft_consensus.cc:359] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.672991 11922 raft_consensus.cc:385] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.673326 11922 raft_consensus.cc:740] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9320586ec8fd48309840dcf11b623b90, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.674259 11925 tablet_bootstrap.cc:492] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4: No bootstrap required, opened a new log
I20260710 13:21:02.674090 11922 consensus_queue.cc:260] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.674659 11923 tablet_bootstrap.cc:492] T 6bfe6b24fa2946e5aca42b8e19546354 P ecf877e3ff2a4345a3e0d22e2519daed: No bootstrap required, opened a new log
I20260710 13:21:02.675592 11923 ts_tablet_manager.cc:1403] T 6bfe6b24fa2946e5aca42b8e19546354 P ecf877e3ff2a4345a3e0d22e2519daed: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.009s
I20260710 13:21:02.676324 11922 ts_tablet_manager.cc:1434] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260710 13:21:02.674719 11925 ts_tablet_manager.cc:1403] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.011s
I20260710 13:21:02.677278 11922 tablet_bootstrap.cc:492] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90: Bootstrap starting.
I20260710 13:21:02.678650 11923 raft_consensus.cc:359] T 6bfe6b24fa2946e5aca42b8e19546354 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.679433 11923 raft_consensus.cc:385] T 6bfe6b24fa2946e5aca42b8e19546354 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.679780 11923 raft_consensus.cc:740] T 6bfe6b24fa2946e5aca42b8e19546354 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecf877e3ff2a4345a3e0d22e2519daed, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.679708 11925 raft_consensus.cc:359] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.680485 11925 raft_consensus.cc:385] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.680789 11925 raft_consensus.cc:740] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ca74b97853e4132a0cc34f7214c4eb4, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.680883 11923 consensus_queue.cc:260] T 6bfe6b24fa2946e5aca42b8e19546354 P ecf877e3ff2a4345a3e0d22e2519daed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.681555 11925 consensus_queue.cc:260] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.683660 11925 ts_tablet_manager.cc:1434] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 13:21:02.683877 11922 tablet_bootstrap.cc:654] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.684546 11925 tablet_bootstrap.cc:492] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4: Bootstrap starting.
I20260710 13:21:02.685395 11923 ts_tablet_manager.cc:1434] T 6bfe6b24fa2946e5aca42b8e19546354 P ecf877e3ff2a4345a3e0d22e2519daed: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:21:02.686391 11923 tablet_bootstrap.cc:492] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed: Bootstrap starting.
I20260710 13:21:02.690909 11925 tablet_bootstrap.cc:654] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.692524 11923 tablet_bootstrap.cc:654] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.698096 11922 tablet_bootstrap.cc:492] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90: No bootstrap required, opened a new log
I20260710 13:21:02.698604 11922 ts_tablet_manager.cc:1403] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.006s
I20260710 13:21:02.701462 11922 raft_consensus.cc:359] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.702203 11922 raft_consensus.cc:385] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.702546 11922 raft_consensus.cc:740] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9320586ec8fd48309840dcf11b623b90, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.702608 11923 tablet_bootstrap.cc:492] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed: No bootstrap required, opened a new log
I20260710 13:21:02.702602 11925 tablet_bootstrap.cc:492] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4: No bootstrap required, opened a new log
I20260710 13:21:02.703238 11923 ts_tablet_manager.cc:1403] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.007s
I20260710 13:21:02.703267 11925 ts_tablet_manager.cc:1403] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.001s
I20260710 13:21:02.703495 11922 consensus_queue.cc:260] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.705919 11922 ts_tablet_manager.cc:1434] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 13:21:02.706853 11922 tablet_bootstrap.cc:492] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90: Bootstrap starting.
I20260710 13:21:02.706916 11923 raft_consensus.cc:359] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.707203 11925 raft_consensus.cc:359] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.707712 11923 raft_consensus.cc:385] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.708016 11925 raft_consensus.cc:385] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.708040 11923 raft_consensus.cc:740] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecf877e3ff2a4345a3e0d22e2519daed, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.708900 11931 raft_consensus.cc:493] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:02.708915 11925 raft_consensus.cc:740] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ca74b97853e4132a0cc34f7214c4eb4, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.708984 11923 consensus_queue.cc:260] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.709517 11931 raft_consensus.cc:515] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.710125 11925 consensus_queue.cc:260] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.711284 11923 ts_tablet_manager.cc:1434] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:21:02.712428 11923 tablet_bootstrap.cc:492] T 2e36b89f7d6a4d9d96f23531637802e1 P ecf877e3ff2a4345a3e0d22e2519daed: Bootstrap starting.
I20260710 13:21:02.715795 11931 leader_election.cc:290] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147)
I20260710 13:21:02.720323 11923 tablet_bootstrap.cc:654] T 2e36b89f7d6a4d9d96f23531637802e1 P ecf877e3ff2a4345a3e0d22e2519daed: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.725457 11922 tablet_bootstrap.cc:654] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.738924 11922 tablet_bootstrap.cc:492] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90: No bootstrap required, opened a new log
I20260710 13:21:02.740283 11808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfe6b24fa2946e5aca42b8e19546354" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9320586ec8fd48309840dcf11b623b90" is_pre_election: true
W20260710 13:21:02.741885 11847 leader_election.cc:343] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:02.743983 11922 ts_tablet_manager.cc:1403] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.002s
I20260710 13:21:02.755762 11925 ts_tablet_manager.cc:1434] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4: Time spent starting tablet: real 0.052s	user 0.010s	sys 0.036s
I20260710 13:21:02.756870 11925 tablet_bootstrap.cc:492] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4: Bootstrap starting.
I20260710 13:21:02.749866 11922 raft_consensus.cc:359] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.757885 11923 tablet_bootstrap.cc:492] T 2e36b89f7d6a4d9d96f23531637802e1 P ecf877e3ff2a4345a3e0d22e2519daed: No bootstrap required, opened a new log
I20260710 13:21:02.758042 11922 raft_consensus.cc:385] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.758374 11923 ts_tablet_manager.cc:1403] T 2e36b89f7d6a4d9d96f23531637802e1 P ecf877e3ff2a4345a3e0d22e2519daed: Time spent bootstrapping tablet: real 0.046s	user 0.024s	sys 0.020s
I20260710 13:21:02.758205 11733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfe6b24fa2946e5aca42b8e19546354" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" is_pre_election: true
I20260710 13:21:02.758551 11922 raft_consensus.cc:740] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9320586ec8fd48309840dcf11b623b90, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.758916 11733 raft_consensus.cc:2468] T 6bfe6b24fa2946e5aca42b8e19546354 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ca74b97853e4132a0cc34f7214c4eb4 in term 0.
I20260710 13:21:02.759619 11922 consensus_queue.cc:260] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.761988 11922 ts_tablet_manager.cc:1434] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260710 13:21:02.761394 11923 raft_consensus.cc:359] T 2e36b89f7d6a4d9d96f23531637802e1 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.762665 11923 raft_consensus.cc:385] T 2e36b89f7d6a4d9d96f23531637802e1 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.762995 11923 raft_consensus.cc:740] T 2e36b89f7d6a4d9d96f23531637802e1 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecf877e3ff2a4345a3e0d22e2519daed, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.763440 11922 tablet_bootstrap.cc:492] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90: Bootstrap starting.
I20260710 13:21:02.763787 11923 consensus_queue.cc:260] T 2e36b89f7d6a4d9d96f23531637802e1 P ecf877e3ff2a4345a3e0d22e2519daed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.764972 11925 tablet_bootstrap.cc:654] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.767655 11923 ts_tablet_manager.cc:1434] T 2e36b89f7d6a4d9d96f23531637802e1 P ecf877e3ff2a4345a3e0d22e2519daed: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 13:21:02.768596 11923 tablet_bootstrap.cc:492] T 3d13d3572e3f404387a45ac8a680988d P ecf877e3ff2a4345a3e0d22e2519daed: Bootstrap starting.
I20260710 13:21:02.770406 11922 tablet_bootstrap.cc:654] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.774982 11923 tablet_bootstrap.cc:654] T 3d13d3572e3f404387a45ac8a680988d P ecf877e3ff2a4345a3e0d22e2519daed: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.783178 11925 tablet_bootstrap.cc:492] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4: No bootstrap required, opened a new log
I20260710 13:21:02.783799 11925 ts_tablet_manager.cc:1403] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.009s
I20260710 13:21:02.786942 11923 tablet_bootstrap.cc:492] T 3d13d3572e3f404387a45ac8a680988d P ecf877e3ff2a4345a3e0d22e2519daed: No bootstrap required, opened a new log
I20260710 13:21:02.786790 11925 raft_consensus.cc:359] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.787398 11923 ts_tablet_manager.cc:1403] T 3d13d3572e3f404387a45ac8a680988d P ecf877e3ff2a4345a3e0d22e2519daed: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 13:21:02.787518 11925 raft_consensus.cc:385] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.787845 11925 raft_consensus.cc:740] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ca74b97853e4132a0cc34f7214c4eb4, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.788849 11925 consensus_queue.cc:260] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.790349 11923 raft_consensus.cc:359] T 3d13d3572e3f404387a45ac8a680988d P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.791070 11923 raft_consensus.cc:385] T 3d13d3572e3f404387a45ac8a680988d P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.791286 11925 ts_tablet_manager.cc:1434] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:21:02.791364 11923 raft_consensus.cc:740] T 3d13d3572e3f404387a45ac8a680988d P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecf877e3ff2a4345a3e0d22e2519daed, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.792317 11925 tablet_bootstrap.cc:492] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4: Bootstrap starting.
I20260710 13:21:02.792299 11923 consensus_queue.cc:260] T 3d13d3572e3f404387a45ac8a680988d P ecf877e3ff2a4345a3e0d22e2519daed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.793289 11848 leader_election.cc:304] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4 [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: 3ca74b97853e4132a0cc34f7214c4eb4, ecf877e3ff2a4345a3e0d22e2519daed; no voters: 9320586ec8fd48309840dcf11b623b90
I20260710 13:21:02.794121 11942 raft_consensus.cc:2804] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:02.794492 11942 raft_consensus.cc:493] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:02.794811 11942 raft_consensus.cc:3060] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.794984 11923 ts_tablet_manager.cc:1434] T 3d13d3572e3f404387a45ac8a680988d P ecf877e3ff2a4345a3e0d22e2519daed: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:21:02.795966 11923 tablet_bootstrap.cc:492] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed: Bootstrap starting.
I20260710 13:21:02.802031 11923 tablet_bootstrap.cc:654] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.801913 11942 raft_consensus.cc:515] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.805310 11808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfe6b24fa2946e5aca42b8e19546354" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9320586ec8fd48309840dcf11b623b90"
I20260710 13:21:02.806070 11808 raft_consensus.cc:3060] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.812413 11925 tablet_bootstrap.cc:654] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.814800 11923 tablet_bootstrap.cc:492] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed: No bootstrap required, opened a new log
I20260710 13:21:02.815382 11923 ts_tablet_manager.cc:1403] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260710 13:21:02.816522 11808 raft_consensus.cc:2468] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ca74b97853e4132a0cc34f7214c4eb4 in term 1.
I20260710 13:21:02.817217 11927 raft_consensus.cc:493] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:02.817721 11847 leader_election.cc:304] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ca74b97853e4132a0cc34f7214c4eb4, 9320586ec8fd48309840dcf11b623b90; no voters: 
I20260710 13:21:02.817896 11923 raft_consensus.cc:359] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.817786 11927 raft_consensus.cc:515] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.818665 11923 raft_consensus.cc:385] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.818614 11931 raft_consensus.cc:2804] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:02.819054 11923 raft_consensus.cc:740] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecf877e3ff2a4345a3e0d22e2519daed, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.820233 11923 consensus_queue.cc:260] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.825075 11923 ts_tablet_manager.cc:1434] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:21:02.825937 11923 tablet_bootstrap.cc:492] T d0fa4c2b1cc1484893a48f3acdd5386d P ecf877e3ff2a4345a3e0d22e2519daed: Bootstrap starting.
I20260710 13:21:02.828840 11927 leader_election.cc:290] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:02.831146 11923 tablet_bootstrap.cc:654] T d0fa4c2b1cc1484893a48f3acdd5386d P ecf877e3ff2a4345a3e0d22e2519daed: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.838181 11733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfe6b24fa2946e5aca42b8e19546354" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
I20260710 13:21:02.838907 11733 raft_consensus.cc:3060] T 6bfe6b24fa2946e5aca42b8e19546354 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.839929 11942 leader_election.cc:290] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4 [CANDIDATE]: Term 1 election: Requested vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147)
I20260710 13:21:02.842909 11931 raft_consensus.cc:697] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 LEADER]: Becoming Leader. State: Replica: 3ca74b97853e4132a0cc34f7214c4eb4, State: Running, Role: LEADER
I20260710 13:21:02.843809 11931 consensus_queue.cc:237] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.844470 11927 raft_consensus.cc:493] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:02.845038 11927 raft_consensus.cc:515] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.848381 11950 raft_consensus.cc:493] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:02.848729 11732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d13d3572e3f404387a45ac8a680988d" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" is_pre_election: true
I20260710 13:21:02.848912 11950 raft_consensus.cc:515] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.849531 11732 raft_consensus.cc:2468] T 3d13d3572e3f404387a45ac8a680988d P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9320586ec8fd48309840dcf11b623b90 in term 0.
W20260710 13:21:02.852250 11679 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:02.852382 11808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e36b89f7d6a4d9d96f23531637802e1" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9320586ec8fd48309840dcf11b623b90" is_pre_election: true
I20260710 13:21:02.858209 11927 leader_election.cc:290] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:02.859133 11774 leader_election.cc:304] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9320586ec8fd48309840dcf11b623b90, ecf877e3ff2a4345a3e0d22e2519daed; no voters: 
I20260710 13:21:02.865281 11732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d37668604354eb8a7bc13f413fc8d9f" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" is_pre_election: true
I20260710 13:21:02.866101 11732 raft_consensus.cc:2468] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9320586ec8fd48309840dcf11b623b90 in term 0.
I20260710 13:21:02.861940 11808 raft_consensus.cc:2468] T 2e36b89f7d6a4d9d96f23531637802e1 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ca74b97853e4132a0cc34f7214c4eb4 in term 0.
I20260710 13:21:02.862058 11927 raft_consensus.cc:2804] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:02.869019 11847 leader_election.cc:304] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ca74b97853e4132a0cc34f7214c4eb4, 9320586ec8fd48309840dcf11b623b90; no voters: 
I20260710 13:21:02.868672 11927 raft_consensus.cc:493] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:02.870333 11927 raft_consensus.cc:3060] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.870368 11942 raft_consensus.cc:2804] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:02.870999 11942 raft_consensus.cc:493] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:02.871435 11942 raft_consensus.cc:3060] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.875152 11882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d13d3572e3f404387a45ac8a680988d" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" is_pre_election: true
I20260710 13:21:02.869098 11774 leader_election.cc:304] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9320586ec8fd48309840dcf11b623b90, ecf877e3ff2a4345a3e0d22e2519daed; no voters: 
I20260710 13:21:02.876994 11881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d37668604354eb8a7bc13f413fc8d9f" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" is_pre_election: true
I20260710 13:21:02.877810 11881 raft_consensus.cc:2468] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9320586ec8fd48309840dcf11b623b90 in term 0.
W20260710 13:21:02.881204 11772 leader_election.cc:343] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:02.884213 11733 raft_consensus.cc:2468] T 6bfe6b24fa2946e5aca42b8e19546354 P ecf877e3ff2a4345a3e0d22e2519daed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ca74b97853e4132a0cc34f7214c4eb4 in term 1.
I20260710 13:21:02.885272 11942 raft_consensus.cc:515] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.888236 11950 leader_election.cc:290] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147), ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613)
I20260710 13:21:02.888500 11925 tablet_bootstrap.cc:492] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4: No bootstrap required, opened a new log
I20260710 13:21:02.888953 11925 ts_tablet_manager.cc:1403] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4: Time spent bootstrapping tablet: real 0.097s	user 0.019s	sys 0.009s
I20260710 13:21:02.888833 11808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e36b89f7d6a4d9d96f23531637802e1" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9320586ec8fd48309840dcf11b623b90"
I20260710 13:21:02.889683 11808 raft_consensus.cc:3060] T 2e36b89f7d6a4d9d96f23531637802e1 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.888979 11733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e36b89f7d6a4d9d96f23531637802e1" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" is_pre_election: true
I20260710 13:21:02.891733 11733 raft_consensus.cc:2468] T 2e36b89f7d6a4d9d96f23531637802e1 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ca74b97853e4132a0cc34f7214c4eb4 in term 0.
I20260710 13:21:02.892022 11925 raft_consensus.cc:359] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.892674 11925 raft_consensus.cc:385] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.892987 11925 raft_consensus.cc:740] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ca74b97853e4132a0cc34f7214c4eb4, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.893769 11925 consensus_queue.cc:260] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.895414 11923 tablet_bootstrap.cc:492] T d0fa4c2b1cc1484893a48f3acdd5386d P ecf877e3ff2a4345a3e0d22e2519daed: No bootstrap required, opened a new log
I20260710 13:21:02.895833 11923 ts_tablet_manager.cc:1403] T d0fa4c2b1cc1484893a48f3acdd5386d P ecf877e3ff2a4345a3e0d22e2519daed: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.030s
I20260710 13:21:02.895987 11925 ts_tablet_manager.cc:1434] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:02.897425 11925 tablet_bootstrap.cc:492] T 3d13d3572e3f404387a45ac8a680988d P 3ca74b97853e4132a0cc34f7214c4eb4: Bootstrap starting.
I20260710 13:21:02.898379 11923 raft_consensus.cc:359] T d0fa4c2b1cc1484893a48f3acdd5386d P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.899042 11923 raft_consensus.cc:385] T d0fa4c2b1cc1484893a48f3acdd5386d P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.899326 11923 raft_consensus.cc:740] T d0fa4c2b1cc1484893a48f3acdd5386d P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecf877e3ff2a4345a3e0d22e2519daed, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.899210 11927 raft_consensus.cc:515] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.900208 11923 consensus_queue.cc:260] T d0fa4c2b1cc1484893a48f3acdd5386d P ecf877e3ff2a4345a3e0d22e2519daed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.901185 11808 raft_consensus.cc:2468] T 2e36b89f7d6a4d9d96f23531637802e1 P 9320586ec8fd48309840dcf11b623b90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ca74b97853e4132a0cc34f7214c4eb4 in term 1.
I20260710 13:21:02.902287 11847 leader_election.cc:304] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ca74b97853e4132a0cc34f7214c4eb4, 9320586ec8fd48309840dcf11b623b90; no voters: 
I20260710 13:21:02.903115 11931 raft_consensus.cc:2804] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:02.905532 11923 ts_tablet_manager.cc:1434] T d0fa4c2b1cc1484893a48f3acdd5386d P ecf877e3ff2a4345a3e0d22e2519daed: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:21:02.906523 11923 tablet_bootstrap.cc:492] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed: Bootstrap starting.
I20260710 13:21:02.905772 11626 catalog_manager.cc:5697] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67). New cstate: current_term: 1 leader_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:02.908747 11925 tablet_bootstrap.cc:654] T 3d13d3572e3f404387a45ac8a680988d P 3ca74b97853e4132a0cc34f7214c4eb4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.912539 11881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d13d3572e3f404387a45ac8a680988d" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
W20260710 13:21:02.914294 11772 leader_election.cc:343] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:02.916049 11927 leader_election.cc:290] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 1 election: Requested vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:02.916571 11927 raft_consensus.cc:2804] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:02.916925 11927 raft_consensus.cc:493] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:02.917042 11922 tablet_bootstrap.cc:492] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90: No bootstrap required, opened a new log
I20260710 13:21:02.917865 11922 ts_tablet_manager.cc:1403] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90: Time spent bootstrapping tablet: real 0.155s	user 0.072s	sys 0.035s
I20260710 13:21:02.918138 11931 raft_consensus.cc:697] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 LEADER]: Becoming Leader. State: Replica: 3ca74b97853e4132a0cc34f7214c4eb4, State: Running, Role: LEADER
I20260710 13:21:02.920977 11922 raft_consensus.cc:359] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.921770 11923 tablet_bootstrap.cc:654] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.921729 11922 raft_consensus.cc:385] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.922292 11922 raft_consensus.cc:740] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9320586ec8fd48309840dcf11b623b90, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.923187 11922 consensus_queue.cc:260] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.925706 11922 ts_tablet_manager.cc:1434] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:21:02.926798 11922 tablet_bootstrap.cc:492] T 2f221a0d81d04f0aaaf766b53ef84643 P 9320586ec8fd48309840dcf11b623b90: Bootstrap starting.
I20260710 13:21:02.917254 11927 raft_consensus.cc:3060] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.934674 11925 tablet_bootstrap.cc:492] T 3d13d3572e3f404387a45ac8a680988d P 3ca74b97853e4132a0cc34f7214c4eb4: No bootstrap required, opened a new log
I20260710 13:21:02.935153 11925 ts_tablet_manager.cc:1403] T 3d13d3572e3f404387a45ac8a680988d P 3ca74b97853e4132a0cc34f7214c4eb4: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.005s
I20260710 13:21:02.937866 11925 raft_consensus.cc:359] T 3d13d3572e3f404387a45ac8a680988d P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.938565 11925 raft_consensus.cc:385] T 3d13d3572e3f404387a45ac8a680988d P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.919107 11931 consensus_queue.cc:237] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.938875 11925 raft_consensus.cc:740] T 3d13d3572e3f404387a45ac8a680988d P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ca74b97853e4132a0cc34f7214c4eb4, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.939670 11922 tablet_bootstrap.cc:654] T 2f221a0d81d04f0aaaf766b53ef84643 P 9320586ec8fd48309840dcf11b623b90: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.941110 11927 raft_consensus.cc:515] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.939924 11925 consensus_queue.cc:260] T 3d13d3572e3f404387a45ac8a680988d P 3ca74b97853e4132a0cc34f7214c4eb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.943571 11929 raft_consensus.cc:493] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:02.943902 11957 raft_consensus.cc:493] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:02.944083 11929 raft_consensus.cc:515] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.944531 11881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d37668604354eb8a7bc13f413fc8d9f" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
I20260710 13:21:02.944919 11925 ts_tablet_manager.cc:1434] T 3d13d3572e3f404387a45ac8a680988d P 3ca74b97853e4132a0cc34f7214c4eb4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260710 13:21:02.945143 11881 raft_consensus.cc:3060] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.945638 11942 leader_election.cc:290] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4 [CANDIDATE]: Term 1 election: Requested vote from peers 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147), ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613)
I20260710 13:21:02.945889 11925 tablet_bootstrap.cc:492] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4: Bootstrap starting.
W20260710 13:21:02.948189 11774 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.210.65:43613, user_credentials={real_user=slave}} blocked reactor thread for 79202.4us
I20260710 13:21:02.953061 11733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e36b89f7d6a4d9d96f23531637802e1" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
I20260710 13:21:02.953639 11733 raft_consensus.cc:3060] T 2e36b89f7d6a4d9d96f23531637802e1 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.954793 11881 raft_consensus.cc:2468] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9320586ec8fd48309840dcf11b623b90 in term 1.
I20260710 13:21:02.956005 11772 leader_election.cc:304] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ca74b97853e4132a0cc34f7214c4eb4, 9320586ec8fd48309840dcf11b623b90; no voters: 
I20260710 13:21:02.956923 11927 leader_election.cc:290] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 1 election: Requested vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:02.956859 11956 raft_consensus.cc:2804] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:02.944326 11957 raft_consensus.cc:515] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.957207 11731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d37668604354eb8a7bc13f413fc8d9f" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
I20260710 13:21:02.957633 11956 raft_consensus.cc:697] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90 [term 1 LEADER]: Becoming Leader. State: Replica: 9320586ec8fd48309840dcf11b623b90, State: Running, Role: LEADER
I20260710 13:21:02.959252 11732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d13d3572e3f404387a45ac8a680988d" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
I20260710 13:21:02.959848 11732 raft_consensus.cc:3060] T 3d13d3572e3f404387a45ac8a680988d P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.961761 11931 raft_consensus.cc:493] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:02.961920 11881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83050841b899483fada27e34bbf993f3" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" is_pre_election: true
I20260710 13:21:02.962229 11931 raft_consensus.cc:515] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.962668 11881 raft_consensus.cc:2468] T 83050841b899483fada27e34bbf993f3 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9320586ec8fd48309840dcf11b623b90 in term 0.
I20260710 13:21:02.963950 11772 leader_election.cc:304] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ca74b97853e4132a0cc34f7214c4eb4, 9320586ec8fd48309840dcf11b623b90; no voters: 
I20260710 13:21:02.964849 11927 raft_consensus.cc:2804] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:02.965138 11931 leader_election.cc:290] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147)
I20260710 13:21:02.965082 11730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2680cc9a94f24602ada5b7e4cbf7d239" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" is_pre_election: true
I20260710 13:21:02.965301 11927 raft_consensus.cc:493] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:02.965873 11927 raft_consensus.cc:3060] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.966786 11925 tablet_bootstrap.cc:654] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.966853 11808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2680cc9a94f24602ada5b7e4cbf7d239" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9320586ec8fd48309840dcf11b623b90" is_pre_election: true
W20260710 13:21:02.968678 11847 leader_election.cc:343] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:02.969260 11957 leader_election.cc:290] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:02.965899 11730 raft_consensus.cc:2468] T 2680cc9a94f24602ada5b7e4cbf7d239 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ca74b97853e4132a0cc34f7214c4eb4 in term 0.
I20260710 13:21:02.957899 11731 raft_consensus.cc:3060] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.969952 11729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83050841b899483fada27e34bbf993f3" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" is_pre_election: true
I20260710 13:21:02.972976 11729 raft_consensus.cc:2468] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9320586ec8fd48309840dcf11b623b90 in term 0.
I20260710 13:21:02.974506 11848 leader_election.cc:304] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [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: 3ca74b97853e4132a0cc34f7214c4eb4, ecf877e3ff2a4345a3e0d22e2519daed; no voters: 9320586ec8fd48309840dcf11b623b90
I20260710 13:21:02.975239 11927 raft_consensus.cc:515] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.977641 11927 leader_election.cc:290] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 1 election: Requested vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:02.978628 11929 leader_election.cc:290] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:02.979924 11881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83050841b899483fada27e34bbf993f3" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
I20260710 13:21:02.980456 11881 raft_consensus.cc:3060] T 83050841b899483fada27e34bbf993f3 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.982831 11626 catalog_manager.cc:5697] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67). New cstate: current_term: 1 leader_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:02.985005 11931 raft_consensus.cc:2804] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:02.985360 11931 raft_consensus.cc:493] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:02.985725 11931 raft_consensus.cc:3060] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.989742 11942 raft_consensus.cc:493] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:02.990298 11942 raft_consensus.cc:515] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.991626 11881 raft_consensus.cc:2468] T 83050841b899483fada27e34bbf993f3 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9320586ec8fd48309840dcf11b623b90 in term 1.
I20260710 13:21:02.992769 11942 leader_election.cc:290] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147)
I20260710 13:21:02.994976 11772 leader_election.cc:304] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ca74b97853e4132a0cc34f7214c4eb4, 9320586ec8fd48309840dcf11b623b90; no voters: 
I20260710 13:21:02.995157 11808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd2d77cea884ec7bd225425497aa857" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9320586ec8fd48309840dcf11b623b90" is_pre_election: true
I20260710 13:21:02.995870 11927 raft_consensus.cc:2804] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:02.995985 11931 raft_consensus.cc:515] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
W20260710 13:21:02.996487 11847 leader_election.cc:343] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:02.996663 11927 raft_consensus.cc:697] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90 [term 1 LEADER]: Becoming Leader. State: Replica: 9320586ec8fd48309840dcf11b623b90, State: Running, Role: LEADER
I20260710 13:21:02.997884 11729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd2d77cea884ec7bd225425497aa857" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" is_pre_election: true
I20260710 13:21:02.997675 11927 consensus_queue.cc:237] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:02.998517 11729 raft_consensus.cc:2468] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ca74b97853e4132a0cc34f7214c4eb4 in term 0.
I20260710 13:21:02.999475 11808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2680cc9a94f24602ada5b7e4cbf7d239" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9320586ec8fd48309840dcf11b623b90"
I20260710 13:21:02.999475 11730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2680cc9a94f24602ada5b7e4cbf7d239" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
I20260710 13:21:03.000880 11730 raft_consensus.cc:3060] T 2680cc9a94f24602ada5b7e4cbf7d239 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.002290 11733 raft_consensus.cc:2468] T 2e36b89f7d6a4d9d96f23531637802e1 P ecf877e3ff2a4345a3e0d22e2519daed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ca74b97853e4132a0cc34f7214c4eb4 in term 1.
I20260710 13:21:03.003679 11729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83050841b899483fada27e34bbf993f3" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
I20260710 13:21:03.003863 11848 leader_election.cc:304] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4 [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: 3ca74b97853e4132a0cc34f7214c4eb4, ecf877e3ff2a4345a3e0d22e2519daed; no voters: 9320586ec8fd48309840dcf11b623b90
I20260710 13:21:03.004235 11729 raft_consensus.cc:3060] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.004881 11942 raft_consensus.cc:2804] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.005268 11942 raft_consensus.cc:493] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.005618 11942 raft_consensus.cc:3060] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.998123 11931 leader_election.cc:290] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [CANDIDATE]: Term 1 election: Requested vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147)
W20260710 13:21:03.013669 11847 leader_election.cc:343] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.014526 11731 raft_consensus.cc:2468] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9320586ec8fd48309840dcf11b623b90 in term 1.
I20260710 13:21:03.015107 11957 raft_consensus.cc:493] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.015710 11957 raft_consensus.cc:515] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.018918 11957 leader_election.cc:290] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:03.019411 11881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6488b8d3e6f44d3fae5b763b1bea4e04" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" is_pre_election: true
I20260710 13:21:03.020586 11729 raft_consensus.cc:2468] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9320586ec8fd48309840dcf11b623b90 in term 1.
W20260710 13:21:03.020953 11772 leader_election.cc:343] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:02.996665 11732 raft_consensus.cc:2468] T 3d13d3572e3f404387a45ac8a680988d P ecf877e3ff2a4345a3e0d22e2519daed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9320586ec8fd48309840dcf11b623b90 in term 1.
I20260710 13:21:03.023514 11774 leader_election.cc:304] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9320586ec8fd48309840dcf11b623b90, ecf877e3ff2a4345a3e0d22e2519daed; no voters: 3ca74b97853e4132a0cc34f7214c4eb4
I20260710 13:21:03.024772 11957 raft_consensus.cc:2804] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:02.958892 11956 consensus_queue.cc:237] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.035208 11923 tablet_bootstrap.cc:492] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed: No bootstrap required, opened a new log
I20260710 13:21:03.035665 11923 ts_tablet_manager.cc:1403] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed: Time spent bootstrapping tablet: real 0.129s	user 0.017s	sys 0.011s
I20260710 13:21:03.038161 11922 tablet_bootstrap.cc:492] T 2f221a0d81d04f0aaaf766b53ef84643 P 9320586ec8fd48309840dcf11b623b90: No bootstrap required, opened a new log
I20260710 13:21:03.038658 11922 ts_tablet_manager.cc:1403] T 2f221a0d81d04f0aaaf766b53ef84643 P 9320586ec8fd48309840dcf11b623b90: Time spent bootstrapping tablet: real 0.112s	user 0.017s	sys 0.020s
I20260710 13:21:03.039676 11733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6488b8d3e6f44d3fae5b763b1bea4e04" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" is_pre_election: true
I20260710 13:21:03.040300 11733 raft_consensus.cc:2468] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9320586ec8fd48309840dcf11b623b90 in term 0.
I20260710 13:21:03.041559 11774 leader_election.cc:304] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [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: 9320586ec8fd48309840dcf11b623b90, ecf877e3ff2a4345a3e0d22e2519daed; no voters: 3ca74b97853e4132a0cc34f7214c4eb4
I20260710 13:21:03.042929 11942 raft_consensus.cc:515] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.028427 11730 raft_consensus.cc:2468] T 2680cc9a94f24602ada5b7e4cbf7d239 P ecf877e3ff2a4345a3e0d22e2519daed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ca74b97853e4132a0cc34f7214c4eb4 in term 1.
I20260710 13:21:03.049099 11848 leader_election.cc:304] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3ca74b97853e4132a0cc34f7214c4eb4, ecf877e3ff2a4345a3e0d22e2519daed; no voters: 9320586ec8fd48309840dcf11b623b90
I20260710 13:21:03.050149 11931 raft_consensus.cc:2804] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:03.050798 11931 raft_consensus.cc:697] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 LEADER]: Becoming Leader. State: Replica: 3ca74b97853e4132a0cc34f7214c4eb4, State: Running, Role: LEADER
I20260710 13:21:03.051942 11931 consensus_queue.cc:237] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.055039 11970 raft_consensus.cc:2804] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.055423 11970 raft_consensus.cc:493] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.055757 11970 raft_consensus.cc:3060] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.057412 11922 raft_consensus.cc:359] T 2f221a0d81d04f0aaaf766b53ef84643 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.059684 11730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd2d77cea884ec7bd225425497aa857" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
I20260710 13:21:03.060312 11730 raft_consensus.cc:3060] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.061719 11957 raft_consensus.cc:697] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [term 1 LEADER]: Becoming Leader. State: Replica: 9320586ec8fd48309840dcf11b623b90, State: Running, Role: LEADER
I20260710 13:21:03.062572 11957 consensus_queue.cc:237] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.068825 11923 raft_consensus.cc:359] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.069482 11923 raft_consensus.cc:385] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.069278 11808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd2d77cea884ec7bd225425497aa857" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9320586ec8fd48309840dcf11b623b90"
I20260710 13:21:03.069797 11923 raft_consensus.cc:740] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecf877e3ff2a4345a3e0d22e2519daed, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.070518 11923 consensus_queue.cc:260] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
W20260710 13:21:03.071094 11847 leader_election.cc:343] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.067880 11942 leader_election.cc:290] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4 [CANDIDATE]: Term 1 election: Requested vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147)
I20260710 13:21:03.073143 11922 raft_consensus.cc:385] T 2f221a0d81d04f0aaaf766b53ef84643 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.073457 11922 raft_consensus.cc:740] T 2f221a0d81d04f0aaaf766b53ef84643 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9320586ec8fd48309840dcf11b623b90, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.074088 11922 consensus_queue.cc:260] T 2f221a0d81d04f0aaaf766b53ef84643 P 9320586ec8fd48309840dcf11b623b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.075963 11922 ts_tablet_manager.cc:1434] T 2f221a0d81d04f0aaaf766b53ef84643 P 9320586ec8fd48309840dcf11b623b90: Time spent starting tablet: real 0.037s	user 0.003s	sys 0.000s
I20260710 13:21:03.076893 11922 tablet_bootstrap.cc:492] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90: Bootstrap starting.
I20260710 13:21:03.072487 11923 ts_tablet_manager.cc:1434] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.000s
I20260710 13:21:03.080020 11925 tablet_bootstrap.cc:492] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4: No bootstrap required, opened a new log
I20260710 13:21:03.080497 11925 ts_tablet_manager.cc:1403] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4: Time spent bootstrapping tablet: real 0.135s	user 0.022s	sys 0.032s
I20260710 13:21:03.081930 11730 raft_consensus.cc:2468] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ca74b97853e4132a0cc34f7214c4eb4 in term 1.
I20260710 13:21:03.082664 11922 tablet_bootstrap.cc:654] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.083004 11925 raft_consensus.cc:359] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.083501 11925 raft_consensus.cc:385] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.083707 11925 raft_consensus.cc:740] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ca74b97853e4132a0cc34f7214c4eb4, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.084293 11925 consensus_queue.cc:260] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.085898 11925 ts_tablet_manager.cc:1434] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:03.086573 11925 tablet_bootstrap.cc:492] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4: Bootstrap starting.
I20260710 13:21:03.089246 11848 leader_election.cc:304] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3ca74b97853e4132a0cc34f7214c4eb4, ecf877e3ff2a4345a3e0d22e2519daed; no voters: 9320586ec8fd48309840dcf11b623b90
I20260710 13:21:03.088136 11626 catalog_manager.cc:5697] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9320586ec8fd48309840dcf11b623b90 (127.10.210.66). New cstate: current_term: 1 leader_uuid: "9320586ec8fd48309840dcf11b623b90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:03.090327 11942 raft_consensus.cc:2804] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:03.090811 11942 raft_consensus.cc:697] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 LEADER]: Becoming Leader. State: Replica: 3ca74b97853e4132a0cc34f7214c4eb4, State: Running, Role: LEADER
I20260710 13:21:03.091631 11925 tablet_bootstrap.cc:654] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.091586 11942 consensus_queue.cc:237] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.102306 11929 raft_consensus.cc:493] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.102793 11929 raft_consensus.cc:515] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.104990 11929 leader_election.cc:290] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:03.120361 11922 tablet_bootstrap.cc:492] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90: No bootstrap required, opened a new log
I20260710 13:21:03.120998 11922 ts_tablet_manager.cc:1403] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.003s
I20260710 13:21:03.125737 11626 catalog_manager.cc:5697] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67). New cstate: current_term: 1 leader_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:03.130847 11882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f221a0d81d04f0aaaf766b53ef84643" candidate_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" is_pre_election: true
I20260710 13:21:03.131457 11882 raft_consensus.cc:2468] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecf877e3ff2a4345a3e0d22e2519daed in term 0.
I20260710 13:21:03.130872 11881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6488b8d3e6f44d3fae5b763b1bea4e04" candidate_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" is_pre_election: true
I20260710 13:21:03.132229 11808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6488b8d3e6f44d3fae5b763b1bea4e04" candidate_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9320586ec8fd48309840dcf11b623b90" is_pre_election: true
I20260710 13:21:03.133325 11807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f221a0d81d04f0aaaf766b53ef84643" candidate_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9320586ec8fd48309840dcf11b623b90" is_pre_election: true
I20260710 13:21:03.133504 11697 leader_election.cc:304] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ca74b97853e4132a0cc34f7214c4eb4, ecf877e3ff2a4345a3e0d22e2519daed; no voters: 
I20260710 13:21:03.133980 11922 raft_consensus.cc:359] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
W20260710 13:21:03.134455 11697 leader_election.cc:343] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.134678 11922 raft_consensus.cc:385] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.134967 11922 raft_consensus.cc:740] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9320586ec8fd48309840dcf11b623b90, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.135067 11929 raft_consensus.cc:2804] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.135440 11929 raft_consensus.cc:493] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.136049 11929 raft_consensus.cc:3060] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.135687 11922 consensus_queue.cc:260] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.137454 11922 ts_tablet_manager.cc:1434] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:21:03.138229 11922 tablet_bootstrap.cc:492] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90: Bootstrap starting.
I20260710 13:21:03.134001 11807 raft_consensus.cc:2468] T 2f221a0d81d04f0aaaf766b53ef84643 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecf877e3ff2a4345a3e0d22e2519daed in term 0.
I20260710 13:21:03.146484 11925 tablet_bootstrap.cc:492] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4: No bootstrap required, opened a new log
I20260710 13:21:03.146368 11970 raft_consensus.cc:515] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.147773 11808 raft_consensus.cc:2393] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ecf877e3ff2a4345a3e0d22e2519daed in current term 1: Already voted for candidate 9320586ec8fd48309840dcf11b623b90 in this term.
I20260710 13:21:03.146925 11925 ts_tablet_manager.cc:1403] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.017s
I20260710 13:21:03.149085 11970 leader_election.cc:290] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 1 election: Requested vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:03.150575 11730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6488b8d3e6f44d3fae5b763b1bea4e04" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
I20260710 13:21:03.150513 11881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6488b8d3e6f44d3fae5b763b1bea4e04" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
I20260710 13:21:03.150894 11698 leader_election.cc:304] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ecf877e3ff2a4345a3e0d22e2519daed; no voters: 3ca74b97853e4132a0cc34f7214c4eb4, 9320586ec8fd48309840dcf11b623b90
I20260710 13:21:03.151216 11730 raft_consensus.cc:3060] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:03.152057 11772 leader_election.cc:343] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.151710 11925 raft_consensus.cc:359] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.152741 11925 raft_consensus.cc:385] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.153023 11925 raft_consensus.cc:740] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ca74b97853e4132a0cc34f7214c4eb4, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.153755 11925 consensus_queue.cc:260] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.154796 11922 tablet_bootstrap.cc:654] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.155925 11925 ts_tablet_manager.cc:1434] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:21:03.156831 11925 tablet_bootstrap.cc:492] T d0fa4c2b1cc1484893a48f3acdd5386d P 3ca74b97853e4132a0cc34f7214c4eb4: Bootstrap starting.
I20260710 13:21:03.148820 11631 catalog_manager.cc:5697] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9320586ec8fd48309840dcf11b623b90 (127.10.210.66). New cstate: current_term: 1 leader_uuid: "9320586ec8fd48309840dcf11b623b90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:03.158660 11631 catalog_manager.cc:5697] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9320586ec8fd48309840dcf11b623b90 (127.10.210.66). New cstate: current_term: 1 leader_uuid: "9320586ec8fd48309840dcf11b623b90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:03.162315 11925 tablet_bootstrap.cc:654] T d0fa4c2b1cc1484893a48f3acdd5386d P 3ca74b97853e4132a0cc34f7214c4eb4: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.163106 11730 raft_consensus.cc:2468] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9320586ec8fd48309840dcf11b623b90 in term 1.
I20260710 13:21:03.164361 11774 leader_election.cc:304] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9320586ec8fd48309840dcf11b623b90, ecf877e3ff2a4345a3e0d22e2519daed; no voters: 3ca74b97853e4132a0cc34f7214c4eb4
I20260710 13:21:03.164847 11929 raft_consensus.cc:515] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.165531 11970 raft_consensus.cc:2804] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:03.166023 11970 raft_consensus.cc:697] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [term 1 LEADER]: Becoming Leader. State: Replica: 9320586ec8fd48309840dcf11b623b90, State: Running, Role: LEADER
I20260710 13:21:03.167203 11922 tablet_bootstrap.cc:492] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90: No bootstrap required, opened a new log
I20260710 13:21:03.167790 11922 ts_tablet_manager.cc:1403] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.000s
I20260710 13:21:03.168005 11881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f221a0d81d04f0aaaf766b53ef84643" candidate_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
I20260710 13:21:03.168566 11881 raft_consensus.cc:3060] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.170476 11929 leader_election.cc:290] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [CANDIDATE]: Term 1 election: Requested vote from peers 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:03.171041 11929 raft_consensus.cc:2749] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:03.171226 11922 raft_consensus.cc:359] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.172158 11922 raft_consensus.cc:385] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.172463 11922 raft_consensus.cc:740] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9320586ec8fd48309840dcf11b623b90, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.166817 11970 consensus_queue.cc:237] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.173972 11808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f221a0d81d04f0aaaf766b53ef84643" candidate_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9320586ec8fd48309840dcf11b623b90"
I20260710 13:21:03.174506 11808 raft_consensus.cc:3060] T 2f221a0d81d04f0aaaf766b53ef84643 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.176326 11922 consensus_queue.cc:260] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.177747 11942 raft_consensus.cc:493] T 3d13d3572e3f404387a45ac8a680988d P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.178202 11942 raft_consensus.cc:515] T 3d13d3572e3f404387a45ac8a680988d P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.178658 11922 ts_tablet_manager.cc:1434] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260710 13:21:03.179201 11626 catalog_manager.cc:5697] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67). New cstate: current_term: 1 leader_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:03.180164 11942 leader_election.cc:290] T 3d13d3572e3f404387a45ac8a680988d P 3ca74b97853e4132a0cc34f7214c4eb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147)
I20260710 13:21:03.180898 11730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d13d3572e3f404387a45ac8a680988d" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" is_pre_election: true
I20260710 13:21:03.181704 11808 raft_consensus.cc:2468] T 2f221a0d81d04f0aaaf766b53ef84643 P 9320586ec8fd48309840dcf11b623b90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecf877e3ff2a4345a3e0d22e2519daed in term 1.
I20260710 13:21:03.182088 11730 raft_consensus.cc:2393] T 3d13d3572e3f404387a45ac8a680988d P ecf877e3ff2a4345a3e0d22e2519daed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3ca74b97853e4132a0cc34f7214c4eb4 in current term 1: Already voted for candidate 9320586ec8fd48309840dcf11b623b90 in this term.
I20260710 13:21:03.181901 11807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d13d3572e3f404387a45ac8a680988d" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9320586ec8fd48309840dcf11b623b90" is_pre_election: true
I20260710 13:21:03.183537 11847 leader_election.cc:304] T 3d13d3572e3f404387a45ac8a680988d P 3ca74b97853e4132a0cc34f7214c4eb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ca74b97853e4132a0cc34f7214c4eb4; no voters: 9320586ec8fd48309840dcf11b623b90, ecf877e3ff2a4345a3e0d22e2519daed
I20260710 13:21:03.183631 11698 leader_election.cc:304] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9320586ec8fd48309840dcf11b623b90, ecf877e3ff2a4345a3e0d22e2519daed; no voters: 
I20260710 13:21:03.184495 11942 raft_consensus.cc:3060] T 3d13d3572e3f404387a45ac8a680988d P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.190105 11942 raft_consensus.cc:2749] T 3d13d3572e3f404387a45ac8a680988d P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:03.191334 11881 raft_consensus.cc:2468] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecf877e3ff2a4345a3e0d22e2519daed in term 1.
I20260710 13:21:03.192126 11631 catalog_manager.cc:5697] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9320586ec8fd48309840dcf11b623b90 (127.10.210.66). New cstate: current_term: 1 leader_uuid: "9320586ec8fd48309840dcf11b623b90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:03.194146 11978 raft_consensus.cc:2804] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:03.194607 11978 raft_consensus.cc:697] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [term 1 LEADER]: Becoming Leader. State: Replica: ecf877e3ff2a4345a3e0d22e2519daed, State: Running, Role: LEADER
I20260710 13:21:03.195396 11978 consensus_queue.cc:237] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.197252 11925 tablet_bootstrap.cc:492] T d0fa4c2b1cc1484893a48f3acdd5386d P 3ca74b97853e4132a0cc34f7214c4eb4: No bootstrap required, opened a new log
I20260710 13:21:03.197679 11925 ts_tablet_manager.cc:1403] T d0fa4c2b1cc1484893a48f3acdd5386d P 3ca74b97853e4132a0cc34f7214c4eb4: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.004s
I20260710 13:21:03.200145 11925 raft_consensus.cc:359] T d0fa4c2b1cc1484893a48f3acdd5386d P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.200563 11925 raft_consensus.cc:385] T d0fa4c2b1cc1484893a48f3acdd5386d P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.200773 11925 raft_consensus.cc:740] T d0fa4c2b1cc1484893a48f3acdd5386d P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ca74b97853e4132a0cc34f7214c4eb4, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.201649 11925 consensus_queue.cc:260] T d0fa4c2b1cc1484893a48f3acdd5386d P 3ca74b97853e4132a0cc34f7214c4eb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.203598 11925 ts_tablet_manager.cc:1434] T d0fa4c2b1cc1484893a48f3acdd5386d P 3ca74b97853e4132a0cc34f7214c4eb4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:03.205382 11627 catalog_manager.cc:5697] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed reported cstate change: term changed from 0 to 1, leader changed from <none> to ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65). New cstate: current_term: 1 leader_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:03.235852 11970 raft_consensus.cc:493] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.236325 11970 raft_consensus.cc:515] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.238013 11970 leader_election.cc:290] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:03.238920 11730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fa4c2b1cc1484893a48f3acdd5386d" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" is_pre_election: true
I20260710 13:21:03.238967 11881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fa4c2b1cc1484893a48f3acdd5386d" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" is_pre_election: true
I20260710 13:21:03.239707 11730 raft_consensus.cc:2468] T d0fa4c2b1cc1484893a48f3acdd5386d P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9320586ec8fd48309840dcf11b623b90 in term 0.
I20260710 13:21:03.239753 11881 raft_consensus.cc:2468] T d0fa4c2b1cc1484893a48f3acdd5386d P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9320586ec8fd48309840dcf11b623b90 in term 0.
I20260710 13:21:03.240808 11772 leader_election.cc:304] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 3ca74b97853e4132a0cc34f7214c4eb4, 9320586ec8fd48309840dcf11b623b90, ecf877e3ff2a4345a3e0d22e2519daed; no voters: 
I20260710 13:21:03.241526 11970 raft_consensus.cc:2804] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.241827 11970 raft_consensus.cc:493] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.242096 11970 raft_consensus.cc:3060] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.246510 11970 raft_consensus.cc:515] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.247982 11970 leader_election.cc:290] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 1 election: Requested vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:03.248688 11730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fa4c2b1cc1484893a48f3acdd5386d" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
I20260710 13:21:03.248878 11881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fa4c2b1cc1484893a48f3acdd5386d" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
I20260710 13:21:03.249176 11730 raft_consensus.cc:3060] T d0fa4c2b1cc1484893a48f3acdd5386d P ecf877e3ff2a4345a3e0d22e2519daed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.249380 11881 raft_consensus.cc:3060] T d0fa4c2b1cc1484893a48f3acdd5386d P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.254324 11881 raft_consensus.cc:2468] T d0fa4c2b1cc1484893a48f3acdd5386d P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9320586ec8fd48309840dcf11b623b90 in term 1.
I20260710 13:21:03.254343 11730 raft_consensus.cc:2468] T d0fa4c2b1cc1484893a48f3acdd5386d P ecf877e3ff2a4345a3e0d22e2519daed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9320586ec8fd48309840dcf11b623b90 in term 1.
I20260710 13:21:03.255479 11772 leader_election.cc:304] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ca74b97853e4132a0cc34f7214c4eb4, 9320586ec8fd48309840dcf11b623b90; no voters: 
I20260710 13:21:03.256477 11970 raft_consensus.cc:2804] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:03.256938 11970 raft_consensus.cc:697] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [term 1 LEADER]: Becoming Leader. State: Replica: 9320586ec8fd48309840dcf11b623b90, State: Running, Role: LEADER
I20260710 13:21:03.257543 11957 raft_consensus.cc:493] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.257763 11970 consensus_queue.cc:237] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.257999 11957 raft_consensus.cc:515] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.259970 11957 leader_election.cc:290] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:03.260577 11730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd2d77cea884ec7bd225425497aa857" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" is_pre_election: true
I20260710 13:21:03.261101 11881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd2d77cea884ec7bd225425497aa857" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" is_pre_election: true
I20260710 13:21:03.261430 11730 raft_consensus.cc:2393] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9320586ec8fd48309840dcf11b623b90 in current term 1: Already voted for candidate 3ca74b97853e4132a0cc34f7214c4eb4 in this term.
I20260710 13:21:03.262691 11774 leader_election.cc:304] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9320586ec8fd48309840dcf11b623b90; no voters: 3ca74b97853e4132a0cc34f7214c4eb4, ecf877e3ff2a4345a3e0d22e2519daed
I20260710 13:21:03.263417 11957 raft_consensus.cc:3060] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.265859 11627 catalog_manager.cc:5697] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9320586ec8fd48309840dcf11b623b90 (127.10.210.66). New cstate: current_term: 1 leader_uuid: "9320586ec8fd48309840dcf11b623b90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:03.268262 11957 raft_consensus.cc:2749] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:03.275945 11942 consensus_queue.cc:1048] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.284049 11942 consensus_queue.cc:1048] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:03.314663 11881 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e36b89f7d6a4d9d96f23531637802e1"
dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
mode: GRACEFUL
new_leader_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
 from {username='slave'} at 127.0.0.1:34816
I20260710 13:21:03.315156 11881 raft_consensus.cc:606] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 LEADER]: Received request to transfer leadership to TS ecf877e3ff2a4345a3e0d22e2519daed
I20260710 13:21:03.327421 11807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6488b8d3e6f44d3fae5b763b1bea4e04"
dest_uuid: "9320586ec8fd48309840dcf11b623b90"
mode: GRACEFUL
new_leader_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
 from {username='slave'} at 127.0.0.1:48076
I20260710 13:21:03.327914 11807 raft_consensus.cc:606] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [term 1 LEADER]: Received request to transfer leadership to TS ecf877e3ff2a4345a3e0d22e2519daed
I20260710 13:21:03.332190 11807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83050841b899483fada27e34bbf993f3"
dest_uuid: "9320586ec8fd48309840dcf11b623b90"
mode: GRACEFUL
new_leader_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
 from {username='slave'} at 127.0.0.1:48076
I20260710 13:21:03.332644 11807 raft_consensus.cc:606] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90 [term 1 LEADER]: Received request to transfer leadership to TS ecf877e3ff2a4345a3e0d22e2519daed
I20260710 13:21:03.337321 11807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d37668604354eb8a7bc13f413fc8d9f"
dest_uuid: "9320586ec8fd48309840dcf11b623b90"
mode: GRACEFUL
new_leader_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
 from {username='slave'} at 127.0.0.1:48076
I20260710 13:21:03.337803 11807 raft_consensus.cc:606] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90 [term 1 LEADER]: Received request to transfer leadership to TS ecf877e3ff2a4345a3e0d22e2519daed
I20260710 13:21:03.342284 11807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d13d3572e3f404387a45ac8a680988d"
dest_uuid: "9320586ec8fd48309840dcf11b623b90"
mode: GRACEFUL
new_leader_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
 from {username='slave'} at 127.0.0.1:48076
I20260710 13:21:03.342813 11807 raft_consensus.cc:606] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [term 1 LEADER]: Received request to transfer leadership to TS ecf877e3ff2a4345a3e0d22e2519daed
I20260710 13:21:03.343976 11942 consensus_queue.cc:1048] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.348272 11881 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7fd2d77cea884ec7bd225425497aa857"
dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
mode: GRACEFUL
new_leader_uuid: "9320586ec8fd48309840dcf11b623b90"
 from {username='slave'} at 127.0.0.1:34816
I20260710 13:21:03.348937 11881 raft_consensus.cc:606] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 LEADER]: Received request to transfer leadership to TS 9320586ec8fd48309840dcf11b623b90
I20260710 13:21:03.351081 11931 raft_consensus.cc:993] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4: : Instructing follower ecf877e3ff2a4345a3e0d22e2519daed to start an election
I20260710 13:21:03.351475 11950 raft_consensus.cc:1081] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 LEADER]: Signalling peer ecf877e3ff2a4345a3e0d22e2519daed to start an election
I20260710 13:21:03.353665 11729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e36b89f7d6a4d9d96f23531637802e1"
dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
 from {username='slave'} at 127.0.0.1:44812
I20260710 13:21:03.354202 11729 raft_consensus.cc:493] T 2e36b89f7d6a4d9d96f23531637802e1 P ecf877e3ff2a4345a3e0d22e2519daed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:03.354559 11729 raft_consensus.cc:3060] T 2e36b89f7d6a4d9d96f23531637802e1 P ecf877e3ff2a4345a3e0d22e2519daed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:03.356508 11950 consensus_queue.cc:1048] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.361240 11881 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6bfe6b24fa2946e5aca42b8e19546354"
dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
mode: GRACEFUL
new_leader_uuid: "9320586ec8fd48309840dcf11b623b90"
 from {username='slave'} at 127.0.0.1:34816
I20260710 13:21:03.361851 11881 raft_consensus.cc:606] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 LEADER]: Received request to transfer leadership to TS 9320586ec8fd48309840dcf11b623b90
I20260710 13:21:03.361636 11729 raft_consensus.cc:515] T 2e36b89f7d6a4d9d96f23531637802e1 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.364156 11730 raft_consensus.cc:1240] T 2e36b89f7d6a4d9d96f23531637802e1 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Rejecting Update request from peer 3ca74b97853e4132a0cc34f7214c4eb4 for earlier term 1. Current term is 2. Ops: []
I20260710 13:21:03.366660 11729 leader_election.cc:290] T 2e36b89f7d6a4d9d96f23531637802e1 P ecf877e3ff2a4345a3e0d22e2519daed [CANDIDATE]: Term 2 election: Requested vote from peers 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:03.366976 11808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e36b89f7d6a4d9d96f23531637802e1" candidate_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9320586ec8fd48309840dcf11b623b90"
I20260710 13:21:03.368839 11931 consensus_queue.cc:1059] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.369627 11950 raft_consensus.cc:3055] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:03.369982 11950 raft_consensus.cc:740] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ca74b97853e4132a0cc34f7214c4eb4, State: Running, Role: LEADER
I20260710 13:21:03.370586 11950 consensus_queue.cc:260] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.371358 11950 raft_consensus.cc:3060] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:03.371866 11881 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2680cc9a94f24602ada5b7e4cbf7d239"
dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
mode: GRACEFUL
new_leader_uuid: "9320586ec8fd48309840dcf11b623b90"
 from {username='slave'} at 127.0.0.1:34816
I20260710 13:21:03.372391 11881 raft_consensus.cc:606] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 LEADER]: Received request to transfer leadership to TS 9320586ec8fd48309840dcf11b623b90
I20260710 13:21:03.373653 11881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e36b89f7d6a4d9d96f23531637802e1" candidate_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
I20260710 13:21:03.379249 11931 raft_consensus.cc:493] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.379741 11931 raft_consensus.cc:515] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.382436 11730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6488b8d3e6f44d3fae5b763b1bea4e04" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" is_pre_election: true
I20260710 13:21:03.383100 11807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6488b8d3e6f44d3fae5b763b1bea4e04" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9320586ec8fd48309840dcf11b623b90" is_pre_election: true
I20260710 13:21:03.383369 11730 raft_consensus.cc:2393] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3ca74b97853e4132a0cc34f7214c4eb4 in current term 1: Already voted for candidate 9320586ec8fd48309840dcf11b623b90 in this term.
I20260710 13:21:03.384192 11931 leader_election.cc:290] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147)
I20260710 13:21:03.385077 11847 leader_election.cc:304] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ca74b97853e4132a0cc34f7214c4eb4; no voters: 9320586ec8fd48309840dcf11b623b90, ecf877e3ff2a4345a3e0d22e2519daed
I20260710 13:21:03.387198 11950 raft_consensus.cc:3060] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.386961 11881 raft_consensus.cc:2468] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecf877e3ff2a4345a3e0d22e2519daed in term 2.
I20260710 13:21:03.390269 11697 leader_election.cc:304] T 2e36b89f7d6a4d9d96f23531637802e1 P ecf877e3ff2a4345a3e0d22e2519daed [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: 3ca74b97853e4132a0cc34f7214c4eb4, ecf877e3ff2a4345a3e0d22e2519daed; no voters: 9320586ec8fd48309840dcf11b623b90
I20260710 13:21:03.391379 11978 raft_consensus.cc:2804] T 2e36b89f7d6a4d9d96f23531637802e1 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:03.391836 11978 raft_consensus.cc:697] T 2e36b89f7d6a4d9d96f23531637802e1 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 LEADER]: Becoming Leader. State: Replica: ecf877e3ff2a4345a3e0d22e2519daed, State: Running, Role: LEADER
I20260710 13:21:03.392513 11957 consensus_queue.cc:1048] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.393739 11950 raft_consensus.cc:2749] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:03.392616 11978 consensus_queue.cc:237] T 2e36b89f7d6a4d9d96f23531637802e1 P ecf877e3ff2a4345a3e0d22e2519daed [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: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.397482 11729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f221a0d81d04f0aaaf766b53ef84643"
dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
mode: GRACEFUL
new_leader_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
 from {username='slave'} at 127.0.0.1:44832
I20260710 13:21:03.398062 11729 raft_consensus.cc:606] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [term 1 LEADER]: Received request to transfer leadership to TS 3ca74b97853e4132a0cc34f7214c4eb4
I20260710 13:21:03.399986 11970 raft_consensus.cc:993] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90: : Instructing follower ecf877e3ff2a4345a3e0d22e2519daed to start an election
I20260710 13:21:03.400384 11970 raft_consensus.cc:1081] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90 [term 1 LEADER]: Signalling peer ecf877e3ff2a4345a3e0d22e2519daed to start an election
I20260710 13:21:03.403283 11729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83050841b899483fada27e34bbf993f3"
dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
 from {username='slave'} at 127.0.0.1:44822
I20260710 13:21:03.402783 11626 catalog_manager.cc:5697] T 2e36b89f7d6a4d9d96f23531637802e1 P ecf877e3ff2a4345a3e0d22e2519daed reported cstate change: term changed from 1 to 2, leader changed from 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67) to ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65). New cstate: current_term: 2 leader_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:03.403831 11729 raft_consensus.cc:493] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:03.404242 11729 raft_consensus.cc:3060] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:03.408869 11970 consensus_queue.cc:1048] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.411080 11729 raft_consensus.cc:515] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.412122 11730 raft_consensus.cc:1240] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Rejecting Update request from peer 9320586ec8fd48309840dcf11b623b90 for earlier term 1. Current term is 2. Ops: []
I20260710 13:21:03.414117 11807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83050841b899483fada27e34bbf993f3" candidate_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9320586ec8fd48309840dcf11b623b90"
I20260710 13:21:03.414675 11807 raft_consensus.cc:3055] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:03.414980 11807 raft_consensus.cc:740] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9320586ec8fd48309840dcf11b623b90, State: Running, Role: LEADER
I20260710 13:21:03.415745 11807 consensus_queue.cc:260] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
W20260710 13:21:03.416666 11970 consensus_queue.cc:1175] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260710 13:21:03.417788 11729 leader_election.cc:290] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed [CANDIDATE]: Term 2 election: Requested vote from peers 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:03.418339 11881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83050841b899483fada27e34bbf993f3" candidate_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
I20260710 13:21:03.418902 11881 raft_consensus.cc:3060] T 83050841b899483fada27e34bbf993f3 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:03.419410 11807 raft_consensus.cc:3060] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:03.426213 11807 raft_consensus.cc:2468] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecf877e3ff2a4345a3e0d22e2519daed in term 2.
I20260710 13:21:03.426313 11881 raft_consensus.cc:2468] T 83050841b899483fada27e34bbf993f3 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecf877e3ff2a4345a3e0d22e2519daed in term 2.
I20260710 13:21:03.427488 11698 leader_election.cc:304] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9320586ec8fd48309840dcf11b623b90, ecf877e3ff2a4345a3e0d22e2519daed; no voters: 
I20260710 13:21:03.428330 11978 raft_consensus.cc:2804] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:03.428830 11978 raft_consensus.cc:697] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 LEADER]: Becoming Leader. State: Replica: ecf877e3ff2a4345a3e0d22e2519daed, State: Running, Role: LEADER
I20260710 13:21:03.429567 11978 consensus_queue.cc:237] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed [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: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.435743 11626 catalog_manager.cc:5697] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed reported cstate change: term changed from 1 to 2, leader changed from 9320586ec8fd48309840dcf11b623b90 (127.10.210.66) to ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65). New cstate: current_term: 2 leader_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:03.464048 11950 consensus_queue.cc:1048] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.471558 11807 raft_consensus.cc:3060] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.479362 11950 consensus_queue.cc:1048] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.485327 11942 raft_consensus.cc:993] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4: : Instructing follower 9320586ec8fd48309840dcf11b623b90 to start an election
I20260710 13:21:03.485792 11950 raft_consensus.cc:1081] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 LEADER]: Signalling peer 9320586ec8fd48309840dcf11b623b90 to start an election
I20260710 13:21:03.487211 11807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2680cc9a94f24602ada5b7e4cbf7d239"
dest_uuid: "9320586ec8fd48309840dcf11b623b90"
 from {username='slave'} at 127.0.0.1:48052
I20260710 13:21:03.487650 11807 raft_consensus.cc:493] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:03.487957 11807 raft_consensus.cc:3060] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:03.492233 11807 raft_consensus.cc:515] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.493898 11807 leader_election.cc:290] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 2 election: Requested vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:03.494647 11730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2680cc9a94f24602ada5b7e4cbf7d239" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
I20260710 13:21:03.494897 11881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2680cc9a94f24602ada5b7e4cbf7d239" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
I20260710 13:21:03.495213 11730 raft_consensus.cc:3060] T 2680cc9a94f24602ada5b7e4cbf7d239 P ecf877e3ff2a4345a3e0d22e2519daed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:03.495463 11881 raft_consensus.cc:3055] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:03.495889 11881 raft_consensus.cc:740] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ca74b97853e4132a0cc34f7214c4eb4, State: Running, Role: LEADER
I20260710 13:21:03.496678 11881 consensus_queue.cc:260] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.498333 11881 raft_consensus.cc:3060] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:03.498798 11970 consensus_queue.cc:1048] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.504952 11730 raft_consensus.cc:2468] T 2680cc9a94f24602ada5b7e4cbf7d239 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9320586ec8fd48309840dcf11b623b90 in term 2.
I20260710 13:21:03.505205 11881 raft_consensus.cc:2468] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9320586ec8fd48309840dcf11b623b90 in term 2.
I20260710 13:21:03.506078 11774 leader_election.cc:304] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9320586ec8fd48309840dcf11b623b90, ecf877e3ff2a4345a3e0d22e2519daed; no voters: 
I20260710 13:21:03.506846 11957 raft_consensus.cc:2804] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:03.507318 11957 raft_consensus.cc:697] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90 [term 2 LEADER]: Becoming Leader. State: Replica: 9320586ec8fd48309840dcf11b623b90, State: Running, Role: LEADER
I20260710 13:21:03.508141 11957 consensus_queue.cc:237] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.511257 11957 consensus_queue.cc:1048] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.515640 11627 catalog_manager.cc:5697] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90 reported cstate change: term changed from 1 to 2, leader changed from 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67) to 9320586ec8fd48309840dcf11b623b90 (127.10.210.66). New cstate: current_term: 2 leader_uuid: "9320586ec8fd48309840dcf11b623b90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:03.519600 11956 raft_consensus.cc:993] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90: : Instructing follower ecf877e3ff2a4345a3e0d22e2519daed to start an election
I20260710 13:21:03.520009 11957 raft_consensus.cc:1081] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90 [term 1 LEADER]: Signalling peer ecf877e3ff2a4345a3e0d22e2519daed to start an election
I20260710 13:21:03.521891 11730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d37668604354eb8a7bc13f413fc8d9f"
dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
 from {username='slave'} at 127.0.0.1:44822
I20260710 13:21:03.522432 11730 raft_consensus.cc:493] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:03.522771 11730 raft_consensus.cc:3060] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:03.528353 11730 raft_consensus.cc:515] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.531277 11730 leader_election.cc:290] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed [CANDIDATE]: Term 2 election: Requested vote from peers 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:03.531472 11881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d37668604354eb8a7bc13f413fc8d9f" candidate_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
I20260710 13:21:03.532086 11881 raft_consensus.cc:3060] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:03.531474 11807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d37668604354eb8a7bc13f413fc8d9f" candidate_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9320586ec8fd48309840dcf11b623b90"
I20260710 13:21:03.532733 11807 raft_consensus.cc:3055] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:03.533059 11807 raft_consensus.cc:740] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9320586ec8fd48309840dcf11b623b90, State: Running, Role: LEADER
I20260710 13:21:03.533806 11807 consensus_queue.cc:260] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.534974 11807 raft_consensus.cc:3060] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:03.538441 11950 consensus_queue.cc:1048] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.539129 11881 raft_consensus.cc:2468] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecf877e3ff2a4345a3e0d22e2519daed in term 2.
I20260710 13:21:03.540307 11697 leader_election.cc:304] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ca74b97853e4132a0cc34f7214c4eb4, ecf877e3ff2a4345a3e0d22e2519daed; no voters: 
I20260710 13:21:03.541081 11978 raft_consensus.cc:2804] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:03.541388 11807 raft_consensus.cc:2468] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecf877e3ff2a4345a3e0d22e2519daed in term 2.
I20260710 13:21:03.541563 11978 raft_consensus.cc:697] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed [term 2 LEADER]: Becoming Leader. State: Replica: ecf877e3ff2a4345a3e0d22e2519daed, State: Running, Role: LEADER
I20260710 13:21:03.542402 11978 consensus_queue.cc:237] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.550452 11931 consensus_queue.cc:1048] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.553442 11627 catalog_manager.cc:5697] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed reported cstate change: term changed from 1 to 2, leader changed from 9320586ec8fd48309840dcf11b623b90 (127.10.210.66) to ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65). New cstate: current_term: 2 leader_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:03.559613 11942 raft_consensus.cc:993] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4: : Instructing follower 9320586ec8fd48309840dcf11b623b90 to start an election
I20260710 13:21:03.560087 11931 raft_consensus.cc:1081] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 LEADER]: Signalling peer 9320586ec8fd48309840dcf11b623b90 to start an election
I20260710 13:21:03.561544 11807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7fd2d77cea884ec7bd225425497aa857"
dest_uuid: "9320586ec8fd48309840dcf11b623b90"
 from {username='slave'} at 127.0.0.1:48052
I20260710 13:21:03.562033 11807 raft_consensus.cc:493] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:03.562316 11807 raft_consensus.cc:3060] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:03.568290 11807 raft_consensus.cc:515] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.570323 11807 leader_election.cc:290] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 2 election: Requested vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:03.570890 11730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd2d77cea884ec7bd225425497aa857" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
I20260710 13:21:03.571465 11730 raft_consensus.cc:3060] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:03.571437 11881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd2d77cea884ec7bd225425497aa857" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
I20260710 13:21:03.572149 11881 raft_consensus.cc:3055] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:03.572479 11881 raft_consensus.cc:740] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ca74b97853e4132a0cc34f7214c4eb4, State: Running, Role: LEADER
I20260710 13:21:03.573297 11881 consensus_queue.cc:260] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.574504 11881 raft_consensus.cc:3060] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:03.576656 11730 raft_consensus.cc:2468] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9320586ec8fd48309840dcf11b623b90 in term 2.
I20260710 13:21:03.577649 11774 leader_election.cc:304] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9320586ec8fd48309840dcf11b623b90, ecf877e3ff2a4345a3e0d22e2519daed; no voters: 
I20260710 13:21:03.578395 11957 raft_consensus.cc:2804] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:03.578838 11957 raft_consensus.cc:697] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [term 2 LEADER]: Becoming Leader. State: Replica: 9320586ec8fd48309840dcf11b623b90, State: Running, Role: LEADER
I20260710 13:21:03.579768 11881 raft_consensus.cc:2468] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9320586ec8fd48309840dcf11b623b90 in term 2.
I20260710 13:21:03.579574 11957 consensus_queue.cc:237] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.585572 11631 catalog_manager.cc:5697] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 reported cstate change: term changed from 1 to 2, leader changed from 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67) to 9320586ec8fd48309840dcf11b623b90 (127.10.210.66). New cstate: current_term: 2 leader_uuid: "9320586ec8fd48309840dcf11b623b90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:03.590018 11978 consensus_queue.cc:1048] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.595722 11957 consensus_queue.cc:1048] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.600225 11929 raft_consensus.cc:993] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed: : Instructing follower 3ca74b97853e4132a0cc34f7214c4eb4 to start an election
I20260710 13:21:03.600905 11978 raft_consensus.cc:1081] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [term 1 LEADER]: Signalling peer 3ca74b97853e4132a0cc34f7214c4eb4 to start an election
I20260710 13:21:03.602581 11882 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f221a0d81d04f0aaaf766b53ef84643"
dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
 from {username='slave'} at 127.0.0.1:34814
I20260710 13:21:03.603741 11882 raft_consensus.cc:493] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:03.604701 11882 raft_consensus.cc:3060] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:03.607244 11957 consensus_queue.cc:1048] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.613092 11882 raft_consensus.cc:515] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.614974 11978 consensus_queue.cc:1048] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [LEADER]: Connected to new peer: Peer: permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.617038 11882 leader_election.cc:290] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 [CANDIDATE]: Term 2 election: Requested vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147)
I20260710 13:21:03.617805 11808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f221a0d81d04f0aaaf766b53ef84643" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9320586ec8fd48309840dcf11b623b90"
I20260710 13:21:03.618350 11808 raft_consensus.cc:3060] T 2f221a0d81d04f0aaaf766b53ef84643 P 9320586ec8fd48309840dcf11b623b90 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:03.621304 11970 raft_consensus.cc:993] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90: : Instructing follower ecf877e3ff2a4345a3e0d22e2519daed to start an election
I20260710 13:21:03.621762 11970 raft_consensus.cc:1081] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [term 1 LEADER]: Signalling peer ecf877e3ff2a4345a3e0d22e2519daed to start an election
I20260710 13:21:03.621951 11730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f221a0d81d04f0aaaf766b53ef84643" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
I20260710 13:21:03.622538 11730 raft_consensus.cc:3055] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:03.622864 11730 raft_consensus.cc:740] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ecf877e3ff2a4345a3e0d22e2519daed, State: Running, Role: LEADER
I20260710 13:21:03.623654 11729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d13d3572e3f404387a45ac8a680988d"
dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
 from {username='slave'} at 127.0.0.1:44822
I20260710 13:21:03.624121 11729 raft_consensus.cc:493] T 3d13d3572e3f404387a45ac8a680988d P ecf877e3ff2a4345a3e0d22e2519daed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:03.623770 11730 consensus_queue.cc:260] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.624434 11729 raft_consensus.cc:3060] T 3d13d3572e3f404387a45ac8a680988d P ecf877e3ff2a4345a3e0d22e2519daed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:03.624912 11730 raft_consensus.cc:3060] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:03.630821 11729 raft_consensus.cc:515] T 3d13d3572e3f404387a45ac8a680988d P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.631359 11730 raft_consensus.cc:2468] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ca74b97853e4132a0cc34f7214c4eb4 in term 2.
I20260710 13:21:03.632443 11848 leader_election.cc:304] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ca74b97853e4132a0cc34f7214c4eb4, ecf877e3ff2a4345a3e0d22e2519daed; no voters: 
I20260710 13:21:03.633275 11729 leader_election.cc:290] T 3d13d3572e3f404387a45ac8a680988d P ecf877e3ff2a4345a3e0d22e2519daed [CANDIDATE]: Term 2 election: Requested vote from peers 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:03.633670 11931 raft_consensus.cc:2804] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:03.634148 11931 raft_consensus.cc:697] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 LEADER]: Becoming Leader. State: Replica: 3ca74b97853e4132a0cc34f7214c4eb4, State: Running, Role: LEADER
I20260710 13:21:03.630555 11808 raft_consensus.cc:2468] T 2f221a0d81d04f0aaaf766b53ef84643 P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ca74b97853e4132a0cc34f7214c4eb4 in term 2.
I20260710 13:21:03.634989 11882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d13d3572e3f404387a45ac8a680988d" candidate_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
I20260710 13:21:03.635151 11807 raft_consensus.cc:1240] T 2f221a0d81d04f0aaaf766b53ef84643 P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Rejecting Update request from peer ecf877e3ff2a4345a3e0d22e2519daed for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:21:03.634936 11931 consensus_queue.cc:237] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.635635 11806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d13d3572e3f404387a45ac8a680988d" candidate_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9320586ec8fd48309840dcf11b623b90"
I20260710 13:21:03.636214 11806 raft_consensus.cc:3055] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:03.636514 11806 raft_consensus.cc:740] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9320586ec8fd48309840dcf11b623b90, State: Running, Role: LEADER
I20260710 13:21:03.637292 11806 consensus_queue.cc:260] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.638494 11806 raft_consensus.cc:3060] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:03.638926 11882 raft_consensus.cc:3060] T 3d13d3572e3f404387a45ac8a680988d P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:03.645067 11806 raft_consensus.cc:2468] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecf877e3ff2a4345a3e0d22e2519daed in term 2.
I20260710 13:21:03.646240 11698 leader_election.cc:304] T 3d13d3572e3f404387a45ac8a680988d P ecf877e3ff2a4345a3e0d22e2519daed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9320586ec8fd48309840dcf11b623b90, ecf877e3ff2a4345a3e0d22e2519daed; no voters: 
I20260710 13:21:03.646270 11882 raft_consensus.cc:2468] T 3d13d3572e3f404387a45ac8a680988d P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecf877e3ff2a4345a3e0d22e2519daed in term 2.
I20260710 13:21:03.647109 11929 raft_consensus.cc:2804] T 3d13d3572e3f404387a45ac8a680988d P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:03.647580 11929 raft_consensus.cc:697] T 3d13d3572e3f404387a45ac8a680988d P ecf877e3ff2a4345a3e0d22e2519daed [term 2 LEADER]: Becoming Leader. State: Replica: ecf877e3ff2a4345a3e0d22e2519daed, State: Running, Role: LEADER
I20260710 13:21:03.647804 11631 catalog_manager.cc:5697] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 reported cstate change: term changed from 1 to 2, leader changed from ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65) to 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67). New cstate: current_term: 2 leader_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:03.648257 11929 consensus_queue.cc:237] T 3d13d3572e3f404387a45ac8a680988d P ecf877e3ff2a4345a3e0d22e2519daed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.655651 11627 catalog_manager.cc:5697] T 3d13d3572e3f404387a45ac8a680988d P ecf877e3ff2a4345a3e0d22e2519daed reported cstate change: term changed from 1 to 2, leader changed from 9320586ec8fd48309840dcf11b623b90 (127.10.210.66) to ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65). New cstate: current_term: 2 leader_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:03.718273 11957 consensus_queue.cc:1048] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.722530 11957 consensus_queue.cc:1048] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.730031 11956 consensus_queue.cc:1048] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.738322 11957 consensus_queue.cc:1048] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.746096 11957 raft_consensus.cc:993] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90: : Instructing follower ecf877e3ff2a4345a3e0d22e2519daed to start an election
I20260710 13:21:03.746512 11927 raft_consensus.cc:1081] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [term 1 LEADER]: Signalling peer ecf877e3ff2a4345a3e0d22e2519daed to start an election
I20260710 13:21:03.748598 11729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6488b8d3e6f44d3fae5b763b1bea4e04"
dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
 from {username='slave'} at 127.0.0.1:44822
I20260710 13:21:03.749441 11729 raft_consensus.cc:493] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:03.749994 11729 raft_consensus.cc:3060] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:03.756173 11729 raft_consensus.cc:515] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.758249 11729 leader_election.cc:290] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [CANDIDATE]: Term 2 election: Requested vote from peers 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:03.758538 11806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6488b8d3e6f44d3fae5b763b1bea4e04" candidate_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9320586ec8fd48309840dcf11b623b90"
I20260710 13:21:03.758836 11882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6488b8d3e6f44d3fae5b763b1bea4e04" candidate_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
I20260710 13:21:03.759112 11806 raft_consensus.cc:3055] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:03.759461 11806 raft_consensus.cc:740] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9320586ec8fd48309840dcf11b623b90, State: Running, Role: LEADER
I20260710 13:21:03.759582 11882 raft_consensus.cc:3060] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:03.760284 11806 consensus_queue.cc:260] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.761188 11806 raft_consensus.cc:3060] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:03.765547 11882 raft_consensus.cc:2468] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecf877e3ff2a4345a3e0d22e2519daed in term 2.
I20260710 13:21:03.766165 11806 raft_consensus.cc:2468] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecf877e3ff2a4345a3e0d22e2519daed in term 2.
I20260710 13:21:03.766645 11697 leader_election.cc:304] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ca74b97853e4132a0cc34f7214c4eb4, ecf877e3ff2a4345a3e0d22e2519daed; no voters: 
I20260710 13:21:03.767427 11929 raft_consensus.cc:2804] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:03.767884 11929 raft_consensus.cc:697] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 LEADER]: Becoming Leader. State: Replica: ecf877e3ff2a4345a3e0d22e2519daed, State: Running, Role: LEADER
I20260710 13:21:03.768636 11929 consensus_queue.cc:237] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.769685 11950 raft_consensus.cc:993] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4: : Instructing follower 9320586ec8fd48309840dcf11b623b90 to start an election
I20260710 13:21:03.770110 11942 raft_consensus.cc:1081] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 LEADER]: Signalling peer 9320586ec8fd48309840dcf11b623b90 to start an election
I20260710 13:21:03.771560 11806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6bfe6b24fa2946e5aca42b8e19546354"
dest_uuid: "9320586ec8fd48309840dcf11b623b90"
 from {username='slave'} at 127.0.0.1:48052
I20260710 13:21:03.772121 11806 raft_consensus.cc:493] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:03.772485 11806 raft_consensus.cc:3060] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:03.775358 11627 catalog_manager.cc:5697] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed reported cstate change: term changed from 1 to 2, leader changed from 9320586ec8fd48309840dcf11b623b90 (127.10.210.66) to ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65). New cstate: current_term: 2 leader_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:03.777029 11806 raft_consensus.cc:515] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.781240 11806 leader_election.cc:290] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 2 election: Requested vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:03.782841 11882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfe6b24fa2946e5aca42b8e19546354" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
I20260710 13:21:03.783555 11882 raft_consensus.cc:3055] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:03.783923 11882 raft_consensus.cc:740] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ca74b97853e4132a0cc34f7214c4eb4, State: Running, Role: LEADER
I20260710 13:21:03.784255 11729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfe6b24fa2946e5aca42b8e19546354" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
I20260710 13:21:03.785079 11729 raft_consensus.cc:3060] T 6bfe6b24fa2946e5aca42b8e19546354 P ecf877e3ff2a4345a3e0d22e2519daed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:03.784837 11882 consensus_queue.cc:260] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.786446 11882 raft_consensus.cc:3060] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:03.791703 11729 raft_consensus.cc:2468] T 6bfe6b24fa2946e5aca42b8e19546354 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9320586ec8fd48309840dcf11b623b90 in term 2.
I20260710 13:21:03.792785 11882 raft_consensus.cc:2468] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9320586ec8fd48309840dcf11b623b90 in term 2.
I20260710 13:21:03.792819 11774 leader_election.cc:304] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9320586ec8fd48309840dcf11b623b90, ecf877e3ff2a4345a3e0d22e2519daed; no voters: 
I20260710 13:21:03.793701 11956 raft_consensus.cc:2804] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:03.794158 11956 raft_consensus.cc:697] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90 [term 2 LEADER]: Becoming Leader. State: Replica: 9320586ec8fd48309840dcf11b623b90, State: Running, Role: LEADER
I20260710 13:21:03.794888 11956 consensus_queue.cc:237] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:03.800490 11627 catalog_manager.cc:5697] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90 reported cstate change: term changed from 1 to 2, leader changed from 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67) to 9320586ec8fd48309840dcf11b623b90 (127.10.210.66). New cstate: current_term: 2 leader_uuid: "9320586ec8fd48309840dcf11b623b90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:03.867070 11806 raft_consensus.cc:3060] T 2e36b89f7d6a4d9d96f23531637802e1 P 9320586ec8fd48309840dcf11b623b90 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:03.871284 11882 raft_consensus.cc:1275] T 83050841b899483fada27e34bbf993f3 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Refusing update from remote peer ecf877e3ff2a4345a3e0d22e2519daed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:03.872628 11881 raft_consensus.cc:1275] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Refusing update from remote peer ecf877e3ff2a4345a3e0d22e2519daed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:03.872905 11806 raft_consensus.cc:1275] T 2e36b89f7d6a4d9d96f23531637802e1 P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Refusing update from remote peer ecf877e3ff2a4345a3e0d22e2519daed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:03.872628 11929 consensus_queue.cc:1048] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:03.874120 11929 consensus_queue.cc:1048] T 2e36b89f7d6a4d9d96f23531637802e1 P ecf877e3ff2a4345a3e0d22e2519daed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:03.874776 11978 consensus_queue.cc:1048] T 2e36b89f7d6a4d9d96f23531637802e1 P ecf877e3ff2a4345a3e0d22e2519daed [LEADER]: Connected to new peer: Peer: permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:03.889341 11806 raft_consensus.cc:1275] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Refusing update from remote peer ecf877e3ff2a4345a3e0d22e2519daed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:03.890609 12003 consensus_queue.cc:1048] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed [LEADER]: Connected to new peer: Peer: permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:03.923615 11806 raft_consensus.cc:1275] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Refusing update from remote peer ecf877e3ff2a4345a3e0d22e2519daed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:03.925021 11978 consensus_queue.cc:1048] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed [LEADER]: Connected to new peer: Peer: permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:03.931885 11881 raft_consensus.cc:1275] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Refusing update from remote peer ecf877e3ff2a4345a3e0d22e2519daed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:03.933151 11978 consensus_queue.cc:1048] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:03.958813 11881 raft_consensus.cc:1275] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Refusing update from remote peer 9320586ec8fd48309840dcf11b623b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:03.960018 11956 consensus_queue.cc:1048] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:03.962177 11729 raft_consensus.cc:1275] T 2680cc9a94f24602ada5b7e4cbf7d239 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Refusing update from remote peer 9320586ec8fd48309840dcf11b623b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:03.963475 11956 consensus_queue.cc:1048] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:04.057240 11881 raft_consensus.cc:1275] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Refusing update from remote peer 9320586ec8fd48309840dcf11b623b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:04.058590 11927 consensus_queue.cc:1048] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:04.065500 11729 raft_consensus.cc:1275] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Refusing update from remote peer 9320586ec8fd48309840dcf11b623b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:04.067198 11956 consensus_queue.cc:1048] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:04.134918 11806 raft_consensus.cc:1275] T 2f221a0d81d04f0aaaf766b53ef84643 P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Refusing update from remote peer 3ca74b97853e4132a0cc34f7214c4eb4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:04.136152 11942 consensus_queue.cc:1048] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.145273 11729 raft_consensus.cc:1275] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Refusing update from remote peer 3ca74b97853e4132a0cc34f7214c4eb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:04.146587 11950 consensus_queue.cc:1048] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:04.214414 11881 raft_consensus.cc:1275] T 3d13d3572e3f404387a45ac8a680988d P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Refusing update from remote peer ecf877e3ff2a4345a3e0d22e2519daed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:04.215479 11978 consensus_queue.cc:1048] T 3d13d3572e3f404387a45ac8a680988d P ecf877e3ff2a4345a3e0d22e2519daed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:04.222877 11806 raft_consensus.cc:1275] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Refusing update from remote peer ecf877e3ff2a4345a3e0d22e2519daed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:04.224408 12003 consensus_queue.cc:1048] T 3d13d3572e3f404387a45ac8a680988d P ecf877e3ff2a4345a3e0d22e2519daed [LEADER]: Connected to new peer: Peer: permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:04.226457 11806 raft_consensus.cc:1275] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Refusing update from remote peer ecf877e3ff2a4345a3e0d22e2519daed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:04.229393 12003 consensus_queue.cc:1048] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [LEADER]: Connected to new peer: Peer: permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:04.236867 11881 raft_consensus.cc:1275] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Refusing update from remote peer ecf877e3ff2a4345a3e0d22e2519daed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:04.238128 11929 consensus_queue.cc:1048] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:04.361795 11881 raft_consensus.cc:1275] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Refusing update from remote peer 9320586ec8fd48309840dcf11b623b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:04.362944 11957 consensus_queue.cc:1048] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:04.370550 11729 raft_consensus.cc:1275] T 6bfe6b24fa2946e5aca42b8e19546354 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Refusing update from remote peer 9320586ec8fd48309840dcf11b623b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:04.372051 11970 consensus_queue.cc:1048] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:05.638736 12015 raft_consensus.cc:493] T d0fa4c2b1cc1484893a48f3acdd5386d P ecf877e3ff2a4345a3e0d22e2519daed [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9320586ec8fd48309840dcf11b623b90)
I20260710 13:21:05.639482 12015 raft_consensus.cc:515] T d0fa4c2b1cc1484893a48f3acdd5386d P ecf877e3ff2a4345a3e0d22e2519daed [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:05.647819 12015 leader_election.cc:290] T d0fa4c2b1cc1484893a48f3acdd5386d P ecf877e3ff2a4345a3e0d22e2519daed [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:05.690529 11927 raft_consensus.cc:493] T 2f221a0d81d04f0aaaf766b53ef84643 P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3ca74b97853e4132a0cc34f7214c4eb4)
I20260710 13:21:05.691390 11927 raft_consensus.cc:515] T 2f221a0d81d04f0aaaf766b53ef84643 P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:05.697132 11927 leader_election.cc:290] T 2f221a0d81d04f0aaaf766b53ef84643 P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:05.709836 11733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f221a0d81d04f0aaaf766b53ef84643" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" is_pre_election: true
I20260710 13:21:05.748668 11733 raft_consensus.cc:2468] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9320586ec8fd48309840dcf11b623b90 in term 2.
I20260710 13:21:05.737835 12013 raft_consensus.cc:493] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ecf877e3ff2a4345a3e0d22e2519daed)
I20260710 13:21:05.750336 11774 leader_election.cc:304] T 2f221a0d81d04f0aaaf766b53ef84643 P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9320586ec8fd48309840dcf11b623b90, ecf877e3ff2a4345a3e0d22e2519daed; no voters: 
I20260710 13:21:05.750182 12013 raft_consensus.cc:515] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:05.752960 12013 leader_election.cc:290] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:05.753656 12013 raft_consensus.cc:2804] T 2f221a0d81d04f0aaaf766b53ef84643 P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:21:05.754140 12013 raft_consensus.cc:493] T 2f221a0d81d04f0aaaf766b53ef84643 P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3ca74b97853e4132a0cc34f7214c4eb4)
I20260710 13:21:05.754639 12013 raft_consensus.cc:3060] T 2f221a0d81d04f0aaaf766b53ef84643 P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:05.806473 11927 raft_consensus.cc:493] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ecf877e3ff2a4345a3e0d22e2519daed)
I20260710 13:21:05.807086 11927 raft_consensus.cc:515] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:05.809937 11927 leader_election.cc:290] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
W20260710 13:21:05.810866 11774 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.210.65:43613, user_credentials={real_user=slave}} blocked reactor thread for 60653.9us
I20260710 13:21:05.813525 11806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fa4c2b1cc1484893a48f3acdd5386d" candidate_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9320586ec8fd48309840dcf11b623b90" is_pre_election: true
I20260710 13:21:05.815121 11730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6488b8d3e6f44d3fae5b763b1bea4e04" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" is_pre_election: true
I20260710 13:21:05.815826 11731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d13d3572e3f404387a45ac8a680988d" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" is_pre_election: true
I20260710 13:21:05.818065 11950 raft_consensus.cc:493] T 3d13d3572e3f404387a45ac8a680988d P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ecf877e3ff2a4345a3e0d22e2519daed)
I20260710 13:21:05.818569 11950 raft_consensus.cc:515] T 3d13d3572e3f404387a45ac8a680988d P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:05.821363 11950 leader_election.cc:290] T 3d13d3572e3f404387a45ac8a680988d P 3ca74b97853e4132a0cc34f7214c4eb4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147)
I20260710 13:21:05.822142 11806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d13d3572e3f404387a45ac8a680988d" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9320586ec8fd48309840dcf11b623b90" is_pre_election: true
I20260710 13:21:05.824641 12022 raft_consensus.cc:493] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ecf877e3ff2a4345a3e0d22e2519daed)
I20260710 13:21:05.825675 12022 raft_consensus.cc:515] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:05.827490 11627 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56802 (request call id 44) took 1172 ms. Trace:
I20260710 13:21:05.831972 11631 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56786 (request call id 50) took 1183 ms. Trace:
I20260710 13:21:05.832412 11631 rpcz_store.cc:276] 0710 13:21:04.648389 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:21:05.474125 (+825736us) service_pool.cc:224] Handling call
0710 13:21:05.831913 (+357788us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":12174,"reported_tablets":1}
I20260710 13:21:05.827925 11627 rpcz_store.cc:276] 0710 13:21:04.655571 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:21:04.688031 (+ 32460us) service_pool.cc:224] Handling call
0710 13:21:05.827424 (+1139393us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260710 13:21:05.840474 11950 raft_consensus.cc:493] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ecf877e3ff2a4345a3e0d22e2519daed)
I20260710 13:21:05.835999 12018 raft_consensus.cc:493] T d0fa4c2b1cc1484893a48f3acdd5386d P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9320586ec8fd48309840dcf11b623b90)
I20260710 13:21:05.841184 11950 raft_consensus.cc:515] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:05.841524 12018 raft_consensus.cc:515] T d0fa4c2b1cc1484893a48f3acdd5386d P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:05.843385 11882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fa4c2b1cc1484893a48f3acdd5386d" candidate_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" is_pre_election: true
I20260710 13:21:05.843925 11806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e36b89f7d6a4d9d96f23531637802e1" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9320586ec8fd48309840dcf11b623b90" is_pre_election: true
I20260710 13:21:05.843971 11882 raft_consensus.cc:2468] T d0fa4c2b1cc1484893a48f3acdd5386d P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecf877e3ff2a4345a3e0d22e2519daed in term 1.
I20260710 13:21:05.844852 11808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fa4c2b1cc1484893a48f3acdd5386d" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9320586ec8fd48309840dcf11b623b90" is_pre_election: true
I20260710 13:21:05.846243 11950 leader_election.cc:290] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147), ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613)
I20260710 13:21:05.846642 12018 leader_election.cc:290] T d0fa4c2b1cc1484893a48f3acdd5386d P 3ca74b97853e4132a0cc34f7214c4eb4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147)
I20260710 13:21:05.805958 12013 raft_consensus.cc:515] T 2f221a0d81d04f0aaaf766b53ef84643 P 9320586ec8fd48309840dcf11b623b90 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:05.847538 11807 raft_consensus.cc:1240] T 2f221a0d81d04f0aaaf766b53ef84643 P 9320586ec8fd48309840dcf11b623b90 [term 3 FOLLOWER]: Rejecting Update request from peer 3ca74b97853e4132a0cc34f7214c4eb4 for earlier term 2. Current term is 3. Ops: []
I20260710 13:21:05.848096 11732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d13d3572e3f404387a45ac8a680988d" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" is_pre_election: true
I20260710 13:21:05.848706 12013 leader_election.cc:290] T 2f221a0d81d04f0aaaf766b53ef84643 P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 3 election: Requested vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:05.849156 11731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f221a0d81d04f0aaaf766b53ef84643" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
I20260710 13:21:05.853104 11731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fa4c2b1cc1484893a48f3acdd5386d" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" is_pre_election: true
I20260710 13:21:05.854589 11697 leader_election.cc:304] T d0fa4c2b1cc1484893a48f3acdd5386d P ecf877e3ff2a4345a3e0d22e2519daed [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: 3ca74b97853e4132a0cc34f7214c4eb4, ecf877e3ff2a4345a3e0d22e2519daed; no voters: 9320586ec8fd48309840dcf11b623b90
I20260710 13:21:05.855381 11929 raft_consensus.cc:2804] T d0fa4c2b1cc1484893a48f3acdd5386d P ecf877e3ff2a4345a3e0d22e2519daed [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:05.855453 12021 consensus_queue.cc:1059] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:05.855819 11929 raft_consensus.cc:493] T d0fa4c2b1cc1484893a48f3acdd5386d P ecf877e3ff2a4345a3e0d22e2519daed [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9320586ec8fd48309840dcf11b623b90)
I20260710 13:21:05.856226 11929 raft_consensus.cc:3060] T d0fa4c2b1cc1484893a48f3acdd5386d P ecf877e3ff2a4345a3e0d22e2519daed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:05.856410 12018 raft_consensus.cc:3055] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:05.856878 12018 raft_consensus.cc:740] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3ca74b97853e4132a0cc34f7214c4eb4, State: Running, Role: LEADER
I20260710 13:21:05.857689 11807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d37668604354eb8a7bc13f413fc8d9f" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9320586ec8fd48309840dcf11b623b90" is_pre_election: true
I20260710 13:21:05.857800 12018 consensus_queue.cc:260] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 [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: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:05.860441 12018 raft_consensus.cc:3060] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:05.860821 12022 leader_election.cc:290] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147)
I20260710 13:21:05.862455 11880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6488b8d3e6f44d3fae5b763b1bea4e04" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" is_pre_election: true
I20260710 13:21:05.862684 11882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f221a0d81d04f0aaaf766b53ef84643" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" is_pre_election: true
I20260710 13:21:05.862648 11929 raft_consensus.cc:515] T d0fa4c2b1cc1484893a48f3acdd5386d P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:05.864638 11879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d13d3572e3f404387a45ac8a680988d" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" is_pre_election: true
I20260710 13:21:05.865052 11878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f221a0d81d04f0aaaf766b53ef84643" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
I20260710 13:21:05.866448 11929 leader_election.cc:290] T d0fa4c2b1cc1484893a48f3acdd5386d P ecf877e3ff2a4345a3e0d22e2519daed [CANDIDATE]: Term 2 election: Requested vote from peers 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:05.866900 11731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e36b89f7d6a4d9d96f23531637802e1" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" is_pre_election: true
I20260710 13:21:05.867038 11882 raft_consensus.cc:2468] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9320586ec8fd48309840dcf11b623b90 in term 3.
I20260710 13:21:05.867552 11732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d37668604354eb8a7bc13f413fc8d9f" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" is_pre_election: true
I20260710 13:21:05.868257 11807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fa4c2b1cc1484893a48f3acdd5386d" candidate_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9320586ec8fd48309840dcf11b623b90"
I20260710 13:21:05.869652 11772 leader_election.cc:304] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [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: 9320586ec8fd48309840dcf11b623b90; no voters: 3ca74b97853e4132a0cc34f7214c4eb4, ecf877e3ff2a4345a3e0d22e2519daed
I20260710 13:21:05.870425 11848 leader_election.cc:304] T 3d13d3572e3f404387a45ac8a680988d P 3ca74b97853e4132a0cc34f7214c4eb4 [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: 3ca74b97853e4132a0cc34f7214c4eb4; no voters: 9320586ec8fd48309840dcf11b623b90, ecf877e3ff2a4345a3e0d22e2519daed
I20260710 13:21:05.870558 11878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fa4c2b1cc1484893a48f3acdd5386d" candidate_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
I20260710 13:21:05.870477 12013 raft_consensus.cc:2749] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:21:05.871194 11772 leader_election.cc:304] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [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: 9320586ec8fd48309840dcf11b623b90; no voters: 3ca74b97853e4132a0cc34f7214c4eb4, ecf877e3ff2a4345a3e0d22e2519daed
I20260710 13:21:05.871769 12018 raft_consensus.cc:2749] T 3d13d3572e3f404387a45ac8a680988d P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:21:05.871732 11848 leader_election.cc:304] T d0fa4c2b1cc1484893a48f3acdd5386d P 3ca74b97853e4132a0cc34f7214c4eb4 [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: 3ca74b97853e4132a0cc34f7214c4eb4; no voters: 9320586ec8fd48309840dcf11b623b90, ecf877e3ff2a4345a3e0d22e2519daed
I20260710 13:21:05.872756 12018 raft_consensus.cc:2749] T d0fa4c2b1cc1484893a48f3acdd5386d P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:05.872670 11772 leader_election.cc:304] T 2f221a0d81d04f0aaaf766b53ef84643 P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9320586ec8fd48309840dcf11b623b90; no voters: 3ca74b97853e4132a0cc34f7214c4eb4, ecf877e3ff2a4345a3e0d22e2519daed
I20260710 13:21:05.873189 11848 leader_election.cc:304] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4 [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: 3ca74b97853e4132a0cc34f7214c4eb4; no voters: 9320586ec8fd48309840dcf11b623b90, ecf877e3ff2a4345a3e0d22e2519daed
I20260710 13:21:05.873582 11927 raft_consensus.cc:2749] T 2f221a0d81d04f0aaaf766b53ef84643 P 9320586ec8fd48309840dcf11b623b90 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 13:21:05.873903 12018 raft_consensus.cc:2749] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:21:05.874356 11848 leader_election.cc:304] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4 [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: 3ca74b97853e4132a0cc34f7214c4eb4; no voters: 9320586ec8fd48309840dcf11b623b90, ecf877e3ff2a4345a3e0d22e2519daed
I20260710 13:21:05.874963 12018 raft_consensus.cc:2749] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:21:05.872018 12013 raft_consensus.cc:2749] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:21:05.876554 11697 leader_election.cc:304] T d0fa4c2b1cc1484893a48f3acdd5386d P ecf877e3ff2a4345a3e0d22e2519daed [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: ecf877e3ff2a4345a3e0d22e2519daed; no voters: 3ca74b97853e4132a0cc34f7214c4eb4, 9320586ec8fd48309840dcf11b623b90
I20260710 13:21:05.877226 11929 raft_consensus.cc:2749] T d0fa4c2b1cc1484893a48f3acdd5386d P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:21:06.045336 11732 raft_consensus.cc:1240] T d0fa4c2b1cc1484893a48f3acdd5386d P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Rejecting Update request from peer 9320586ec8fd48309840dcf11b623b90 for earlier term 1. Current term is 2. Ops: []
I20260710 13:21:06.047329 11927 consensus_queue.cc:1059] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:06.048194 12013 raft_consensus.cc:3055] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:06.048533 12013 raft_consensus.cc:740] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9320586ec8fd48309840dcf11b623b90, State: Running, Role: LEADER
I20260710 13:21:06.049540 12013 consensus_queue.cc:260] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:06.051003 12013 raft_consensus.cc:3060] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:21:06.432322 11662 debug-util.cc:398] Leaking SignalData structure 0x7b080004f420 after lost signal to thread 11084
W20260710 13:21:06.433091 11662 debug-util.cc:398] Leaking SignalData structure 0x7b080004fb00 after lost signal to thread 11665
W20260710 13:21:06.433895 11662 debug-util.cc:398] Leaking SignalData structure 0x7b08000f7fe0 after lost signal to thread 11757
W20260710 13:21:06.434612 11662 debug-util.cc:398] Leaking SignalData structure 0x7b08000f52c0 after lost signal to thread 11832
W20260710 13:21:06.435312 11662 debug-util.cc:398] Leaking SignalData structure 0x7b08001ba200 after lost signal to thread 11906
I20260710 13:21:06.438189 11081 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:21:06.439429 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:06.457787 11731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6488b8d3e6f44d3fae5b763b1bea4e04"
dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
mode: GRACEFUL
new_leader_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
 from {username='slave'} at 127.0.0.1:44838
I20260710 13:21:06.458418 11731 raft_consensus.cc:606] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 LEADER]: Received request to transfer leadership to TS 3ca74b97853e4132a0cc34f7214c4eb4
I20260710 13:21:06.461550 11732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83050841b899483fada27e34bbf993f3"
dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
mode: GRACEFUL
new_leader_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
 from {username='slave'} at 127.0.0.1:44838
I20260710 13:21:06.462257 11732 raft_consensus.cc:606] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 LEADER]: Received request to transfer leadership to TS 3ca74b97853e4132a0cc34f7214c4eb4
I20260710 13:21:06.463603 11081 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:21:06.464284 11081 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:06.609184 12015 raft_consensus.cc:993] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed: : Instructing follower 3ca74b97853e4132a0cc34f7214c4eb4 to start an election
I20260710 13:21:06.609637 12023 raft_consensus.cc:1081] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 LEADER]: Signalling peer 3ca74b97853e4132a0cc34f7214c4eb4 to start an election
I20260710 13:21:06.611181 11882 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6488b8d3e6f44d3fae5b763b1bea4e04"
dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
 from {username='slave'} at 127.0.0.1:34814
I20260710 13:21:06.611771 11882 raft_consensus.cc:493] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:06.612141 11882 raft_consensus.cc:3060] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:06.619740 11882 raft_consensus.cc:515] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:06.621855 11882 leader_election.cc:290] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4 [CANDIDATE]: Term 3 election: Requested vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147)
I20260710 13:21:06.622529 11732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6488b8d3e6f44d3fae5b763b1bea4e04" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
I20260710 13:21:06.623128 11732 raft_consensus.cc:3055] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:06.623446 11732 raft_consensus.cc:740] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ecf877e3ff2a4345a3e0d22e2519daed, State: Running, Role: LEADER
I20260710 13:21:06.623440 11807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6488b8d3e6f44d3fae5b763b1bea4e04" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9320586ec8fd48309840dcf11b623b90"
I20260710 13:21:06.624130 11807 raft_consensus.cc:3060] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:06.624406 11732 consensus_queue.cc:260] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [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: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:06.625650 11732 raft_consensus.cc:3060] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:06.630841 11807 raft_consensus.cc:2468] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ca74b97853e4132a0cc34f7214c4eb4 in term 3.
I20260710 13:21:06.631975 11847 leader_election.cc:304] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4 [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: 3ca74b97853e4132a0cc34f7214c4eb4, 9320586ec8fd48309840dcf11b623b90; no voters: 
I20260710 13:21:06.632187 11732 raft_consensus.cc:2468] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ca74b97853e4132a0cc34f7214c4eb4 in term 3.
I20260710 13:21:06.633644 12026 raft_consensus.cc:2804] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:06.634881 12026 raft_consensus.cc:697] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 LEADER]: Becoming Leader. State: Replica: 3ca74b97853e4132a0cc34f7214c4eb4, State: Running, Role: LEADER
I20260710 13:21:06.635658 12026 consensus_queue.cc:237] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4 [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: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:06.642566 11627 catalog_manager.cc:5697] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4 reported cstate change: term changed from 2 to 3, leader changed from ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65) to 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67). New cstate: current_term: 3 leader_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:06.938063 12015 raft_consensus.cc:993] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed: : Instructing follower 3ca74b97853e4132a0cc34f7214c4eb4 to start an election
I20260710 13:21:06.938578 12023 raft_consensus.cc:1081] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 LEADER]: Signalling peer 3ca74b97853e4132a0cc34f7214c4eb4 to start an election
I20260710 13:21:06.940164 11882 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83050841b899483fada27e34bbf993f3"
dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
 from {username='slave'} at 127.0.0.1:34814
I20260710 13:21:06.940838 11882 raft_consensus.cc:493] T 83050841b899483fada27e34bbf993f3 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:06.941151 11882 raft_consensus.cc:3060] T 83050841b899483fada27e34bbf993f3 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:06.946107 11882 raft_consensus.cc:515] T 83050841b899483fada27e34bbf993f3 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:06.948086 11882 leader_election.cc:290] T 83050841b899483fada27e34bbf993f3 P 3ca74b97853e4132a0cc34f7214c4eb4 [CANDIDATE]: Term 3 election: Requested vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147)
I20260710 13:21:06.949110 11807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83050841b899483fada27e34bbf993f3" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9320586ec8fd48309840dcf11b623b90"
I20260710 13:21:06.949652 11807 raft_consensus.cc:3060] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:06.949673 11732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83050841b899483fada27e34bbf993f3" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
I20260710 13:21:06.950405 11732 raft_consensus.cc:3055] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:06.950747 11732 raft_consensus.cc:740] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ecf877e3ff2a4345a3e0d22e2519daed, State: Running, Role: LEADER
I20260710 13:21:06.951572 11732 consensus_queue.cc:260] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed [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: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:06.952755 11732 raft_consensus.cc:3060] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:06.954913 11807 raft_consensus.cc:2468] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ca74b97853e4132a0cc34f7214c4eb4 in term 3.
I20260710 13:21:06.955936 11847 leader_election.cc:304] T 83050841b899483fada27e34bbf993f3 P 3ca74b97853e4132a0cc34f7214c4eb4 [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: 3ca74b97853e4132a0cc34f7214c4eb4, 9320586ec8fd48309840dcf11b623b90; no voters: 
I20260710 13:21:06.956593 12026 raft_consensus.cc:2804] T 83050841b899483fada27e34bbf993f3 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:06.957172 12026 raft_consensus.cc:697] T 83050841b899483fada27e34bbf993f3 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 LEADER]: Becoming Leader. State: Replica: 3ca74b97853e4132a0cc34f7214c4eb4, State: Running, Role: LEADER
I20260710 13:21:06.958276 12026 consensus_queue.cc:237] T 83050841b899483fada27e34bbf993f3 P 3ca74b97853e4132a0cc34f7214c4eb4 [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: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:06.960369 11732 raft_consensus.cc:2468] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ca74b97853e4132a0cc34f7214c4eb4 in term 3.
I20260710 13:21:06.966185 11627 catalog_manager.cc:5697] T 83050841b899483fada27e34bbf993f3 P 3ca74b97853e4132a0cc34f7214c4eb4 reported cstate change: term changed from 2 to 3, leader changed from ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65) to 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67). New cstate: current_term: 3 leader_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:07.170915 11807 raft_consensus.cc:1275] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [term 3 FOLLOWER]: Refusing update from remote peer 3ca74b97853e4132a0cc34f7214c4eb4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:07.172192 12026 consensus_queue.cc:1048] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:07.188899 11732 raft_consensus.cc:1275] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 FOLLOWER]: Refusing update from remote peer 3ca74b97853e4132a0cc34f7214c4eb4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:07.190843 12026 consensus_queue.cc:1048] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:07.305997 12015 raft_consensus.cc:493] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3ca74b97853e4132a0cc34f7214c4eb4)
I20260710 13:21:07.306447 12015 raft_consensus.cc:515] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:07.308482 12015 leader_election.cc:290] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:07.308849 11807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f221a0d81d04f0aaaf766b53ef84643" candidate_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9320586ec8fd48309840dcf11b623b90" is_pre_election: true
I20260710 13:21:07.309113 11882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f221a0d81d04f0aaaf766b53ef84643" candidate_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" is_pre_election: true
I20260710 13:21:07.309723 11807 raft_consensus.cc:2393] T 2f221a0d81d04f0aaaf766b53ef84643 P 9320586ec8fd48309840dcf11b623b90 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ecf877e3ff2a4345a3e0d22e2519daed in current term 3: Already voted for candidate 9320586ec8fd48309840dcf11b623b90 in this term.
I20260710 13:21:07.309743 11882 raft_consensus.cc:2468] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecf877e3ff2a4345a3e0d22e2519daed in term 3.
I20260710 13:21:07.311089 11697 leader_election.cc:304] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3ca74b97853e4132a0cc34f7214c4eb4, ecf877e3ff2a4345a3e0d22e2519daed; no voters: 9320586ec8fd48309840dcf11b623b90
I20260710 13:21:07.311740 12015 raft_consensus.cc:2804] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:21:07.312127 12015 raft_consensus.cc:493] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3ca74b97853e4132a0cc34f7214c4eb4)
I20260710 13:21:07.312495 12015 raft_consensus.cc:3060] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:07.319772 12015 raft_consensus.cc:515] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:07.321887 12015 leader_election.cc:290] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [CANDIDATE]: Term 3 election: Requested vote from peers 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:07.322552 11807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f221a0d81d04f0aaaf766b53ef84643" candidate_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9320586ec8fd48309840dcf11b623b90"
I20260710 13:21:07.322924 11882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f221a0d81d04f0aaaf766b53ef84643" candidate_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
I20260710 13:21:07.323262 11807 raft_consensus.cc:2393] T 2f221a0d81d04f0aaaf766b53ef84643 P 9320586ec8fd48309840dcf11b623b90 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ecf877e3ff2a4345a3e0d22e2519daed in current term 3: Already voted for candidate 9320586ec8fd48309840dcf11b623b90 in this term.
I20260710 13:21:07.330410 11882 raft_consensus.cc:2468] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecf877e3ff2a4345a3e0d22e2519daed in term 3.
I20260710 13:21:07.331593 11697 leader_election.cc:304] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3ca74b97853e4132a0cc34f7214c4eb4, ecf877e3ff2a4345a3e0d22e2519daed; no voters: 9320586ec8fd48309840dcf11b623b90
I20260710 13:21:07.332410 12015 raft_consensus.cc:2804] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:07.332887 12015 raft_consensus.cc:697] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 LEADER]: Becoming Leader. State: Replica: ecf877e3ff2a4345a3e0d22e2519daed, State: Running, Role: LEADER
I20260710 13:21:07.333597 12015 consensus_queue.cc:237] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [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: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:07.340873 11631 catalog_manager.cc:5697] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed reported cstate change: term changed from 2 to 3, leader changed from 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67) to ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65). New cstate: current_term: 3 leader_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:07.465612 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:07.476086 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:07.486869 11732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d37668604354eb8a7bc13f413fc8d9f"
dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
mode: GRACEFUL
new_leader_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
 from {username='slave'} at 127.0.0.1:44838
I20260710 13:21:07.488108 11732 raft_consensus.cc:606] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed [term 2 LEADER]: Received request to transfer leadership to TS 3ca74b97853e4132a0cc34f7214c4eb4
I20260710 13:21:07.490235 11081 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:21:07.490837 11081 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:07.563478 11732 raft_consensus.cc:1275] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 FOLLOWER]: Refusing update from remote peer 3ca74b97853e4132a0cc34f7214c4eb4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:07.564999 12027 consensus_queue.cc:1048] T 83050841b899483fada27e34bbf993f3 P 3ca74b97853e4132a0cc34f7214c4eb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:07.573819 11807 raft_consensus.cc:1275] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90 [term 3 FOLLOWER]: Refusing update from remote peer 3ca74b97853e4132a0cc34f7214c4eb4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:07.577085 12026 consensus_queue.cc:1048] T 83050841b899483fada27e34bbf993f3 P 3ca74b97853e4132a0cc34f7214c4eb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:07.729877 11882 raft_consensus.cc:1275] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 FOLLOWER]: Refusing update from remote peer ecf877e3ff2a4345a3e0d22e2519daed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:07.731201 12023 consensus_queue.cc:1048] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:07.743587 11807 raft_consensus.cc:1275] T 2f221a0d81d04f0aaaf766b53ef84643 P 9320586ec8fd48309840dcf11b623b90 [term 3 FOLLOWER]: Refusing update from remote peer ecf877e3ff2a4345a3e0d22e2519daed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:07.745576 12015 consensus_queue.cc:1048] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [LEADER]: Connected to new peer: Peer: permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:07.791383 12013 raft_consensus.cc:493] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:07.791882 12013 raft_consensus.cc:515] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:07.793694 12013 leader_election.cc:290] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:07.794817 11882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fa4c2b1cc1484893a48f3acdd5386d" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" is_pre_election: true
I20260710 13:21:07.794754 11732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fa4c2b1cc1484893a48f3acdd5386d" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" is_pre_election: true
I20260710 13:21:07.795644 11882 raft_consensus.cc:2468] T d0fa4c2b1cc1484893a48f3acdd5386d P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9320586ec8fd48309840dcf11b623b90 in term 1.
I20260710 13:21:07.795717 11732 raft_consensus.cc:2468] T d0fa4c2b1cc1484893a48f3acdd5386d P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9320586ec8fd48309840dcf11b623b90 in term 2.
I20260710 13:21:07.796850 11772 leader_election.cc:304] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ca74b97853e4132a0cc34f7214c4eb4, 9320586ec8fd48309840dcf11b623b90; no voters: 
I20260710 13:21:07.797849 12013 raft_consensus.cc:2804] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:21:07.798141 12013 raft_consensus.cc:493] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:07.798420 12013 raft_consensus.cc:3060] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:07.804370 12013 raft_consensus.cc:515] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:07.806102 12013 leader_election.cc:290] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 3 election: Requested vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:07.806859 11732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fa4c2b1cc1484893a48f3acdd5386d" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
I20260710 13:21:07.807454 11732 raft_consensus.cc:3060] T d0fa4c2b1cc1484893a48f3acdd5386d P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:07.807478 11882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fa4c2b1cc1484893a48f3acdd5386d" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
I20260710 13:21:07.808164 11882 raft_consensus.cc:3060] T d0fa4c2b1cc1484893a48f3acdd5386d P 3ca74b97853e4132a0cc34f7214c4eb4 [term 1 FOLLOWER]: Advancing to term 3
I20260710 13:21:07.813355 11882 raft_consensus.cc:2468] T d0fa4c2b1cc1484893a48f3acdd5386d P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9320586ec8fd48309840dcf11b623b90 in term 3.
I20260710 13:21:07.814414 11772 leader_election.cc:304] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [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: 3ca74b97853e4132a0cc34f7214c4eb4, 9320586ec8fd48309840dcf11b623b90; no voters: 
I20260710 13:21:07.815078 12013 raft_consensus.cc:2804] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:07.815840 11732 raft_consensus.cc:2468] T d0fa4c2b1cc1484893a48f3acdd5386d P ecf877e3ff2a4345a3e0d22e2519daed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9320586ec8fd48309840dcf11b623b90 in term 3.
I20260710 13:21:07.816325 12013 raft_consensus.cc:697] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [term 3 LEADER]: Becoming Leader. State: Replica: 9320586ec8fd48309840dcf11b623b90, State: Running, Role: LEADER
I20260710 13:21:07.817723 12013 consensus_queue.cc:237] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:07.825177 11627 catalog_manager.cc:5697] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "9320586ec8fd48309840dcf11b623b90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:07.867826 12023 raft_consensus.cc:993] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed: : Instructing follower 3ca74b97853e4132a0cc34f7214c4eb4 to start an election
I20260710 13:21:07.868294 12015 raft_consensus.cc:1081] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed [term 2 LEADER]: Signalling peer 3ca74b97853e4132a0cc34f7214c4eb4 to start an election
I20260710 13:21:07.869853 11882 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d37668604354eb8a7bc13f413fc8d9f"
dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
 from {username='slave'} at 127.0.0.1:34814
I20260710 13:21:07.870431 11882 raft_consensus.cc:493] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:07.870745 11882 raft_consensus.cc:3060] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:07.875267 11882 raft_consensus.cc:515] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:07.876959 11882 leader_election.cc:290] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4 [CANDIDATE]: Term 3 election: Requested vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147)
I20260710 13:21:07.878515 11732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d37668604354eb8a7bc13f413fc8d9f" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
I20260710 13:21:07.878515 11807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d37668604354eb8a7bc13f413fc8d9f" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9320586ec8fd48309840dcf11b623b90"
I20260710 13:21:07.879220 11732 raft_consensus.cc:3055] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:07.879245 11807 raft_consensus.cc:3060] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:07.879667 11732 raft_consensus.cc:740] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ecf877e3ff2a4345a3e0d22e2519daed, State: Running, Role: LEADER
I20260710 13:21:07.880641 11732 consensus_queue.cc:260] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed [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: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:07.882014 11732 raft_consensus.cc:3060] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:07.887029 11807 raft_consensus.cc:2468] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ca74b97853e4132a0cc34f7214c4eb4 in term 3.
I20260710 13:21:07.888250 11847 leader_election.cc:304] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4 [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: 3ca74b97853e4132a0cc34f7214c4eb4, 9320586ec8fd48309840dcf11b623b90; no voters: 
I20260710 13:21:07.889132 12027 raft_consensus.cc:2804] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:07.889638 12027 raft_consensus.cc:697] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 LEADER]: Becoming Leader. State: Replica: 3ca74b97853e4132a0cc34f7214c4eb4, State: Running, Role: LEADER
I20260710 13:21:07.890182 11732 raft_consensus.cc:2468] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ca74b97853e4132a0cc34f7214c4eb4 in term 3.
I20260710 13:21:07.890573 12027 consensus_queue.cc:237] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4 [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: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:07.898694 11627 catalog_manager.cc:5697] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4 reported cstate change: term changed from 2 to 3, leader changed from ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65) to 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67). New cstate: current_term: 3 leader_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:08.281687 11732 raft_consensus.cc:1275] T d0fa4c2b1cc1484893a48f3acdd5386d P ecf877e3ff2a4345a3e0d22e2519daed [term 3 FOLLOWER]: Refusing update from remote peer 9320586ec8fd48309840dcf11b623b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:21:08.283020 12047 consensus_queue.cc:1048] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:08.298028 11882 raft_consensus.cc:1275] T d0fa4c2b1cc1484893a48f3acdd5386d P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 FOLLOWER]: Refusing update from remote peer 9320586ec8fd48309840dcf11b623b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:21:08.300384 12047 consensus_queue.cc:1048] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:08.379521 11807 raft_consensus.cc:1275] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90 [term 3 FOLLOWER]: Refusing update from remote peer 3ca74b97853e4132a0cc34f7214c4eb4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:08.380846 12026 consensus_queue.cc:1048] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:08.383711 11732 raft_consensus.cc:1275] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed [term 3 FOLLOWER]: Refusing update from remote peer 3ca74b97853e4132a0cc34f7214c4eb4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:08.385154 12027 consensus_queue.cc:1048] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:08.491866 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:08.505833 11882 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6488b8d3e6f44d3fae5b763b1bea4e04"
dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
mode: GRACEFUL
new_leader_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
 from {username='slave'} at 127.0.0.1:34816
I20260710 13:21:08.506297 11882 raft_consensus.cc:606] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 LEADER]: Received request to transfer leadership to TS ecf877e3ff2a4345a3e0d22e2519daed
I20260710 13:21:08.510942 11882 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83050841b899483fada27e34bbf993f3"
dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
mode: GRACEFUL
new_leader_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
 from {username='slave'} at 127.0.0.1:34816
I20260710 13:21:08.511370 11882 raft_consensus.cc:606] T 83050841b899483fada27e34bbf993f3 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 LEADER]: Received request to transfer leadership to TS ecf877e3ff2a4345a3e0d22e2519daed
I20260710 13:21:08.515779 11882 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d37668604354eb8a7bc13f413fc8d9f"
dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
mode: GRACEFUL
new_leader_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
 from {username='slave'} at 127.0.0.1:34816
I20260710 13:21:08.516196 11882 raft_consensus.cc:606] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 LEADER]: Received request to transfer leadership to TS ecf877e3ff2a4345a3e0d22e2519daed
I20260710 13:21:08.522874 11807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7fd2d77cea884ec7bd225425497aa857"
dest_uuid: "9320586ec8fd48309840dcf11b623b90"
mode: GRACEFUL
new_leader_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
 from {username='slave'} at 127.0.0.1:48076
I20260710 13:21:08.523423 11807 raft_consensus.cc:606] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [term 2 LEADER]: Received request to transfer leadership to TS ecf877e3ff2a4345a3e0d22e2519daed
I20260710 13:21:08.528055 11807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6bfe6b24fa2946e5aca42b8e19546354"
dest_uuid: "9320586ec8fd48309840dcf11b623b90"
mode: GRACEFUL
new_leader_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
 from {username='slave'} at 127.0.0.1:48076
I20260710 13:21:08.528595 11807 raft_consensus.cc:606] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90 [term 2 LEADER]: Received request to transfer leadership to TS ecf877e3ff2a4345a3e0d22e2519daed
I20260710 13:21:08.533078 11807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2680cc9a94f24602ada5b7e4cbf7d239"
dest_uuid: "9320586ec8fd48309840dcf11b623b90"
mode: GRACEFUL
new_leader_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
 from {username='slave'} at 127.0.0.1:48076
I20260710 13:21:08.533613 11807 raft_consensus.cc:606] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90 [term 2 LEADER]: Received request to transfer leadership to TS ecf877e3ff2a4345a3e0d22e2519daed
I20260710 13:21:08.540560 11732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f221a0d81d04f0aaaf766b53ef84643"
dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
mode: GRACEFUL
new_leader_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
 from {username='slave'} at 127.0.0.1:44832
I20260710 13:21:08.541091 11732 raft_consensus.cc:606] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 LEADER]: Received request to transfer leadership to TS 3ca74b97853e4132a0cc34f7214c4eb4
I20260710 13:21:08.581563 12027 raft_consensus.cc:993] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4: : Instructing follower ecf877e3ff2a4345a3e0d22e2519daed to start an election
I20260710 13:21:08.582044 12026 raft_consensus.cc:1081] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 LEADER]: Signalling peer ecf877e3ff2a4345a3e0d22e2519daed to start an election
I20260710 13:21:08.583400 11732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6488b8d3e6f44d3fae5b763b1bea4e04"
dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
 from {username='slave'} at 127.0.0.1:44812
I20260710 13:21:08.583858 11732 raft_consensus.cc:493] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:08.584131 11732 raft_consensus.cc:3060] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:08.589341 11732 raft_consensus.cc:515] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:08.591470 11732 leader_election.cc:290] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [CANDIDATE]: Term 4 election: Requested vote from peers 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:08.593268 11882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6488b8d3e6f44d3fae5b763b1bea4e04" candidate_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
I20260710 13:21:08.593506 11807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6488b8d3e6f44d3fae5b763b1bea4e04" candidate_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9320586ec8fd48309840dcf11b623b90"
I20260710 13:21:08.593822 11882 raft_consensus.cc:3055] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:21:08.594118 11807 raft_consensus.cc:3060] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:08.594149 11882 raft_consensus.cc:740] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3ca74b97853e4132a0cc34f7214c4eb4, State: Running, Role: LEADER
I20260710 13:21:08.595139 11882 consensus_queue.cc:260] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4 [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: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:08.596406 11882 raft_consensus.cc:3060] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:08.598683 11807 raft_consensus.cc:2468] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecf877e3ff2a4345a3e0d22e2519daed in term 4.
I20260710 13:21:08.599802 11698 leader_election.cc:304] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [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: 9320586ec8fd48309840dcf11b623b90, ecf877e3ff2a4345a3e0d22e2519daed; no voters: 
I20260710 13:21:08.600534 12015 raft_consensus.cc:2804] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:21:08.600986 12015 raft_consensus.cc:697] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [term 4 LEADER]: Becoming Leader. State: Replica: ecf877e3ff2a4345a3e0d22e2519daed, State: Running, Role: LEADER
I20260710 13:21:08.601765 12015 consensus_queue.cc:237] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [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: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:08.602964 11882 raft_consensus.cc:2468] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecf877e3ff2a4345a3e0d22e2519daed in term 4.
I20260710 13:21:08.609625 11627 catalog_manager.cc:5697] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed reported cstate change: term changed from 3 to 4, leader changed from 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67) to ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65). New cstate: current_term: 4 leader_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:08.661711 12013 raft_consensus.cc:993] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90: : Instructing follower ecf877e3ff2a4345a3e0d22e2519daed to start an election
I20260710 13:21:08.662169 12047 raft_consensus.cc:1081] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90 [term 2 LEADER]: Signalling peer ecf877e3ff2a4345a3e0d22e2519daed to start an election
I20260710 13:21:08.663570 11732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6bfe6b24fa2946e5aca42b8e19546354"
dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
 from {username='slave'} at 127.0.0.1:44822
I20260710 13:21:08.664191 11732 raft_consensus.cc:493] T 6bfe6b24fa2946e5aca42b8e19546354 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:08.664569 11732 raft_consensus.cc:3060] T 6bfe6b24fa2946e5aca42b8e19546354 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:08.672302 11732 raft_consensus.cc:515] T 6bfe6b24fa2946e5aca42b8e19546354 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:08.674940 11732 leader_election.cc:290] T 6bfe6b24fa2946e5aca42b8e19546354 P ecf877e3ff2a4345a3e0d22e2519daed [CANDIDATE]: Term 3 election: Requested vote from peers 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:08.675045 11807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfe6b24fa2946e5aca42b8e19546354" candidate_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9320586ec8fd48309840dcf11b623b90"
I20260710 13:21:08.676095 11807 raft_consensus.cc:3055] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:08.676406 11807 raft_consensus.cc:740] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9320586ec8fd48309840dcf11b623b90, State: Running, Role: LEADER
I20260710 13:21:08.676412 11882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfe6b24fa2946e5aca42b8e19546354" candidate_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
I20260710 13:21:08.677004 11882 raft_consensus.cc:3060] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:08.677243 11807 consensus_queue.cc:260] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90 [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: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:08.678385 11807 raft_consensus.cc:3060] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:08.682904 11882 raft_consensus.cc:2468] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecf877e3ff2a4345a3e0d22e2519daed in term 3.
I20260710 13:21:08.684166 11807 raft_consensus.cc:2468] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecf877e3ff2a4345a3e0d22e2519daed in term 3.
I20260710 13:21:08.684185 11697 leader_election.cc:304] T 6bfe6b24fa2946e5aca42b8e19546354 P ecf877e3ff2a4345a3e0d22e2519daed [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: 3ca74b97853e4132a0cc34f7214c4eb4, ecf877e3ff2a4345a3e0d22e2519daed; no voters: 
I20260710 13:21:08.685123 12015 raft_consensus.cc:2804] T 6bfe6b24fa2946e5aca42b8e19546354 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:08.685611 12015 raft_consensus.cc:697] T 6bfe6b24fa2946e5aca42b8e19546354 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 LEADER]: Becoming Leader. State: Replica: ecf877e3ff2a4345a3e0d22e2519daed, State: Running, Role: LEADER
I20260710 13:21:08.686607 12015 consensus_queue.cc:237] T 6bfe6b24fa2946e5aca42b8e19546354 P ecf877e3ff2a4345a3e0d22e2519daed [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: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:08.694897 11627 catalog_manager.cc:5697] T 6bfe6b24fa2946e5aca42b8e19546354 P ecf877e3ff2a4345a3e0d22e2519daed reported cstate change: term changed from 2 to 3, leader changed from 9320586ec8fd48309840dcf11b623b90 (127.10.210.66) to ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65). New cstate: current_term: 3 leader_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:08.780448 12027 raft_consensus.cc:993] T 83050841b899483fada27e34bbf993f3 P 3ca74b97853e4132a0cc34f7214c4eb4: : Instructing follower ecf877e3ff2a4345a3e0d22e2519daed to start an election
I20260710 13:21:08.781004 12026 raft_consensus.cc:1081] T 83050841b899483fada27e34bbf993f3 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 LEADER]: Signalling peer ecf877e3ff2a4345a3e0d22e2519daed to start an election
I20260710 13:21:08.782537 11732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83050841b899483fada27e34bbf993f3"
dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
 from {username='slave'} at 127.0.0.1:44812
I20260710 13:21:08.783768 11732 raft_consensus.cc:493] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:08.784198 11732 raft_consensus.cc:3060] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:08.790585 11732 raft_consensus.cc:515] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:08.792241 11732 leader_election.cc:290] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed [CANDIDATE]: Term 4 election: Requested vote from peers 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:08.793215 11882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83050841b899483fada27e34bbf993f3" candidate_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
I20260710 13:21:08.793156 11807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83050841b899483fada27e34bbf993f3" candidate_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9320586ec8fd48309840dcf11b623b90"
I20260710 13:21:08.793779 11882 raft_consensus.cc:3055] T 83050841b899483fada27e34bbf993f3 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:21:08.793828 11807 raft_consensus.cc:3060] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:08.794200 11882 raft_consensus.cc:740] T 83050841b899483fada27e34bbf993f3 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3ca74b97853e4132a0cc34f7214c4eb4, State: Running, Role: LEADER
I20260710 13:21:08.794960 11882 consensus_queue.cc:260] T 83050841b899483fada27e34bbf993f3 P 3ca74b97853e4132a0cc34f7214c4eb4 [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: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:08.795990 11882 raft_consensus.cc:3060] T 83050841b899483fada27e34bbf993f3 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:08.799930 11807 raft_consensus.cc:2468] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecf877e3ff2a4345a3e0d22e2519daed in term 4.
I20260710 13:21:08.801048 11698 leader_election.cc:304] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed [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: 9320586ec8fd48309840dcf11b623b90, ecf877e3ff2a4345a3e0d22e2519daed; no voters: 
I20260710 13:21:08.801901 11882 raft_consensus.cc:2468] T 83050841b899483fada27e34bbf993f3 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecf877e3ff2a4345a3e0d22e2519daed in term 4.
I20260710 13:21:08.801877 12015 raft_consensus.cc:2804] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:21:08.802994 12015 raft_consensus.cc:697] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed [term 4 LEADER]: Becoming Leader. State: Replica: ecf877e3ff2a4345a3e0d22e2519daed, State: Running, Role: LEADER
I20260710 13:21:08.803920 12015 consensus_queue.cc:237] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed [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: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:08.811168 11627 catalog_manager.cc:5697] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed reported cstate change: term changed from 3 to 4, leader changed from 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67) to ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65). New cstate: current_term: 4 leader_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:08.815353 12013 raft_consensus.cc:993] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90: : Instructing follower ecf877e3ff2a4345a3e0d22e2519daed to start an election
I20260710 13:21:08.815920 12062 raft_consensus.cc:1081] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [term 2 LEADER]: Signalling peer ecf877e3ff2a4345a3e0d22e2519daed to start an election
I20260710 13:21:08.817664 11732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7fd2d77cea884ec7bd225425497aa857"
dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
 from {username='slave'} at 127.0.0.1:44822
I20260710 13:21:08.818316 11732 raft_consensus.cc:493] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:08.818698 11732 raft_consensus.cc:3060] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:08.823601 12027 raft_consensus.cc:993] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4: : Instructing follower ecf877e3ff2a4345a3e0d22e2519daed to start an election
I20260710 13:21:08.824052 12026 raft_consensus.cc:1081] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 LEADER]: Signalling peer ecf877e3ff2a4345a3e0d22e2519daed to start an election
I20260710 13:21:08.825433 11731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d37668604354eb8a7bc13f413fc8d9f"
dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
 from {username='slave'} at 127.0.0.1:44812
I20260710 13:21:08.825866 11731 raft_consensus.cc:493] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:08.826167 11731 raft_consensus.cc:3060] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:08.826602 11732 raft_consensus.cc:515] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:08.828771 11732 leader_election.cc:290] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed [CANDIDATE]: Term 3 election: Requested vote from peers 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:08.829365 11807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd2d77cea884ec7bd225425497aa857" candidate_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9320586ec8fd48309840dcf11b623b90"
I20260710 13:21:08.829882 11807 raft_consensus.cc:3055] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:08.830148 11807 raft_consensus.cc:740] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9320586ec8fd48309840dcf11b623b90, State: Running, Role: LEADER
I20260710 13:21:08.830911 11807 consensus_queue.cc:260] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [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: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:08.832003 11807 raft_consensus.cc:3060] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:08.832762 11731 raft_consensus.cc:515] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:08.833077 11882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd2d77cea884ec7bd225425497aa857" candidate_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
I20260710 13:21:08.833611 11882 raft_consensus.cc:3060] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:08.835770 11878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d37668604354eb8a7bc13f413fc8d9f" candidate_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
I20260710 13:21:08.836294 11878 raft_consensus.cc:3055] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:21:08.836578 11878 raft_consensus.cc:740] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3ca74b97853e4132a0cc34f7214c4eb4, State: Running, Role: LEADER
I20260710 13:21:08.837369 11878 consensus_queue.cc:260] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4 [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: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:08.838034 11808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d37668604354eb8a7bc13f413fc8d9f" candidate_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9320586ec8fd48309840dcf11b623b90"
I20260710 13:21:08.838472 11878 raft_consensus.cc:3060] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:08.838529 11808 raft_consensus.cc:3060] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:08.839972 11882 raft_consensus.cc:2468] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecf877e3ff2a4345a3e0d22e2519daed in term 3.
I20260710 13:21:08.842357 11807 raft_consensus.cc:2468] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecf877e3ff2a4345a3e0d22e2519daed in term 3.
I20260710 13:21:08.843515 11731 leader_election.cc:290] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed [CANDIDATE]: Term 4 election: Requested vote from peers 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:08.843541 11697 leader_election.cc:304] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed [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: 3ca74b97853e4132a0cc34f7214c4eb4, ecf877e3ff2a4345a3e0d22e2519daed; no voters: 
I20260710 13:21:08.845327 12015 raft_consensus.cc:2804] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:08.845817 12015 raft_consensus.cc:697] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 LEADER]: Becoming Leader. State: Replica: ecf877e3ff2a4345a3e0d22e2519daed, State: Running, Role: LEADER
I20260710 13:21:08.846643 11808 raft_consensus.cc:2468] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecf877e3ff2a4345a3e0d22e2519daed in term 4.
I20260710 13:21:08.846803 12015 consensus_queue.cc:237] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed [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: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:08.847751 11698 leader_election.cc:304] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed [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: 9320586ec8fd48309840dcf11b623b90, ecf877e3ff2a4345a3e0d22e2519daed; no voters: 
I20260710 13:21:08.848448 12023 raft_consensus.cc:2804] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:21:08.852005 11878 raft_consensus.cc:2468] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecf877e3ff2a4345a3e0d22e2519daed in term 4.
I20260710 13:21:08.860110 12023 raft_consensus.cc:697] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed [term 4 LEADER]: Becoming Leader. State: Replica: ecf877e3ff2a4345a3e0d22e2519daed, State: Running, Role: LEADER
I20260710 13:21:08.861526 12023 consensus_queue.cc:237] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed [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: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:08.862339 11627 catalog_manager.cc:5697] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed reported cstate change: term changed from 2 to 3, leader changed from 9320586ec8fd48309840dcf11b623b90 (127.10.210.66) to ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65). New cstate: current_term: 3 leader_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:08.868763 12023 raft_consensus.cc:993] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed: : Instructing follower 3ca74b97853e4132a0cc34f7214c4eb4 to start an election
I20260710 13:21:08.869230 12023 raft_consensus.cc:1081] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 LEADER]: Signalling peer 3ca74b97853e4132a0cc34f7214c4eb4 to start an election
I20260710 13:21:08.871156 11878 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f221a0d81d04f0aaaf766b53ef84643"
dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
 from {username='slave'} at 127.0.0.1:34814
I20260710 13:21:08.871635 11878 raft_consensus.cc:493] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:08.871935 11878 raft_consensus.cc:3060] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:08.877197 11878 raft_consensus.cc:515] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:08.879825 11731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f221a0d81d04f0aaaf766b53ef84643" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
I20260710 13:21:08.880481 11731 raft_consensus.cc:3055] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:21:08.880632 11808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f221a0d81d04f0aaaf766b53ef84643" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9320586ec8fd48309840dcf11b623b90"
I20260710 13:21:08.880937 11731 raft_consensus.cc:740] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ecf877e3ff2a4345a3e0d22e2519daed, State: Running, Role: LEADER
I20260710 13:21:08.881347 11808 raft_consensus.cc:3060] T 2f221a0d81d04f0aaaf766b53ef84643 P 9320586ec8fd48309840dcf11b623b90 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:08.880604 11627 catalog_manager.cc:5697] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed reported cstate change: term changed from 3 to 4, leader changed from 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67) to ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65). New cstate: current_term: 4 leader_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:08.881914 11731 consensus_queue.cc:260] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [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: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:08.883064 11731 raft_consensus.cc:3060] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:08.883556 11878 leader_election.cc:290] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 [CANDIDATE]: Term 4 election: Requested vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147)
I20260710 13:21:08.892488 11731 raft_consensus.cc:2468] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ca74b97853e4132a0cc34f7214c4eb4 in term 4.
I20260710 13:21:08.892517 11808 raft_consensus.cc:2468] T 2f221a0d81d04f0aaaf766b53ef84643 P 9320586ec8fd48309840dcf11b623b90 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ca74b97853e4132a0cc34f7214c4eb4 in term 4.
I20260710 13:21:08.894584 11847 leader_election.cc:304] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 [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: 3ca74b97853e4132a0cc34f7214c4eb4, 9320586ec8fd48309840dcf11b623b90; no voters: 
I20260710 13:21:08.895622 12026 raft_consensus.cc:2804] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:21:08.896081 12026 raft_consensus.cc:697] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 4 LEADER]: Becoming Leader. State: Replica: 3ca74b97853e4132a0cc34f7214c4eb4, State: Running, Role: LEADER
I20260710 13:21:08.896951 12026 consensus_queue.cc:237] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 [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: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:08.906239 11627 catalog_manager.cc:5697] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 reported cstate change: term changed from 3 to 4, leader changed from ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65) to 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67). New cstate: current_term: 4 leader_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:09.024523 11807 raft_consensus.cc:1275] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [term 4 FOLLOWER]: Refusing update from remote peer ecf877e3ff2a4345a3e0d22e2519daed: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:09.025727 12064 consensus_queue.cc:1048] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [LEADER]: Connected to new peer: Peer: permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:09.034153 11878 raft_consensus.cc:1275] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 4 FOLLOWER]: Refusing update from remote peer ecf877e3ff2a4345a3e0d22e2519daed: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:09.036123 12015 consensus_queue.cc:1048] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:09.063606 12013 raft_consensus.cc:993] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90: : Instructing follower ecf877e3ff2a4345a3e0d22e2519daed to start an election
I20260710 13:21:09.064014 12062 raft_consensus.cc:1081] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90 [term 2 LEADER]: Signalling peer ecf877e3ff2a4345a3e0d22e2519daed to start an election
I20260710 13:21:09.065387 11731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2680cc9a94f24602ada5b7e4cbf7d239"
dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
 from {username='slave'} at 127.0.0.1:44822
I20260710 13:21:09.065794 11731 raft_consensus.cc:493] T 2680cc9a94f24602ada5b7e4cbf7d239 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:09.066087 11731 raft_consensus.cc:3060] T 2680cc9a94f24602ada5b7e4cbf7d239 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:09.070621 11731 raft_consensus.cc:515] T 2680cc9a94f24602ada5b7e4cbf7d239 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:09.072088 11731 leader_election.cc:290] T 2680cc9a94f24602ada5b7e4cbf7d239 P ecf877e3ff2a4345a3e0d22e2519daed [CANDIDATE]: Term 3 election: Requested vote from peers 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:09.072710 11807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2680cc9a94f24602ada5b7e4cbf7d239" candidate_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9320586ec8fd48309840dcf11b623b90"
I20260710 13:21:09.073020 11878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2680cc9a94f24602ada5b7e4cbf7d239" candidate_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
I20260710 13:21:09.073271 11807 raft_consensus.cc:3055] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:09.073525 11878 raft_consensus.cc:3060] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:09.073590 11807 raft_consensus.cc:740] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9320586ec8fd48309840dcf11b623b90, State: Running, Role: LEADER
I20260710 13:21:09.074331 11807 consensus_queue.cc:260] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90 [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: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:09.075102 11807 raft_consensus.cc:3060] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:09.077889 11878 raft_consensus.cc:2468] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecf877e3ff2a4345a3e0d22e2519daed in term 3.
I20260710 13:21:09.078855 11697 leader_election.cc:304] T 2680cc9a94f24602ada5b7e4cbf7d239 P ecf877e3ff2a4345a3e0d22e2519daed [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: 3ca74b97853e4132a0cc34f7214c4eb4, ecf877e3ff2a4345a3e0d22e2519daed; no voters: 
I20260710 13:21:09.079185 11807 raft_consensus.cc:2468] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecf877e3ff2a4345a3e0d22e2519daed in term 3.
I20260710 13:21:09.079736 12015 raft_consensus.cc:2804] T 2680cc9a94f24602ada5b7e4cbf7d239 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:09.080212 12015 raft_consensus.cc:697] T 2680cc9a94f24602ada5b7e4cbf7d239 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 LEADER]: Becoming Leader. State: Replica: ecf877e3ff2a4345a3e0d22e2519daed, State: Running, Role: LEADER
I20260710 13:21:09.080264 11808 raft_consensus.cc:1275] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90 [term 3 FOLLOWER]: Refusing update from remote peer ecf877e3ff2a4345a3e0d22e2519daed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:09.081192 12015 consensus_queue.cc:237] T 2680cc9a94f24602ada5b7e4cbf7d239 P ecf877e3ff2a4345a3e0d22e2519daed [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: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:09.081678 12064 consensus_queue.cc:1048] T 6bfe6b24fa2946e5aca42b8e19546354 P ecf877e3ff2a4345a3e0d22e2519daed [LEADER]: Connected to new peer: Peer: permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:09.089521 11626 catalog_manager.cc:5697] T 2680cc9a94f24602ada5b7e4cbf7d239 P ecf877e3ff2a4345a3e0d22e2519daed reported cstate change: term changed from 2 to 3, leader changed from 9320586ec8fd48309840dcf11b623b90 (127.10.210.66) to ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65). New cstate: current_term: 3 leader_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:09.090969 11878 raft_consensus.cc:1275] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 FOLLOWER]: Refusing update from remote peer ecf877e3ff2a4345a3e0d22e2519daed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:09.092249 12015 consensus_queue.cc:1048] T 6bfe6b24fa2946e5aca42b8e19546354 P ecf877e3ff2a4345a3e0d22e2519daed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:09.209079 11878 raft_consensus.cc:1275] T 83050841b899483fada27e34bbf993f3 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 4 FOLLOWER]: Refusing update from remote peer ecf877e3ff2a4345a3e0d22e2519daed: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:09.210323 12015 consensus_queue.cc:1048] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:09.218276 11808 raft_consensus.cc:1275] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90 [term 4 FOLLOWER]: Refusing update from remote peer ecf877e3ff2a4345a3e0d22e2519daed: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:09.219909 12064 consensus_queue.cc:1048] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed [LEADER]: Connected to new peer: Peer: permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:09.278788 11808 raft_consensus.cc:1275] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [term 3 FOLLOWER]: Refusing update from remote peer ecf877e3ff2a4345a3e0d22e2519daed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:09.279937 12064 consensus_queue.cc:1048] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed [LEADER]: Connected to new peer: Peer: permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:09.288446 11878 raft_consensus.cc:1275] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 FOLLOWER]: Refusing update from remote peer ecf877e3ff2a4345a3e0d22e2519daed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:09.289844 12015 consensus_queue.cc:1048] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:09.375599 11808 raft_consensus.cc:1275] T 2f221a0d81d04f0aaaf766b53ef84643 P 9320586ec8fd48309840dcf11b623b90 [term 4 FOLLOWER]: Refusing update from remote peer 3ca74b97853e4132a0cc34f7214c4eb4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:09.376654 12026 consensus_queue.cc:1048] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:09.385195 11731 raft_consensus.cc:1275] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [term 4 FOLLOWER]: Refusing update from remote peer 3ca74b97853e4132a0cc34f7214c4eb4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:09.386457 12026 consensus_queue.cc:1048] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:09.443424 11808 raft_consensus.cc:1275] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90 [term 4 FOLLOWER]: Refusing update from remote peer ecf877e3ff2a4345a3e0d22e2519daed: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:09.444602 12015 consensus_queue.cc:1048] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed [LEADER]: Connected to new peer: Peer: permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:09.454490 11878 raft_consensus.cc:1275] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4 [term 4 FOLLOWER]: Refusing update from remote peer ecf877e3ff2a4345a3e0d22e2519daed: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:09.455708 12064 consensus_queue.cc:1048] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:09.597051 11808 raft_consensus.cc:1275] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90 [term 3 FOLLOWER]: Refusing update from remote peer ecf877e3ff2a4345a3e0d22e2519daed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:09.598265 12064 consensus_queue.cc:1048] T 2680cc9a94f24602ada5b7e4cbf7d239 P ecf877e3ff2a4345a3e0d22e2519daed [LEADER]: Connected to new peer: Peer: permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:09.607838 11878 raft_consensus.cc:1275] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 FOLLOWER]: Refusing update from remote peer ecf877e3ff2a4345a3e0d22e2519daed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:09.609254 12015 consensus_queue.cc:1048] T 2680cc9a94f24602ada5b7e4cbf7d239 P ecf877e3ff2a4345a3e0d22e2519daed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:11.542971 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:11.549901 11731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2680cc9a94f24602ada5b7e4cbf7d239"
dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
mode: GRACEFUL
new_leader_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
 from {username='slave'} at 127.0.0.1:44838
I20260710 13:21:11.550441 11731 raft_consensus.cc:606] T 2680cc9a94f24602ada5b7e4cbf7d239 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 LEADER]: Received request to transfer leadership to TS 3ca74b97853e4132a0cc34f7214c4eb4
I20260710 13:21:11.552863 11731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d13d3572e3f404387a45ac8a680988d"
dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
mode: GRACEFUL
new_leader_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
 from {username='slave'} at 127.0.0.1:44838
I20260710 13:21:11.553426 11731 raft_consensus.cc:606] T 3d13d3572e3f404387a45ac8a680988d P ecf877e3ff2a4345a3e0d22e2519daed [term 2 LEADER]: Received request to transfer leadership to TS 3ca74b97853e4132a0cc34f7214c4eb4
I20260710 13:21:11.555565 11731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6bfe6b24fa2946e5aca42b8e19546354"
dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
mode: GRACEFUL
new_leader_uuid: "9320586ec8fd48309840dcf11b623b90"
 from {username='slave'} at 127.0.0.1:44838
I20260710 13:21:11.556010 11731 raft_consensus.cc:606] T 6bfe6b24fa2946e5aca42b8e19546354 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 LEADER]: Received request to transfer leadership to TS 9320586ec8fd48309840dcf11b623b90
I20260710 13:21:11.558152 11731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7fd2d77cea884ec7bd225425497aa857"
dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
mode: GRACEFUL
new_leader_uuid: "9320586ec8fd48309840dcf11b623b90"
 from {username='slave'} at 127.0.0.1:44838
I20260710 13:21:11.558593 11731 raft_consensus.cc:606] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 LEADER]: Received request to transfer leadership to TS 9320586ec8fd48309840dcf11b623b90
I20260710 13:21:11.559545 11081 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:21:11.559983 11081 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:11.760695 12015 raft_consensus.cc:993] T 6bfe6b24fa2946e5aca42b8e19546354 P ecf877e3ff2a4345a3e0d22e2519daed: : Instructing follower 9320586ec8fd48309840dcf11b623b90 to start an election
I20260710 13:21:11.761369 12015 raft_consensus.cc:1081] T 6bfe6b24fa2946e5aca42b8e19546354 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 LEADER]: Signalling peer 9320586ec8fd48309840dcf11b623b90 to start an election
I20260710 13:21:11.762684 11807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6bfe6b24fa2946e5aca42b8e19546354"
dest_uuid: "9320586ec8fd48309840dcf11b623b90"
 from {username='slave'} at 127.0.0.1:48068
I20260710 13:21:11.763055 11807 raft_consensus.cc:493] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:11.763267 11807 raft_consensus.cc:3060] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:11.768396 11807 raft_consensus.cc:515] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:11.769624 11807 leader_election.cc:290] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 4 election: Requested vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:11.770545 11878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfe6b24fa2946e5aca42b8e19546354" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
I20260710 13:21:11.770545 11731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfe6b24fa2946e5aca42b8e19546354" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
I20260710 13:21:11.771286 11878 raft_consensus.cc:3060] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:11.771435 11731 raft_consensus.cc:3055] T 6bfe6b24fa2946e5aca42b8e19546354 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:21:11.771826 11731 raft_consensus.cc:740] T 6bfe6b24fa2946e5aca42b8e19546354 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ecf877e3ff2a4345a3e0d22e2519daed, State: Running, Role: LEADER
I20260710 13:21:11.772547 11731 consensus_queue.cc:260] T 6bfe6b24fa2946e5aca42b8e19546354 P ecf877e3ff2a4345a3e0d22e2519daed [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: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:11.773483 11731 raft_consensus.cc:3060] T 6bfe6b24fa2946e5aca42b8e19546354 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:11.775969 11878 raft_consensus.cc:2468] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9320586ec8fd48309840dcf11b623b90 in term 4.
I20260710 13:21:11.777429 11772 leader_election.cc:304] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90 [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: 3ca74b97853e4132a0cc34f7214c4eb4, 9320586ec8fd48309840dcf11b623b90; no voters: 
I20260710 13:21:11.778189 12062 raft_consensus.cc:2804] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:21:11.778398 11731 raft_consensus.cc:2468] T 6bfe6b24fa2946e5aca42b8e19546354 P ecf877e3ff2a4345a3e0d22e2519daed [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9320586ec8fd48309840dcf11b623b90 in term 4.
I20260710 13:21:11.778931 12090 raft_consensus.cc:993] T 3d13d3572e3f404387a45ac8a680988d P ecf877e3ff2a4345a3e0d22e2519daed: : Instructing follower 3ca74b97853e4132a0cc34f7214c4eb4 to start an election
I20260710 13:21:11.779345 12062 raft_consensus.cc:697] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90 [term 4 LEADER]: Becoming Leader. State: Replica: 9320586ec8fd48309840dcf11b623b90, State: Running, Role: LEADER
I20260710 13:21:11.779467 12090 raft_consensus.cc:1081] T 3d13d3572e3f404387a45ac8a680988d P ecf877e3ff2a4345a3e0d22e2519daed [term 2 LEADER]: Signalling peer 3ca74b97853e4132a0cc34f7214c4eb4 to start an election
I20260710 13:21:11.781018 12062 consensus_queue.cc:237] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90 [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: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:11.784263 11878 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d13d3572e3f404387a45ac8a680988d"
dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
 from {username='slave'} at 127.0.0.1:34814
I20260710 13:21:11.784832 11878 raft_consensus.cc:493] T 3d13d3572e3f404387a45ac8a680988d P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:11.785329 11878 raft_consensus.cc:3060] T 3d13d3572e3f404387a45ac8a680988d P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:11.790330 11626 catalog_manager.cc:5697] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90 reported cstate change: term changed from 3 to 4, leader changed from ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65) to 9320586ec8fd48309840dcf11b623b90 (127.10.210.66). New cstate: current_term: 4 leader_uuid: "9320586ec8fd48309840dcf11b623b90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:11.791275 11878 raft_consensus.cc:515] T 3d13d3572e3f404387a45ac8a680988d P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:11.793726 11731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d13d3572e3f404387a45ac8a680988d" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
I20260710 13:21:11.793793 11878 leader_election.cc:290] T 3d13d3572e3f404387a45ac8a680988d P 3ca74b97853e4132a0cc34f7214c4eb4 [CANDIDATE]: Term 3 election: Requested vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147)
I20260710 13:21:11.793958 11807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d13d3572e3f404387a45ac8a680988d" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9320586ec8fd48309840dcf11b623b90"
I20260710 13:21:11.794423 11731 raft_consensus.cc:3055] T 3d13d3572e3f404387a45ac8a680988d P ecf877e3ff2a4345a3e0d22e2519daed [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:11.794798 11731 raft_consensus.cc:740] T 3d13d3572e3f404387a45ac8a680988d P ecf877e3ff2a4345a3e0d22e2519daed [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ecf877e3ff2a4345a3e0d22e2519daed, State: Running, Role: LEADER
I20260710 13:21:11.794636 11807 raft_consensus.cc:3060] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:11.795698 11731 consensus_queue.cc:260] T 3d13d3572e3f404387a45ac8a680988d P ecf877e3ff2a4345a3e0d22e2519daed [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: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:11.796895 11731 raft_consensus.cc:3060] T 3d13d3572e3f404387a45ac8a680988d P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:11.801343 11807 raft_consensus.cc:2468] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ca74b97853e4132a0cc34f7214c4eb4 in term 3.
I20260710 13:21:11.802559 11847 leader_election.cc:304] T 3d13d3572e3f404387a45ac8a680988d P 3ca74b97853e4132a0cc34f7214c4eb4 [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: 3ca74b97853e4132a0cc34f7214c4eb4, 9320586ec8fd48309840dcf11b623b90; no voters: 
I20260710 13:21:11.803433 12089 raft_consensus.cc:2804] T 3d13d3572e3f404387a45ac8a680988d P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:11.803858 11731 raft_consensus.cc:2468] T 3d13d3572e3f404387a45ac8a680988d P ecf877e3ff2a4345a3e0d22e2519daed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ca74b97853e4132a0cc34f7214c4eb4 in term 3.
I20260710 13:21:11.804857 12089 raft_consensus.cc:697] T 3d13d3572e3f404387a45ac8a680988d P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 LEADER]: Becoming Leader. State: Replica: 3ca74b97853e4132a0cc34f7214c4eb4, State: Running, Role: LEADER
I20260710 13:21:11.805807 12089 consensus_queue.cc:237] T 3d13d3572e3f404387a45ac8a680988d P 3ca74b97853e4132a0cc34f7214c4eb4 [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: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:11.812590 11626 catalog_manager.cc:5697] T 3d13d3572e3f404387a45ac8a680988d P 3ca74b97853e4132a0cc34f7214c4eb4 reported cstate change: term changed from 2 to 3, leader changed from ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65) to 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67). New cstate: current_term: 3 leader_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:11.974606 12015 raft_consensus.cc:993] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed: : Instructing follower 9320586ec8fd48309840dcf11b623b90 to start an election
I20260710 13:21:11.975004 12090 raft_consensus.cc:1081] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 LEADER]: Signalling peer 9320586ec8fd48309840dcf11b623b90 to start an election
I20260710 13:21:11.976359 11807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7fd2d77cea884ec7bd225425497aa857"
dest_uuid: "9320586ec8fd48309840dcf11b623b90"
 from {username='slave'} at 127.0.0.1:48068
I20260710 13:21:11.976867 11807 raft_consensus.cc:493] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:11.977149 11807 raft_consensus.cc:3060] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:11.981490 11807 raft_consensus.cc:515] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:11.983649 11807 leader_election.cc:290] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [CANDIDATE]: Term 4 election: Requested vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67:37069)
I20260710 13:21:11.983920 11731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd2d77cea884ec7bd225425497aa857" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
I20260710 13:21:11.984097 11878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd2d77cea884ec7bd225425497aa857" candidate_uuid: "9320586ec8fd48309840dcf11b623b90" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
I20260710 13:21:11.984490 11731 raft_consensus.cc:3055] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:21:11.984692 11878 raft_consensus.cc:3060] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:11.984900 11731 raft_consensus.cc:740] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ecf877e3ff2a4345a3e0d22e2519daed, State: Running, Role: LEADER
I20260710 13:21:11.985674 11731 consensus_queue.cc:260] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed [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: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:11.986539 11731 raft_consensus.cc:3060] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:11.989192 11878 raft_consensus.cc:2468] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9320586ec8fd48309840dcf11b623b90 in term 4.
I20260710 13:21:11.990131 11772 leader_election.cc:304] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [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: 3ca74b97853e4132a0cc34f7214c4eb4, 9320586ec8fd48309840dcf11b623b90; no voters: 
I20260710 13:21:11.990846 12062 raft_consensus.cc:2804] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:21:11.991256 12062 raft_consensus.cc:697] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [term 4 LEADER]: Becoming Leader. State: Replica: 9320586ec8fd48309840dcf11b623b90, State: Running, Role: LEADER
I20260710 13:21:11.991252 11731 raft_consensus.cc:2468] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9320586ec8fd48309840dcf11b623b90 in term 4.
I20260710 13:21:11.992226 12062 consensus_queue.cc:237] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [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: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:11.998688 11626 catalog_manager.cc:5697] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 reported cstate change: term changed from 3 to 4, leader changed from ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65) to 9320586ec8fd48309840dcf11b623b90 (127.10.210.66). New cstate: current_term: 4 leader_uuid: "9320586ec8fd48309840dcf11b623b90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:12.079761 12015 raft_consensus.cc:993] T 2680cc9a94f24602ada5b7e4cbf7d239 P ecf877e3ff2a4345a3e0d22e2519daed: : Instructing follower 3ca74b97853e4132a0cc34f7214c4eb4 to start an election
I20260710 13:21:12.080179 12090 raft_consensus.cc:1081] T 2680cc9a94f24602ada5b7e4cbf7d239 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 LEADER]: Signalling peer 3ca74b97853e4132a0cc34f7214c4eb4 to start an election
I20260710 13:21:12.081470 11878 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2680cc9a94f24602ada5b7e4cbf7d239"
dest_uuid: "3ca74b97853e4132a0cc34f7214c4eb4"
 from {username='slave'} at 127.0.0.1:34814
I20260710 13:21:12.081877 11878 raft_consensus.cc:493] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:12.082125 11878 raft_consensus.cc:3060] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:12.086455 11878 raft_consensus.cc:515] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:12.088050 11878 leader_election.cc:290] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [CANDIDATE]: Term 4 election: Requested vote from peers ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613), 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147)
I20260710 13:21:12.088683 11731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2680cc9a94f24602ada5b7e4cbf7d239" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ecf877e3ff2a4345a3e0d22e2519daed"
I20260710 13:21:12.089056 11807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2680cc9a94f24602ada5b7e4cbf7d239" candidate_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9320586ec8fd48309840dcf11b623b90"
I20260710 13:21:12.089286 11731 raft_consensus.cc:3055] T 2680cc9a94f24602ada5b7e4cbf7d239 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:21:12.089525 11807 raft_consensus.cc:3060] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:12.089636 11731 raft_consensus.cc:740] T 2680cc9a94f24602ada5b7e4cbf7d239 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ecf877e3ff2a4345a3e0d22e2519daed, State: Running, Role: LEADER
I20260710 13:21:12.090365 11731 consensus_queue.cc:260] T 2680cc9a94f24602ada5b7e4cbf7d239 P ecf877e3ff2a4345a3e0d22e2519daed [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: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:12.091253 11731 raft_consensus.cc:3060] T 2680cc9a94f24602ada5b7e4cbf7d239 P ecf877e3ff2a4345a3e0d22e2519daed [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:12.093691 11807 raft_consensus.cc:2468] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ca74b97853e4132a0cc34f7214c4eb4 in term 4.
I20260710 13:21:12.094696 11847 leader_election.cc:304] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [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: 3ca74b97853e4132a0cc34f7214c4eb4, 9320586ec8fd48309840dcf11b623b90; no voters: 
I20260710 13:21:12.095480 12089 raft_consensus.cc:2804] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:21:12.095891 12089 raft_consensus.cc:697] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 4 LEADER]: Becoming Leader. State: Replica: 3ca74b97853e4132a0cc34f7214c4eb4, State: Running, Role: LEADER
I20260710 13:21:12.096288 11731 raft_consensus.cc:2468] T 2680cc9a94f24602ada5b7e4cbf7d239 P ecf877e3ff2a4345a3e0d22e2519daed [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ca74b97853e4132a0cc34f7214c4eb4 in term 4.
I20260710 13:21:12.096662 12089 consensus_queue.cc:237] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [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: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } }
I20260710 13:21:12.103196 11626 catalog_manager.cc:5697] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 reported cstate change: term changed from 3 to 4, leader changed from ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65) to 3ca74b97853e4132a0cc34f7214c4eb4 (127.10.210.67). New cstate: current_term: 4 leader_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:12.198096 11731 raft_consensus.cc:1275] T 3d13d3572e3f404387a45ac8a680988d P ecf877e3ff2a4345a3e0d22e2519daed [term 3 FOLLOWER]: Refusing update from remote peer 3ca74b97853e4132a0cc34f7214c4eb4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:12.199184 12089 consensus_queue.cc:1048] T 3d13d3572e3f404387a45ac8a680988d P 3ca74b97853e4132a0cc34f7214c4eb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:12.209096 11807 raft_consensus.cc:1275] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [term 3 FOLLOWER]: Refusing update from remote peer 3ca74b97853e4132a0cc34f7214c4eb4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:12.211881 12097 consensus_queue.cc:1048] T 3d13d3572e3f404387a45ac8a680988d P 3ca74b97853e4132a0cc34f7214c4eb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:12.310318 11731 raft_consensus.cc:1275] T 6bfe6b24fa2946e5aca42b8e19546354 P ecf877e3ff2a4345a3e0d22e2519daed [term 4 FOLLOWER]: Refusing update from remote peer 9320586ec8fd48309840dcf11b623b90: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:12.311595 12062 consensus_queue.cc:1048] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:12.319897 11878 raft_consensus.cc:1275] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 4 FOLLOWER]: Refusing update from remote peer 9320586ec8fd48309840dcf11b623b90: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:12.321921 12062 consensus_queue.cc:1048] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:12.492838 11731 raft_consensus.cc:1275] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed [term 4 FOLLOWER]: Refusing update from remote peer 9320586ec8fd48309840dcf11b623b90: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:12.494066 12091 consensus_queue.cc:1048] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf877e3ff2a4345a3e0d22e2519daed" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:12.501840 11878 raft_consensus.cc:1275] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 4 FOLLOWER]: Refusing update from remote peer 9320586ec8fd48309840dcf11b623b90: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:12.503371 12109 consensus_queue.cc:1048] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ca74b97853e4132a0cc34f7214c4eb4" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 37069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:12.560864 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:12.566721 11081 tablet_server.cc:179] TabletServer@127.10.210.65:0 shutting down...
W20260710 13:21:12.571581 11848 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
W20260710 13:21:12.577039 11848 consensus_peers.cc:597] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 -> Peer ecf877e3ff2a4345a3e0d22e2519daed (127.10.210.65:43613): Couldn't send request to peer ecf877e3ff2a4345a3e0d22e2519daed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:12.595630 11081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:12.596398 11081 tablet_replica.cc:333] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed: stopping tablet replica
I20260710 13:21:12.597340 11081 raft_consensus.cc:2243] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:12.597885 11081 raft_consensus.cc:2272] T 7fd2d77cea884ec7bd225425497aa857 P ecf877e3ff2a4345a3e0d22e2519daed [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.599926 11081 tablet_replica.cc:333] T 3d13d3572e3f404387a45ac8a680988d P ecf877e3ff2a4345a3e0d22e2519daed: stopping tablet replica
I20260710 13:21:12.600425 11081 raft_consensus.cc:2243] T 3d13d3572e3f404387a45ac8a680988d P ecf877e3ff2a4345a3e0d22e2519daed [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:12.600817 11081 raft_consensus.cc:2272] T 3d13d3572e3f404387a45ac8a680988d P ecf877e3ff2a4345a3e0d22e2519daed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.602752 11081 tablet_replica.cc:333] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed: stopping tablet replica
I20260710 13:21:12.603188 11081 raft_consensus.cc:2243] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:12.603502 11081 raft_consensus.cc:2272] T 2f221a0d81d04f0aaaf766b53ef84643 P ecf877e3ff2a4345a3e0d22e2519daed [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.605118 11081 tablet_replica.cc:333] T d0fa4c2b1cc1484893a48f3acdd5386d P ecf877e3ff2a4345a3e0d22e2519daed: stopping tablet replica
I20260710 13:21:12.605590 11081 raft_consensus.cc:2243] T d0fa4c2b1cc1484893a48f3acdd5386d P ecf877e3ff2a4345a3e0d22e2519daed [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:12.605931 11081 raft_consensus.cc:2272] T d0fa4c2b1cc1484893a48f3acdd5386d P ecf877e3ff2a4345a3e0d22e2519daed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.607502 11081 tablet_replica.cc:333] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed: stopping tablet replica
I20260710 13:21:12.608068 11081 raft_consensus.cc:2243] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:21:12.608959 11081 raft_consensus.cc:2272] T 6488b8d3e6f44d3fae5b763b1bea4e04 P ecf877e3ff2a4345a3e0d22e2519daed [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.611205 11081 tablet_replica.cc:333] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed: stopping tablet replica
I20260710 13:21:12.611611 11081 raft_consensus.cc:2243] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:21:12.612214 11081 raft_consensus.cc:2272] T 8d37668604354eb8a7bc13f413fc8d9f P ecf877e3ff2a4345a3e0d22e2519daed [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.613799 11081 tablet_replica.cc:333] T 2e36b89f7d6a4d9d96f23531637802e1 P ecf877e3ff2a4345a3e0d22e2519daed: stopping tablet replica
I20260710 13:21:12.614215 11081 raft_consensus.cc:2243] T 2e36b89f7d6a4d9d96f23531637802e1 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:12.614815 11081 raft_consensus.cc:2272] T 2e36b89f7d6a4d9d96f23531637802e1 P ecf877e3ff2a4345a3e0d22e2519daed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.616314 11081 tablet_replica.cc:333] T 2680cc9a94f24602ada5b7e4cbf7d239 P ecf877e3ff2a4345a3e0d22e2519daed: stopping tablet replica
I20260710 13:21:12.616688 11081 raft_consensus.cc:2243] T 2680cc9a94f24602ada5b7e4cbf7d239 P ecf877e3ff2a4345a3e0d22e2519daed [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:12.617051 11081 raft_consensus.cc:2272] T 2680cc9a94f24602ada5b7e4cbf7d239 P ecf877e3ff2a4345a3e0d22e2519daed [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.618417 11081 tablet_replica.cc:333] T 6bfe6b24fa2946e5aca42b8e19546354 P ecf877e3ff2a4345a3e0d22e2519daed: stopping tablet replica
I20260710 13:21:12.618773 11081 raft_consensus.cc:2243] T 6bfe6b24fa2946e5aca42b8e19546354 P ecf877e3ff2a4345a3e0d22e2519daed [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:12.619082 11081 raft_consensus.cc:2272] T 6bfe6b24fa2946e5aca42b8e19546354 P ecf877e3ff2a4345a3e0d22e2519daed [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.621032 11081 tablet_replica.cc:333] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed: stopping tablet replica
I20260710 13:21:12.621428 11081 raft_consensus.cc:2243] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:21:12.622040 11081 raft_consensus.cc:2272] T 83050841b899483fada27e34bbf993f3 P ecf877e3ff2a4345a3e0d22e2519daed [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.640901 11081 tablet_server.cc:196] TabletServer@127.10.210.65:0 shutdown complete.
I20260710 13:21:12.657083 11807 raft_consensus.cc:1275] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90 [term 4 FOLLOWER]: Refusing update from remote peer 3ca74b97853e4132a0cc34f7214c4eb4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:12.658391 12089 consensus_queue.cc:1048] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9320586ec8fd48309840dcf11b623b90" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 37147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:12.660908 11081 tablet_server.cc:179] TabletServer@127.10.210.66:0 shutting down...
W20260710 13:21:12.672369 11847 consensus_peers.cc:597] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 -> Peer 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147): Couldn't send request to peer 9320586ec8fd48309840dcf11b623b90. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:12.690109 11081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:12.690754 11081 tablet_replica.cc:333] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90: stopping tablet replica
I20260710 13:21:12.691345 11081 raft_consensus.cc:2243] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:21:12.692072 11081 raft_consensus.cc:2272] T 7fd2d77cea884ec7bd225425497aa857 P 9320586ec8fd48309840dcf11b623b90 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.694638 11081 tablet_replica.cc:333] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90: stopping tablet replica
I20260710 13:21:12.695132 11081 raft_consensus.cc:2243] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:12.695533 11081 raft_consensus.cc:2272] T 3d13d3572e3f404387a45ac8a680988d P 9320586ec8fd48309840dcf11b623b90 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.697484 11081 tablet_replica.cc:333] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90: stopping tablet replica
I20260710 13:21:12.697969 11081 raft_consensus.cc:2243] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:12.698309 11081 pending_rounds.cc:70] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90: Trying to abort 1 pending ops.
I20260710 13:21:12.698535 11081 pending_rounds.cc:77] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90: Aborting op as it isn't in flight: id { term: 4 index: 4 } timestamp: 7305992896915365888 op_type: NO_OP noop_request { }
I20260710 13:21:12.698839 11081 raft_consensus.cc:2889] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:21:12.699119 11081 raft_consensus.cc:2272] T 2680cc9a94f24602ada5b7e4cbf7d239 P 9320586ec8fd48309840dcf11b623b90 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.701099 11081 tablet_replica.cc:333] T 2e36b89f7d6a4d9d96f23531637802e1 P 9320586ec8fd48309840dcf11b623b90: stopping tablet replica
I20260710 13:21:12.701557 11081 raft_consensus.cc:2243] T 2e36b89f7d6a4d9d96f23531637802e1 P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:12.701942 11081 raft_consensus.cc:2272] T 2e36b89f7d6a4d9d96f23531637802e1 P 9320586ec8fd48309840dcf11b623b90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.703517 11081 tablet_replica.cc:333] T 2f221a0d81d04f0aaaf766b53ef84643 P 9320586ec8fd48309840dcf11b623b90: stopping tablet replica
I20260710 13:21:12.703964 11081 raft_consensus.cc:2243] T 2f221a0d81d04f0aaaf766b53ef84643 P 9320586ec8fd48309840dcf11b623b90 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:12.704349 11081 raft_consensus.cc:2272] T 2f221a0d81d04f0aaaf766b53ef84643 P 9320586ec8fd48309840dcf11b623b90 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.705958 11081 tablet_replica.cc:333] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90: stopping tablet replica
I20260710 13:21:12.706398 11081 raft_consensus.cc:2243] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:12.707036 11081 raft_consensus.cc:2272] T d0fa4c2b1cc1484893a48f3acdd5386d P 9320586ec8fd48309840dcf11b623b90 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.708496 11081 tablet_replica.cc:333] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90: stopping tablet replica
I20260710 13:21:12.708989 11081 raft_consensus.cc:2243] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:12.709404 11081 raft_consensus.cc:2272] T 8d37668604354eb8a7bc13f413fc8d9f P 9320586ec8fd48309840dcf11b623b90 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.710843 11081 tablet_replica.cc:333] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90: stopping tablet replica
I20260710 13:21:12.711282 11081 raft_consensus.cc:2243] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:12.711681 11081 raft_consensus.cc:2272] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 9320586ec8fd48309840dcf11b623b90 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.713464 11081 tablet_replica.cc:333] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90: stopping tablet replica
I20260710 13:21:12.713893 11081 raft_consensus.cc:2243] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:21:12.714564 11081 raft_consensus.cc:2272] T 6bfe6b24fa2946e5aca42b8e19546354 P 9320586ec8fd48309840dcf11b623b90 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.716439 11081 tablet_replica.cc:333] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90: stopping tablet replica
I20260710 13:21:12.716913 11081 raft_consensus.cc:2243] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:12.717310 11081 raft_consensus.cc:2272] T 83050841b899483fada27e34bbf993f3 P 9320586ec8fd48309840dcf11b623b90 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.743211 11081 tablet_server.cc:196] TabletServer@127.10.210.66:0 shutdown complete.
I20260710 13:21:12.760126 11081 tablet_server.cc:179] TabletServer@127.10.210.67:0 shutting down...
W20260710 13:21:12.780455 11847 consensus_peers.cc:597] T 3d13d3572e3f404387a45ac8a680988d P 3ca74b97853e4132a0cc34f7214c4eb4 -> Peer 9320586ec8fd48309840dcf11b623b90 (127.10.210.66:37147): Couldn't send request to peer 9320586ec8fd48309840dcf11b623b90. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.66:37147: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:12.788303 11081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:12.789017 11081 tablet_replica.cc:333] T 3d13d3572e3f404387a45ac8a680988d P 3ca74b97853e4132a0cc34f7214c4eb4: stopping tablet replica
I20260710 13:21:12.789551 11081 raft_consensus.cc:2243] T 3d13d3572e3f404387a45ac8a680988d P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:12.790269 11081 raft_consensus.cc:2272] T 3d13d3572e3f404387a45ac8a680988d P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.792094 11081 tablet_replica.cc:333] T d0fa4c2b1cc1484893a48f3acdd5386d P 3ca74b97853e4132a0cc34f7214c4eb4: stopping tablet replica
I20260710 13:21:12.792588 11081 raft_consensus.cc:2243] T d0fa4c2b1cc1484893a48f3acdd5386d P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:12.793032 11081 raft_consensus.cc:2272] T d0fa4c2b1cc1484893a48f3acdd5386d P 3ca74b97853e4132a0cc34f7214c4eb4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.794649 11081 tablet_replica.cc:333] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4: stopping tablet replica
I20260710 13:21:12.795109 11081 raft_consensus.cc:2243] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:12.795471 11081 raft_consensus.cc:2272] T 6488b8d3e6f44d3fae5b763b1bea4e04 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.797003 11081 tablet_replica.cc:333] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4: stopping tablet replica
I20260710 13:21:12.797410 11081 raft_consensus.cc:2243] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:21:12.797993 11081 raft_consensus.cc:2272] T 2f221a0d81d04f0aaaf766b53ef84643 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.799337 11081 tablet_replica.cc:333] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4: stopping tablet replica
I20260710 13:21:12.799732 11081 raft_consensus.cc:2243] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:12.800062 11081 raft_consensus.cc:2272] T 8d37668604354eb8a7bc13f413fc8d9f P 3ca74b97853e4132a0cc34f7214c4eb4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.801507 11081 tablet_replica.cc:333] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4: stopping tablet replica
I20260710 13:21:12.801918 11081 raft_consensus.cc:2243] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:21:12.802524 11081 raft_consensus.cc:2272] T 2680cc9a94f24602ada5b7e4cbf7d239 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.804158 11081 tablet_replica.cc:333] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4: stopping tablet replica
I20260710 13:21:12.804917 11081 raft_consensus.cc:2243] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:12.805380 11081 raft_consensus.cc:2272] T 2e36b89f7d6a4d9d96f23531637802e1 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.806991 11081 tablet_replica.cc:333] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4: stopping tablet replica
I20260710 13:21:12.807432 11081 raft_consensus.cc:2243] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:12.807816 11081 raft_consensus.cc:2272] T 7fd2d77cea884ec7bd225425497aa857 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.809573 11081 tablet_replica.cc:333] T 83050841b899483fada27e34bbf993f3 P 3ca74b97853e4132a0cc34f7214c4eb4: stopping tablet replica
I20260710 13:21:12.810061 11081 raft_consensus.cc:2243] T 83050841b899483fada27e34bbf993f3 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:12.810420 11081 raft_consensus.cc:2272] T 83050841b899483fada27e34bbf993f3 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.811803 11081 tablet_replica.cc:333] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4: stopping tablet replica
I20260710 13:21:12.812204 11081 raft_consensus.cc:2243] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:12.812585 11081 raft_consensus.cc:2272] T 6bfe6b24fa2946e5aca42b8e19546354 P 3ca74b97853e4132a0cc34f7214c4eb4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.838444 11081 tablet_server.cc:196] TabletServer@127.10.210.67:0 shutdown complete.
I20260710 13:21:12.854801 11081 master.cc:562] Master@127.10.210.126:45761 shutting down...
I20260710 13:21:12.871663 11081 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7de3d7364ba844058f6392d9d92d5880 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:12.872189 11081 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7de3d7364ba844058f6392d9d92d5880 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.872504 11081 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7de3d7364ba844058f6392d9d92d5880: stopping tablet replica
I20260710 13:21:12.909320 11081 master.cc:584] Master@127.10.210.126:45761 shutdown complete.
3ca74b97853e4132a0cc34f7214c4eb4  1
9320586ec8fd48309840dcf11b623b90  4
ecf877e3ff2a4345a3e0d22e2519daed  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (11219 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:21:12.950336 11081 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.210.126:35143
I20260710 13:21:12.951416 11081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:12.956941 12117 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:12.956971 12118 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:12.957427 12120 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:12.958621 11081 server_base.cc:1061] running on GCE node
I20260710 13:21:12.959543 11081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:12.959749 11081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:12.959931 11081 hybrid_clock.cc:648] HybridClock initialized: now 1783689672959900 us; error 0 us; skew 500 ppm
I20260710 13:21:12.960467 11081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:12.962833 11081 webserver.cc:533] Webserver started at http://127.10.210.126:41385/ using document root <none> and password file <none>
I20260710 13:21:12.963299 11081 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:12.963488 11081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:12.963773 11081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:12.964934 11081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/master-0-root/instance:
uuid: "330a1af6c99d4f159d9ec6335a33ed76"
format_stamp: "Formatted at 2026-07-10 13:21:12 on dist-test-slave-4llg"
I20260710 13:21:12.969045 11081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:21:12.972184 12125 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:12.972920 11081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:21:12.973187 11081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/master-0-root
uuid: "330a1af6c99d4f159d9ec6335a33ed76"
format_stamp: "Formatted at 2026-07-10 13:21:12 on dist-test-slave-4llg"
I20260710 13:21:12.973489 11081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:12.986932 11081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:12.988107 11081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:13.024788 11081 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.126:35143
I20260710 13:21:13.024857 12176 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.126:35143 every 8 connection(s)
I20260710 13:21:13.028625 12177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.038168 12177 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 330a1af6c99d4f159d9ec6335a33ed76: Bootstrap starting.
I20260710 13:21:13.042773 12177 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 330a1af6c99d4f159d9ec6335a33ed76: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:13.046794 12177 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 330a1af6c99d4f159d9ec6335a33ed76: No bootstrap required, opened a new log
I20260710 13:21:13.048825 12177 raft_consensus.cc:359] T 00000000000000000000000000000000 P 330a1af6c99d4f159d9ec6335a33ed76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "330a1af6c99d4f159d9ec6335a33ed76" member_type: VOTER }
I20260710 13:21:13.049216 12177 raft_consensus.cc:385] T 00000000000000000000000000000000 P 330a1af6c99d4f159d9ec6335a33ed76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:13.049445 12177 raft_consensus.cc:740] T 00000000000000000000000000000000 P 330a1af6c99d4f159d9ec6335a33ed76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 330a1af6c99d4f159d9ec6335a33ed76, State: Initialized, Role: FOLLOWER
I20260710 13:21:13.050040 12177 consensus_queue.cc:260] T 00000000000000000000000000000000 P 330a1af6c99d4f159d9ec6335a33ed76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "330a1af6c99d4f159d9ec6335a33ed76" member_type: VOTER }
I20260710 13:21:13.050477 12177 raft_consensus.cc:399] T 00000000000000000000000000000000 P 330a1af6c99d4f159d9ec6335a33ed76 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:13.050693 12177 raft_consensus.cc:493] T 00000000000000000000000000000000 P 330a1af6c99d4f159d9ec6335a33ed76 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:13.050963 12177 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 330a1af6c99d4f159d9ec6335a33ed76 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:13.054962 12177 raft_consensus.cc:515] T 00000000000000000000000000000000 P 330a1af6c99d4f159d9ec6335a33ed76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "330a1af6c99d4f159d9ec6335a33ed76" member_type: VOTER }
I20260710 13:21:13.055472 12177 leader_election.cc:304] T 00000000000000000000000000000000 P 330a1af6c99d4f159d9ec6335a33ed76 [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: 330a1af6c99d4f159d9ec6335a33ed76; no voters: 
I20260710 13:21:13.056516 12177 leader_election.cc:290] T 00000000000000000000000000000000 P 330a1af6c99d4f159d9ec6335a33ed76 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:13.056859 12180 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 330a1af6c99d4f159d9ec6335a33ed76 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:13.058097 12180 raft_consensus.cc:697] T 00000000000000000000000000000000 P 330a1af6c99d4f159d9ec6335a33ed76 [term 1 LEADER]: Becoming Leader. State: Replica: 330a1af6c99d4f159d9ec6335a33ed76, State: Running, Role: LEADER
I20260710 13:21:13.058749 12180 consensus_queue.cc:237] T 00000000000000000000000000000000 P 330a1af6c99d4f159d9ec6335a33ed76 [LEADER]: Queue going to LEADER mode. State: All 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: "330a1af6c99d4f159d9ec6335a33ed76" member_type: VOTER }
I20260710 13:21:13.059386 12177 sys_catalog.cc:565] T 00000000000000000000000000000000 P 330a1af6c99d4f159d9ec6335a33ed76 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:13.063627 12182 sys_catalog.cc:455] T 00000000000000000000000000000000 P 330a1af6c99d4f159d9ec6335a33ed76 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 330a1af6c99d4f159d9ec6335a33ed76. Latest consensus state: current_term: 1 leader_uuid: "330a1af6c99d4f159d9ec6335a33ed76" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "330a1af6c99d4f159d9ec6335a33ed76" member_type: VOTER } }
I20260710 13:21:13.064378 12182 sys_catalog.cc:458] T 00000000000000000000000000000000 P 330a1af6c99d4f159d9ec6335a33ed76 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:13.065853 12181 sys_catalog.cc:455] T 00000000000000000000000000000000 P 330a1af6c99d4f159d9ec6335a33ed76 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "330a1af6c99d4f159d9ec6335a33ed76" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "330a1af6c99d4f159d9ec6335a33ed76" member_type: VOTER } }
I20260710 13:21:13.066460 12187 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:13.066469 12181 sys_catalog.cc:458] T 00000000000000000000000000000000 P 330a1af6c99d4f159d9ec6335a33ed76 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:13.072149 12187 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:13.077023 11081 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:13.080618 12187 catalog_manager.cc:1383] Generated new cluster ID: bf43f8e27fb24e4c943477f81b0cd47e
I20260710 13:21:13.080914 12187 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:13.114971 12187 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:13.116176 12187 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:13.142506 12187 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 330a1af6c99d4f159d9ec6335a33ed76: Generated new TSK 0
I20260710 13:21:13.143108 12187 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:13.208155 11081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:13.214015 12198 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:13.215010 12199 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:13.218756 11081 server_base.cc:1061] running on GCE node
W20260710 13:21:13.219323 12201 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:13.221251 11081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:13.221436 11081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:13.221563 11081 hybrid_clock.cc:648] HybridClock initialized: now 1783689673221552 us; error 0 us; skew 500 ppm
I20260710 13:21:13.222020 11081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:13.224102 11081 webserver.cc:533] Webserver started at http://127.10.210.65:44075/ using document root <none> and password file <none>
I20260710 13:21:13.224517 11081 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:13.224668 11081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:13.224988 11081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:13.225963 11081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/ts-0-root/instance:
uuid: "53883f3eee684608ac8208cfc8d16620"
format_stamp: "Formatted at 2026-07-10 13:21:13 on dist-test-slave-4llg"
I20260710 13:21:13.230082 11081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:21:13.233131 12206 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:13.233829 11081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:21:13.234122 11081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/ts-0-root
uuid: "53883f3eee684608ac8208cfc8d16620"
format_stamp: "Formatted at 2026-07-10 13:21:13 on dist-test-slave-4llg"
I20260710 13:21:13.234401 11081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:13.258137 11081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:13.259310 11081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:13.260735 11081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:13.262990 11081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:13.263159 11081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:13.263428 11081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:13.263598 11081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:13.302840 11081 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.65:44151
I20260710 13:21:13.302928 12268 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.65:44151 every 8 connection(s)
I20260710 13:21:13.307708 11081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:13.314229 12273 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:13.315739 12274 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:13.317448 12276 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:13.319034 11081 server_base.cc:1061] running on GCE node
I20260710 13:21:13.319985 11081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:13.320163 11081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:13.320284 11081 hybrid_clock.cc:648] HybridClock initialized: now 1783689673320274 us; error 0 us; skew 500 ppm
I20260710 13:21:13.320798 11081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:13.322858 11081 webserver.cc:533] Webserver started at http://127.10.210.66:41291/ using document root <none> and password file <none>
I20260710 13:21:13.323266 11081 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:13.323478 11081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:13.323848 11081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:13.325372 11081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/ts-1-root/instance:
uuid: "55ff488a83af4bd188aa0fe583736f24"
format_stamp: "Formatted at 2026-07-10 13:21:13 on dist-test-slave-4llg"
I20260710 13:21:13.326961 12269 heartbeater.cc:344] Connected to a master server at 127.10.210.126:35143
I20260710 13:21:13.327342 12269 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:13.328197 12269 heartbeater.cc:507] Master 127.10.210.126:35143 requested a full tablet report, sending...
I20260710 13:21:13.330477 12142 ts_manager.cc:194] Registered new tserver with Master: 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151)
I20260710 13:21:13.331115 11081 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:21:13.332337 12142 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55784
I20260710 13:21:13.334596 12281 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:13.335292 11081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:21:13.335573 11081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/ts-1-root
uuid: "55ff488a83af4bd188aa0fe583736f24"
format_stamp: "Formatted at 2026-07-10 13:21:13 on dist-test-slave-4llg"
I20260710 13:21:13.335847 11081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:13.356706 11081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:13.357858 11081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:13.359277 11081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:13.361657 11081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:13.361876 11081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:13.362115 11081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:13.362282 11081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:13.401676 11081 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.66:36023
I20260710 13:21:13.401772 12343 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.66:36023 every 8 connection(s)
I20260710 13:21:13.406248 11081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:13.413079 12347 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:13.413885 12348 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:13.417459 12350 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:13.417996 11081 server_base.cc:1061] running on GCE node
I20260710 13:21:13.419346 12344 heartbeater.cc:344] Connected to a master server at 127.10.210.126:35143
I20260710 13:21:13.419489 11081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:21:13.419780 12344 heartbeater.cc:461] Registering TS with master...
W20260710 13:21:13.419782 11081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:13.420197 11081 hybrid_clock.cc:648] HybridClock initialized: now 1783689673420173 us; error 0 us; skew 500 ppm
I20260710 13:21:13.420660 12344 heartbeater.cc:507] Master 127.10.210.126:35143 requested a full tablet report, sending...
I20260710 13:21:13.420827 11081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:13.422710 12142 ts_manager.cc:194] Registered new tserver with Master: 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023)
I20260710 13:21:13.423547 11081 webserver.cc:533] Webserver started at http://127.10.210.67:38209/ using document root <none> and password file <none>
I20260710 13:21:13.424027 11081 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:13.424043 12142 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55790
I20260710 13:21:13.424299 11081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:13.424603 11081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:13.425853 11081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/ts-2-root/instance:
uuid: "bbbff8e06902484aae9904dcc1ba5da8"
format_stamp: "Formatted at 2026-07-10 13:21:13 on dist-test-slave-4llg"
I20260710 13:21:13.429977 11081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:21:13.433025 12355 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:13.433712 11081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:21:13.434000 11081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/ts-2-root
uuid: "bbbff8e06902484aae9904dcc1ba5da8"
format_stamp: "Formatted at 2026-07-10 13:21:13 on dist-test-slave-4llg"
I20260710 13:21:13.434276 11081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:13.445906 11081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:13.447024 11081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:13.448380 11081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:13.450515 11081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:13.450731 11081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:13.450964 11081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:13.451130 11081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:13.490074 11081 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.67:35655
I20260710 13:21:13.490177 12417 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.67:35655 every 8 connection(s)
I20260710 13:21:13.503315 12418 heartbeater.cc:344] Connected to a master server at 127.10.210.126:35143
I20260710 13:21:13.503633 12418 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:13.504288 12418 heartbeater.cc:507] Master 127.10.210.126:35143 requested a full tablet report, sending...
I20260710 13:21:13.506110 12142 ts_manager.cc:194] Registered new tserver with Master: bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:13.506382 11081 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013164606s
I20260710 13:21:13.507449 12142 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55800
I20260710 13:21:13.530143 12142 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55812:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:21:13.533906 12142 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:21:13.647610 12233 tablet_service.cc:1511] Processing CreateTablet for tablet 8e3558922fa94f919598d0b4c38a7620 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:21:13.647851 12232 tablet_service.cc:1511] Processing CreateTablet for tablet 71495f06b06d4bf7a056f68fcbe56f54 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:21:13.649102 12233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e3558922fa94f919598d0b4c38a7620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.649591 12231 tablet_service.cc:1511] Processing CreateTablet for tablet 5e05437df3524c7782aa7eb908bb1d04 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:21:13.651413 12230 tablet_service.cc:1511] Processing CreateTablet for tablet f4a91e85f0e94f918dc8b8a0860e433a (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:21:13.651693 12307 tablet_service.cc:1511] Processing CreateTablet for tablet 71495f06b06d4bf7a056f68fcbe56f54 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:21:13.653080 12307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71495f06b06d4bf7a056f68fcbe56f54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.653373 12306 tablet_service.cc:1511] Processing CreateTablet for tablet 5e05437df3524c7782aa7eb908bb1d04 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:21:13.654757 12306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e05437df3524c7782aa7eb908bb1d04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.656455 12305 tablet_service.cc:1511] Processing CreateTablet for tablet f4a91e85f0e94f918dc8b8a0860e433a (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:21:13.657807 12305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4a91e85f0e94f918dc8b8a0860e433a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.657756 12308 tablet_service.cc:1511] Processing CreateTablet for tablet 8e3558922fa94f919598d0b4c38a7620 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:21:13.659111 12308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e3558922fa94f919598d0b4c38a7620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.661742 12302 tablet_service.cc:1511] Processing CreateTablet for tablet 9fadf3ab063a49a9b3109efb1093a529 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:21:13.661885 12309 tablet_service.cc:1511] Processing CreateTablet for tablet 6d7cfaaaf2674df39ff91c7232764028 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:21:13.661927 12304 tablet_service.cc:1511] Processing CreateTablet for tablet f78d73ac74b143e498a18c7b398d8c55 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:21:13.663079 12302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fadf3ab063a49a9b3109efb1093a529. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.663774 12234 tablet_service.cc:1511] Processing CreateTablet for tablet 6d7cfaaaf2674df39ff91c7232764028 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:21:13.664000 12303 tablet_service.cc:1511] Processing CreateTablet for tablet 4294012a6fed463f9d1a95f6685fbddc (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:21:13.665529 12231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e05437df3524c7782aa7eb908bb1d04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.669595 12230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4a91e85f0e94f918dc8b8a0860e433a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.673484 12234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d7cfaaaf2674df39ff91c7232764028. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.676556 12232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71495f06b06d4bf7a056f68fcbe56f54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.680146 12301 tablet_service.cc:1511] Processing CreateTablet for tablet ce74c4278353477a8fafda5fc0021ff0 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:21:13.683370 12229 tablet_service.cc:1511] Processing CreateTablet for tablet f78d73ac74b143e498a18c7b398d8c55 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:21:13.686285 12228 tablet_service.cc:1511] Processing CreateTablet for tablet 4294012a6fed463f9d1a95f6685fbddc (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:21:13.688077 12228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4294012a6fed463f9d1a95f6685fbddc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.689771 12433 tablet_bootstrap.cc:492] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620: Bootstrap starting.
I20260710 13:21:13.690398 12227 tablet_service.cc:1511] Processing CreateTablet for tablet 9fadf3ab063a49a9b3109efb1093a529 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:21:13.690980 12300 tablet_service.cc:1511] Processing CreateTablet for tablet e790725a653d43d489096a2c28add9b4 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:21:13.691720 12227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fadf3ab063a49a9b3109efb1093a529. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.693338 12304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f78d73ac74b143e498a18c7b398d8c55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.695933 12433 tablet_bootstrap.cc:654] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:13.698559 12309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d7cfaaaf2674df39ff91c7232764028. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.698920 12226 tablet_service.cc:1511] Processing CreateTablet for tablet e790725a653d43d489096a2c28add9b4 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:21:13.700179 12226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e790725a653d43d489096a2c28add9b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.701946 12301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce74c4278353477a8fafda5fc0021ff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.702809 12307 tablet_service.cc:1511] Processing CreateTablet for tablet 914be219f74042e09d110fcc8e14879e (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:21:13.703409 12229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f78d73ac74b143e498a18c7b398d8c55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.704042 12307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 914be219f74042e09d110fcc8e14879e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.705302 12300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e790725a653d43d489096a2c28add9b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.706357 12225 tablet_service.cc:1511] Processing CreateTablet for tablet 914be219f74042e09d110fcc8e14879e (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:21:13.707700 12225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 914be219f74042e09d110fcc8e14879e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.709026 12303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4294012a6fed463f9d1a95f6685fbddc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.731217 12302 tablet_service.cc:1511] Processing CreateTablet for tablet 6c2091860f5540358926bbd10212c97f (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:21:13.732757 12302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c2091860f5540358926bbd10212c97f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.737006 12233 tablet_service.cc:1511] Processing CreateTablet for tablet ce74c4278353477a8fafda5fc0021ff0 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:21:13.738256 12233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce74c4278353477a8fafda5fc0021ff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.754041 12434 tablet_bootstrap.cc:492] T 8e3558922fa94f919598d0b4c38a7620 P 55ff488a83af4bd188aa0fe583736f24: Bootstrap starting.
I20260710 13:21:13.753902 12307 tablet_service.cc:1511] Processing CreateTablet for tablet 3cefceec07a54eea973f4a8f64288a6d (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:21:13.755323 12307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cefceec07a54eea973f4a8f64288a6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.760210 12434 tablet_bootstrap.cc:654] T 8e3558922fa94f919598d0b4c38a7620 P 55ff488a83af4bd188aa0fe583736f24: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:13.769693 12433 tablet_bootstrap.cc:492] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620: No bootstrap required, opened a new log
I20260710 13:21:13.782030 12433 ts_tablet_manager.cc:1403] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620: Time spent bootstrapping tablet: real 0.093s	user 0.015s	sys 0.010s
I20260710 13:21:13.785260 12433 raft_consensus.cc:359] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:13.786024 12433 raft_consensus.cc:385] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:13.775828 12225 tablet_service.cc:1511] Processing CreateTablet for tablet 6c2091860f5540358926bbd10212c97f (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:21:13.786342 12433 raft_consensus.cc:740] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53883f3eee684608ac8208cfc8d16620, State: Initialized, Role: FOLLOWER
I20260710 13:21:13.787213 12225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c2091860f5540358926bbd10212c97f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.787251 12433 consensus_queue.cc:260] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:13.775754 12307 tablet_service.cc:1511] Processing CreateTablet for tablet e5fec8c01ef34e908d50ad1d8e1d962d (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:21:13.776953 12227 tablet_service.cc:1511] Processing CreateTablet for tablet 3cefceec07a54eea973f4a8f64288a6d (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:21:13.789213 12307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5fec8c01ef34e908d50ad1d8e1d962d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.789407 12227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cefceec07a54eea973f4a8f64288a6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.780977 12301 tablet_service.cc:1511] Processing CreateTablet for tablet c9170369050a4816b85d26c37e720e23 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:21:13.804301 12301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9170369050a4816b85d26c37e720e23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.809803 12233 tablet_service.cc:1511] Processing CreateTablet for tablet e5fec8c01ef34e908d50ad1d8e1d962d (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:21:13.811024 12233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5fec8c01ef34e908d50ad1d8e1d962d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.808465 12302 tablet_service.cc:1511] Processing CreateTablet for tablet 7fe20bf89a6e4959a79fdfe08e0642e1 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:21:13.813675 12302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fe20bf89a6e4959a79fdfe08e0642e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.815907 12307 tablet_service.cc:1511] Processing CreateTablet for tablet 6787db5efd6d4bf6be10ead9989428c1 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:21:13.822527 12307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6787db5efd6d4bf6be10ead9989428c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.826953 12300 tablet_service.cc:1511] Processing CreateTablet for tablet ab472d11a7914c0295021a572e155ba9 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:21:13.828913 12433 ts_tablet_manager.cc:1434] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620: Time spent starting tablet: real 0.047s	user 0.016s	sys 0.003s
I20260710 13:21:13.829384 12300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab472d11a7914c0295021a572e155ba9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.829627 12269 heartbeater.cc:499] Master 127.10.210.126:35143 was elected leader, sending a full tablet report...
I20260710 13:21:13.833069 12383 tablet_service.cc:1511] Processing CreateTablet for tablet 6d7cfaaaf2674df39ff91c7232764028 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:21:13.834306 12383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d7cfaaaf2674df39ff91c7232764028. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.837862 12382 tablet_service.cc:1511] Processing CreateTablet for tablet 8e3558922fa94f919598d0b4c38a7620 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:21:13.837971 12309 tablet_service.cc:1511] Processing CreateTablet for tablet 3a131d2c5e12436d8112799a3bb1e9e6 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:21:13.840615 12382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e3558922fa94f919598d0b4c38a7620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.841238 12381 tablet_service.cc:1511] Processing CreateTablet for tablet 71495f06b06d4bf7a056f68fcbe56f54 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:21:13.842592 12381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71495f06b06d4bf7a056f68fcbe56f54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.845252 12309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a131d2c5e12436d8112799a3bb1e9e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.845877 12380 tablet_service.cc:1511] Processing CreateTablet for tablet 5e05437df3524c7782aa7eb908bb1d04 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:21:13.847195 12380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e05437df3524c7782aa7eb908bb1d04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.849049 12379 tablet_service.cc:1511] Processing CreateTablet for tablet f4a91e85f0e94f918dc8b8a0860e433a (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:21:13.851135 12379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4a91e85f0e94f918dc8b8a0860e433a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.857756 12378 tablet_service.cc:1511] Processing CreateTablet for tablet f78d73ac74b143e498a18c7b398d8c55 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:21:13.859133 12378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f78d73ac74b143e498a18c7b398d8c55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.861837 12377 tablet_service.cc:1511] Processing CreateTablet for tablet 4294012a6fed463f9d1a95f6685fbddc (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:21:13.861909 12375 tablet_service.cc:1511] Processing CreateTablet for tablet ce74c4278353477a8fafda5fc0021ff0 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:21:13.864126 12377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4294012a6fed463f9d1a95f6685fbddc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.864549 12376 tablet_service.cc:1511] Processing CreateTablet for tablet 9fadf3ab063a49a9b3109efb1093a529 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:21:13.865348 12375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce74c4278353477a8fafda5fc0021ff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.873083 12303 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd3ff18dc1f4619a1ad3753bfd5addc (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:21:13.873927 12228 tablet_service.cc:1511] Processing CreateTablet for tablet c9170369050a4816b85d26c37e720e23 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:21:13.874346 12303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd3ff18dc1f4619a1ad3753bfd5addc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.875133 12228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9170369050a4816b85d26c37e720e23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.876186 12308 tablet_service.cc:1511] Processing CreateTablet for tablet 835b495262a3464592f7ea469aedf405 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:21:13.877384 12308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 835b495262a3464592f7ea469aedf405. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.877849 12374 tablet_service.cc:1511] Processing CreateTablet for tablet e790725a653d43d489096a2c28add9b4 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:21:13.882194 12232 tablet_service.cc:1511] Processing CreateTablet for tablet 7fe20bf89a6e4959a79fdfe08e0642e1 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:21:13.883421 12232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fe20bf89a6e4959a79fdfe08e0642e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.886327 12234 tablet_service.cc:1511] Processing CreateTablet for tablet 6787db5efd6d4bf6be10ead9989428c1 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:21:13.887545 12234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6787db5efd6d4bf6be10ead9989428c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.889093 12376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fadf3ab063a49a9b3109efb1093a529. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.894908 12226 tablet_service.cc:1511] Processing CreateTablet for tablet ab472d11a7914c0295021a572e155ba9 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:21:13.896186 12226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab472d11a7914c0295021a572e155ba9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.897022 12374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e790725a653d43d489096a2c28add9b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.901094 12434 tablet_bootstrap.cc:492] T 8e3558922fa94f919598d0b4c38a7620 P 55ff488a83af4bd188aa0fe583736f24: No bootstrap required, opened a new log
I20260710 13:21:13.900756 12309 tablet_service.cc:1511] Processing CreateTablet for tablet ec2a7411ca34432f9aa0baecab082eed (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:21:13.901580 12434 ts_tablet_manager.cc:1403] T 8e3558922fa94f919598d0b4c38a7620 P 55ff488a83af4bd188aa0fe583736f24: Time spent bootstrapping tablet: real 0.148s	user 0.005s	sys 0.021s
I20260710 13:21:13.902042 12309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec2a7411ca34432f9aa0baecab082eed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.904363 12434 raft_consensus.cc:359] T 8e3558922fa94f919598d0b4c38a7620 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:13.905797 12434 raft_consensus.cc:385] T 8e3558922fa94f919598d0b4c38a7620 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:13.906102 12434 raft_consensus.cc:740] T 8e3558922fa94f919598d0b4c38a7620 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55ff488a83af4bd188aa0fe583736f24, State: Initialized, Role: FOLLOWER
I20260710 13:21:13.906900 12434 consensus_queue.cc:260] T 8e3558922fa94f919598d0b4c38a7620 P 55ff488a83af4bd188aa0fe583736f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:13.912249 12304 tablet_service.cc:1511] Processing CreateTablet for tablet f1c06ec86a5a4b17bdc389abdd78d1ae (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:21:13.921401 12433 tablet_bootstrap.cc:492] T 914be219f74042e09d110fcc8e14879e P 53883f3eee684608ac8208cfc8d16620: Bootstrap starting.
I20260710 13:21:13.941423 12434 ts_tablet_manager.cc:1434] T 8e3558922fa94f919598d0b4c38a7620 P 55ff488a83af4bd188aa0fe583736f24: Time spent starting tablet: real 0.040s	user 0.014s	sys 0.019s
I20260710 13:21:13.941793 12227 tablet_service.cc:1511] Processing CreateTablet for tablet 835b495262a3464592f7ea469aedf405 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:21:13.942442 12434 tablet_bootstrap.cc:492] T 71495f06b06d4bf7a056f68fcbe56f54 P 55ff488a83af4bd188aa0fe583736f24: Bootstrap starting.
I20260710 13:21:13.942744 12225 tablet_service.cc:1511] Processing CreateTablet for tablet 3a131d2c5e12436d8112799a3bb1e9e6 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:21:13.945016 12344 heartbeater.cc:499] Master 127.10.210.126:35143 was elected leader, sending a full tablet report...
I20260710 13:21:13.945783 12304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1c06ec86a5a4b17bdc389abdd78d1ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.959249 12439 tablet_bootstrap.cc:492] T f4a91e85f0e94f918dc8b8a0860e433a P bbbff8e06902484aae9904dcc1ba5da8: Bootstrap starting.
I20260710 13:21:13.960850 12227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 835b495262a3464592f7ea469aedf405. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.964916 12231 tablet_service.cc:1511] Processing CreateTablet for tablet ec2a7411ca34432f9aa0baecab082eed (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:21:13.966171 12231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec2a7411ca34432f9aa0baecab082eed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.967412 12434 tablet_bootstrap.cc:654] T 71495f06b06d4bf7a056f68fcbe56f54 P 55ff488a83af4bd188aa0fe583736f24: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:13.969518 12225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a131d2c5e12436d8112799a3bb1e9e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.971989 12379 tablet_service.cc:1511] Processing CreateTablet for tablet 6c2091860f5540358926bbd10212c97f (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:21:13.973244 12379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c2091860f5540358926bbd10212c97f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.975734 12308 tablet_service.cc:1511] Processing CreateTablet for tablet 19d8ce18daae42b88fac0b07bf550042 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:21:13.977643 12308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19d8ce18daae42b88fac0b07bf550042. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.977804 12229 tablet_service.cc:1511] Processing CreateTablet for tablet f1c06ec86a5a4b17bdc389abdd78d1ae (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:21:13.979174 12229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1c06ec86a5a4b17bdc389abdd78d1ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.989750 12375 tablet_service.cc:1511] Processing CreateTablet for tablet 7fe20bf89a6e4959a79fdfe08e0642e1 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:21:13.991108 12375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fe20bf89a6e4959a79fdfe08e0642e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.992182 12228 tablet_service.cc:1511] Processing CreateTablet for tablet 19d8ce18daae42b88fac0b07bf550042 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:21:13.996104 12228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19d8ce18daae42b88fac0b07bf550042. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.997417 12374 tablet_service.cc:1511] Processing CreateTablet for tablet 914be219f74042e09d110fcc8e14879e (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:21:13.998646 12374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 914be219f74042e09d110fcc8e14879e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.999269 12439 tablet_bootstrap.cc:654] T f4a91e85f0e94f918dc8b8a0860e433a P bbbff8e06902484aae9904dcc1ba5da8: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:13.958266 12230 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd3ff18dc1f4619a1ad3753bfd5addc (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:21:14.002110 12230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd3ff18dc1f4619a1ad3753bfd5addc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:14.009886 12383 tablet_service.cc:1511] Processing CreateTablet for tablet 3cefceec07a54eea973f4a8f64288a6d (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:21:14.011466 12383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cefceec07a54eea973f4a8f64288a6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:13.993731 12433 tablet_bootstrap.cc:654] T 914be219f74042e09d110fcc8e14879e P 53883f3eee684608ac8208cfc8d16620: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.040370 12382 tablet_service.cc:1511] Processing CreateTablet for tablet ab472d11a7914c0295021a572e155ba9 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:21:14.041589 12382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab472d11a7914c0295021a572e155ba9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:14.043602 12381 tablet_service.cc:1511] Processing CreateTablet for tablet c9170369050a4816b85d26c37e720e23 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:21:14.040190 12378 tablet_service.cc:1511] Processing CreateTablet for tablet e5fec8c01ef34e908d50ad1d8e1d962d (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:21:14.052522 12381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9170369050a4816b85d26c37e720e23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:14.059811 12379 tablet_service.cc:1511] Processing CreateTablet for tablet 3a131d2c5e12436d8112799a3bb1e9e6 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:21:14.071852 12439 tablet_bootstrap.cc:492] T f4a91e85f0e94f918dc8b8a0860e433a P bbbff8e06902484aae9904dcc1ba5da8: No bootstrap required, opened a new log
I20260710 13:21:14.072373 12439 ts_tablet_manager.cc:1403] T f4a91e85f0e94f918dc8b8a0860e433a P bbbff8e06902484aae9904dcc1ba5da8: Time spent bootstrapping tablet: real 0.113s	user 0.009s	sys 0.009s
I20260710 13:21:14.076289 12439 raft_consensus.cc:359] T f4a91e85f0e94f918dc8b8a0860e433a P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.076790 12436 raft_consensus.cc:493] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:14.077014 12439 raft_consensus.cc:385] T f4a91e85f0e94f918dc8b8a0860e433a P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.077361 12439 raft_consensus.cc:740] T f4a91e85f0e94f918dc8b8a0860e433a P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbff8e06902484aae9904dcc1ba5da8, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.077268 12436 raft_consensus.cc:515] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.079311 12377 tablet_service.cc:1511] Processing CreateTablet for tablet 6787db5efd6d4bf6be10ead9989428c1 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:21:14.087138 12374 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd3ff18dc1f4619a1ad3753bfd5addc (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:21:14.078174 12439 consensus_queue.cc:260] T f4a91e85f0e94f918dc8b8a0860e433a P bbbff8e06902484aae9904dcc1ba5da8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.080577 12377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6787db5efd6d4bf6be10ead9989428c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:14.090180 12436 leader_election.cc:290] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:14.096366 12433 tablet_bootstrap.cc:492] T 914be219f74042e09d110fcc8e14879e P 53883f3eee684608ac8208cfc8d16620: No bootstrap required, opened a new log
I20260710 13:21:14.102087 12380 tablet_service.cc:1511] Processing CreateTablet for tablet 835b495262a3464592f7ea469aedf405 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:21:14.105306 12374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd3ff18dc1f4619a1ad3753bfd5addc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:14.106468 12378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5fec8c01ef34e908d50ad1d8e1d962d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:21:14.106554 12190 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:14.108278 12379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a131d2c5e12436d8112799a3bb1e9e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:14.110677 12380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 835b495262a3464592f7ea469aedf405. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:14.097260 12433 ts_tablet_manager.cc:1403] T 914be219f74042e09d110fcc8e14879e P 53883f3eee684608ac8208cfc8d16620: Time spent bootstrapping tablet: real 0.227s	user 0.009s	sys 0.019s
I20260710 13:21:14.117887 12434 tablet_bootstrap.cc:492] T 71495f06b06d4bf7a056f68fcbe56f54 P 55ff488a83af4bd188aa0fe583736f24: No bootstrap required, opened a new log
I20260710 13:21:14.129278 12434 ts_tablet_manager.cc:1403] T 71495f06b06d4bf7a056f68fcbe56f54 P 55ff488a83af4bd188aa0fe583736f24: Time spent bootstrapping tablet: real 0.180s	user 0.017s	sys 0.007s
I20260710 13:21:14.134017 12382 tablet_service.cc:1511] Processing CreateTablet for tablet ec2a7411ca34432f9aa0baecab082eed (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:21:14.135438 12433 raft_consensus.cc:359] T 914be219f74042e09d110fcc8e14879e P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.145030 12433 raft_consensus.cc:385] T 914be219f74042e09d110fcc8e14879e P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.148905 12433 raft_consensus.cc:740] T 914be219f74042e09d110fcc8e14879e P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53883f3eee684608ac8208cfc8d16620, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.151300 12433 consensus_queue.cc:260] T 914be219f74042e09d110fcc8e14879e P 53883f3eee684608ac8208cfc8d16620 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.153362 12433 ts_tablet_manager.cc:1434] T 914be219f74042e09d110fcc8e14879e P 53883f3eee684608ac8208cfc8d16620: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
I20260710 13:21:14.154350 12433 tablet_bootstrap.cc:492] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620: Bootstrap starting.
I20260710 13:21:14.154682 12418 heartbeater.cc:499] Master 127.10.210.126:35143 was elected leader, sending a full tablet report...
I20260710 13:21:14.158591 12434 raft_consensus.cc:359] T 71495f06b06d4bf7a056f68fcbe56f54 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.159348 12434 raft_consensus.cc:385] T 71495f06b06d4bf7a056f68fcbe56f54 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.159664 12434 raft_consensus.cc:740] T 71495f06b06d4bf7a056f68fcbe56f54 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55ff488a83af4bd188aa0fe583736f24, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.166066 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3558922fa94f919598d0b4c38a7620" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8" is_pre_election: true
W20260710 13:21:14.167670 12210 leader_election.cc:343] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:14.171721 12319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3558922fa94f919598d0b4c38a7620" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24" is_pre_election: true
I20260710 13:21:14.172392 12319 raft_consensus.cc:2468] T 8e3558922fa94f919598d0b4c38a7620 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53883f3eee684608ac8208cfc8d16620 in term 0.
I20260710 13:21:14.173787 12207 leader_election.cc:304] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [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: 53883f3eee684608ac8208cfc8d16620, 55ff488a83af4bd188aa0fe583736f24; no voters: bbbff8e06902484aae9904dcc1ba5da8
I20260710 13:21:14.174134 12383 tablet_service.cc:1511] Processing CreateTablet for tablet 19d8ce18daae42b88fac0b07bf550042 (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:21:14.174263 12376 tablet_service.cc:1511] Processing CreateTablet for tablet f1c06ec86a5a4b17bdc389abdd78d1ae (DEFAULT_TABLE table=test-workload [id=2b20114451e64108878f7ba4a22e6979]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:21:14.174602 12436 raft_consensus.cc:2804] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:14.175009 12436 raft_consensus.cc:493] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:14.160480 12434 consensus_queue.cc:260] T 71495f06b06d4bf7a056f68fcbe56f54 P 55ff488a83af4bd188aa0fe583736f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.175338 12436 raft_consensus.cc:3060] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.175451 12383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19d8ce18daae42b88fac0b07bf550042. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:14.176934 12434 ts_tablet_manager.cc:1434] T 71495f06b06d4bf7a056f68fcbe56f54 P 55ff488a83af4bd188aa0fe583736f24: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.002s
I20260710 13:21:14.177340 12376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1c06ec86a5a4b17bdc389abdd78d1ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:14.177819 12434 tablet_bootstrap.cc:492] T 9fadf3ab063a49a9b3109efb1093a529 P 55ff488a83af4bd188aa0fe583736f24: Bootstrap starting.
I20260710 13:21:14.184187 12382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec2a7411ca34432f9aa0baecab082eed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:14.188583 12436 raft_consensus.cc:515] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.191975 12319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3558922fa94f919598d0b4c38a7620" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24"
I20260710 13:21:14.192540 12319 raft_consensus.cc:3060] T 8e3558922fa94f919598d0b4c38a7620 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.193403 12439 ts_tablet_manager.cc:1434] T f4a91e85f0e94f918dc8b8a0860e433a P bbbff8e06902484aae9904dcc1ba5da8: Time spent starting tablet: real 0.121s	user 0.006s	sys 0.014s
I20260710 13:21:14.194371 12439 tablet_bootstrap.cc:492] T ce74c4278353477a8fafda5fc0021ff0 P bbbff8e06902484aae9904dcc1ba5da8: Bootstrap starting.
I20260710 13:21:14.199054 12319 raft_consensus.cc:2468] T 8e3558922fa94f919598d0b4c38a7620 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53883f3eee684608ac8208cfc8d16620 in term 1.
I20260710 13:21:14.203287 12207 leader_election.cc:304] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53883f3eee684608ac8208cfc8d16620, 55ff488a83af4bd188aa0fe583736f24; no voters: 
I20260710 13:21:14.206176 12446 raft_consensus.cc:2804] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:14.206575 12434 tablet_bootstrap.cc:654] T 9fadf3ab063a49a9b3109efb1093a529 P 55ff488a83af4bd188aa0fe583736f24: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.207577 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3558922fa94f919598d0b4c38a7620" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8"
W20260710 13:21:14.209371 12210 leader_election.cc:343] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:14.199491 12433 tablet_bootstrap.cc:654] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.200766 12438 raft_consensus.cc:493] T 71495f06b06d4bf7a056f68fcbe56f54 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:14.210089 12438 raft_consensus.cc:515] T 71495f06b06d4bf7a056f68fcbe56f54 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.221365 12439 tablet_bootstrap.cc:654] T ce74c4278353477a8fafda5fc0021ff0 P bbbff8e06902484aae9904dcc1ba5da8: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.212641 12438 leader_election.cc:290] T 71495f06b06d4bf7a056f68fcbe56f54 P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:14.228159 12434 tablet_bootstrap.cc:492] T 9fadf3ab063a49a9b3109efb1093a529 P 55ff488a83af4bd188aa0fe583736f24: No bootstrap required, opened a new log
I20260710 13:21:14.228703 12434 ts_tablet_manager.cc:1403] T 9fadf3ab063a49a9b3109efb1093a529 P 55ff488a83af4bd188aa0fe583736f24: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.001s
I20260710 13:21:14.231721 12434 raft_consensus.cc:359] T 9fadf3ab063a49a9b3109efb1093a529 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.232666 12434 raft_consensus.cc:385] T 9fadf3ab063a49a9b3109efb1093a529 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.235589 12434 raft_consensus.cc:740] T 9fadf3ab063a49a9b3109efb1093a529 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55ff488a83af4bd188aa0fe583736f24, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.235916 12436 leader_election.cc:290] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 election: Requested vote from peers 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:14.236766 12439 tablet_bootstrap.cc:492] T ce74c4278353477a8fafda5fc0021ff0 P bbbff8e06902484aae9904dcc1ba5da8: No bootstrap required, opened a new log
I20260710 13:21:14.236317 12434 consensus_queue.cc:260] T 9fadf3ab063a49a9b3109efb1093a529 P 55ff488a83af4bd188aa0fe583736f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.237831 12439 ts_tablet_manager.cc:1403] T ce74c4278353477a8fafda5fc0021ff0 P bbbff8e06902484aae9904dcc1ba5da8: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.006s
I20260710 13:21:14.242193 12439 raft_consensus.cc:359] T ce74c4278353477a8fafda5fc0021ff0 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.243294 12439 raft_consensus.cc:385] T ce74c4278353477a8fafda5fc0021ff0 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.244056 12439 raft_consensus.cc:740] T ce74c4278353477a8fafda5fc0021ff0 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbff8e06902484aae9904dcc1ba5da8, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.245520 12439 consensus_queue.cc:260] T ce74c4278353477a8fafda5fc0021ff0 P bbbff8e06902484aae9904dcc1ba5da8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.249158 12439 ts_tablet_manager.cc:1434] T ce74c4278353477a8fafda5fc0021ff0 P bbbff8e06902484aae9904dcc1ba5da8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:21:14.252177 12439 tablet_bootstrap.cc:492] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8: Bootstrap starting.
I20260710 13:21:14.255673 12434 ts_tablet_manager.cc:1434] T 9fadf3ab063a49a9b3109efb1093a529 P 55ff488a83af4bd188aa0fe583736f24: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260710 13:21:14.250200 12446 raft_consensus.cc:697] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Becoming Leader. State: Replica: 53883f3eee684608ac8208cfc8d16620, State: Running, Role: LEADER
I20260710 13:21:14.257692 12446 consensus_queue.cc:237] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.258188 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71495f06b06d4bf7a056f68fcbe56f54" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8" is_pre_election: true
W20260710 13:21:14.260162 12285 leader_election.cc:343] T 71495f06b06d4bf7a056f68fcbe56f54 P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:14.262830 12244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71495f06b06d4bf7a056f68fcbe56f54" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620" is_pre_election: true
I20260710 13:21:14.264765 12434 tablet_bootstrap.cc:492] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24: Bootstrap starting.
W20260710 13:21:14.265631 12283 leader_election.cc:343] T 71495f06b06d4bf7a056f68fcbe56f54 P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:14.266342 12439 tablet_bootstrap.cc:654] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.266178 12283 leader_election.cc:304] T 71495f06b06d4bf7a056f68fcbe56f54 P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55ff488a83af4bd188aa0fe583736f24; no voters: 53883f3eee684608ac8208cfc8d16620, bbbff8e06902484aae9904dcc1ba5da8
I20260710 13:21:14.269690 12438 raft_consensus.cc:2749] T 71495f06b06d4bf7a056f68fcbe56f54 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:14.276319 12439 tablet_bootstrap.cc:492] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8: No bootstrap required, opened a new log
I20260710 13:21:14.276823 12439 ts_tablet_manager.cc:1403] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.001s
I20260710 13:21:14.278702 12433 tablet_bootstrap.cc:492] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620: No bootstrap required, opened a new log
I20260710 13:21:14.279160 12433 ts_tablet_manager.cc:1403] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620: Time spent bootstrapping tablet: real 0.125s	user 0.019s	sys 0.007s
I20260710 13:21:14.279824 12434 tablet_bootstrap.cc:654] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.279343 12140 catalog_manager.cc:5697] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53883f3eee684608ac8208cfc8d16620 (127.10.210.65). New cstate: current_term: 1 leader_uuid: "53883f3eee684608ac8208cfc8d16620" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:14.279865 12439 raft_consensus.cc:359] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.280648 12439 raft_consensus.cc:385] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.280956 12439 raft_consensus.cc:740] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbff8e06902484aae9904dcc1ba5da8, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.281811 12439 consensus_queue.cc:260] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.282245 12433 raft_consensus.cc:359] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.283027 12433 raft_consensus.cc:385] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.283319 12433 raft_consensus.cc:740] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53883f3eee684608ac8208cfc8d16620, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.284205 12439 ts_tablet_manager.cc:1434] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:21:14.285390 12439 tablet_bootstrap.cc:492] T 6d7cfaaaf2674df39ff91c7232764028 P bbbff8e06902484aae9904dcc1ba5da8: Bootstrap starting.
I20260710 13:21:14.293309 12439 tablet_bootstrap.cc:654] T 6d7cfaaaf2674df39ff91c7232764028 P bbbff8e06902484aae9904dcc1ba5da8: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.296977 12434 tablet_bootstrap.cc:492] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24: No bootstrap required, opened a new log
I20260710 13:21:14.293061 12433 consensus_queue.cc:260] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.297658 12434 ts_tablet_manager.cc:1403] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.002s
I20260710 13:21:14.299387 12433 ts_tablet_manager.cc:1434] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260710 13:21:14.300347 12433 tablet_bootstrap.cc:492] T ce74c4278353477a8fafda5fc0021ff0 P 53883f3eee684608ac8208cfc8d16620: Bootstrap starting.
I20260710 13:21:14.300454 12434 raft_consensus.cc:359] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.301210 12434 raft_consensus.cc:385] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.301512 12434 raft_consensus.cc:740] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55ff488a83af4bd188aa0fe583736f24, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.302309 12434 consensus_queue.cc:260] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.306897 12433 tablet_bootstrap.cc:654] T ce74c4278353477a8fafda5fc0021ff0 P 53883f3eee684608ac8208cfc8d16620: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.311760 12434 ts_tablet_manager.cc:1434] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260710 13:21:14.313488 12439 tablet_bootstrap.cc:492] T 6d7cfaaaf2674df39ff91c7232764028 P bbbff8e06902484aae9904dcc1ba5da8: No bootstrap required, opened a new log
I20260710 13:21:14.313939 12439 ts_tablet_manager.cc:1403] T 6d7cfaaaf2674df39ff91c7232764028 P bbbff8e06902484aae9904dcc1ba5da8: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.007s
I20260710 13:21:14.314265 12433 tablet_bootstrap.cc:492] T ce74c4278353477a8fafda5fc0021ff0 P 53883f3eee684608ac8208cfc8d16620: No bootstrap required, opened a new log
I20260710 13:21:14.314865 12433 ts_tablet_manager.cc:1403] T ce74c4278353477a8fafda5fc0021ff0 P 53883f3eee684608ac8208cfc8d16620: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 13:21:14.316687 12439 raft_consensus.cc:359] T 6d7cfaaaf2674df39ff91c7232764028 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.317467 12439 raft_consensus.cc:385] T 6d7cfaaaf2674df39ff91c7232764028 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.317780 12439 raft_consensus.cc:740] T 6d7cfaaaf2674df39ff91c7232764028 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbff8e06902484aae9904dcc1ba5da8, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.318490 12439 consensus_queue.cc:260] T 6d7cfaaaf2674df39ff91c7232764028 P bbbff8e06902484aae9904dcc1ba5da8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.319000 12434 tablet_bootstrap.cc:492] T 6d7cfaaaf2674df39ff91c7232764028 P 55ff488a83af4bd188aa0fe583736f24: Bootstrap starting.
I20260710 13:21:14.318631 12433 raft_consensus.cc:359] T ce74c4278353477a8fafda5fc0021ff0 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.319496 12433 raft_consensus.cc:385] T ce74c4278353477a8fafda5fc0021ff0 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.319805 12433 raft_consensus.cc:740] T ce74c4278353477a8fafda5fc0021ff0 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53883f3eee684608ac8208cfc8d16620, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.320322 12438 raft_consensus.cc:493] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:14.320631 12433 consensus_queue.cc:260] T ce74c4278353477a8fafda5fc0021ff0 P 53883f3eee684608ac8208cfc8d16620 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.320791 12438 raft_consensus.cc:515] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.321751 12439 ts_tablet_manager.cc:1434] T 6d7cfaaaf2674df39ff91c7232764028 P bbbff8e06902484aae9904dcc1ba5da8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:21:14.322703 12439 tablet_bootstrap.cc:492] T f78d73ac74b143e498a18c7b398d8c55 P bbbff8e06902484aae9904dcc1ba5da8: Bootstrap starting.
I20260710 13:21:14.322831 12438 leader_election.cc:290] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:14.324374 12244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "914be219f74042e09d110fcc8e14879e" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620" is_pre_election: true
I20260710 13:21:14.325069 12244 raft_consensus.cc:2468] T 914be219f74042e09d110fcc8e14879e P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55ff488a83af4bd188aa0fe583736f24 in term 0.
I20260710 13:21:14.326864 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "914be219f74042e09d110fcc8e14879e" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8" is_pre_election: true
I20260710 13:21:14.328577 12283 leader_election.cc:304] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53883f3eee684608ac8208cfc8d16620, 55ff488a83af4bd188aa0fe583736f24; no voters: 
I20260710 13:21:14.329381 12434 tablet_bootstrap.cc:654] T 6d7cfaaaf2674df39ff91c7232764028 P 55ff488a83af4bd188aa0fe583736f24: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.329442 12439 tablet_bootstrap.cc:654] T f78d73ac74b143e498a18c7b398d8c55 P bbbff8e06902484aae9904dcc1ba5da8: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.329535 12438 raft_consensus.cc:2804] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:21:14.329576 12285 leader_election.cc:343] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:14.330101 12438 raft_consensus.cc:493] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:14.330430 12438 raft_consensus.cc:3060] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.334721 12433 ts_tablet_manager.cc:1434] T ce74c4278353477a8fafda5fc0021ff0 P 53883f3eee684608ac8208cfc8d16620: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.007s
I20260710 13:21:14.335907 12433 tablet_bootstrap.cc:492] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620: Bootstrap starting.
I20260710 13:21:14.336730 12438 raft_consensus.cc:515] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.338761 12438 leader_election.cc:290] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 election: Requested vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:14.339516 12244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "914be219f74042e09d110fcc8e14879e" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620"
I20260710 13:21:14.340059 12244 raft_consensus.cc:3060] T 914be219f74042e09d110fcc8e14879e P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.340211 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "914be219f74042e09d110fcc8e14879e" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8"
W20260710 13:21:14.341706 12285 leader_election.cc:343] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:14.344485 12434 tablet_bootstrap.cc:492] T 6d7cfaaaf2674df39ff91c7232764028 P 55ff488a83af4bd188aa0fe583736f24: No bootstrap required, opened a new log
I20260710 13:21:14.344992 12434 ts_tablet_manager.cc:1403] T 6d7cfaaaf2674df39ff91c7232764028 P 55ff488a83af4bd188aa0fe583736f24: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.004s
I20260710 13:21:14.347088 12244 raft_consensus.cc:2468] T 914be219f74042e09d110fcc8e14879e P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55ff488a83af4bd188aa0fe583736f24 in term 1.
I20260710 13:21:14.347826 12434 raft_consensus.cc:359] T 6d7cfaaaf2674df39ff91c7232764028 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.348570 12434 raft_consensus.cc:385] T 6d7cfaaaf2674df39ff91c7232764028 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.348886 12434 raft_consensus.cc:740] T 6d7cfaaaf2674df39ff91c7232764028 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55ff488a83af4bd188aa0fe583736f24, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.349789 12434 consensus_queue.cc:260] T 6d7cfaaaf2674df39ff91c7232764028 P 55ff488a83af4bd188aa0fe583736f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.351387 12283 leader_election.cc:304] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 53883f3eee684608ac8208cfc8d16620, 55ff488a83af4bd188aa0fe583736f24; no voters: bbbff8e06902484aae9904dcc1ba5da8
I20260710 13:21:14.351996 12434 ts_tablet_manager.cc:1434] T 6d7cfaaaf2674df39ff91c7232764028 P 55ff488a83af4bd188aa0fe583736f24: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:21:14.352923 12434 tablet_bootstrap.cc:492] T 4294012a6fed463f9d1a95f6685fbddc P 55ff488a83af4bd188aa0fe583736f24: Bootstrap starting.
I20260710 13:21:14.354913 12438 raft_consensus.cc:2804] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:14.355477 12438 raft_consensus.cc:697] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Becoming Leader. State: Replica: 55ff488a83af4bd188aa0fe583736f24, State: Running, Role: LEADER
I20260710 13:21:14.356426 12438 consensus_queue.cc:237] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.359138 12434 tablet_bootstrap.cc:654] T 4294012a6fed463f9d1a95f6685fbddc P 55ff488a83af4bd188aa0fe583736f24: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.359169 12433 tablet_bootstrap.cc:654] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.361290 12445 raft_consensus.cc:493] T f4a91e85f0e94f918dc8b8a0860e433a P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:14.361931 12445 raft_consensus.cc:515] T f4a91e85f0e94f918dc8b8a0860e433a P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.372339 12433 tablet_bootstrap.cc:492] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620: No bootstrap required, opened a new log
I20260710 13:21:14.373003 12433 ts_tablet_manager.cc:1403] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.001s
I20260710 13:21:14.372044 12141 catalog_manager.cc:5697] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66). New cstate: current_term: 1 leader_uuid: "55ff488a83af4bd188aa0fe583736f24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:14.375036 12434 tablet_bootstrap.cc:492] T 4294012a6fed463f9d1a95f6685fbddc P 55ff488a83af4bd188aa0fe583736f24: No bootstrap required, opened a new log
I20260710 13:21:14.377027 12434 ts_tablet_manager.cc:1403] T 4294012a6fed463f9d1a95f6685fbddc P 55ff488a83af4bd188aa0fe583736f24: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260710 13:21:14.376865 12433 raft_consensus.cc:359] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.377815 12433 raft_consensus.cc:385] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.378218 12433 raft_consensus.cc:740] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53883f3eee684608ac8208cfc8d16620, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.379623 12445 leader_election.cc:290] T f4a91e85f0e94f918dc8b8a0860e433a P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023)
I20260710 13:21:14.379130 12433 consensus_queue.cc:260] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.381155 12434 raft_consensus.cc:359] T 4294012a6fed463f9d1a95f6685fbddc P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.384656 12434 raft_consensus.cc:385] T 4294012a6fed463f9d1a95f6685fbddc P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.385064 12434 raft_consensus.cc:740] T 4294012a6fed463f9d1a95f6685fbddc P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55ff488a83af4bd188aa0fe583736f24, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.385848 12434 consensus_queue.cc:260] T 4294012a6fed463f9d1a95f6685fbddc P 55ff488a83af4bd188aa0fe583736f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.390712 12434 ts_tablet_manager.cc:1434] T 4294012a6fed463f9d1a95f6685fbddc P 55ff488a83af4bd188aa0fe583736f24: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:21:14.382488 12433 ts_tablet_manager.cc:1434] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:21:14.395933 12433 tablet_bootstrap.cc:492] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620: Bootstrap starting.
I20260710 13:21:14.392100 12439 tablet_bootstrap.cc:492] T f78d73ac74b143e498a18c7b398d8c55 P bbbff8e06902484aae9904dcc1ba5da8: No bootstrap required, opened a new log
I20260710 13:21:14.397022 12319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a91e85f0e94f918dc8b8a0860e433a" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24" is_pre_election: true
I20260710 13:21:14.397250 12439 ts_tablet_manager.cc:1403] T f78d73ac74b143e498a18c7b398d8c55 P bbbff8e06902484aae9904dcc1ba5da8: Time spent bootstrapping tablet: real 0.075s	user 0.018s	sys 0.044s
W20260710 13:21:14.398527 12356 leader_election.cc:343] T f4a91e85f0e94f918dc8b8a0860e433a P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:14.400138 12439 raft_consensus.cc:359] T f78d73ac74b143e498a18c7b398d8c55 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.401899 12434 tablet_bootstrap.cc:492] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24: Bootstrap starting.
I20260710 13:21:14.400871 12439 raft_consensus.cc:385] T f78d73ac74b143e498a18c7b398d8c55 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.405040 12439 raft_consensus.cc:740] T f78d73ac74b143e498a18c7b398d8c55 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbff8e06902484aae9904dcc1ba5da8, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.405853 12439 consensus_queue.cc:260] T f78d73ac74b143e498a18c7b398d8c55 P bbbff8e06902484aae9904dcc1ba5da8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.407169 12244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a91e85f0e94f918dc8b8a0860e433a" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620" is_pre_election: true
I20260710 13:21:14.408025 12439 ts_tablet_manager.cc:1434] T f78d73ac74b143e498a18c7b398d8c55 P bbbff8e06902484aae9904dcc1ba5da8: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260710 13:21:14.408631 12434 tablet_bootstrap.cc:654] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.409011 12439 tablet_bootstrap.cc:492] T 8e3558922fa94f919598d0b4c38a7620 P bbbff8e06902484aae9904dcc1ba5da8: Bootstrap starting.
W20260710 13:21:14.408645 12357 leader_election.cc:343] T f4a91e85f0e94f918dc8b8a0860e433a P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:14.415195 12357 leader_election.cc:304] T f4a91e85f0e94f918dc8b8a0860e433a P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbbff8e06902484aae9904dcc1ba5da8; no voters: 53883f3eee684608ac8208cfc8d16620, 55ff488a83af4bd188aa0fe583736f24
I20260710 13:21:14.415964 12433 tablet_bootstrap.cc:654] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.416316 12445 raft_consensus.cc:2749] T f4a91e85f0e94f918dc8b8a0860e433a P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:14.423470 12439 tablet_bootstrap.cc:654] T 8e3558922fa94f919598d0b4c38a7620 P bbbff8e06902484aae9904dcc1ba5da8: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.425420 12434 tablet_bootstrap.cc:492] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24: No bootstrap required, opened a new log
I20260710 13:21:14.425981 12434 ts_tablet_manager.cc:1403] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24: Time spent bootstrapping tablet: real 0.024s	user 0.004s	sys 0.019s
I20260710 13:21:14.428048 12433 tablet_bootstrap.cc:492] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620: No bootstrap required, opened a new log
I20260710 13:21:14.428545 12433 ts_tablet_manager.cc:1403] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.000s
I20260710 13:21:14.429790 12434 raft_consensus.cc:359] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.430833 12434 raft_consensus.cc:385] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.431233 12434 raft_consensus.cc:740] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55ff488a83af4bd188aa0fe583736f24, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.431476 12433 raft_consensus.cc:359] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.432148 12433 raft_consensus.cc:385] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.432572 12433 raft_consensus.cc:740] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53883f3eee684608ac8208cfc8d16620, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.432163 12434 consensus_queue.cc:260] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.433403 12433 consensus_queue.cc:260] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.434664 12434 ts_tablet_manager.cc:1434] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:21:14.434813 12439 tablet_bootstrap.cc:492] T 8e3558922fa94f919598d0b4c38a7620 P bbbff8e06902484aae9904dcc1ba5da8: No bootstrap required, opened a new log
I20260710 13:21:14.435292 12439 ts_tablet_manager.cc:1403] T 8e3558922fa94f919598d0b4c38a7620 P bbbff8e06902484aae9904dcc1ba5da8: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.008s
I20260710 13:21:14.435619 12434 tablet_bootstrap.cc:492] T e790725a653d43d489096a2c28add9b4 P 55ff488a83af4bd188aa0fe583736f24: Bootstrap starting.
I20260710 13:21:14.438159 12439 raft_consensus.cc:359] T 8e3558922fa94f919598d0b4c38a7620 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.438848 12439 raft_consensus.cc:385] T 8e3558922fa94f919598d0b4c38a7620 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.439149 12439 raft_consensus.cc:740] T 8e3558922fa94f919598d0b4c38a7620 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbff8e06902484aae9904dcc1ba5da8, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.439947 12439 consensus_queue.cc:260] T 8e3558922fa94f919598d0b4c38a7620 P bbbff8e06902484aae9904dcc1ba5da8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.440449 12433 ts_tablet_manager.cc:1434] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 13:21:14.442586 12434 tablet_bootstrap.cc:654] T e790725a653d43d489096a2c28add9b4 P 55ff488a83af4bd188aa0fe583736f24: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.444341 12433 tablet_bootstrap.cc:492] T 6d7cfaaaf2674df39ff91c7232764028 P 53883f3eee684608ac8208cfc8d16620: Bootstrap starting.
I20260710 13:21:14.448278 12439 ts_tablet_manager.cc:1434] T 8e3558922fa94f919598d0b4c38a7620 P bbbff8e06902484aae9904dcc1ba5da8: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:21:14.449322 12439 tablet_bootstrap.cc:492] T 6c2091860f5540358926bbd10212c97f P bbbff8e06902484aae9904dcc1ba5da8: Bootstrap starting.
I20260710 13:21:14.450330 12434 tablet_bootstrap.cc:492] T e790725a653d43d489096a2c28add9b4 P 55ff488a83af4bd188aa0fe583736f24: No bootstrap required, opened a new log
I20260710 13:21:14.450822 12434 ts_tablet_manager.cc:1403] T e790725a653d43d489096a2c28add9b4 P 55ff488a83af4bd188aa0fe583736f24: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.001s
I20260710 13:21:14.452411 12446 raft_consensus.cc:493] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:14.452905 12446 raft_consensus.cc:515] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.453327 12434 raft_consensus.cc:359] T e790725a653d43d489096a2c28add9b4 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.454137 12434 raft_consensus.cc:385] T e790725a653d43d489096a2c28add9b4 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.454464 12434 raft_consensus.cc:740] T e790725a653d43d489096a2c28add9b4 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55ff488a83af4bd188aa0fe583736f24, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.455148 12446 leader_election.cc:290] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:14.455266 12434 consensus_queue.cc:260] T e790725a653d43d489096a2c28add9b4 P 55ff488a83af4bd188aa0fe583736f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.457463 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4294012a6fed463f9d1a95f6685fbddc" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8" is_pre_election: true
I20260710 13:21:14.457716 12434 ts_tablet_manager.cc:1434] T e790725a653d43d489096a2c28add9b4 P 55ff488a83af4bd188aa0fe583736f24: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260710 13:21:14.458770 12434 tablet_bootstrap.cc:492] T 3cefceec07a54eea973f4a8f64288a6d P 55ff488a83af4bd188aa0fe583736f24: Bootstrap starting.
W20260710 13:21:14.458825 12210 leader_election.cc:343] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:14.460114 12319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4294012a6fed463f9d1a95f6685fbddc" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24" is_pre_election: true
I20260710 13:21:14.460695 12439 tablet_bootstrap.cc:654] T 6c2091860f5540358926bbd10212c97f P bbbff8e06902484aae9904dcc1ba5da8: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.460597 12319 raft_consensus.cc:2468] T 4294012a6fed463f9d1a95f6685fbddc P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53883f3eee684608ac8208cfc8d16620 in term 0.
I20260710 13:21:14.461906 12207 leader_election.cc:304] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [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: 53883f3eee684608ac8208cfc8d16620, 55ff488a83af4bd188aa0fe583736f24; no voters: bbbff8e06902484aae9904dcc1ba5da8
I20260710 13:21:14.462976 12446 raft_consensus.cc:2804] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:14.463348 12446 raft_consensus.cc:493] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:14.463680 12446 raft_consensus.cc:3060] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.464869 12433 tablet_bootstrap.cc:654] T 6d7cfaaaf2674df39ff91c7232764028 P 53883f3eee684608ac8208cfc8d16620: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.465968 12434 tablet_bootstrap.cc:654] T 3cefceec07a54eea973f4a8f64288a6d P 55ff488a83af4bd188aa0fe583736f24: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.474509 12439 tablet_bootstrap.cc:492] T 6c2091860f5540358926bbd10212c97f P bbbff8e06902484aae9904dcc1ba5da8: No bootstrap required, opened a new log
I20260710 13:21:14.475113 12439 ts_tablet_manager.cc:1403] T 6c2091860f5540358926bbd10212c97f P bbbff8e06902484aae9904dcc1ba5da8: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.009s
I20260710 13:21:14.479041 12439 raft_consensus.cc:359] T 6c2091860f5540358926bbd10212c97f P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.479974 12439 raft_consensus.cc:385] T 6c2091860f5540358926bbd10212c97f P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.480360 12439 raft_consensus.cc:740] T 6c2091860f5540358926bbd10212c97f P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbff8e06902484aae9904dcc1ba5da8, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.482551 12439 consensus_queue.cc:260] T 6c2091860f5540358926bbd10212c97f P bbbff8e06902484aae9904dcc1ba5da8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.483326 12434 tablet_bootstrap.cc:492] T 3cefceec07a54eea973f4a8f64288a6d P 55ff488a83af4bd188aa0fe583736f24: No bootstrap required, opened a new log
I20260710 13:21:14.484031 12434 ts_tablet_manager.cc:1403] T 3cefceec07a54eea973f4a8f64288a6d P 55ff488a83af4bd188aa0fe583736f24: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.011s
I20260710 13:21:14.483299 12446 raft_consensus.cc:515] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.486722 12434 raft_consensus.cc:359] T 3cefceec07a54eea973f4a8f64288a6d P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.487417 12434 raft_consensus.cc:385] T 3cefceec07a54eea973f4a8f64288a6d P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.487757 12439 ts_tablet_manager.cc:1434] T 6c2091860f5540358926bbd10212c97f P bbbff8e06902484aae9904dcc1ba5da8: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.003s
I20260710 13:21:14.487757 12434 raft_consensus.cc:740] T 3cefceec07a54eea973f4a8f64288a6d P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55ff488a83af4bd188aa0fe583736f24, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.488955 12439 tablet_bootstrap.cc:492] T 71495f06b06d4bf7a056f68fcbe56f54 P bbbff8e06902484aae9904dcc1ba5da8: Bootstrap starting.
I20260710 13:21:14.488664 12434 consensus_queue.cc:260] T 3cefceec07a54eea973f4a8f64288a6d P 55ff488a83af4bd188aa0fe583736f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.491053 12434 ts_tablet_manager.cc:1434] T 3cefceec07a54eea973f4a8f64288a6d P 55ff488a83af4bd188aa0fe583736f24: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:21:14.492242 12434 tablet_bootstrap.cc:492] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24: Bootstrap starting.
I20260710 13:21:14.492980 12319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4294012a6fed463f9d1a95f6685fbddc" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24"
I20260710 13:21:14.493719 12319 raft_consensus.cc:3060] T 4294012a6fed463f9d1a95f6685fbddc P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.497748 12434 tablet_bootstrap.cc:654] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.498679 12439 tablet_bootstrap.cc:654] T 71495f06b06d4bf7a056f68fcbe56f54 P bbbff8e06902484aae9904dcc1ba5da8: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.501611 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4294012a6fed463f9d1a95f6685fbddc" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8"
W20260710 13:21:14.503353 12210 leader_election.cc:343] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:14.507743 12439 tablet_bootstrap.cc:492] T 71495f06b06d4bf7a056f68fcbe56f54 P bbbff8e06902484aae9904dcc1ba5da8: No bootstrap required, opened a new log
I20260710 13:21:14.508316 12439 ts_tablet_manager.cc:1403] T 71495f06b06d4bf7a056f68fcbe56f54 P bbbff8e06902484aae9904dcc1ba5da8: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.001s
I20260710 13:21:14.511032 12446 leader_election.cc:290] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 election: Requested vote from peers 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:14.511973 12439 raft_consensus.cc:359] T 71495f06b06d4bf7a056f68fcbe56f54 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.518348 12439 raft_consensus.cc:385] T 71495f06b06d4bf7a056f68fcbe56f54 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.518623 12439 raft_consensus.cc:740] T 71495f06b06d4bf7a056f68fcbe56f54 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbff8e06902484aae9904dcc1ba5da8, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.519598 12434 tablet_bootstrap.cc:492] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24: No bootstrap required, opened a new log
I20260710 13:21:14.519342 12439 consensus_queue.cc:260] T 71495f06b06d4bf7a056f68fcbe56f54 P bbbff8e06902484aae9904dcc1ba5da8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.520117 12434 ts_tablet_manager.cc:1403] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.007s
I20260710 13:21:14.522554 12439 ts_tablet_manager.cc:1434] T 71495f06b06d4bf7a056f68fcbe56f54 P bbbff8e06902484aae9904dcc1ba5da8: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260710 13:21:14.522675 12434 raft_consensus.cc:359] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.523391 12434 raft_consensus.cc:385] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.523447 12439 tablet_bootstrap.cc:492] T 4294012a6fed463f9d1a95f6685fbddc P bbbff8e06902484aae9904dcc1ba5da8: Bootstrap starting.
I20260710 13:21:14.523801 12434 raft_consensus.cc:740] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55ff488a83af4bd188aa0fe583736f24, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.524609 12434 consensus_queue.cc:260] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.526785 12434 ts_tablet_manager.cc:1434] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:14.527685 12434 tablet_bootstrap.cc:492] T e5fec8c01ef34e908d50ad1d8e1d962d P 55ff488a83af4bd188aa0fe583736f24: Bootstrap starting.
I20260710 13:21:14.529173 12439 tablet_bootstrap.cc:654] T 4294012a6fed463f9d1a95f6685fbddc P bbbff8e06902484aae9904dcc1ba5da8: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.533146 12434 tablet_bootstrap.cc:654] T e5fec8c01ef34e908d50ad1d8e1d962d P 55ff488a83af4bd188aa0fe583736f24: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.534314 12319 raft_consensus.cc:2468] T 4294012a6fed463f9d1a95f6685fbddc P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53883f3eee684608ac8208cfc8d16620 in term 1.
I20260710 13:21:14.535665 12207 leader_election.cc:304] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 53883f3eee684608ac8208cfc8d16620, 55ff488a83af4bd188aa0fe583736f24; no voters: bbbff8e06902484aae9904dcc1ba5da8
I20260710 13:21:14.537281 12446 raft_consensus.cc:2804] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:14.537959 12446 raft_consensus.cc:697] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Becoming Leader. State: Replica: 53883f3eee684608ac8208cfc8d16620, State: Running, Role: LEADER
I20260710 13:21:14.539290 12438 raft_consensus.cc:493] T 3cefceec07a54eea973f4a8f64288a6d P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:14.539485 12446 consensus_queue.cc:237] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.539767 12438 raft_consensus.cc:515] T 3cefceec07a54eea973f4a8f64288a6d P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.541733 12438 leader_election.cc:290] T 3cefceec07a54eea973f4a8f64288a6d P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:14.544104 12244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cefceec07a54eea973f4a8f64288a6d" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620" is_pre_election: true
I20260710 13:21:14.545500 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cefceec07a54eea973f4a8f64288a6d" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8" is_pre_election: true
W20260710 13:21:14.545661 12283 leader_election.cc:343] T 3cefceec07a54eea973f4a8f64288a6d P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:14.546844 12285 leader_election.cc:343] T 3cefceec07a54eea973f4a8f64288a6d P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:14.547282 12285 leader_election.cc:304] T 3cefceec07a54eea973f4a8f64288a6d P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55ff488a83af4bd188aa0fe583736f24; no voters: 53883f3eee684608ac8208cfc8d16620, bbbff8e06902484aae9904dcc1ba5da8
I20260710 13:21:14.548058 12438 raft_consensus.cc:2749] T 3cefceec07a54eea973f4a8f64288a6d P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:14.548785 12439 tablet_bootstrap.cc:492] T 4294012a6fed463f9d1a95f6685fbddc P bbbff8e06902484aae9904dcc1ba5da8: No bootstrap required, opened a new log
I20260710 13:21:14.549356 12439 ts_tablet_manager.cc:1403] T 4294012a6fed463f9d1a95f6685fbddc P bbbff8e06902484aae9904dcc1ba5da8: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.003s
I20260710 13:21:14.552775 12439 raft_consensus.cc:359] T 4294012a6fed463f9d1a95f6685fbddc P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.553617 12439 raft_consensus.cc:385] T 4294012a6fed463f9d1a95f6685fbddc P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.553861 12439 raft_consensus.cc:740] T 4294012a6fed463f9d1a95f6685fbddc P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbff8e06902484aae9904dcc1ba5da8, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.554622 12439 consensus_queue.cc:260] T 4294012a6fed463f9d1a95f6685fbddc P bbbff8e06902484aae9904dcc1ba5da8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.555508 12434 tablet_bootstrap.cc:492] T e5fec8c01ef34e908d50ad1d8e1d962d P 55ff488a83af4bd188aa0fe583736f24: No bootstrap required, opened a new log
I20260710 13:21:14.555092 12139 catalog_manager.cc:5697] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53883f3eee684608ac8208cfc8d16620 (127.10.210.65). New cstate: current_term: 1 leader_uuid: "53883f3eee684608ac8208cfc8d16620" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:14.555943 12434 ts_tablet_manager.cc:1403] T e5fec8c01ef34e908d50ad1d8e1d962d P 55ff488a83af4bd188aa0fe583736f24: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.013s
I20260710 13:21:14.558755 12433 tablet_bootstrap.cc:492] T 6d7cfaaaf2674df39ff91c7232764028 P 53883f3eee684608ac8208cfc8d16620: No bootstrap required, opened a new log
I20260710 13:21:14.558463 12434 raft_consensus.cc:359] T e5fec8c01ef34e908d50ad1d8e1d962d P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.559199 12434 raft_consensus.cc:385] T e5fec8c01ef34e908d50ad1d8e1d962d P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.559355 12433 ts_tablet_manager.cc:1403] T 6d7cfaaaf2674df39ff91c7232764028 P 53883f3eee684608ac8208cfc8d16620: Time spent bootstrapping tablet: real 0.115s	user 0.048s	sys 0.037s
I20260710 13:21:14.559535 12434 raft_consensus.cc:740] T e5fec8c01ef34e908d50ad1d8e1d962d P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55ff488a83af4bd188aa0fe583736f24, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.560292 12445 raft_consensus.cc:493] T f78d73ac74b143e498a18c7b398d8c55 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:14.560530 12434 consensus_queue.cc:260] T e5fec8c01ef34e908d50ad1d8e1d962d P 55ff488a83af4bd188aa0fe583736f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.560758 12445 raft_consensus.cc:515] T f78d73ac74b143e498a18c7b398d8c55 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.562536 12434 ts_tablet_manager.cc:1434] T e5fec8c01ef34e908d50ad1d8e1d962d P 55ff488a83af4bd188aa0fe583736f24: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:21:14.562685 12445 leader_election.cc:290] T f78d73ac74b143e498a18c7b398d8c55 P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023)
I20260710 13:21:14.563405 12434 tablet_bootstrap.cc:492] T 5e05437df3524c7782aa7eb908bb1d04 P 55ff488a83af4bd188aa0fe583736f24: Bootstrap starting.
I20260710 13:21:14.564932 12433 raft_consensus.cc:359] T 6d7cfaaaf2674df39ff91c7232764028 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.565315 12319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f78d73ac74b143e498a18c7b398d8c55" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24" is_pre_election: true
I20260710 13:21:14.565761 12433 raft_consensus.cc:385] T 6d7cfaaaf2674df39ff91c7232764028 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.566135 12433 raft_consensus.cc:740] T 6d7cfaaaf2674df39ff91c7232764028 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53883f3eee684608ac8208cfc8d16620, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.564934 12244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f78d73ac74b143e498a18c7b398d8c55" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620" is_pre_election: true
I20260710 13:21:14.567034 12433 consensus_queue.cc:260] T 6d7cfaaaf2674df39ff91c7232764028 P 53883f3eee684608ac8208cfc8d16620 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
W20260710 13:21:14.567664 12356 leader_election.cc:343] T f78d73ac74b143e498a18c7b398d8c55 P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:14.568656 12357 leader_election.cc:343] T f78d73ac74b143e498a18c7b398d8c55 P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:14.569108 12434 tablet_bootstrap.cc:654] T 5e05437df3524c7782aa7eb908bb1d04 P 55ff488a83af4bd188aa0fe583736f24: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.569108 12357 leader_election.cc:304] T f78d73ac74b143e498a18c7b398d8c55 P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbbff8e06902484aae9904dcc1ba5da8; no voters: 53883f3eee684608ac8208cfc8d16620, 55ff488a83af4bd188aa0fe583736f24
I20260710 13:21:14.569877 12433 ts_tablet_manager.cc:1434] T 6d7cfaaaf2674df39ff91c7232764028 P 53883f3eee684608ac8208cfc8d16620: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:21:14.576591 12433 tablet_bootstrap.cc:492] T e790725a653d43d489096a2c28add9b4 P 53883f3eee684608ac8208cfc8d16620: Bootstrap starting.
I20260710 13:21:14.576758 12439 ts_tablet_manager.cc:1434] T 4294012a6fed463f9d1a95f6685fbddc P bbbff8e06902484aae9904dcc1ba5da8: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.004s
I20260710 13:21:14.577674 12439 tablet_bootstrap.cc:492] T 914be219f74042e09d110fcc8e14879e P bbbff8e06902484aae9904dcc1ba5da8: Bootstrap starting.
I20260710 13:21:14.581990 12445 raft_consensus.cc:2749] T f78d73ac74b143e498a18c7b398d8c55 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:14.583547 12433 tablet_bootstrap.cc:654] T e790725a653d43d489096a2c28add9b4 P 53883f3eee684608ac8208cfc8d16620: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.570444 12438 raft_consensus.cc:493] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:14.585114 12438 raft_consensus.cc:515] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.586189 12439 tablet_bootstrap.cc:654] T 914be219f74042e09d110fcc8e14879e P bbbff8e06902484aae9904dcc1ba5da8: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.586221 12434 tablet_bootstrap.cc:492] T 5e05437df3524c7782aa7eb908bb1d04 P 55ff488a83af4bd188aa0fe583736f24: No bootstrap required, opened a new log
I20260710 13:21:14.586758 12434 ts_tablet_manager.cc:1403] T 5e05437df3524c7782aa7eb908bb1d04 P 55ff488a83af4bd188aa0fe583736f24: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.000s
I20260710 13:21:14.588251 12244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce74c4278353477a8fafda5fc0021ff0" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620" is_pre_election: true
I20260710 13:21:14.589107 12244 raft_consensus.cc:2468] T ce74c4278353477a8fafda5fc0021ff0 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55ff488a83af4bd188aa0fe583736f24 in term 0.
I20260710 13:21:14.589673 12434 raft_consensus.cc:359] T 5e05437df3524c7782aa7eb908bb1d04 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.590562 12434 raft_consensus.cc:385] T 5e05437df3524c7782aa7eb908bb1d04 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.590606 12283 leader_election.cc:304] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53883f3eee684608ac8208cfc8d16620, 55ff488a83af4bd188aa0fe583736f24; no voters: 
I20260710 13:21:14.591028 12434 raft_consensus.cc:740] T 5e05437df3524c7782aa7eb908bb1d04 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55ff488a83af4bd188aa0fe583736f24, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.591831 12464 raft_consensus.cc:2804] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:14.592337 12464 raft_consensus.cc:493] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:14.592056 12434 consensus_queue.cc:260] T 5e05437df3524c7782aa7eb908bb1d04 P 55ff488a83af4bd188aa0fe583736f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.592809 12464 raft_consensus.cc:3060] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.597718 12433 tablet_bootstrap.cc:492] T e790725a653d43d489096a2c28add9b4 P 53883f3eee684608ac8208cfc8d16620: No bootstrap required, opened a new log
I20260710 13:21:14.598206 12433 ts_tablet_manager.cc:1403] T e790725a653d43d489096a2c28add9b4 P 53883f3eee684608ac8208cfc8d16620: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.005s
I20260710 13:21:14.598757 12439 tablet_bootstrap.cc:492] T 914be219f74042e09d110fcc8e14879e P bbbff8e06902484aae9904dcc1ba5da8: No bootstrap required, opened a new log
I20260710 13:21:14.598618 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce74c4278353477a8fafda5fc0021ff0" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8" is_pre_election: true
I20260710 13:21:14.599069 12434 ts_tablet_manager.cc:1434] T 5e05437df3524c7782aa7eb908bb1d04 P 55ff488a83af4bd188aa0fe583736f24: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:21:14.599172 12439 ts_tablet_manager.cc:1403] T 914be219f74042e09d110fcc8e14879e P bbbff8e06902484aae9904dcc1ba5da8: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.006s
I20260710 13:21:14.599262 12393 raft_consensus.cc:2468] T ce74c4278353477a8fafda5fc0021ff0 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55ff488a83af4bd188aa0fe583736f24 in term 0.
I20260710 13:21:14.600603 12438 leader_election.cc:290] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:14.601122 12433 raft_consensus.cc:359] T e790725a653d43d489096a2c28add9b4 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.601821 12433 raft_consensus.cc:385] T e790725a653d43d489096a2c28add9b4 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.601661 12439 raft_consensus.cc:359] T 914be219f74042e09d110fcc8e14879e P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.602137 12434 tablet_bootstrap.cc:492] T 3a131d2c5e12436d8112799a3bb1e9e6 P 55ff488a83af4bd188aa0fe583736f24: Bootstrap starting.
I20260710 13:21:14.602192 12433 raft_consensus.cc:740] T e790725a653d43d489096a2c28add9b4 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53883f3eee684608ac8208cfc8d16620, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.602344 12439 raft_consensus.cc:385] T 914be219f74042e09d110fcc8e14879e P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.602846 12439 raft_consensus.cc:740] T 914be219f74042e09d110fcc8e14879e P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbff8e06902484aae9904dcc1ba5da8, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.603188 12433 consensus_queue.cc:260] T e790725a653d43d489096a2c28add9b4 P 53883f3eee684608ac8208cfc8d16620 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.603559 12439 consensus_queue.cc:260] T 914be219f74042e09d110fcc8e14879e P bbbff8e06902484aae9904dcc1ba5da8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.604777 12486 raft_consensus.cc:493] T 6d7cfaaaf2674df39ff91c7232764028 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:14.605564 12433 ts_tablet_manager.cc:1434] T e790725a653d43d489096a2c28add9b4 P 53883f3eee684608ac8208cfc8d16620: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:21:14.605226 12486 raft_consensus.cc:515] T 6d7cfaaaf2674df39ff91c7232764028 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.605794 12439 ts_tablet_manager.cc:1434] T 914be219f74042e09d110fcc8e14879e P bbbff8e06902484aae9904dcc1ba5da8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:21:14.606549 12433 tablet_bootstrap.cc:492] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620: Bootstrap starting.
I20260710 13:21:14.606642 12439 tablet_bootstrap.cc:492] T 5e05437df3524c7782aa7eb908bb1d04 P bbbff8e06902484aae9904dcc1ba5da8: Bootstrap starting.
I20260710 13:21:14.607964 12244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7cfaaaf2674df39ff91c7232764028" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620" is_pre_election: true
I20260710 13:21:14.608547 12244 raft_consensus.cc:2468] T 6d7cfaaaf2674df39ff91c7232764028 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55ff488a83af4bd188aa0fe583736f24 in term 0.
I20260710 13:21:14.609769 12283 leader_election.cc:304] T 6d7cfaaaf2674df39ff91c7232764028 P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53883f3eee684608ac8208cfc8d16620, 55ff488a83af4bd188aa0fe583736f24; no voters: 
I20260710 13:21:14.611280 12434 tablet_bootstrap.cc:654] T 3a131d2c5e12436d8112799a3bb1e9e6 P 55ff488a83af4bd188aa0fe583736f24: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.612761 12439 tablet_bootstrap.cc:654] T 5e05437df3524c7782aa7eb908bb1d04 P bbbff8e06902484aae9904dcc1ba5da8: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.612825 12433 tablet_bootstrap.cc:654] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.615119 12438 raft_consensus.cc:2804] T 6d7cfaaaf2674df39ff91c7232764028 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:14.615324 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7cfaaaf2674df39ff91c7232764028" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8" is_pre_election: true
I20260710 13:21:14.616145 12393 raft_consensus.cc:2468] T 6d7cfaaaf2674df39ff91c7232764028 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55ff488a83af4bd188aa0fe583736f24 in term 0.
I20260710 13:21:14.616868 12446 raft_consensus.cc:493] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:14.617579 12486 leader_election.cc:290] T 6d7cfaaaf2674df39ff91c7232764028 P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:14.617332 12446 raft_consensus.cc:515] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.619709 12446 leader_election.cc:290] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:14.620335 12319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fadf3ab063a49a9b3109efb1093a529" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24" is_pre_election: true
I20260710 13:21:14.620980 12319 raft_consensus.cc:2468] T 9fadf3ab063a49a9b3109efb1093a529 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53883f3eee684608ac8208cfc8d16620 in term 0.
I20260710 13:21:14.621462 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fadf3ab063a49a9b3109efb1093a529" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8" is_pre_election: true
W20260710 13:21:14.623492 12210 leader_election.cc:343] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:14.615518 12438 raft_consensus.cc:493] T 6d7cfaaaf2674df39ff91c7232764028 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:14.624435 12434 tablet_bootstrap.cc:492] T 3a131d2c5e12436d8112799a3bb1e9e6 P 55ff488a83af4bd188aa0fe583736f24: No bootstrap required, opened a new log
I20260710 13:21:14.624922 12434 ts_tablet_manager.cc:1403] T 3a131d2c5e12436d8112799a3bb1e9e6 P 55ff488a83af4bd188aa0fe583736f24: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.007s
I20260710 13:21:14.624749 12438 raft_consensus.cc:3060] T 6d7cfaaaf2674df39ff91c7232764028 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.624825 12207 leader_election.cc:304] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620 [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: 53883f3eee684608ac8208cfc8d16620, 55ff488a83af4bd188aa0fe583736f24; no voters: bbbff8e06902484aae9904dcc1ba5da8
I20260710 13:21:14.625578 12439 tablet_bootstrap.cc:492] T 5e05437df3524c7782aa7eb908bb1d04 P bbbff8e06902484aae9904dcc1ba5da8: No bootstrap required, opened a new log
I20260710 13:21:14.625983 12439 ts_tablet_manager.cc:1403] T 5e05437df3524c7782aa7eb908bb1d04 P bbbff8e06902484aae9904dcc1ba5da8: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.001s
I20260710 13:21:14.625996 12446 raft_consensus.cc:2804] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:14.626509 12446 raft_consensus.cc:493] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:14.626835 12446 raft_consensus.cc:3060] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.627547 12434 raft_consensus.cc:359] T 3a131d2c5e12436d8112799a3bb1e9e6 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.628144 12434 raft_consensus.cc:385] T 3a131d2c5e12436d8112799a3bb1e9e6 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.628382 12434 raft_consensus.cc:740] T 3a131d2c5e12436d8112799a3bb1e9e6 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55ff488a83af4bd188aa0fe583736f24, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.628484 12439 raft_consensus.cc:359] T 5e05437df3524c7782aa7eb908bb1d04 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.629312 12439 raft_consensus.cc:385] T 5e05437df3524c7782aa7eb908bb1d04 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.629078 12434 consensus_queue.cc:260] T 3a131d2c5e12436d8112799a3bb1e9e6 P 55ff488a83af4bd188aa0fe583736f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.629571 12439 raft_consensus.cc:740] T 5e05437df3524c7782aa7eb908bb1d04 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbff8e06902484aae9904dcc1ba5da8, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.630290 12439 consensus_queue.cc:260] T 5e05437df3524c7782aa7eb908bb1d04 P bbbff8e06902484aae9904dcc1ba5da8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.631264 12434 ts_tablet_manager.cc:1434] T 3a131d2c5e12436d8112799a3bb1e9e6 P 55ff488a83af4bd188aa0fe583736f24: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:14.632097 12434 tablet_bootstrap.cc:492] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24: Bootstrap starting.
I20260710 13:21:14.632375 12439 ts_tablet_manager.cc:1434] T 5e05437df3524c7782aa7eb908bb1d04 P bbbff8e06902484aae9904dcc1ba5da8: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 13:21:14.633193 12439 tablet_bootstrap.cc:492] T ab472d11a7914c0295021a572e155ba9 P bbbff8e06902484aae9904dcc1ba5da8: Bootstrap starting.
I20260710 13:21:14.637712 12434 tablet_bootstrap.cc:654] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.639081 12439 tablet_bootstrap.cc:654] T ab472d11a7914c0295021a572e155ba9 P bbbff8e06902484aae9904dcc1ba5da8: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.642611 12445 raft_consensus.cc:493] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:14.643263 12445 raft_consensus.cc:515] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.648301 12319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e790725a653d43d489096a2c28add9b4" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24" is_pre_election: true
I20260710 13:21:14.649171 12319 raft_consensus.cc:2468] T e790725a653d43d489096a2c28add9b4 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbff8e06902484aae9904dcc1ba5da8 in term 0.
I20260710 13:21:14.650756 12356 leader_election.cc:304] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55ff488a83af4bd188aa0fe583736f24, bbbff8e06902484aae9904dcc1ba5da8; no voters: 
I20260710 13:21:14.653015 12445 leader_election.cc:290] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023)
I20260710 13:21:14.653728 12445 raft_consensus.cc:2804] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:14.654146 12445 raft_consensus.cc:493] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:14.654578 12445 raft_consensus.cc:3060] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.655648 12244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e790725a653d43d489096a2c28add9b4" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620" is_pre_election: true
I20260710 13:21:14.656476 12244 raft_consensus.cc:2468] T e790725a653d43d489096a2c28add9b4 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbff8e06902484aae9904dcc1ba5da8 in term 0.
I20260710 13:21:14.657249 12446 raft_consensus.cc:515] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.664940 12464 raft_consensus.cc:515] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.669051 12244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce74c4278353477a8fafda5fc0021ff0" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620"
I20260710 13:21:14.669771 12244 raft_consensus.cc:3060] T ce74c4278353477a8fafda5fc0021ff0 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.671815 12439 tablet_bootstrap.cc:492] T ab472d11a7914c0295021a572e155ba9 P bbbff8e06902484aae9904dcc1ba5da8: No bootstrap required, opened a new log
I20260710 13:21:14.672422 12439 ts_tablet_manager.cc:1403] T ab472d11a7914c0295021a572e155ba9 P bbbff8e06902484aae9904dcc1ba5da8: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.005s
I20260710 13:21:14.675894 12439 raft_consensus.cc:359] T ab472d11a7914c0295021a572e155ba9 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.677999 12439 raft_consensus.cc:385] T ab472d11a7914c0295021a572e155ba9 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.678285 12439 raft_consensus.cc:740] T ab472d11a7914c0295021a572e155ba9 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbff8e06902484aae9904dcc1ba5da8, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.678887 12319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fadf3ab063a49a9b3109efb1093a529" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24"
I20260710 13:21:14.678911 12439 consensus_queue.cc:260] T ab472d11a7914c0295021a572e155ba9 P bbbff8e06902484aae9904dcc1ba5da8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.679549 12319 raft_consensus.cc:3060] T 9fadf3ab063a49a9b3109efb1093a529 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.679440 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fadf3ab063a49a9b3109efb1093a529" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8"
W20260710 13:21:14.681367 12210 leader_election.cc:343] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:14.682265 12446 leader_election.cc:290] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 election: Requested vote from peers 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:14.684446 12439 ts_tablet_manager.cc:1434] T ab472d11a7914c0295021a572e155ba9 P bbbff8e06902484aae9904dcc1ba5da8: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:21:14.684325 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce74c4278353477a8fafda5fc0021ff0" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8"
I20260710 13:21:14.684899 12393 raft_consensus.cc:3060] T ce74c4278353477a8fafda5fc0021ff0 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.686647 12319 raft_consensus.cc:2468] T 9fadf3ab063a49a9b3109efb1093a529 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53883f3eee684608ac8208cfc8d16620 in term 1.
I20260710 13:21:14.687817 12207 leader_election.cc:304] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 53883f3eee684608ac8208cfc8d16620, 55ff488a83af4bd188aa0fe583736f24; no voters: bbbff8e06902484aae9904dcc1ba5da8
I20260710 13:21:14.688954 12446 raft_consensus.cc:2804] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:14.688864 12464 leader_election.cc:290] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 election: Requested vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:14.690986 12447 raft_consensus.cc:493] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:14.697048 12447 raft_consensus.cc:515] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.698449 12244 raft_consensus.cc:2468] T ce74c4278353477a8fafda5fc0021ff0 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55ff488a83af4bd188aa0fe583736f24 in term 1.
I20260710 13:21:14.699172 12447 leader_election.cc:290] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:14.700086 12438 raft_consensus.cc:515] T 6d7cfaaaf2674df39ff91c7232764028 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.700536 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71495f06b06d4bf7a056f68fcbe56f54" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8" is_pre_election: true
I20260710 13:21:14.701006 12283 leader_election.cc:304] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53883f3eee684608ac8208cfc8d16620, 55ff488a83af4bd188aa0fe583736f24; no voters: 
I20260710 13:21:14.689620 12446 raft_consensus.cc:697] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Becoming Leader. State: Replica: 53883f3eee684608ac8208cfc8d16620, State: Running, Role: LEADER
I20260710 13:21:14.702210 12438 leader_election.cc:290] T 6d7cfaaaf2674df39ff91c7232764028 P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 election: Requested vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:14.702287 12446 consensus_queue.cc:237] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.691387 12434 tablet_bootstrap.cc:492] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24: No bootstrap required, opened a new log
I20260710 13:21:14.701220 12392 raft_consensus.cc:2468] T 71495f06b06d4bf7a056f68fcbe56f54 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53883f3eee684608ac8208cfc8d16620 in term 0.
I20260710 13:21:14.703084 12486 raft_consensus.cc:493] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:14.703794 12434 ts_tablet_manager.cc:1403] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24: Time spent bootstrapping tablet: real 0.072s	user 0.023s	sys 0.024s
I20260710 13:21:14.702817 12438 raft_consensus.cc:2804] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:14.704589 12438 raft_consensus.cc:697] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Becoming Leader. State: Replica: 55ff488a83af4bd188aa0fe583736f24, State: Running, Role: LEADER
I20260710 13:21:14.705020 12210 leader_election.cc:304] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53883f3eee684608ac8208cfc8d16620, bbbff8e06902484aae9904dcc1ba5da8; no voters: 
I20260710 13:21:14.705854 12433 tablet_bootstrap.cc:492] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620: No bootstrap required, opened a new log
I20260710 13:21:14.705405 12438 consensus_queue.cc:237] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.693090 12439 tablet_bootstrap.cc:492] T 9fadf3ab063a49a9b3109efb1093a529 P bbbff8e06902484aae9904dcc1ba5da8: Bootstrap starting.
I20260710 13:21:14.699855 12319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71495f06b06d4bf7a056f68fcbe56f54" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24" is_pre_election: true
I20260710 13:21:14.706413 12433 ts_tablet_manager.cc:1403] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620: Time spent bootstrapping tablet: real 0.100s	user 0.038s	sys 0.037s
I20260710 13:21:14.707370 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7cfaaaf2674df39ff91c7232764028" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620"
I20260710 13:21:14.708014 12243 raft_consensus.cc:3060] T 6d7cfaaaf2674df39ff91c7232764028 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.709615 12433 raft_consensus.cc:359] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.710355 12433 raft_consensus.cc:385] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.710685 12433 raft_consensus.cc:740] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53883f3eee684608ac8208cfc8d16620, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.711484 12433 consensus_queue.cc:260] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.703612 12486 raft_consensus.cc:515] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.706413 12434 raft_consensus.cc:359] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.713498 12434 raft_consensus.cc:385] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.713783 12434 raft_consensus.cc:740] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55ff488a83af4bd188aa0fe583736f24, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.713891 12433 ts_tablet_manager.cc:1434] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:14.714463 12434 consensus_queue.cc:260] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.714705 12242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2091860f5540358926bbd10212c97f" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620" is_pre_election: true
I20260710 13:21:14.715059 12391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2091860f5540358926bbd10212c97f" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8" is_pre_election: true
I20260710 13:21:14.714942 12433 tablet_bootstrap.cc:492] T 6c2091860f5540358926bbd10212c97f P 53883f3eee684608ac8208cfc8d16620: Bootstrap starting.
I20260710 13:21:14.715797 12391 raft_consensus.cc:2468] T 6c2091860f5540358926bbd10212c97f P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55ff488a83af4bd188aa0fe583736f24 in term 0.
W20260710 13:21:14.716228 12283 leader_election.cc:343] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:14.717036 12285 leader_election.cc:304] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24 [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: 55ff488a83af4bd188aa0fe583736f24, bbbff8e06902484aae9904dcc1ba5da8; no voters: 53883f3eee684608ac8208cfc8d16620
I20260710 13:21:14.717613 12319 raft_consensus.cc:2468] T 71495f06b06d4bf7a056f68fcbe56f54 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53883f3eee684608ac8208cfc8d16620 in term 0.
I20260710 13:21:14.706363 12447 raft_consensus.cc:2804] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:14.718920 12447 raft_consensus.cc:493] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:14.720135 12439 tablet_bootstrap.cc:654] T 9fadf3ab063a49a9b3109efb1093a529 P bbbff8e06902484aae9904dcc1ba5da8: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.692148 12393 raft_consensus.cc:2468] T ce74c4278353477a8fafda5fc0021ff0 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55ff488a83af4bd188aa0fe583736f24 in term 1.
I20260710 13:21:14.719537 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7cfaaaf2674df39ff91c7232764028" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8"
I20260710 13:21:14.725214 12392 raft_consensus.cc:3060] T 6d7cfaaaf2674df39ff91c7232764028 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.713799 12486 leader_election.cc:290] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:14.726095 12447 raft_consensus.cc:3060] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.726890 12464 raft_consensus.cc:2804] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:14.743294 12140 catalog_manager.cc:5697] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53883f3eee684608ac8208cfc8d16620 (127.10.210.65). New cstate: current_term: 1 leader_uuid: "53883f3eee684608ac8208cfc8d16620" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:14.739118 12464 raft_consensus.cc:493] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:14.745658 12464 raft_consensus.cc:3060] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.750757 12434 ts_tablet_manager.cc:1434] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24: Time spent starting tablet: real 0.047s	user 0.012s	sys 0.016s
I20260710 13:21:14.751744 12434 tablet_bootstrap.cc:492] T 835b495262a3464592f7ea469aedf405 P 55ff488a83af4bd188aa0fe583736f24: Bootstrap starting.
I20260710 13:21:14.752596 12433 tablet_bootstrap.cc:654] T 6c2091860f5540358926bbd10212c97f P 53883f3eee684608ac8208cfc8d16620: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.754858 12393 raft_consensus.cc:3060] T 914be219f74042e09d110fcc8e14879e P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.750710 12447 raft_consensus.cc:515] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.728844 12445 raft_consensus.cc:515] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.789006 12492 raft_consensus.cc:493] T 5e05437df3524c7782aa7eb908bb1d04 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:14.795480 12319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e790725a653d43d489096a2c28add9b4" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24"
I20260710 13:21:14.796286 12319 raft_consensus.cc:3060] T e790725a653d43d489096a2c28add9b4 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.797097 12492 raft_consensus.cc:515] T 5e05437df3524c7782aa7eb908bb1d04 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.799158 12492 leader_election.cc:290] T 5e05437df3524c7782aa7eb908bb1d04 P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023)
I20260710 13:21:14.800138 12244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e790725a653d43d489096a2c28add9b4" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620"
I20260710 13:21:14.800762 12242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e05437df3524c7782aa7eb908bb1d04" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620" is_pre_election: true
I20260710 13:21:14.800891 12244 raft_consensus.cc:3060] T e790725a653d43d489096a2c28add9b4 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:14.802093 12357 leader_election.cc:343] T 5e05437df3524c7782aa7eb908bb1d04 P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:14.805900 12464 raft_consensus.cc:515] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.807296 12318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e05437df3524c7782aa7eb908bb1d04" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24" is_pre_election: true
I20260710 13:21:14.807934 12318 raft_consensus.cc:2468] T 5e05437df3524c7782aa7eb908bb1d04 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbff8e06902484aae9904dcc1ba5da8 in term 0.
I20260710 13:21:14.810366 12392 raft_consensus.cc:2468] T 6d7cfaaaf2674df39ff91c7232764028 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55ff488a83af4bd188aa0fe583736f24 in term 1.
I20260710 13:21:14.812117 12356 leader_election.cc:304] T 5e05437df3524c7782aa7eb908bb1d04 P bbbff8e06902484aae9904dcc1ba5da8 [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: 55ff488a83af4bd188aa0fe583736f24, bbbff8e06902484aae9904dcc1ba5da8; no voters: 53883f3eee684608ac8208cfc8d16620
I20260710 13:21:14.813599 12285 leader_election.cc:304] T 6d7cfaaaf2674df39ff91c7232764028 P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55ff488a83af4bd188aa0fe583736f24, bbbff8e06902484aae9904dcc1ba5da8; no voters: 
I20260710 13:21:14.813951 12242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2091860f5540358926bbd10212c97f" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620"
I20260710 13:21:14.814545 12438 raft_consensus.cc:2804] T 6d7cfaaaf2674df39ff91c7232764028 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:14.815258 12438 raft_consensus.cc:697] T 6d7cfaaaf2674df39ff91c7232764028 P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Becoming Leader. State: Replica: 55ff488a83af4bd188aa0fe583736f24, State: Running, Role: LEADER
W20260710 13:21:14.815578 12283 leader_election.cc:343] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:14.816165 12438 consensus_queue.cc:237] T 6d7cfaaaf2674df39ff91c7232764028 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.816881 12464 leader_election.cc:290] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 election: Requested vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:14.817939 12492 raft_consensus.cc:2804] T 5e05437df3524c7782aa7eb908bb1d04 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:14.818425 12447 leader_election.cc:290] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 election: Requested vote from peers 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:14.791198 12243 raft_consensus.cc:2468] T 6d7cfaaaf2674df39ff91c7232764028 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55ff488a83af4bd188aa0fe583736f24 in term 1.
I20260710 13:21:14.819456 12492 raft_consensus.cc:493] T 5e05437df3524c7782aa7eb908bb1d04 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:14.810530 12391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2091860f5540358926bbd10212c97f" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8"
I20260710 13:21:14.822750 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71495f06b06d4bf7a056f68fcbe56f54" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8"
I20260710 13:21:14.819239 12445 leader_election.cc:290] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 election: Requested vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023)
I20260710 13:21:14.826324 12439 tablet_bootstrap.cc:492] T 9fadf3ab063a49a9b3109efb1093a529 P bbbff8e06902484aae9904dcc1ba5da8: No bootstrap required, opened a new log
I20260710 13:21:14.826867 12439 ts_tablet_manager.cc:1403] T 9fadf3ab063a49a9b3109efb1093a529 P bbbff8e06902484aae9904dcc1ba5da8: Time spent bootstrapping tablet: real 0.134s	user 0.025s	sys 0.015s
I20260710 13:21:14.808499 12138 catalog_manager.cc:5697] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66). New cstate: current_term: 1 leader_uuid: "55ff488a83af4bd188aa0fe583736f24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:14.823928 12492 raft_consensus.cc:3060] T 5e05437df3524c7782aa7eb908bb1d04 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.832916 12434 tablet_bootstrap.cc:654] T 835b495262a3464592f7ea469aedf405 P 55ff488a83af4bd188aa0fe583736f24: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.830523 12439 raft_consensus.cc:359] T 9fadf3ab063a49a9b3109efb1093a529 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.823531 12318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71495f06b06d4bf7a056f68fcbe56f54" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24"
I20260710 13:21:14.824153 12464 consensus_queue.cc:1048] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 13:21:14.827719 12393 raft_consensus.cc:3060] T 71495f06b06d4bf7a056f68fcbe56f54 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.837383 12433 tablet_bootstrap.cc:492] T 6c2091860f5540358926bbd10212c97f P 53883f3eee684608ac8208cfc8d16620: No bootstrap required, opened a new log
I20260710 13:21:14.826452 12391 raft_consensus.cc:3060] T 6c2091860f5540358926bbd10212c97f P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.840999 12433 ts_tablet_manager.cc:1403] T 6c2091860f5540358926bbd10212c97f P 53883f3eee684608ac8208cfc8d16620: Time spent bootstrapping tablet: real 0.126s	user 0.030s	sys 0.008s
I20260710 13:21:14.833447 12447 consensus_queue.cc:1048] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 13:21:14.840523 12439 raft_consensus.cc:385] T 9fadf3ab063a49a9b3109efb1093a529 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.842557 12439 raft_consensus.cc:740] T 9fadf3ab063a49a9b3109efb1093a529 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbff8e06902484aae9904dcc1ba5da8, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.843238 12439 consensus_queue.cc:260] T 9fadf3ab063a49a9b3109efb1093a529 P bbbff8e06902484aae9904dcc1ba5da8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.846727 12439 ts_tablet_manager.cc:1434] T 9fadf3ab063a49a9b3109efb1093a529 P bbbff8e06902484aae9904dcc1ba5da8: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.001s
I20260710 13:21:14.842443 12318 raft_consensus.cc:3060] T 71495f06b06d4bf7a056f68fcbe56f54 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.850312 12433 raft_consensus.cc:359] T 6c2091860f5540358926bbd10212c97f P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.850848 12433 raft_consensus.cc:385] T 6c2091860f5540358926bbd10212c97f P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.851020 12433 raft_consensus.cc:740] T 6c2091860f5540358926bbd10212c97f P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53883f3eee684608ac8208cfc8d16620, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.847675 12439 tablet_bootstrap.cc:492] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8: Bootstrap starting.
I20260710 13:21:14.851526 12433 consensus_queue.cc:260] T 6c2091860f5540358926bbd10212c97f P 53883f3eee684608ac8208cfc8d16620 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.853348 12433 ts_tablet_manager.cc:1434] T 6c2091860f5540358926bbd10212c97f P 53883f3eee684608ac8208cfc8d16620: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260710 13:21:14.853984 12244 raft_consensus.cc:2468] T e790725a653d43d489096a2c28add9b4 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbff8e06902484aae9904dcc1ba5da8 in term 1.
I20260710 13:21:14.855139 12433 tablet_bootstrap.cc:492] T 5e05437df3524c7782aa7eb908bb1d04 P 53883f3eee684608ac8208cfc8d16620: Bootstrap starting.
I20260710 13:21:14.855108 12357 leader_election.cc:304] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53883f3eee684608ac8208cfc8d16620, bbbff8e06902484aae9904dcc1ba5da8; no voters: 
I20260710 13:21:14.856705 12445 raft_consensus.cc:2804] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:14.857628 12438 consensus_queue.cc:1048] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:14.865669 12319 raft_consensus.cc:2468] T e790725a653d43d489096a2c28add9b4 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbff8e06902484aae9904dcc1ba5da8 in term 1.
I20260710 13:21:14.866310 12391 raft_consensus.cc:2468] T 6c2091860f5540358926bbd10212c97f P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55ff488a83af4bd188aa0fe583736f24 in term 1.
I20260710 13:21:14.868151 12285 leader_election.cc:304] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 55ff488a83af4bd188aa0fe583736f24, bbbff8e06902484aae9904dcc1ba5da8; no voters: 53883f3eee684608ac8208cfc8d16620
I20260710 13:21:14.872390 12445 raft_consensus.cc:697] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 LEADER]: Becoming Leader. State: Replica: bbbff8e06902484aae9904dcc1ba5da8, State: Running, Role: LEADER
I20260710 13:21:14.874184 12445 consensus_queue.cc:237] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.871285 12438 raft_consensus.cc:2804] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:14.879843 12438 raft_consensus.cc:697] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Becoming Leader. State: Replica: 55ff488a83af4bd188aa0fe583736f24, State: Running, Role: LEADER
I20260710 13:21:14.880105 12392 raft_consensus.cc:3060] T 8e3558922fa94f919598d0b4c38a7620 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.880738 12438 consensus_queue.cc:237] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.881704 12433 tablet_bootstrap.cc:654] T 5e05437df3524c7782aa7eb908bb1d04 P 53883f3eee684608ac8208cfc8d16620: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.889454 12141 catalog_manager.cc:5697] T 6d7cfaaaf2674df39ff91c7232764028 P 55ff488a83af4bd188aa0fe583736f24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66). New cstate: current_term: 1 leader_uuid: "55ff488a83af4bd188aa0fe583736f24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:14.890435 12492 raft_consensus.cc:515] T 5e05437df3524c7782aa7eb908bb1d04 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.912878 12434 tablet_bootstrap.cc:492] T 835b495262a3464592f7ea469aedf405 P 55ff488a83af4bd188aa0fe583736f24: No bootstrap required, opened a new log
I20260710 13:21:14.913478 12434 ts_tablet_manager.cc:1403] T 835b495262a3464592f7ea469aedf405 P 55ff488a83af4bd188aa0fe583736f24: Time spent bootstrapping tablet: real 0.162s	user 0.016s	sys 0.010s
I20260710 13:21:14.915987 12496 raft_consensus.cc:493] T 3a131d2c5e12436d8112799a3bb1e9e6 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:14.911614 12464 raft_consensus.cc:493] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:14.919790 12434 raft_consensus.cc:359] T 835b495262a3464592f7ea469aedf405 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.921952 12138 catalog_manager.cc:5697] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67). New cstate: current_term: 1 leader_uuid: "bbbff8e06902484aae9904dcc1ba5da8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:14.920552 12434 raft_consensus.cc:385] T 835b495262a3464592f7ea469aedf405 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.924629 12434 raft_consensus.cc:740] T 835b495262a3464592f7ea469aedf405 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55ff488a83af4bd188aa0fe583736f24, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.926455 12502 raft_consensus.cc:493] T 8e3558922fa94f919598d0b4c38a7620 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:14.926882 12502 raft_consensus.cc:515] T 8e3558922fa94f919598d0b4c38a7620 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.928650 12439 tablet_bootstrap.cc:654] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:14.930394 12447 consensus_queue.cc:1048] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:14.935016 12492 leader_election.cc:290] T 5e05437df3524c7782aa7eb908bb1d04 P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 election: Requested vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023)
I20260710 13:21:14.925467 12464 raft_consensus.cc:515] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.937180 12244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e05437df3524c7782aa7eb908bb1d04" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620"
I20260710 13:21:14.937727 12464 leader_election.cc:290] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:14.932421 12434 consensus_queue.cc:260] T 835b495262a3464592f7ea469aedf405 P 55ff488a83af4bd188aa0fe583736f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.942694 12390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f78d73ac74b143e498a18c7b398d8c55" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8" is_pre_election: true
I20260710 13:21:14.925575 12318 raft_consensus.cc:2468] T 71495f06b06d4bf7a056f68fcbe56f54 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53883f3eee684608ac8208cfc8d16620 in term 1.
I20260710 13:21:14.945451 12207 leader_election.cc:304] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53883f3eee684608ac8208cfc8d16620, 55ff488a83af4bd188aa0fe583736f24; no voters: 
I20260710 13:21:14.946094 12434 ts_tablet_manager.cc:1434] T 835b495262a3464592f7ea469aedf405 P 55ff488a83af4bd188aa0fe583736f24: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260710 13:21:14.947211 12434 tablet_bootstrap.cc:492] T ec2a7411ca34432f9aa0baecab082eed P 55ff488a83af4bd188aa0fe583736f24: Bootstrap starting.
I20260710 13:21:14.943320 12390 raft_consensus.cc:2468] T f78d73ac74b143e498a18c7b398d8c55 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55ff488a83af4bd188aa0fe583736f24 in term 0.
I20260710 13:21:14.924348 12496 raft_consensus.cc:515] T 3a131d2c5e12436d8112799a3bb1e9e6 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
W20260710 13:21:14.951671 12357 leader_election.cc:343] T 5e05437df3524c7782aa7eb908bb1d04 P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:14.951071 12447 raft_consensus.cc:2804] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:14.953896 12319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e05437df3524c7782aa7eb908bb1d04" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24"
I20260710 13:21:14.961054 12319 raft_consensus.cc:3060] T 5e05437df3524c7782aa7eb908bb1d04 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:14.961319 12502 leader_election.cc:290] T 8e3558922fa94f919598d0b4c38a7620 P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023)
I20260710 13:21:14.961313 12244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f78d73ac74b143e498a18c7b398d8c55" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620" is_pre_election: true
I20260710 13:21:14.964198 12436 consensus_queue.cc:1048] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:14.964401 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3558922fa94f919598d0b4c38a7620" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620" is_pre_election: true
I20260710 13:21:14.966552 12496 leader_election.cc:290] T 3a131d2c5e12436d8112799a3bb1e9e6 P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:14.968889 12433 tablet_bootstrap.cc:492] T 5e05437df3524c7782aa7eb908bb1d04 P 53883f3eee684608ac8208cfc8d16620: No bootstrap required, opened a new log
I20260710 13:21:14.969005 12319 raft_consensus.cc:2468] T 5e05437df3524c7782aa7eb908bb1d04 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbff8e06902484aae9904dcc1ba5da8 in term 1.
I20260710 13:21:14.959849 12285 leader_election.cc:304] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55ff488a83af4bd188aa0fe583736f24, bbbff8e06902484aae9904dcc1ba5da8; no voters: 
I20260710 13:21:14.969503 12433 ts_tablet_manager.cc:1403] T 5e05437df3524c7782aa7eb908bb1d04 P 53883f3eee684608ac8208cfc8d16620: Time spent bootstrapping tablet: real 0.115s	user 0.008s	sys 0.006s
I20260710 13:21:14.969080 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a131d2c5e12436d8112799a3bb1e9e6" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620" is_pre_election: true
I20260710 13:21:14.964855 12393 raft_consensus.cc:2468] T 71495f06b06d4bf7a056f68fcbe56f54 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53883f3eee684608ac8208cfc8d16620 in term 1.
I20260710 13:21:14.980803 12433 raft_consensus.cc:359] T 5e05437df3524c7782aa7eb908bb1d04 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.982736 12433 raft_consensus.cc:385] T 5e05437df3524c7782aa7eb908bb1d04 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:14.983106 12433 raft_consensus.cc:740] T 5e05437df3524c7782aa7eb908bb1d04 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53883f3eee684608ac8208cfc8d16620, State: Initialized, Role: FOLLOWER
I20260710 13:21:14.985489 12433 consensus_queue.cc:260] T 5e05437df3524c7782aa7eb908bb1d04 P 53883f3eee684608ac8208cfc8d16620 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.973268 12464 raft_consensus.cc:493] T e5fec8c01ef34e908d50ad1d8e1d962d P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:21:14.973356 12283 leader_election.cc:343] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:14.993829 12502 raft_consensus.cc:493] T 4294012a6fed463f9d1a95f6685fbddc P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:14.994299 12502 raft_consensus.cc:515] T 4294012a6fed463f9d1a95f6685fbddc P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:14.996157 12502 leader_election.cc:290] T 4294012a6fed463f9d1a95f6685fbddc P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023)
I20260710 13:21:14.985411 12486 raft_consensus.cc:2804] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:14.996898 12486 raft_consensus.cc:493] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:14.997242 12486 raft_consensus.cc:3060] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:15.003088 12439 tablet_bootstrap.cc:492] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8: No bootstrap required, opened a new log
I20260710 13:21:15.003525 12439 ts_tablet_manager.cc:1403] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8: Time spent bootstrapping tablet: real 0.156s	user 0.015s	sys 0.003s
W20260710 13:21:15.003398 12283 leader_election.cc:343] T 3a131d2c5e12436d8112799a3bb1e9e6 P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:14.987329 12356 leader_election.cc:304] T 5e05437df3524c7782aa7eb908bb1d04 P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 55ff488a83af4bd188aa0fe583736f24, bbbff8e06902484aae9904dcc1ba5da8; no voters: 53883f3eee684608ac8208cfc8d16620
I20260710 13:21:14.987587 12318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3558922fa94f919598d0b4c38a7620" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24" is_pre_election: true
I20260710 13:21:15.000630 12464 raft_consensus.cc:515] T e5fec8c01ef34e908d50ad1d8e1d962d P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.011528 12436 raft_consensus.cc:493] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:15.011936 12447 raft_consensus.cc:697] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Becoming Leader. State: Replica: 53883f3eee684608ac8208cfc8d16620, State: Running, Role: LEADER
I20260710 13:21:15.021474 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4294012a6fed463f9d1a95f6685fbddc" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620" is_pre_election: true
I20260710 13:21:15.023464 12464 leader_election.cc:290] T e5fec8c01ef34e908d50ad1d8e1d962d P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:15.015534 12502 raft_consensus.cc:2804] T 5e05437df3524c7782aa7eb908bb1d04 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:15.024343 12436 raft_consensus.cc:515] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.027424 12447 consensus_queue.cc:237] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.029868 12318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a91e85f0e94f918dc8b8a0860e433a" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24" is_pre_election: true
W20260710 13:21:15.031565 12207 leader_election.cc:343] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:15.032769 12436 leader_election.cc:290] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:15.039076 12318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4294012a6fed463f9d1a95f6685fbddc" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24" is_pre_election: true
I20260710 13:21:15.042055 12391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a131d2c5e12436d8112799a3bb1e9e6" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8" is_pre_election: true
I20260710 13:21:15.044299 12439 raft_consensus.cc:359] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.045552 12439 raft_consensus.cc:385] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:15.045885 12439 raft_consensus.cc:740] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbff8e06902484aae9904dcc1ba5da8, State: Initialized, Role: FOLLOWER
I20260710 13:21:15.048882 12390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5fec8c01ef34e908d50ad1d8e1d962d" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8" is_pre_election: true
I20260710 13:21:15.051177 12242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5fec8c01ef34e908d50ad1d8e1d962d" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620" is_pre_election: true
I20260710 13:21:15.026854 12502 raft_consensus.cc:697] T 5e05437df3524c7782aa7eb908bb1d04 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 LEADER]: Becoming Leader. State: Replica: bbbff8e06902484aae9904dcc1ba5da8, State: Running, Role: LEADER
I20260710 13:21:15.046667 12439 consensus_queue.cc:260] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.066435 12390 raft_consensus.cc:3060] T 4294012a6fed463f9d1a95f6685fbddc P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:15.069173 12391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a91e85f0e94f918dc8b8a0860e433a" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8" is_pre_election: true
I20260710 13:21:15.070019 12391 raft_consensus.cc:2468] T f4a91e85f0e94f918dc8b8a0860e433a P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53883f3eee684608ac8208cfc8d16620 in term 0.
I20260710 13:21:15.042846 12356 leader_election.cc:304] T 8e3558922fa94f919598d0b4c38a7620 P bbbff8e06902484aae9904dcc1ba5da8 [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: bbbff8e06902484aae9904dcc1ba5da8; no voters: 53883f3eee684608ac8208cfc8d16620, 55ff488a83af4bd188aa0fe583736f24
I20260710 13:21:15.137341 12433 ts_tablet_manager.cc:1434] T 5e05437df3524c7782aa7eb908bb1d04 P 53883f3eee684608ac8208cfc8d16620: Time spent starting tablet: real 0.167s	user 0.035s	sys 0.043s
I20260710 13:21:15.071295 12439 ts_tablet_manager.cc:1434] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8: Time spent starting tablet: real 0.067s	user 0.006s	sys 0.001s
I20260710 13:21:15.146226 12433 tablet_bootstrap.cc:492] T 3cefceec07a54eea973f4a8f64288a6d P 53883f3eee684608ac8208cfc8d16620: Bootstrap starting.
I20260710 13:21:15.146762 12439 tablet_bootstrap.cc:492] T 835b495262a3464592f7ea469aedf405 P bbbff8e06902484aae9904dcc1ba5da8: Bootstrap starting.
I20260710 13:21:15.148419 12434 tablet_bootstrap.cc:654] T ec2a7411ca34432f9aa0baecab082eed P 55ff488a83af4bd188aa0fe583736f24: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:15.104826 12210 leader_election.cc:304] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 [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: 53883f3eee684608ac8208cfc8d16620, bbbff8e06902484aae9904dcc1ba5da8; no voters: 55ff488a83af4bd188aa0fe583736f24
W20260710 13:21:15.112197 12190 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 13:21:15.097478 12283 leader_election.cc:343] T e5fec8c01ef34e908d50ad1d8e1d962d P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:15.150374 12210 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.210.67:35655, user_credentials={real_user=slave}} blocked reactor thread for 45692.2us
I20260710 13:21:15.105154 12492 raft_consensus.cc:493] T 9fadf3ab063a49a9b3109efb1093a529 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:15.064429 12486 raft_consensus.cc:515] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.154681 12492 raft_consensus.cc:515] T 9fadf3ab063a49a9b3109efb1093a529 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
W20260710 13:21:15.150374 12356 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.210.66:36023, user_credentials={real_user=slave}} blocked reactor thread for 107651us
I20260710 13:21:15.156282 12486 leader_election.cc:290] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 election: Requested vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:15.152596 12516 raft_consensus.cc:2804] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:15.155851 12356 leader_election.cc:304] T 4294012a6fed463f9d1a95f6685fbddc P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbbff8e06902484aae9904dcc1ba5da8; no voters: 53883f3eee684608ac8208cfc8d16620, 55ff488a83af4bd188aa0fe583736f24
I20260710 13:21:15.153720 12141 catalog_manager.cc:5697] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66). New cstate: current_term: 1 leader_uuid: "55ff488a83af4bd188aa0fe583736f24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:15.157636 12242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fadf3ab063a49a9b3109efb1093a529" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620" is_pre_election: true
I20260710 13:21:15.163640 12447 consensus_queue.cc:1048] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:15.164968 12492 leader_election.cc:290] T 9fadf3ab063a49a9b3109efb1093a529 P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023)
W20260710 13:21:15.151659 12283 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.210.65:44151, user_credentials={real_user=slave}} blocked reactor thread for 69684us
I20260710 13:21:15.156824 12516 raft_consensus.cc:493] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:15.165683 12492 raft_consensus.cc:2749] T 4294012a6fed463f9d1a95f6685fbddc P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:15.168169 12523 raft_consensus.cc:493] T ab472d11a7914c0295021a572e155ba9 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:21:15.168424 12285 leader_election.cc:343] T 3a131d2c5e12436d8112799a3bb1e9e6 P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:15.169090 12285 leader_election.cc:304] T 3a131d2c5e12436d8112799a3bb1e9e6 P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55ff488a83af4bd188aa0fe583736f24; no voters: 53883f3eee684608ac8208cfc8d16620, bbbff8e06902484aae9904dcc1ba5da8
I20260710 13:21:15.168888 12523 raft_consensus.cc:515] T ab472d11a7914c0295021a572e155ba9 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.170027 12486 raft_consensus.cc:2749] T 3a131d2c5e12436d8112799a3bb1e9e6 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:21:15.171213 12285 leader_election.cc:343] T e5fec8c01ef34e908d50ad1d8e1d962d P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:15.171579 12523 leader_election.cc:290] T ab472d11a7914c0295021a572e155ba9 P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023)
I20260710 13:21:15.171756 12285 leader_election.cc:304] T e5fec8c01ef34e908d50ad1d8e1d962d P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55ff488a83af4bd188aa0fe583736f24; no voters: 53883f3eee684608ac8208cfc8d16620, bbbff8e06902484aae9904dcc1ba5da8
I20260710 13:21:15.172788 12486 raft_consensus.cc:2749] T e5fec8c01ef34e908d50ad1d8e1d962d P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:15.096629 12502 consensus_queue.cc:237] T 5e05437df3524c7782aa7eb908bb1d04 P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.177414 12391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f78d73ac74b143e498a18c7b398d8c55" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8"
I20260710 13:21:15.175143 12516 raft_consensus.cc:3060] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:15.180931 12391 raft_consensus.cc:3060] T f78d73ac74b143e498a18c7b398d8c55 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:15.178610 12445 raft_consensus.cc:2749] T 8e3558922fa94f919598d0b4c38a7620 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:15.184218 12317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab472d11a7914c0295021a572e155ba9" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24" is_pre_election: true
I20260710 13:21:15.179037 12316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fadf3ab063a49a9b3109efb1093a529" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24" is_pre_election: true
I20260710 13:21:15.185547 12316 raft_consensus.cc:2393] T 9fadf3ab063a49a9b3109efb1093a529 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbff8e06902484aae9904dcc1ba5da8 in current term 1: Already voted for candidate 53883f3eee684608ac8208cfc8d16620 in this term.
I20260710 13:21:15.189133 12242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f78d73ac74b143e498a18c7b398d8c55" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620"
I20260710 13:21:15.190490 12486 consensus_queue.cc:1048] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:15.191012 12433 tablet_bootstrap.cc:654] T 3cefceec07a54eea973f4a8f64288a6d P 53883f3eee684608ac8208cfc8d16620: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:15.191816 12356 leader_election.cc:343] T ab472d11a7914c0295021a572e155ba9 P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:15.198251 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab472d11a7914c0295021a572e155ba9" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620" is_pre_election: true
I20260710 13:21:15.199399 12434 tablet_bootstrap.cc:492] T ec2a7411ca34432f9aa0baecab082eed P 55ff488a83af4bd188aa0fe583736f24: No bootstrap required, opened a new log
I20260710 13:21:15.222610 12434 ts_tablet_manager.cc:1403] T ec2a7411ca34432f9aa0baecab082eed P 55ff488a83af4bd188aa0fe583736f24: Time spent bootstrapping tablet: real 0.276s	user 0.024s	sys 0.006s
W20260710 13:21:15.204686 12283 leader_election.cc:343] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:15.233721 12486 consensus_queue.cc:1048] T 6d7cfaaaf2674df39ff91c7232764028 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:15.214419 12447 raft_consensus.cc:493] T 6c2091860f5540358926bbd10212c97f P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:15.208081 12390 raft_consensus.cc:3060] T 9fadf3ab063a49a9b3109efb1093a529 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:15.234730 12519 consensus_queue.cc:1048] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:15.238896 12516 raft_consensus.cc:515] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.240754 12486 raft_consensus.cc:493] T 835b495262a3464592f7ea469aedf405 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:15.210593 12391 raft_consensus.cc:2468] T f78d73ac74b143e498a18c7b398d8c55 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55ff488a83af4bd188aa0fe583736f24 in term 1.
I20260710 13:21:15.244810 12439 tablet_bootstrap.cc:654] T 835b495262a3464592f7ea469aedf405 P bbbff8e06902484aae9904dcc1ba5da8: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:15.220116 12357 leader_election.cc:304] T 9fadf3ab063a49a9b3109efb1093a529 P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbbff8e06902484aae9904dcc1ba5da8; no voters: 53883f3eee684608ac8208cfc8d16620, 55ff488a83af4bd188aa0fe583736f24
I20260710 13:21:15.244611 12447 raft_consensus.cc:515] T 6c2091860f5540358926bbd10212c97f P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
W20260710 13:21:15.260944 12357 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.210.65:44151, user_credentials={real_user=slave}} blocked reactor thread for 50357.6us
I20260710 13:21:15.262718 12516 leader_election.cc:290] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 election: Requested vote from peers 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:15.215286 12140 catalog_manager.cc:5697] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53883f3eee684608ac8208cfc8d16620 (127.10.210.65). New cstate: current_term: 1 leader_uuid: "53883f3eee684608ac8208cfc8d16620" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:15.292863 12524 raft_consensus.cc:2749] T 9fadf3ab063a49a9b3109efb1093a529 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:15.253782 12486 raft_consensus.cc:515] T 835b495262a3464592f7ea469aedf405 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.294345 12434 raft_consensus.cc:359] T ec2a7411ca34432f9aa0baecab082eed P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.295009 12434 raft_consensus.cc:385] T ec2a7411ca34432f9aa0baecab082eed P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:15.295256 12434 raft_consensus.cc:740] T ec2a7411ca34432f9aa0baecab082eed P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55ff488a83af4bd188aa0fe583736f24, State: Initialized, Role: FOLLOWER
I20260710 13:21:15.295477 12486 leader_election.cc:290] T 835b495262a3464592f7ea469aedf405 P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:15.295861 12434 consensus_queue.cc:260] T ec2a7411ca34432f9aa0baecab082eed P 55ff488a83af4bd188aa0fe583736f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.296680 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835b495262a3464592f7ea469aedf405" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620" is_pre_election: true
I20260710 13:21:15.297677 12447 leader_election.cc:290] T 6c2091860f5540358926bbd10212c97f P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:15.298434 12434 ts_tablet_manager.cc:1434] T ec2a7411ca34432f9aa0baecab082eed P 55ff488a83af4bd188aa0fe583736f24: Time spent starting tablet: real 0.075s	user 0.005s	sys 0.003s
I20260710 13:21:15.299340 12434 tablet_bootstrap.cc:492] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 55ff488a83af4bd188aa0fe583736f24: Bootstrap starting.
W20260710 13:21:15.299252 12283 leader_election.cc:343] T 835b495262a3464592f7ea469aedf405 P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:15.300959 12316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a91e85f0e94f918dc8b8a0860e433a" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24"
I20260710 13:21:15.301180 12285 leader_election.cc:304] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 55ff488a83af4bd188aa0fe583736f24, bbbff8e06902484aae9904dcc1ba5da8; no voters: 53883f3eee684608ac8208cfc8d16620
I20260710 13:21:15.303736 12433 tablet_bootstrap.cc:492] T 3cefceec07a54eea973f4a8f64288a6d P 53883f3eee684608ac8208cfc8d16620: No bootstrap required, opened a new log
I20260710 13:21:15.304260 12433 ts_tablet_manager.cc:1403] T 3cefceec07a54eea973f4a8f64288a6d P 53883f3eee684608ac8208cfc8d16620: Time spent bootstrapping tablet: real 0.158s	user 0.020s	sys 0.023s
W20260710 13:21:15.305002 12357 leader_election.cc:343] T ab472d11a7914c0295021a572e155ba9 P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:15.305393 12207 leader_election.cc:343] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:15.305467 12357 leader_election.cc:304] T ab472d11a7914c0295021a572e155ba9 P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbbff8e06902484aae9904dcc1ba5da8; no voters: 53883f3eee684608ac8208cfc8d16620, 55ff488a83af4bd188aa0fe583736f24
I20260710 13:21:15.306705 12316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2091860f5540358926bbd10212c97f" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24" is_pre_election: true
I20260710 13:21:15.307025 12447 consensus_queue.cc:1048] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:15.307240 12502 raft_consensus.cc:2749] T ab472d11a7914c0295021a572e155ba9 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:15.311782 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835b495262a3464592f7ea469aedf405" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8" is_pre_election: true
I20260710 13:21:15.307427 12486 raft_consensus.cc:2804] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:15.313064 12391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a91e85f0e94f918dc8b8a0860e433a" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8"
I20260710 13:21:15.313601 12391 raft_consensus.cc:3060] T f4a91e85f0e94f918dc8b8a0860e433a P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:15.314322 12486 raft_consensus.cc:697] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Becoming Leader. State: Replica: 55ff488a83af4bd188aa0fe583736f24, State: Running, Role: LEADER
I20260710 13:21:15.315042 12486 consensus_queue.cc:237] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.316236 12433 raft_consensus.cc:359] T 3cefceec07a54eea973f4a8f64288a6d P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.316747 12433 raft_consensus.cc:385] T 3cefceec07a54eea973f4a8f64288a6d P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:15.316977 12433 raft_consensus.cc:740] T 3cefceec07a54eea973f4a8f64288a6d P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53883f3eee684608ac8208cfc8d16620, State: Initialized, Role: FOLLOWER
I20260710 13:21:15.324935 12138 catalog_manager.cc:5697] T 5e05437df3524c7782aa7eb908bb1d04 P bbbff8e06902484aae9904dcc1ba5da8 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67). New cstate: current_term: 1 leader_uuid: "bbbff8e06902484aae9904dcc1ba5da8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:15.327572 12389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2091860f5540358926bbd10212c97f" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8" is_pre_election: true
I20260710 13:21:15.328336 12389 raft_consensus.cc:2393] T 6c2091860f5540358926bbd10212c97f P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 53883f3eee684608ac8208cfc8d16620 in current term 1: Already voted for candidate 55ff488a83af4bd188aa0fe583736f24 in this term.
W20260710 13:21:15.328899 12285 leader_election.cc:343] T 835b495262a3464592f7ea469aedf405 P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:15.329336 12285 leader_election.cc:304] T 835b495262a3464592f7ea469aedf405 P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55ff488a83af4bd188aa0fe583736f24; no voters: 53883f3eee684608ac8208cfc8d16620, bbbff8e06902484aae9904dcc1ba5da8
I20260710 13:21:15.331007 12391 raft_consensus.cc:2468] T f4a91e85f0e94f918dc8b8a0860e433a P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53883f3eee684608ac8208cfc8d16620 in term 1.
I20260710 13:21:15.331336 12519 raft_consensus.cc:2749] T 835b495262a3464592f7ea469aedf405 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:15.332206 12433 consensus_queue.cc:260] T 3cefceec07a54eea973f4a8f64288a6d P 53883f3eee684608ac8208cfc8d16620 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.334542 12433 ts_tablet_manager.cc:1434] T 3cefceec07a54eea973f4a8f64288a6d P 53883f3eee684608ac8208cfc8d16620: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260710 13:21:15.335474 12433 tablet_bootstrap.cc:492] T f78d73ac74b143e498a18c7b398d8c55 P 53883f3eee684608ac8208cfc8d16620: Bootstrap starting.
I20260710 13:21:15.341609 12434 tablet_bootstrap.cc:654] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 55ff488a83af4bd188aa0fe583736f24: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:15.335547 12210 leader_election.cc:304] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 53883f3eee684608ac8208cfc8d16620, bbbff8e06902484aae9904dcc1ba5da8; no voters: 55ff488a83af4bd188aa0fe583736f24
I20260710 13:21:15.335318 12447 consensus_queue.cc:1048] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260710 13:21:15.346997 12439 tablet_bootstrap.cc:492] T 835b495262a3464592f7ea469aedf405 P bbbff8e06902484aae9904dcc1ba5da8: No bootstrap required, opened a new log
I20260710 13:21:15.347836 12516 raft_consensus.cc:2804] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:15.348312 12516 raft_consensus.cc:697] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Becoming Leader. State: Replica: 53883f3eee684608ac8208cfc8d16620, State: Running, Role: LEADER
I20260710 13:21:15.348649 12210 leader_election.cc:304] T 6c2091860f5540358926bbd10212c97f P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53883f3eee684608ac8208cfc8d16620; no voters: 55ff488a83af4bd188aa0fe583736f24, bbbff8e06902484aae9904dcc1ba5da8
I20260710 13:21:15.351143 12436 raft_consensus.cc:3060] T 6c2091860f5540358926bbd10212c97f P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:15.355525 12516 consensus_queue.cc:237] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.357631 12439 ts_tablet_manager.cc:1403] T 835b495262a3464592f7ea469aedf405 P bbbff8e06902484aae9904dcc1ba5da8: Time spent bootstrapping tablet: real 0.211s	user 0.012s	sys 0.025s
I20260710 13:21:15.369014 12439 raft_consensus.cc:359] T 835b495262a3464592f7ea469aedf405 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.369760 12439 raft_consensus.cc:385] T 835b495262a3464592f7ea469aedf405 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:15.370131 12439 raft_consensus.cc:740] T 835b495262a3464592f7ea469aedf405 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbff8e06902484aae9904dcc1ba5da8, State: Initialized, Role: FOLLOWER
I20260710 13:21:15.370908 12439 consensus_queue.cc:260] T 835b495262a3464592f7ea469aedf405 P bbbff8e06902484aae9904dcc1ba5da8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.373821 12433 tablet_bootstrap.cc:654] T f78d73ac74b143e498a18c7b398d8c55 P 53883f3eee684608ac8208cfc8d16620: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:15.380782 12439 ts_tablet_manager.cc:1434] T 835b495262a3464592f7ea469aedf405 P bbbff8e06902484aae9904dcc1ba5da8: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:21:15.380103 12502 consensus_queue.cc:1048] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:15.385159 12439 tablet_bootstrap.cc:492] T c9170369050a4816b85d26c37e720e23 P bbbff8e06902484aae9904dcc1ba5da8: Bootstrap starting.
I20260710 13:21:15.393464 12524 consensus_queue.cc:1048] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:15.386489 12502 raft_consensus.cc:493] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:15.384575 12438 consensus_queue.cc:1048] T 6d7cfaaaf2674df39ff91c7232764028 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260710 13:21:15.404824 12502 raft_consensus.cc:515] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.417030 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cefceec07a54eea973f4a8f64288a6d" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620" is_pre_election: true
I20260710 13:21:15.417865 12243 raft_consensus.cc:2468] T 3cefceec07a54eea973f4a8f64288a6d P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbff8e06902484aae9904dcc1ba5da8 in term 0.
I20260710 13:21:15.420876 12318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cefceec07a54eea973f4a8f64288a6d" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24" is_pre_election: true
I20260710 13:21:15.421697 12318 raft_consensus.cc:2468] T 3cefceec07a54eea973f4a8f64288a6d P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbff8e06902484aae9904dcc1ba5da8 in term 0.
I20260710 13:21:15.423343 12356 leader_election.cc:304] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55ff488a83af4bd188aa0fe583736f24, bbbff8e06902484aae9904dcc1ba5da8; no voters: 
I20260710 13:21:15.425132 12502 leader_election.cc:290] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023)
I20260710 13:21:15.426177 12502 raft_consensus.cc:2804] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:15.437980 12516 raft_consensus.cc:493] T 5e05437df3524c7782aa7eb908bb1d04 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:15.443831 12516 raft_consensus.cc:515] T 5e05437df3524c7782aa7eb908bb1d04 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.447646 12141 catalog_manager.cc:5697] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66). New cstate: current_term: 1 leader_uuid: "55ff488a83af4bd188aa0fe583736f24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:15.454949 12434 tablet_bootstrap.cc:492] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 55ff488a83af4bd188aa0fe583736f24: No bootstrap required, opened a new log
I20260710 13:21:15.455399 12434 ts_tablet_manager.cc:1403] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 55ff488a83af4bd188aa0fe583736f24: Time spent bootstrapping tablet: real 0.156s	user 0.021s	sys 0.015s
I20260710 13:21:15.456893 12390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e05437df3524c7782aa7eb908bb1d04" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8" is_pre_election: true
I20260710 13:21:15.456413 12439 tablet_bootstrap.cc:654] T c9170369050a4816b85d26c37e720e23 P bbbff8e06902484aae9904dcc1ba5da8: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:15.458525 12434 raft_consensus.cc:359] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.459502 12434 raft_consensus.cc:385] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:15.459849 12434 raft_consensus.cc:740] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55ff488a83af4bd188aa0fe583736f24, State: Initialized, Role: FOLLOWER
I20260710 13:21:15.462400 12434 consensus_queue.cc:260] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 55ff488a83af4bd188aa0fe583736f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.465641 12434 ts_tablet_manager.cc:1434] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 55ff488a83af4bd188aa0fe583736f24: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.002s
I20260710 13:21:15.466897 12434 tablet_bootstrap.cc:492] T c9170369050a4816b85d26c37e720e23 P 55ff488a83af4bd188aa0fe583736f24: Bootstrap starting.
I20260710 13:21:15.468240 12318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e05437df3524c7782aa7eb908bb1d04" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24" is_pre_election: true
I20260710 13:21:15.469340 12318 raft_consensus.cc:2393] T 5e05437df3524c7782aa7eb908bb1d04 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 53883f3eee684608ac8208cfc8d16620 in current term 1: Already voted for candidate bbbff8e06902484aae9904dcc1ba5da8 in this term.
I20260710 13:21:15.471014 12207 leader_election.cc:304] T 5e05437df3524c7782aa7eb908bb1d04 P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53883f3eee684608ac8208cfc8d16620; no voters: 55ff488a83af4bd188aa0fe583736f24, bbbff8e06902484aae9904dcc1ba5da8
I20260710 13:21:15.472374 12515 raft_consensus.cc:3060] T 5e05437df3524c7782aa7eb908bb1d04 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:15.440745 12524 raft_consensus.cc:493] T 835b495262a3464592f7ea469aedf405 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:15.481633 12434 tablet_bootstrap.cc:654] T c9170369050a4816b85d26c37e720e23 P 55ff488a83af4bd188aa0fe583736f24: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:15.481201 12524 raft_consensus.cc:515] T 835b495262a3464592f7ea469aedf405 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.483927 12524 leader_election.cc:290] T 835b495262a3464592f7ea469aedf405 P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023)
I20260710 13:21:15.486471 12464 raft_consensus.cc:493] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:15.486344 12241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835b495262a3464592f7ea469aedf405" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620" is_pre_election: true
I20260710 13:21:15.488070 12464 raft_consensus.cc:515] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.489645 12486 consensus_queue.cc:1048] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:15.489910 12316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835b495262a3464592f7ea469aedf405" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24" is_pre_election: true
I20260710 13:21:15.490455 12316 raft_consensus.cc:2468] T 835b495262a3464592f7ea469aedf405 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbff8e06902484aae9904dcc1ba5da8 in term 0.
I20260710 13:21:15.490751 12464 leader_election.cc:290] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
W20260710 13:21:15.492080 12357 leader_election.cc:343] T 835b495262a3464592f7ea469aedf405 P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:15.493892 12241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe20bf89a6e4959a79fdfe08e0642e1" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620" is_pre_election: true
W20260710 13:21:15.495680 12283 leader_election.cc:343] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:15.405624 12436 raft_consensus.cc:2749] T 6c2091860f5540358926bbd10212c97f P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:15.505995 12438 consensus_queue.cc:1048] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:15.506386 12356 leader_election.cc:304] T 835b495262a3464592f7ea469aedf405 P bbbff8e06902484aae9904dcc1ba5da8 [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: 55ff488a83af4bd188aa0fe583736f24, bbbff8e06902484aae9904dcc1ba5da8; no voters: 53883f3eee684608ac8208cfc8d16620
I20260710 13:21:15.507721 12433 tablet_bootstrap.cc:492] T f78d73ac74b143e498a18c7b398d8c55 P 53883f3eee684608ac8208cfc8d16620: No bootstrap required, opened a new log
I20260710 13:21:15.508150 12433 ts_tablet_manager.cc:1403] T f78d73ac74b143e498a18c7b398d8c55 P 53883f3eee684608ac8208cfc8d16620: Time spent bootstrapping tablet: real 0.173s	user 0.022s	sys 0.022s
I20260710 13:21:15.508037 12389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe20bf89a6e4959a79fdfe08e0642e1" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8" is_pre_election: true
I20260710 13:21:15.506023 12516 leader_election.cc:290] T 5e05437df3524c7782aa7eb908bb1d04 P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:15.511026 12521 raft_consensus.cc:2804] T 835b495262a3464592f7ea469aedf405 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:15.510890 12433 raft_consensus.cc:359] T f78d73ac74b143e498a18c7b398d8c55 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.511443 12521 raft_consensus.cc:493] T 835b495262a3464592f7ea469aedf405 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:15.511637 12433 raft_consensus.cc:385] T f78d73ac74b143e498a18c7b398d8c55 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:15.511901 12521 raft_consensus.cc:3060] T 835b495262a3464592f7ea469aedf405 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:15.511991 12433 raft_consensus.cc:740] T f78d73ac74b143e498a18c7b398d8c55 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53883f3eee684608ac8208cfc8d16620, State: Initialized, Role: FOLLOWER
I20260710 13:21:15.512758 12433 consensus_queue.cc:260] T f78d73ac74b143e498a18c7b398d8c55 P 53883f3eee684608ac8208cfc8d16620 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.514313 12433 ts_tablet_manager.cc:1434] T f78d73ac74b143e498a18c7b398d8c55 P 53883f3eee684608ac8208cfc8d16620: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:21:15.515240 12433 tablet_bootstrap.cc:492] T c9170369050a4816b85d26c37e720e23 P 53883f3eee684608ac8208cfc8d16620: Bootstrap starting.
I20260710 13:21:15.520692 12433 tablet_bootstrap.cc:654] T c9170369050a4816b85d26c37e720e23 P 53883f3eee684608ac8208cfc8d16620: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:15.528261 12285 leader_election.cc:343] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:15.524539 12515 raft_consensus.cc:2749] T 5e05437df3524c7782aa7eb908bb1d04 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:15.530808 12285 leader_election.cc:304] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55ff488a83af4bd188aa0fe583736f24; no voters: 53883f3eee684608ac8208cfc8d16620, bbbff8e06902484aae9904dcc1ba5da8
I20260710 13:21:15.526382 12502 raft_consensus.cc:493] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:15.537161 12486 raft_consensus.cc:2749] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:15.544198 12436 raft_consensus.cc:493] T f78d73ac74b143e498a18c7b398d8c55 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:15.545571 12434 tablet_bootstrap.cc:492] T c9170369050a4816b85d26c37e720e23 P 55ff488a83af4bd188aa0fe583736f24: No bootstrap required, opened a new log
I20260710 13:21:15.544672 12436 raft_consensus.cc:515] T f78d73ac74b143e498a18c7b398d8c55 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.534408 12502 raft_consensus.cc:3060] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:15.549180 12434 ts_tablet_manager.cc:1403] T c9170369050a4816b85d26c37e720e23 P 55ff488a83af4bd188aa0fe583736f24: Time spent bootstrapping tablet: real 0.083s	user 0.017s	sys 0.002s
I20260710 13:21:15.552175 12486 raft_consensus.cc:493] T ec2a7411ca34432f9aa0baecab082eed P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:15.552773 12486 raft_consensus.cc:515] T ec2a7411ca34432f9aa0baecab082eed P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.554430 12389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f78d73ac74b143e498a18c7b398d8c55" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8" is_pre_election: true
I20260710 13:21:15.554769 12486 leader_election.cc:290] T ec2a7411ca34432f9aa0baecab082eed P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:15.554824 12316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f78d73ac74b143e498a18c7b398d8c55" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24" is_pre_election: true
I20260710 13:21:15.555176 12389 raft_consensus.cc:2393] T f78d73ac74b143e498a18c7b398d8c55 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 53883f3eee684608ac8208cfc8d16620 in current term 1: Already voted for candidate 55ff488a83af4bd188aa0fe583736f24 in this term.
I20260710 13:21:15.555061 12434 raft_consensus.cc:359] T c9170369050a4816b85d26c37e720e23 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.555697 12434 raft_consensus.cc:385] T c9170369050a4816b85d26c37e720e23 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:15.555956 12434 raft_consensus.cc:740] T c9170369050a4816b85d26c37e720e23 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55ff488a83af4bd188aa0fe583736f24, State: Initialized, Role: FOLLOWER
I20260710 13:21:15.552242 12436 leader_election.cc:290] T f78d73ac74b143e498a18c7b398d8c55 P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:15.556619 12434 consensus_queue.cc:260] T c9170369050a4816b85d26c37e720e23 P 55ff488a83af4bd188aa0fe583736f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.558007 12389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2a7411ca34432f9aa0baecab082eed" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8" is_pre_election: true
I20260710 13:21:15.558660 12434 ts_tablet_manager.cc:1434] T c9170369050a4816b85d26c37e720e23 P 55ff488a83af4bd188aa0fe583736f24: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:21:15.558524 12210 leader_election.cc:304] T f78d73ac74b143e498a18c7b398d8c55 P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53883f3eee684608ac8208cfc8d16620; no voters: 55ff488a83af4bd188aa0fe583736f24, bbbff8e06902484aae9904dcc1ba5da8
I20260710 13:21:15.559557 12513 consensus_queue.cc:1048] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:15.559993 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2a7411ca34432f9aa0baecab082eed" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620" is_pre_election: true
W20260710 13:21:15.562319 12285 leader_election.cc:343] T ec2a7411ca34432f9aa0baecab082eed P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:15.565737 12434 tablet_bootstrap.cc:492] T f4a91e85f0e94f918dc8b8a0860e433a P 55ff488a83af4bd188aa0fe583736f24: Bootstrap starting.
I20260710 13:21:15.569504 12140 catalog_manager.cc:5697] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53883f3eee684608ac8208cfc8d16620 (127.10.210.65). New cstate: current_term: 1 leader_uuid: "53883f3eee684608ac8208cfc8d16620" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:15.574738 12521 raft_consensus.cc:515] T 835b495262a3464592f7ea469aedf405 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.576486 12439 tablet_bootstrap.cc:492] T c9170369050a4816b85d26c37e720e23 P bbbff8e06902484aae9904dcc1ba5da8: No bootstrap required, opened a new log
I20260710 13:21:15.576920 12439 ts_tablet_manager.cc:1403] T c9170369050a4816b85d26c37e720e23 P bbbff8e06902484aae9904dcc1ba5da8: Time spent bootstrapping tablet: real 0.192s	user 0.077s	sys 0.060s
I20260710 13:21:15.579869 12513 raft_consensus.cc:3060] T f78d73ac74b143e498a18c7b398d8c55 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:15.583595 12283 leader_election.cc:343] T ec2a7411ca34432f9aa0baecab082eed P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:15.584050 12283 leader_election.cc:304] T ec2a7411ca34432f9aa0baecab082eed P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55ff488a83af4bd188aa0fe583736f24; no voters: 53883f3eee684608ac8208cfc8d16620, bbbff8e06902484aae9904dcc1ba5da8
I20260710 13:21:15.587191 12519 raft_consensus.cc:2749] T ec2a7411ca34432f9aa0baecab082eed P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:15.590085 12439 raft_consensus.cc:359] T c9170369050a4816b85d26c37e720e23 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.590740 12439 raft_consensus.cc:385] T c9170369050a4816b85d26c37e720e23 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:15.596407 12439 raft_consensus.cc:740] T c9170369050a4816b85d26c37e720e23 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbff8e06902484aae9904dcc1ba5da8, State: Initialized, Role: FOLLOWER
I20260710 13:21:15.599090 12433 tablet_bootstrap.cc:492] T c9170369050a4816b85d26c37e720e23 P 53883f3eee684608ac8208cfc8d16620: No bootstrap required, opened a new log
I20260710 13:21:15.599691 12433 ts_tablet_manager.cc:1403] T c9170369050a4816b85d26c37e720e23 P 53883f3eee684608ac8208cfc8d16620: Time spent bootstrapping tablet: real 0.085s	user 0.008s	sys 0.012s
I20260710 13:21:15.604652 12318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835b495262a3464592f7ea469aedf405" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24"
I20260710 13:21:15.605302 12318 raft_consensus.cc:3060] T 835b495262a3464592f7ea469aedf405 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:15.604646 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835b495262a3464592f7ea469aedf405" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620"
W20260710 13:21:15.610301 12357 leader_election.cc:343] T 835b495262a3464592f7ea469aedf405 P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:15.612989 12537 log.cc:927] Time spent T e790725a653d43d489096a2c28add9b4 P 55ff488a83af4bd188aa0fe583736f24: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260710 13:21:15.614486 12521 leader_election.cc:290] T 835b495262a3464592f7ea469aedf405 P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 election: Requested vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023)
I20260710 13:21:15.624344 12433 raft_consensus.cc:359] T c9170369050a4816b85d26c37e720e23 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.624958 12433 raft_consensus.cc:385] T c9170369050a4816b85d26c37e720e23 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:15.625231 12433 raft_consensus.cc:740] T c9170369050a4816b85d26c37e720e23 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53883f3eee684608ac8208cfc8d16620, State: Initialized, Role: FOLLOWER
I20260710 13:21:15.625866 12433 consensus_queue.cc:260] T c9170369050a4816b85d26c37e720e23 P 53883f3eee684608ac8208cfc8d16620 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.627866 12433 ts_tablet_manager.cc:1434] T c9170369050a4816b85d26c37e720e23 P 53883f3eee684608ac8208cfc8d16620: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.000s
I20260710 13:21:15.628777 12433 tablet_bootstrap.cc:492] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620: Bootstrap starting.
I20260710 13:21:15.630009 12439 consensus_queue.cc:260] T c9170369050a4816b85d26c37e720e23 P bbbff8e06902484aae9904dcc1ba5da8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.591457 12502 raft_consensus.cc:515] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.632010 12513 raft_consensus.cc:2749] T f78d73ac74b143e498a18c7b398d8c55 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:15.637221 12502 leader_election.cc:290] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 election: Requested vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023)
I20260710 13:21:15.639612 12439 ts_tablet_manager.cc:1434] T c9170369050a4816b85d26c37e720e23 P bbbff8e06902484aae9904dcc1ba5da8: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.000s
I20260710 13:21:15.640172 12319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cefceec07a54eea973f4a8f64288a6d" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24"
I20260710 13:21:15.640673 12319 raft_consensus.cc:3060] T 3cefceec07a54eea973f4a8f64288a6d P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:15.640961 12439 tablet_bootstrap.cc:492] T 7fe20bf89a6e4959a79fdfe08e0642e1 P bbbff8e06902484aae9904dcc1ba5da8: Bootstrap starting.
I20260710 13:21:15.646196 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cefceec07a54eea973f4a8f64288a6d" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620"
I20260710 13:21:15.646788 12243 raft_consensus.cc:3060] T 3cefceec07a54eea973f4a8f64288a6d P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:15.647199 12319 raft_consensus.cc:2468] T 3cefceec07a54eea973f4a8f64288a6d P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbff8e06902484aae9904dcc1ba5da8 in term 1.
I20260710 13:21:15.648416 12356 leader_election.cc:304] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55ff488a83af4bd188aa0fe583736f24, bbbff8e06902484aae9904dcc1ba5da8; no voters: 
I20260710 13:21:15.649302 12445 raft_consensus.cc:2804] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:15.649742 12445 raft_consensus.cc:697] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 [term 1 LEADER]: Becoming Leader. State: Replica: bbbff8e06902484aae9904dcc1ba5da8, State: Running, Role: LEADER
I20260710 13:21:15.650525 12445 consensus_queue.cc:237] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.623811 12318 raft_consensus.cc:2468] T 835b495262a3464592f7ea469aedf405 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbff8e06902484aae9904dcc1ba5da8 in term 1.
I20260710 13:21:15.656965 12243 raft_consensus.cc:2468] T 3cefceec07a54eea973f4a8f64288a6d P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbff8e06902484aae9904dcc1ba5da8 in term 1.
I20260710 13:21:15.661103 12515 raft_consensus.cc:493] T c9170369050a4816b85d26c37e720e23 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:15.661651 12515 raft_consensus.cc:515] T c9170369050a4816b85d26c37e720e23 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.663980 12356 leader_election.cc:304] T 835b495262a3464592f7ea469aedf405 P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 55ff488a83af4bd188aa0fe583736f24, bbbff8e06902484aae9904dcc1ba5da8; no voters: 53883f3eee684608ac8208cfc8d16620
I20260710 13:21:15.664798 12513 consensus_queue.cc:1048] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:15.665387 12445 raft_consensus.cc:2804] T 835b495262a3464592f7ea469aedf405 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:15.665040 12318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9170369050a4816b85d26c37e720e23" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24" is_pre_election: true
I20260710 13:21:15.670444 12318 raft_consensus.cc:2468] T c9170369050a4816b85d26c37e720e23 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53883f3eee684608ac8208cfc8d16620 in term 0.
I20260710 13:21:15.672102 12434 tablet_bootstrap.cc:654] T f4a91e85f0e94f918dc8b8a0860e433a P 55ff488a83af4bd188aa0fe583736f24: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:15.668110 12445 raft_consensus.cc:697] T 835b495262a3464592f7ea469aedf405 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 LEADER]: Becoming Leader. State: Replica: bbbff8e06902484aae9904dcc1ba5da8, State: Running, Role: LEADER
I20260710 13:21:15.672389 12207 leader_election.cc:304] T c9170369050a4816b85d26c37e720e23 P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53883f3eee684608ac8208cfc8d16620, 55ff488a83af4bd188aa0fe583736f24; no voters: 
I20260710 13:21:15.675434 12390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9170369050a4816b85d26c37e720e23" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8" is_pre_election: true
I20260710 13:21:15.676280 12390 raft_consensus.cc:2468] T c9170369050a4816b85d26c37e720e23 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53883f3eee684608ac8208cfc8d16620 in term 0.
I20260710 13:21:15.676613 12513 raft_consensus.cc:2804] T c9170369050a4816b85d26c37e720e23 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:15.683097 12513 raft_consensus.cc:493] T c9170369050a4816b85d26c37e720e23 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:15.683529 12513 raft_consensus.cc:3060] T c9170369050a4816b85d26c37e720e23 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:15.685372 12515 leader_election.cc:290] T c9170369050a4816b85d26c37e720e23 P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:15.688838 12433 tablet_bootstrap.cc:654] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:15.693130 12524 consensus_queue.cc:1048] T 5e05437df3524c7782aa7eb908bb1d04 P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:15.694124 12138 catalog_manager.cc:5697] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67). New cstate: current_term: 1 leader_uuid: "bbbff8e06902484aae9904dcc1ba5da8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:15.691092 12445 consensus_queue.cc:237] T 835b495262a3464592f7ea469aedf405 P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.700810 12439 tablet_bootstrap.cc:654] T 7fe20bf89a6e4959a79fdfe08e0642e1 P bbbff8e06902484aae9904dcc1ba5da8: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:15.706557 12513 raft_consensus.cc:515] T c9170369050a4816b85d26c37e720e23 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.711265 12389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9170369050a4816b85d26c37e720e23" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8"
I20260710 13:21:15.713852 12389 raft_consensus.cc:3060] T c9170369050a4816b85d26c37e720e23 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:15.711766 12513 leader_election.cc:290] T c9170369050a4816b85d26c37e720e23 P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 election: Requested vote from peers 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:15.713109 12316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9170369050a4816b85d26c37e720e23" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24"
I20260710 13:21:15.724695 12434 tablet_bootstrap.cc:492] T f4a91e85f0e94f918dc8b8a0860e433a P 55ff488a83af4bd188aa0fe583736f24: No bootstrap required, opened a new log
I20260710 13:21:15.724888 12316 raft_consensus.cc:3060] T c9170369050a4816b85d26c37e720e23 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:15.725179 12434 ts_tablet_manager.cc:1403] T f4a91e85f0e94f918dc8b8a0860e433a P 55ff488a83af4bd188aa0fe583736f24: Time spent bootstrapping tablet: real 0.160s	user 0.013s	sys 0.001s
I20260710 13:21:15.727064 12434 raft_consensus.cc:359] T f4a91e85f0e94f918dc8b8a0860e433a P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.727528 12434 raft_consensus.cc:385] T f4a91e85f0e94f918dc8b8a0860e433a P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:15.727752 12434 raft_consensus.cc:740] T f4a91e85f0e94f918dc8b8a0860e433a P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55ff488a83af4bd188aa0fe583736f24, State: Initialized, Role: FOLLOWER
I20260710 13:21:15.728349 12434 consensus_queue.cc:260] T f4a91e85f0e94f918dc8b8a0860e433a P 55ff488a83af4bd188aa0fe583736f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.730057 12434 ts_tablet_manager.cc:1434] T f4a91e85f0e94f918dc8b8a0860e433a P 55ff488a83af4bd188aa0fe583736f24: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:15.731741 12389 raft_consensus.cc:2468] T c9170369050a4816b85d26c37e720e23 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53883f3eee684608ac8208cfc8d16620 in term 1.
I20260710 13:21:15.735059 12210 leader_election.cc:304] T c9170369050a4816b85d26c37e720e23 P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53883f3eee684608ac8208cfc8d16620, bbbff8e06902484aae9904dcc1ba5da8; no voters: 
I20260710 13:21:15.736222 12515 raft_consensus.cc:2804] T c9170369050a4816b85d26c37e720e23 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:15.736846 12515 raft_consensus.cc:697] T c9170369050a4816b85d26c37e720e23 P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Becoming Leader. State: Replica: 53883f3eee684608ac8208cfc8d16620, State: Running, Role: LEADER
I20260710 13:21:15.737887 12515 consensus_queue.cc:237] T c9170369050a4816b85d26c37e720e23 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.749065 12434 tablet_bootstrap.cc:492] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 55ff488a83af4bd188aa0fe583736f24: Bootstrap starting.
I20260710 13:21:15.749131 12316 raft_consensus.cc:2468] T c9170369050a4816b85d26c37e720e23 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53883f3eee684608ac8208cfc8d16620 in term 1.
I20260710 13:21:15.760092 12433 tablet_bootstrap.cc:492] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620: No bootstrap required, opened a new log
I20260710 13:21:15.759826 12445 consensus_queue.cc:1048] T 5e05437df3524c7782aa7eb908bb1d04 P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:15.761163 12433 ts_tablet_manager.cc:1403] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620: Time spent bootstrapping tablet: real 0.133s	user 0.007s	sys 0.017s
I20260710 13:21:15.762395 12434 tablet_bootstrap.cc:654] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 55ff488a83af4bd188aa0fe583736f24: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:15.764045 12433 raft_consensus.cc:359] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.764922 12433 raft_consensus.cc:385] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:15.765206 12433 raft_consensus.cc:740] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53883f3eee684608ac8208cfc8d16620, State: Initialized, Role: FOLLOWER
I20260710 13:21:15.765832 12433 consensus_queue.cc:260] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.767870 12433 ts_tablet_manager.cc:1434] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:21:15.769593 12433 tablet_bootstrap.cc:492] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620: Bootstrap starting.
I20260710 13:21:15.773267 12515 consensus_queue.cc:1048] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:15.776055 12433 tablet_bootstrap.cc:654] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:15.771850 12138 catalog_manager.cc:5697] T 835b495262a3464592f7ea469aedf405 P bbbff8e06902484aae9904dcc1ba5da8 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67). New cstate: current_term: 1 leader_uuid: "bbbff8e06902484aae9904dcc1ba5da8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:15.779477 12439 tablet_bootstrap.cc:492] T 7fe20bf89a6e4959a79fdfe08e0642e1 P bbbff8e06902484aae9904dcc1ba5da8: No bootstrap required, opened a new log
I20260710 13:21:15.780025 12439 ts_tablet_manager.cc:1403] T 7fe20bf89a6e4959a79fdfe08e0642e1 P bbbff8e06902484aae9904dcc1ba5da8: Time spent bootstrapping tablet: real 0.139s	user 0.007s	sys 0.009s
I20260710 13:21:15.792011 12439 raft_consensus.cc:359] T 7fe20bf89a6e4959a79fdfe08e0642e1 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.792908 12439 raft_consensus.cc:385] T 7fe20bf89a6e4959a79fdfe08e0642e1 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:15.793236 12439 raft_consensus.cc:740] T 7fe20bf89a6e4959a79fdfe08e0642e1 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbff8e06902484aae9904dcc1ba5da8, State: Initialized, Role: FOLLOWER
I20260710 13:21:15.794081 12439 consensus_queue.cc:260] T 7fe20bf89a6e4959a79fdfe08e0642e1 P bbbff8e06902484aae9904dcc1ba5da8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.796474 12439 ts_tablet_manager.cc:1434] T 7fe20bf89a6e4959a79fdfe08e0642e1 P bbbff8e06902484aae9904dcc1ba5da8: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260710 13:21:15.797603 12439 tablet_bootstrap.cc:492] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8: Bootstrap starting.
I20260710 13:21:15.807787 12439 tablet_bootstrap.cc:654] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:15.816150 12433 tablet_bootstrap.cc:492] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620: No bootstrap required, opened a new log
I20260710 13:21:15.816799 12433 ts_tablet_manager.cc:1403] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.003s
I20260710 13:21:15.828070 12318 raft_consensus.cc:3060] T f4a91e85f0e94f918dc8b8a0860e433a P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:15.832993 12434 tablet_bootstrap.cc:492] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 55ff488a83af4bd188aa0fe583736f24: No bootstrap required, opened a new log
I20260710 13:21:15.833458 12434 ts_tablet_manager.cc:1403] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 55ff488a83af4bd188aa0fe583736f24: Time spent bootstrapping tablet: real 0.087s	user 0.016s	sys 0.015s
I20260710 13:21:15.836617 12513 consensus_queue.cc:1048] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:15.836694 12433 raft_consensus.cc:359] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.837399 12433 raft_consensus.cc:385] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:15.837688 12433 raft_consensus.cc:740] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53883f3eee684608ac8208cfc8d16620, State: Initialized, Role: FOLLOWER
I20260710 13:21:15.838284 12433 consensus_queue.cc:260] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.840269 12433 ts_tablet_manager.cc:1434] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.000s
I20260710 13:21:15.841439 12434 raft_consensus.cc:359] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.841940 12434 raft_consensus.cc:385] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:15.842125 12434 raft_consensus.cc:740] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55ff488a83af4bd188aa0fe583736f24, State: Initialized, Role: FOLLOWER
I20260710 13:21:15.842626 12434 consensus_queue.cc:260] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 55ff488a83af4bd188aa0fe583736f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.844813 12433 tablet_bootstrap.cc:492] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620: Bootstrap starting.
I20260710 13:21:15.845356 12439 tablet_bootstrap.cc:492] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8: No bootstrap required, opened a new log
I20260710 13:21:15.845245 12513 raft_consensus.cc:493] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:15.845825 12439 ts_tablet_manager.cc:1403] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8: Time spent bootstrapping tablet: real 0.048s	user 0.007s	sys 0.005s
I20260710 13:21:15.845788 12513 raft_consensus.cc:515] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.848779 12316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5fec8c01ef34e908d50ad1d8e1d962d" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24" is_pre_election: true
I20260710 13:21:15.849465 12434 ts_tablet_manager.cc:1434] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 55ff488a83af4bd188aa0fe583736f24: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:21:15.848811 12513 leader_election.cc:290] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:15.849408 12316 raft_consensus.cc:2468] T e5fec8c01ef34e908d50ad1d8e1d962d P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53883f3eee684608ac8208cfc8d16620 in term 0.
I20260710 13:21:15.849920 12389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5fec8c01ef34e908d50ad1d8e1d962d" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8" is_pre_election: true
I20260710 13:21:15.850461 12434 tablet_bootstrap.cc:492] T 6787db5efd6d4bf6be10ead9989428c1 P 55ff488a83af4bd188aa0fe583736f24: Bootstrap starting.
I20260710 13:21:15.851132 12207 leader_election.cc:304] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53883f3eee684608ac8208cfc8d16620, 55ff488a83af4bd188aa0fe583736f24; no voters: 
I20260710 13:21:15.851884 12433 tablet_bootstrap.cc:654] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:15.852229 12210 leader_election.cc:343] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:15.853796 12513 raft_consensus.cc:2804] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:15.854172 12513 raft_consensus.cc:493] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:15.854489 12513 raft_consensus.cc:3060] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:15.856148 12142 catalog_manager.cc:5697] T c9170369050a4816b85d26c37e720e23 P 53883f3eee684608ac8208cfc8d16620 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53883f3eee684608ac8208cfc8d16620 (127.10.210.65). New cstate: current_term: 1 leader_uuid: "53883f3eee684608ac8208cfc8d16620" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:15.860172 12516 raft_consensus.cc:493] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:15.860666 12516 raft_consensus.cc:515] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.862600 12434 tablet_bootstrap.cc:654] T 6787db5efd6d4bf6be10ead9989428c1 P 55ff488a83af4bd188aa0fe583736f24: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:15.862695 12516 leader_election.cc:290] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:15.864494 12316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe20bf89a6e4959a79fdfe08e0642e1" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24" is_pre_election: true
I20260710 13:21:15.865130 12316 raft_consensus.cc:2468] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53883f3eee684608ac8208cfc8d16620 in term 0.
I20260710 13:21:15.866288 12207 leader_election.cc:304] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53883f3eee684608ac8208cfc8d16620, 55ff488a83af4bd188aa0fe583736f24; no voters: 
I20260710 13:21:15.869151 12389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe20bf89a6e4959a79fdfe08e0642e1" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8" is_pre_election: true
I20260710 13:21:15.869772 12389 raft_consensus.cc:2468] T 7fe20bf89a6e4959a79fdfe08e0642e1 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53883f3eee684608ac8208cfc8d16620 in term 0.
I20260710 13:21:15.870754 12516 raft_consensus.cc:2804] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:15.871104 12516 raft_consensus.cc:493] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:15.871433 12516 raft_consensus.cc:3060] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:15.875923 12486 consensus_queue.cc:1048] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:15.848448 12439 raft_consensus.cc:359] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.880903 12439 raft_consensus.cc:385] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:15.881218 12439 raft_consensus.cc:740] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbff8e06902484aae9904dcc1ba5da8, State: Initialized, Role: FOLLOWER
I20260710 13:21:15.879408 12516 raft_consensus.cc:515] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.890028 12316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe20bf89a6e4959a79fdfe08e0642e1" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24"
I20260710 13:21:15.890556 12316 raft_consensus.cc:3060] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:15.890614 12486 consensus_queue.cc:1048] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:15.897816 12316 raft_consensus.cc:2468] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53883f3eee684608ac8208cfc8d16620 in term 1.
I20260710 13:21:15.899256 12207 leader_election.cc:304] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53883f3eee684608ac8208cfc8d16620, 55ff488a83af4bd188aa0fe583736f24; no voters: 
I20260710 13:21:15.900300 12515 raft_consensus.cc:2804] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:15.902168 12515 raft_consensus.cc:697] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Becoming Leader. State: Replica: 53883f3eee684608ac8208cfc8d16620, State: Running, Role: LEADER
I20260710 13:21:15.903208 12515 consensus_queue.cc:237] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.886283 12439 consensus_queue.cc:260] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.883296 12513 raft_consensus.cc:515] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.923889 12513 leader_election.cc:290] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 election: Requested vote from peers 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:15.926081 12439 ts_tablet_manager.cc:1434] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8: Time spent starting tablet: real 0.080s	user 0.008s	sys 0.000s
I20260710 13:21:15.927029 12439 tablet_bootstrap.cc:492] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8: Bootstrap starting.
I20260710 13:21:15.927536 12390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5fec8c01ef34e908d50ad1d8e1d962d" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8"
W20260710 13:21:15.928948 12210 leader_election.cc:343] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:15.932760 12316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5fec8c01ef34e908d50ad1d8e1d962d" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24"
I20260710 13:21:15.933341 12316 raft_consensus.cc:3060] T e5fec8c01ef34e908d50ad1d8e1d962d P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:15.949553 12516 leader_election.cc:290] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 election: Requested vote from peers 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:15.957098 12389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe20bf89a6e4959a79fdfe08e0642e1" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8"
I20260710 13:21:15.957741 12389 raft_consensus.cc:3060] T 7fe20bf89a6e4959a79fdfe08e0642e1 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:15.940680 12316 raft_consensus.cc:2468] T e5fec8c01ef34e908d50ad1d8e1d962d P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53883f3eee684608ac8208cfc8d16620 in term 1.
I20260710 13:21:15.963094 12207 leader_election.cc:304] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 53883f3eee684608ac8208cfc8d16620, 55ff488a83af4bd188aa0fe583736f24; no voters: bbbff8e06902484aae9904dcc1ba5da8
I20260710 13:21:15.964177 12515 raft_consensus.cc:2804] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:15.965168 12515 raft_consensus.cc:697] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Becoming Leader. State: Replica: 53883f3eee684608ac8208cfc8d16620, State: Running, Role: LEADER
I20260710 13:21:15.966377 12515 consensus_queue.cc:237] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:15.978379 12389 raft_consensus.cc:2468] T 7fe20bf89a6e4959a79fdfe08e0642e1 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53883f3eee684608ac8208cfc8d16620 in term 1.
I20260710 13:21:16.002957 12502 raft_consensus.cc:493] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:16.003823 12502 raft_consensus.cc:515] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.004901 12433 tablet_bootstrap.cc:492] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620: No bootstrap required, opened a new log
I20260710 13:21:16.005457 12433 ts_tablet_manager.cc:1403] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620: Time spent bootstrapping tablet: real 0.161s	user 0.071s	sys 0.069s
I20260710 13:21:16.006223 12464 raft_consensus.cc:493] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:16.006762 12502 leader_election.cc:290] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023)
I20260710 13:21:16.006982 12464 raft_consensus.cc:515] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.007485 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a131d2c5e12436d8112799a3bb1e9e6" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620" is_pre_election: true
W20260710 13:21:16.008847 12357 leader_election.cc:343] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:16.009428 12464 leader_election.cc:290] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:16.010902 12242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd3ff18dc1f4619a1ad3753bfd5addc" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620" is_pre_election: true
I20260710 13:21:16.011741 12316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a131d2c5e12436d8112799a3bb1e9e6" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24" is_pre_election: true
I20260710 13:21:16.012316 12316 raft_consensus.cc:2468] T 3a131d2c5e12436d8112799a3bb1e9e6 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbff8e06902484aae9904dcc1ba5da8 in term 0.
I20260710 13:21:16.013492 12356 leader_election.cc:304] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 [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: 55ff488a83af4bd188aa0fe583736f24, bbbff8e06902484aae9904dcc1ba5da8; no voters: 53883f3eee684608ac8208cfc8d16620
I20260710 13:21:16.014542 12521 raft_consensus.cc:2804] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:16.014895 12521 raft_consensus.cc:493] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:16.015213 12521 raft_consensus.cc:3060] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:16.017866 12434 tablet_bootstrap.cc:492] T 6787db5efd6d4bf6be10ead9989428c1 P 55ff488a83af4bd188aa0fe583736f24: No bootstrap required, opened a new log
I20260710 13:21:16.018522 12434 ts_tablet_manager.cc:1403] T 6787db5efd6d4bf6be10ead9989428c1 P 55ff488a83af4bd188aa0fe583736f24: Time spent bootstrapping tablet: real 0.168s	user 0.038s	sys 0.052s
I20260710 13:21:16.018344 12433 raft_consensus.cc:359] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.019071 12433 raft_consensus.cc:385] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:16.019402 12433 raft_consensus.cc:740] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53883f3eee684608ac8208cfc8d16620, State: Initialized, Role: FOLLOWER
I20260710 13:21:16.020282 12439 tablet_bootstrap.cc:654] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:16.020105 12433 consensus_queue.cc:260] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
W20260710 13:21:16.021723 12283 leader_election.cc:343] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:16.021831 12434 raft_consensus.cc:359] T 6787db5efd6d4bf6be10ead9989428c1 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.022387 12433 ts_tablet_manager.cc:1434] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.006s
I20260710 13:21:16.022835 12434 raft_consensus.cc:385] T 6787db5efd6d4bf6be10ead9989428c1 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:16.023205 12434 raft_consensus.cc:740] T 6787db5efd6d4bf6be10ead9989428c1 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55ff488a83af4bd188aa0fe583736f24, State: Initialized, Role: FOLLOWER
I20260710 13:21:16.023530 12433 tablet_bootstrap.cc:492] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 53883f3eee684608ac8208cfc8d16620: Bootstrap starting.
I20260710 13:21:16.023999 12434 consensus_queue.cc:260] T 6787db5efd6d4bf6be10ead9989428c1 P 55ff488a83af4bd188aa0fe583736f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.027200 12434 ts_tablet_manager.cc:1434] T 6787db5efd6d4bf6be10ead9989428c1 P 55ff488a83af4bd188aa0fe583736f24: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260710 13:21:16.028420 12434 tablet_bootstrap.cc:492] T ab472d11a7914c0295021a572e155ba9 P 55ff488a83af4bd188aa0fe583736f24: Bootstrap starting.
I20260710 13:21:16.028977 12389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd3ff18dc1f4619a1ad3753bfd5addc" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8" is_pre_election: true
I20260710 13:21:16.031016 12521 raft_consensus.cc:515] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
W20260710 13:21:16.031598 12285 leader_election.cc:343] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:16.032068 12285 leader_election.cc:304] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55ff488a83af4bd188aa0fe583736f24; no voters: 53883f3eee684608ac8208cfc8d16620, bbbff8e06902484aae9904dcc1ba5da8
I20260710 13:21:16.033206 12519 raft_consensus.cc:2749] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:16.030011 12433 tablet_bootstrap.cc:654] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 53883f3eee684608ac8208cfc8d16620: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:16.033702 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a131d2c5e12436d8112799a3bb1e9e6" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620"
I20260710 13:21:16.034428 12318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a131d2c5e12436d8112799a3bb1e9e6" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24"
I20260710 13:21:16.035025 12318 raft_consensus.cc:3060] T 3a131d2c5e12436d8112799a3bb1e9e6 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:16.035034 12357 leader_election.cc:343] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:16.017114 12141 catalog_manager.cc:5697] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53883f3eee684608ac8208cfc8d16620 (127.10.210.65). New cstate: current_term: 1 leader_uuid: "53883f3eee684608ac8208cfc8d16620" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:16.042683 12521 leader_election.cc:290] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 election: Requested vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023)
I20260710 13:21:16.043223 12434 tablet_bootstrap.cc:654] T ab472d11a7914c0295021a572e155ba9 P 55ff488a83af4bd188aa0fe583736f24: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:16.045619 12318 raft_consensus.cc:2468] T 3a131d2c5e12436d8112799a3bb1e9e6 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbff8e06902484aae9904dcc1ba5da8 in term 1.
I20260710 13:21:16.050647 12356 leader_election.cc:304] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 55ff488a83af4bd188aa0fe583736f24, bbbff8e06902484aae9904dcc1ba5da8; no voters: 53883f3eee684608ac8208cfc8d16620
I20260710 13:21:16.052479 12502 raft_consensus.cc:2804] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:16.053093 12521 consensus_queue.cc:1048] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:16.053334 12502 raft_consensus.cc:697] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 LEADER]: Becoming Leader. State: Replica: bbbff8e06902484aae9904dcc1ba5da8, State: Running, Role: LEADER
I20260710 13:21:16.057171 12502 consensus_queue.cc:237] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.069751 12434 tablet_bootstrap.cc:492] T ab472d11a7914c0295021a572e155ba9 P 55ff488a83af4bd188aa0fe583736f24: No bootstrap required, opened a new log
I20260710 13:21:16.070264 12434 ts_tablet_manager.cc:1403] T ab472d11a7914c0295021a572e155ba9 P 55ff488a83af4bd188aa0fe583736f24: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.022s
I20260710 13:21:16.073616 12434 raft_consensus.cc:359] T ab472d11a7914c0295021a572e155ba9 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.074273 12434 raft_consensus.cc:385] T ab472d11a7914c0295021a572e155ba9 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:16.074545 12434 raft_consensus.cc:740] T ab472d11a7914c0295021a572e155ba9 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55ff488a83af4bd188aa0fe583736f24, State: Initialized, Role: FOLLOWER
I20260710 13:21:16.075460 12434 consensus_queue.cc:260] T ab472d11a7914c0295021a572e155ba9 P 55ff488a83af4bd188aa0fe583736f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.078313 12434 ts_tablet_manager.cc:1434] T ab472d11a7914c0295021a572e155ba9 P 55ff488a83af4bd188aa0fe583736f24: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:21:16.079434 12434 tablet_bootstrap.cc:492] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24: Bootstrap starting.
I20260710 13:21:16.080611 12142 catalog_manager.cc:5697] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67). New cstate: current_term: 1 leader_uuid: "bbbff8e06902484aae9904dcc1ba5da8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:16.085076 12434 tablet_bootstrap.cc:654] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:16.088373 12439 tablet_bootstrap.cc:492] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8: No bootstrap required, opened a new log
I20260710 13:21:16.088936 12439 ts_tablet_manager.cc:1403] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8: Time spent bootstrapping tablet: real 0.162s	user 0.014s	sys 0.013s
I20260710 13:21:16.094130 12439 raft_consensus.cc:359] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.094765 12439 raft_consensus.cc:385] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:16.095062 12439 raft_consensus.cc:740] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbff8e06902484aae9904dcc1ba5da8, State: Initialized, Role: FOLLOWER
I20260710 13:21:16.095700 12439 consensus_queue.cc:260] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.097482 12439 ts_tablet_manager.cc:1434] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:21:16.098279 12439 tablet_bootstrap.cc:492] T e5fec8c01ef34e908d50ad1d8e1d962d P bbbff8e06902484aae9904dcc1ba5da8: Bootstrap starting.
I20260710 13:21:16.097940 12141 catalog_manager.cc:5697] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53883f3eee684608ac8208cfc8d16620 (127.10.210.65). New cstate: current_term: 1 leader_uuid: "53883f3eee684608ac8208cfc8d16620" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:16.103298 12502 raft_consensus.cc:493] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:16.103770 12502 raft_consensus.cc:515] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.105763 12433 tablet_bootstrap.cc:492] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 53883f3eee684608ac8208cfc8d16620: No bootstrap required, opened a new log
I20260710 13:21:16.106220 12433 ts_tablet_manager.cc:1403] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 53883f3eee684608ac8208cfc8d16620: Time spent bootstrapping tablet: real 0.083s	user 0.008s	sys 0.008s
I20260710 13:21:16.106341 12434 tablet_bootstrap.cc:492] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24: No bootstrap required, opened a new log
I20260710 13:21:16.106869 12434 ts_tablet_manager.cc:1403] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.003s
I20260710 13:21:16.107194 12316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd3ff18dc1f4619a1ad3753bfd5addc" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24" is_pre_election: true
I20260710 13:21:16.107786 12316 raft_consensus.cc:2468] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbff8e06902484aae9904dcc1ba5da8 in term 0.
I20260710 13:21:16.108027 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd3ff18dc1f4619a1ad3753bfd5addc" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620" is_pre_election: true
I20260710 13:21:16.108417 12502 leader_election.cc:290] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023)
I20260710 13:21:16.108654 12433 raft_consensus.cc:359] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
W20260710 13:21:16.109779 12357 leader_election.cc:343] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:16.109841 12434 raft_consensus.cc:359] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.110841 12434 raft_consensus.cc:385] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:16.111181 12434 raft_consensus.cc:740] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55ff488a83af4bd188aa0fe583736f24, State: Initialized, Role: FOLLOWER
I20260710 13:21:16.111846 12356 leader_election.cc:304] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [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: 55ff488a83af4bd188aa0fe583736f24, bbbff8e06902484aae9904dcc1ba5da8; no voters: 53883f3eee684608ac8208cfc8d16620
I20260710 13:21:16.111891 12434 consensus_queue.cc:260] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.114087 12445 raft_consensus.cc:2804] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:16.114243 12434 ts_tablet_manager.cc:1434] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:21:16.114470 12445 raft_consensus.cc:493] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:16.114861 12445 raft_consensus.cc:3060] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:16.115403 12434 tablet_bootstrap.cc:492] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24: Bootstrap starting.
W20260710 13:21:16.114816 12357 consensus_peers.cc:597] T 835b495262a3464592f7ea469aedf405 P bbbff8e06902484aae9904dcc1ba5da8 -> Peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151): Couldn't send request to peer 53883f3eee684608ac8208cfc8d16620. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:16.122959 12433 raft_consensus.cc:385] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:16.123318 12433 raft_consensus.cc:740] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53883f3eee684608ac8208cfc8d16620, State: Initialized, Role: FOLLOWER
I20260710 13:21:16.123952 12433 consensus_queue.cc:260] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 53883f3eee684608ac8208cfc8d16620 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.126148 12434 tablet_bootstrap.cc:654] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:16.126387 12433 ts_tablet_manager.cc:1434] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 53883f3eee684608ac8208cfc8d16620: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.003s
I20260710 13:21:16.126812 12502 consensus_queue.cc:1048] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:16.127336 12433 tablet_bootstrap.cc:492] T 6787db5efd6d4bf6be10ead9989428c1 P 53883f3eee684608ac8208cfc8d16620: Bootstrap starting.
I20260710 13:21:16.128785 12515 raft_consensus.cc:493] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:16.129235 12515 raft_consensus.cc:515] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.131139 12515 leader_election.cc:290] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:16.132045 12316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab472d11a7914c0295021a572e155ba9" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24" is_pre_election: true
I20260710 13:21:16.132614 12316 raft_consensus.cc:2468] T ab472d11a7914c0295021a572e155ba9 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53883f3eee684608ac8208cfc8d16620 in term 0.
I20260710 13:21:16.133772 12389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab472d11a7914c0295021a572e155ba9" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8" is_pre_election: true
I20260710 13:21:16.134371 12389 raft_consensus.cc:2468] T ab472d11a7914c0295021a572e155ba9 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53883f3eee684608ac8208cfc8d16620 in term 0.
I20260710 13:21:16.134208 12207 leader_election.cc:304] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53883f3eee684608ac8208cfc8d16620, 55ff488a83af4bd188aa0fe583736f24; no voters: 
I20260710 13:21:16.135265 12515 raft_consensus.cc:2804] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:16.135600 12515 raft_consensus.cc:493] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:16.138343 12515 raft_consensus.cc:3060] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:16.138700 12439 tablet_bootstrap.cc:654] T e5fec8c01ef34e908d50ad1d8e1d962d P bbbff8e06902484aae9904dcc1ba5da8: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:16.140152 12434 tablet_bootstrap.cc:492] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24: No bootstrap required, opened a new log
I20260710 13:21:16.140619 12434 ts_tablet_manager.cc:1403] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.003s
I20260710 13:21:16.126067 12445 raft_consensus.cc:515] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.143281 12434 raft_consensus.cc:359] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.143745 12242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd3ff18dc1f4619a1ad3753bfd5addc" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620"
I20260710 13:21:16.143939 12434 raft_consensus.cc:385] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:16.143846 12515 raft_consensus.cc:515] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.144331 12434 raft_consensus.cc:740] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55ff488a83af4bd188aa0fe583736f24, State: Initialized, Role: FOLLOWER
I20260710 13:21:16.144335 12242 raft_consensus.cc:3060] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:16.145290 12434 consensus_queue.cc:260] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.146994 12316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab472d11a7914c0295021a572e155ba9" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24"
I20260710 13:21:16.147312 12434 ts_tablet_manager.cc:1434] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:16.147557 12316 raft_consensus.cc:3060] T ab472d11a7914c0295021a572e155ba9 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:16.151105 12242 raft_consensus.cc:2468] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbff8e06902484aae9904dcc1ba5da8 in term 1.
I20260710 13:21:16.152163 12357 leader_election.cc:304] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53883f3eee684608ac8208cfc8d16620, bbbff8e06902484aae9904dcc1ba5da8; no voters: 
I20260710 13:21:16.153070 12502 raft_consensus.cc:2804] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:16.154317 12502 raft_consensus.cc:697] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [term 1 LEADER]: Becoming Leader. State: Replica: bbbff8e06902484aae9904dcc1ba5da8, State: Running, Role: LEADER
I20260710 13:21:16.154893 12316 raft_consensus.cc:2468] T ab472d11a7914c0295021a572e155ba9 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53883f3eee684608ac8208cfc8d16620 in term 1.
I20260710 13:21:16.155258 12502 consensus_queue.cc:237] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.156019 12207 leader_election.cc:304] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53883f3eee684608ac8208cfc8d16620, 55ff488a83af4bd188aa0fe583736f24; no voters: 
I20260710 13:21:16.156837 12513 raft_consensus.cc:2804] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:16.157285 12513 raft_consensus.cc:697] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Becoming Leader. State: Replica: 53883f3eee684608ac8208cfc8d16620, State: Running, Role: LEADER
I20260710 13:21:16.158046 12513 consensus_queue.cc:237] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.159158 12445 leader_election.cc:290] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 election: Requested vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023)
I20260710 13:21:16.161715 12318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd3ff18dc1f4619a1ad3753bfd5addc" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24"
I20260710 13:21:16.162338 12318 raft_consensus.cc:3060] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:16.163964 12389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab472d11a7914c0295021a572e155ba9" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8"
I20260710 13:21:16.164513 12389 raft_consensus.cc:3060] T ab472d11a7914c0295021a572e155ba9 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:16.169684 12318 raft_consensus.cc:2468] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbff8e06902484aae9904dcc1ba5da8 in term 1.
I20260710 13:21:16.171540 12389 raft_consensus.cc:2468] T ab472d11a7914c0295021a572e155ba9 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53883f3eee684608ac8208cfc8d16620 in term 1.
I20260710 13:21:16.175493 12515 leader_election.cc:290] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 election: Requested vote from peers 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:16.176227 12433 tablet_bootstrap.cc:654] T 6787db5efd6d4bf6be10ead9989428c1 P 53883f3eee684608ac8208cfc8d16620: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:16.177665 12513 consensus_queue.cc:1048] T c9170369050a4816b85d26c37e720e23 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:16.178865 12439 tablet_bootstrap.cc:492] T e5fec8c01ef34e908d50ad1d8e1d962d P bbbff8e06902484aae9904dcc1ba5da8: No bootstrap required, opened a new log
I20260710 13:21:16.179258 12439 ts_tablet_manager.cc:1403] T e5fec8c01ef34e908d50ad1d8e1d962d P bbbff8e06902484aae9904dcc1ba5da8: Time spent bootstrapping tablet: real 0.081s	user 0.005s	sys 0.005s
I20260710 13:21:16.185199 12439 raft_consensus.cc:359] T e5fec8c01ef34e908d50ad1d8e1d962d P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.191671 12439 raft_consensus.cc:385] T e5fec8c01ef34e908d50ad1d8e1d962d P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:16.191926 12439 raft_consensus.cc:740] T e5fec8c01ef34e908d50ad1d8e1d962d P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbff8e06902484aae9904dcc1ba5da8, State: Initialized, Role: FOLLOWER
I20260710 13:21:16.192605 12439 consensus_queue.cc:260] T e5fec8c01ef34e908d50ad1d8e1d962d P bbbff8e06902484aae9904dcc1ba5da8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.194064 12140 catalog_manager.cc:5697] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67). New cstate: current_term: 1 leader_uuid: "bbbff8e06902484aae9904dcc1ba5da8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:16.194965 12439 ts_tablet_manager.cc:1434] T e5fec8c01ef34e908d50ad1d8e1d962d P bbbff8e06902484aae9904dcc1ba5da8: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:21:16.195879 12439 tablet_bootstrap.cc:492] T 6787db5efd6d4bf6be10ead9989428c1 P bbbff8e06902484aae9904dcc1ba5da8: Bootstrap starting.
I20260710 13:21:16.198323 12447 consensus_queue.cc:1048] T c9170369050a4816b85d26c37e720e23 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:16.201781 12439 tablet_bootstrap.cc:654] T 6787db5efd6d4bf6be10ead9989428c1 P bbbff8e06902484aae9904dcc1ba5da8: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:16.216645 12140 catalog_manager.cc:5697] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53883f3eee684608ac8208cfc8d16620 (127.10.210.65). New cstate: current_term: 1 leader_uuid: "53883f3eee684608ac8208cfc8d16620" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:16.226910 12439 tablet_bootstrap.cc:492] T 6787db5efd6d4bf6be10ead9989428c1 P bbbff8e06902484aae9904dcc1ba5da8: No bootstrap required, opened a new log
I20260710 13:21:16.233816 12439 ts_tablet_manager.cc:1403] T 6787db5efd6d4bf6be10ead9989428c1 P bbbff8e06902484aae9904dcc1ba5da8: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.004s
W20260710 13:21:16.235440 12190 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:16.236382 12439 raft_consensus.cc:359] T 6787db5efd6d4bf6be10ead9989428c1 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.243575 12439 raft_consensus.cc:385] T 6787db5efd6d4bf6be10ead9989428c1 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:16.243957 12439 raft_consensus.cc:740] T 6787db5efd6d4bf6be10ead9989428c1 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbff8e06902484aae9904dcc1ba5da8, State: Initialized, Role: FOLLOWER
I20260710 13:21:16.244622 12439 consensus_queue.cc:260] T 6787db5efd6d4bf6be10ead9989428c1 P bbbff8e06902484aae9904dcc1ba5da8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.245995 12433 tablet_bootstrap.cc:492] T 6787db5efd6d4bf6be10ead9989428c1 P 53883f3eee684608ac8208cfc8d16620: No bootstrap required, opened a new log
I20260710 13:21:16.246430 12433 ts_tablet_manager.cc:1403] T 6787db5efd6d4bf6be10ead9989428c1 P 53883f3eee684608ac8208cfc8d16620: Time spent bootstrapping tablet: real 0.119s	user 0.015s	sys 0.018s
I20260710 13:21:16.246735 12439 ts_tablet_manager.cc:1434] T 6787db5efd6d4bf6be10ead9989428c1 P bbbff8e06902484aae9904dcc1ba5da8: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:21:16.247874 12439 tablet_bootstrap.cc:492] T 19d8ce18daae42b88fac0b07bf550042 P bbbff8e06902484aae9904dcc1ba5da8: Bootstrap starting.
I20260710 13:21:16.249075 12433 raft_consensus.cc:359] T 6787db5efd6d4bf6be10ead9989428c1 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.249742 12433 raft_consensus.cc:385] T 6787db5efd6d4bf6be10ead9989428c1 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:16.250001 12433 raft_consensus.cc:740] T 6787db5efd6d4bf6be10ead9989428c1 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53883f3eee684608ac8208cfc8d16620, State: Initialized, Role: FOLLOWER
I20260710 13:21:16.250607 12433 consensus_queue.cc:260] T 6787db5efd6d4bf6be10ead9989428c1 P 53883f3eee684608ac8208cfc8d16620 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.252877 12433 ts_tablet_manager.cc:1434] T 6787db5efd6d4bf6be10ead9989428c1 P 53883f3eee684608ac8208cfc8d16620: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 13:21:16.254908 12439 tablet_bootstrap.cc:654] T 19d8ce18daae42b88fac0b07bf550042 P bbbff8e06902484aae9904dcc1ba5da8: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:16.255601 12433 tablet_bootstrap.cc:492] T 19d8ce18daae42b88fac0b07bf550042 P 53883f3eee684608ac8208cfc8d16620: Bootstrap starting.
I20260710 13:21:16.261780 12433 tablet_bootstrap.cc:654] T 19d8ce18daae42b88fac0b07bf550042 P 53883f3eee684608ac8208cfc8d16620: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:16.261917 12439 tablet_bootstrap.cc:492] T 19d8ce18daae42b88fac0b07bf550042 P bbbff8e06902484aae9904dcc1ba5da8: No bootstrap required, opened a new log
I20260710 13:21:16.262369 12439 ts_tablet_manager.cc:1403] T 19d8ce18daae42b88fac0b07bf550042 P bbbff8e06902484aae9904dcc1ba5da8: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.000s
I20260710 13:21:16.264847 12439 raft_consensus.cc:359] T 19d8ce18daae42b88fac0b07bf550042 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.265493 12439 raft_consensus.cc:385] T 19d8ce18daae42b88fac0b07bf550042 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:16.265821 12433 tablet_bootstrap.cc:492] T 19d8ce18daae42b88fac0b07bf550042 P 53883f3eee684608ac8208cfc8d16620: No bootstrap required, opened a new log
I20260710 13:21:16.265781 12439 raft_consensus.cc:740] T 19d8ce18daae42b88fac0b07bf550042 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbff8e06902484aae9904dcc1ba5da8, State: Initialized, Role: FOLLOWER
I20260710 13:21:16.266306 12433 ts_tablet_manager.cc:1403] T 19d8ce18daae42b88fac0b07bf550042 P 53883f3eee684608ac8208cfc8d16620: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 13:21:16.266587 12439 consensus_queue.cc:260] T 19d8ce18daae42b88fac0b07bf550042 P bbbff8e06902484aae9904dcc1ba5da8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.268543 12439 ts_tablet_manager.cc:1434] T 19d8ce18daae42b88fac0b07bf550042 P bbbff8e06902484aae9904dcc1ba5da8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:21:16.268805 12433 raft_consensus.cc:359] T 19d8ce18daae42b88fac0b07bf550042 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.269434 12433 raft_consensus.cc:385] T 19d8ce18daae42b88fac0b07bf550042 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:16.269519 12439 tablet_bootstrap.cc:492] T f1c06ec86a5a4b17bdc389abdd78d1ae P bbbff8e06902484aae9904dcc1ba5da8: Bootstrap starting.
I20260710 13:21:16.269723 12433 raft_consensus.cc:740] T 19d8ce18daae42b88fac0b07bf550042 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53883f3eee684608ac8208cfc8d16620, State: Initialized, Role: FOLLOWER
I20260710 13:21:16.270354 12433 consensus_queue.cc:260] T 19d8ce18daae42b88fac0b07bf550042 P 53883f3eee684608ac8208cfc8d16620 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.272435 12433 ts_tablet_manager.cc:1434] T 19d8ce18daae42b88fac0b07bf550042 P 53883f3eee684608ac8208cfc8d16620: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:16.273279 12433 tablet_bootstrap.cc:492] T f1c06ec86a5a4b17bdc389abdd78d1ae P 53883f3eee684608ac8208cfc8d16620: Bootstrap starting.
I20260710 13:21:16.275660 12439 tablet_bootstrap.cc:654] T f1c06ec86a5a4b17bdc389abdd78d1ae P bbbff8e06902484aae9904dcc1ba5da8: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:16.278748 12433 tablet_bootstrap.cc:654] T f1c06ec86a5a4b17bdc389abdd78d1ae P 53883f3eee684608ac8208cfc8d16620: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:16.283072 12445 consensus_queue.cc:1048] T 835b495262a3464592f7ea469aedf405 P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:16.286409 12439 tablet_bootstrap.cc:492] T f1c06ec86a5a4b17bdc389abdd78d1ae P bbbff8e06902484aae9904dcc1ba5da8: No bootstrap required, opened a new log
I20260710 13:21:16.286852 12439 ts_tablet_manager.cc:1403] T f1c06ec86a5a4b17bdc389abdd78d1ae P bbbff8e06902484aae9904dcc1ba5da8: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.003s
I20260710 13:21:16.288985 12439 raft_consensus.cc:359] T f1c06ec86a5a4b17bdc389abdd78d1ae P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.289672 12439 raft_consensus.cc:385] T f1c06ec86a5a4b17bdc389abdd78d1ae P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:16.289942 12439 raft_consensus.cc:740] T f1c06ec86a5a4b17bdc389abdd78d1ae P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbff8e06902484aae9904dcc1ba5da8, State: Initialized, Role: FOLLOWER
I20260710 13:21:16.291246 12433 tablet_bootstrap.cc:492] T f1c06ec86a5a4b17bdc389abdd78d1ae P 53883f3eee684608ac8208cfc8d16620: No bootstrap required, opened a new log
I20260710 13:21:16.291656 12433 ts_tablet_manager.cc:1403] T f1c06ec86a5a4b17bdc389abdd78d1ae P 53883f3eee684608ac8208cfc8d16620: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.000s
I20260710 13:21:16.291236 12439 consensus_queue.cc:260] T f1c06ec86a5a4b17bdc389abdd78d1ae P bbbff8e06902484aae9904dcc1ba5da8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.293730 12433 raft_consensus.cc:359] T f1c06ec86a5a4b17bdc389abdd78d1ae P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.294355 12433 raft_consensus.cc:385] T f1c06ec86a5a4b17bdc389abdd78d1ae P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:16.294587 12433 raft_consensus.cc:740] T f1c06ec86a5a4b17bdc389abdd78d1ae P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53883f3eee684608ac8208cfc8d16620, State: Initialized, Role: FOLLOWER
I20260710 13:21:16.295183 12433 consensus_queue.cc:260] T f1c06ec86a5a4b17bdc389abdd78d1ae P 53883f3eee684608ac8208cfc8d16620 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.297853 12433 ts_tablet_manager.cc:1434] T f1c06ec86a5a4b17bdc389abdd78d1ae P 53883f3eee684608ac8208cfc8d16620: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:16.303795 12439 ts_tablet_manager.cc:1434] T f1c06ec86a5a4b17bdc389abdd78d1ae P bbbff8e06902484aae9904dcc1ba5da8: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260710 13:21:16.304572 12433 tablet_bootstrap.cc:492] T 835b495262a3464592f7ea469aedf405 P 53883f3eee684608ac8208cfc8d16620: Bootstrap starting.
I20260710 13:21:16.310024 12439 tablet_bootstrap.cc:492] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8: Bootstrap starting.
I20260710 13:21:16.310575 12433 tablet_bootstrap.cc:654] T 835b495262a3464592f7ea469aedf405 P 53883f3eee684608ac8208cfc8d16620: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:16.320755 12515 consensus_queue.cc:1048] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:16.323017 12433 tablet_bootstrap.cc:492] T 835b495262a3464592f7ea469aedf405 P 53883f3eee684608ac8208cfc8d16620: No bootstrap required, opened a new log
I20260710 13:21:16.323541 12433 ts_tablet_manager.cc:1403] T 835b495262a3464592f7ea469aedf405 P 53883f3eee684608ac8208cfc8d16620: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.001s
I20260710 13:21:16.324059 12439 tablet_bootstrap.cc:654] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:16.326635 12433 raft_consensus.cc:359] T 835b495262a3464592f7ea469aedf405 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.327297 12433 raft_consensus.cc:385] T 835b495262a3464592f7ea469aedf405 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:16.327565 12433 raft_consensus.cc:740] T 835b495262a3464592f7ea469aedf405 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53883f3eee684608ac8208cfc8d16620, State: Initialized, Role: FOLLOWER
I20260710 13:21:16.328233 12433 consensus_queue.cc:260] T 835b495262a3464592f7ea469aedf405 P 53883f3eee684608ac8208cfc8d16620 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.330188 12433 ts_tablet_manager.cc:1434] T 835b495262a3464592f7ea469aedf405 P 53883f3eee684608ac8208cfc8d16620: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:16.330973 12433 tablet_bootstrap.cc:492] T ec2a7411ca34432f9aa0baecab082eed P 53883f3eee684608ac8208cfc8d16620: Bootstrap starting.
I20260710 13:21:16.336669 12439 tablet_bootstrap.cc:492] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8: No bootstrap required, opened a new log
I20260710 13:21:16.337137 12439 ts_tablet_manager.cc:1403] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.009s
I20260710 13:21:16.337464 12433 tablet_bootstrap.cc:654] T ec2a7411ca34432f9aa0baecab082eed P 53883f3eee684608ac8208cfc8d16620: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:16.339924 12516 consensus_queue.cc:1048] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:16.341543 12519 raft_consensus.cc:493] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:16.342173 12519 raft_consensus.cc:515] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.344862 12519 leader_election.cc:290] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:16.347226 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c06ec86a5a4b17bdc389abdd78d1ae" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8" is_pre_election: true
I20260710 13:21:16.347606 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c06ec86a5a4b17bdc389abdd78d1ae" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620" is_pre_election: true
I20260710 13:21:16.347419 12439 raft_consensus.cc:359] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.348129 12392 raft_consensus.cc:2468] T f1c06ec86a5a4b17bdc389abdd78d1ae P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55ff488a83af4bd188aa0fe583736f24 in term 0.
I20260710 13:21:16.349778 12464 raft_consensus.cc:493] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:16.350124 12285 leader_election.cc:304] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55ff488a83af4bd188aa0fe583736f24, bbbff8e06902484aae9904dcc1ba5da8; no voters: 
I20260710 13:21:16.350248 12464 raft_consensus.cc:515] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.348114 12439 raft_consensus.cc:385] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:16.351362 12486 raft_consensus.cc:2804] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:16.351559 12439 raft_consensus.cc:740] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbff8e06902484aae9904dcc1ba5da8, State: Initialized, Role: FOLLOWER
I20260710 13:21:16.351902 12486 raft_consensus.cc:493] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:16.352371 12486 raft_consensus.cc:3060] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:16.352252 12439 consensus_queue.cc:260] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.348191 12243 raft_consensus.cc:2468] T f1c06ec86a5a4b17bdc389abdd78d1ae P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55ff488a83af4bd188aa0fe583736f24 in term 0.
I20260710 13:21:16.354389 12439 ts_tablet_manager.cc:1434] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.002s
I20260710 13:21:16.355294 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d8ce18daae42b88fac0b07bf550042" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620" is_pre_election: true
I20260710 13:21:16.355885 12243 raft_consensus.cc:2468] T 19d8ce18daae42b88fac0b07bf550042 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55ff488a83af4bd188aa0fe583736f24 in term 0.
I20260710 13:21:16.357033 12283 leader_election.cc:304] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53883f3eee684608ac8208cfc8d16620, 55ff488a83af4bd188aa0fe583736f24; no voters: 
I20260710 13:21:16.357854 12438 raft_consensus.cc:2804] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:16.358202 12438 raft_consensus.cc:493] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:16.358526 12438 raft_consensus.cc:3060] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:16.359769 12389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d8ce18daae42b88fac0b07bf550042" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8" is_pre_election: true
I20260710 13:21:16.360357 12389 raft_consensus.cc:2468] T 19d8ce18daae42b88fac0b07bf550042 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55ff488a83af4bd188aa0fe583736f24 in term 0.
I20260710 13:21:16.352329 12464 leader_election.cc:290] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:16.375783 12433 tablet_bootstrap.cc:492] T ec2a7411ca34432f9aa0baecab082eed P 53883f3eee684608ac8208cfc8d16620: No bootstrap required, opened a new log
I20260710 13:21:16.376232 12433 ts_tablet_manager.cc:1403] T ec2a7411ca34432f9aa0baecab082eed P 53883f3eee684608ac8208cfc8d16620: Time spent bootstrapping tablet: real 0.045s	user 0.029s	sys 0.010s
I20260710 13:21:16.378031 12486 raft_consensus.cc:515] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.379057 12433 raft_consensus.cc:359] T ec2a7411ca34432f9aa0baecab082eed P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.379700 12433 raft_consensus.cc:385] T ec2a7411ca34432f9aa0baecab082eed P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:16.379952 12433 raft_consensus.cc:740] T ec2a7411ca34432f9aa0baecab082eed P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53883f3eee684608ac8208cfc8d16620, State: Initialized, Role: FOLLOWER
I20260710 13:21:16.380271 12438 raft_consensus.cc:515] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.380571 12433 consensus_queue.cc:260] T ec2a7411ca34432f9aa0baecab082eed P 53883f3eee684608ac8208cfc8d16620 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.382548 12438 leader_election.cc:290] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 election: Requested vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:16.383570 12433 ts_tablet_manager.cc:1434] T ec2a7411ca34432f9aa0baecab082eed P 53883f3eee684608ac8208cfc8d16620: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:21:16.383653 12390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d8ce18daae42b88fac0b07bf550042" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8"
I20260710 13:21:16.383908 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d8ce18daae42b88fac0b07bf550042" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620"
I20260710 13:21:16.384297 12390 raft_consensus.cc:3060] T 19d8ce18daae42b88fac0b07bf550042 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:16.384514 12433 tablet_bootstrap.cc:492] T 3a131d2c5e12436d8112799a3bb1e9e6 P 53883f3eee684608ac8208cfc8d16620: Bootstrap starting.
I20260710 13:21:16.384436 12243 raft_consensus.cc:3060] T 19d8ce18daae42b88fac0b07bf550042 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:16.390501 12433 tablet_bootstrap.cc:654] T 3a131d2c5e12436d8112799a3bb1e9e6 P 53883f3eee684608ac8208cfc8d16620: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:16.391170 12243 raft_consensus.cc:2468] T 19d8ce18daae42b88fac0b07bf550042 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55ff488a83af4bd188aa0fe583736f24 in term 1.
I20260710 13:21:16.391646 12390 raft_consensus.cc:2468] T 19d8ce18daae42b88fac0b07bf550042 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55ff488a83af4bd188aa0fe583736f24 in term 1.
I20260710 13:21:16.392627 12283 leader_election.cc:304] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53883f3eee684608ac8208cfc8d16620, 55ff488a83af4bd188aa0fe583736f24; no voters: 
I20260710 13:21:16.393730 12438 raft_consensus.cc:2804] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:16.394398 12438 raft_consensus.cc:697] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Becoming Leader. State: Replica: 55ff488a83af4bd188aa0fe583736f24, State: Running, Role: LEADER
I20260710 13:21:16.395249 12438 consensus_queue.cc:237] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.396387 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c06ec86a5a4b17bdc389abdd78d1ae" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620"
I20260710 13:21:16.397171 12243 raft_consensus.cc:3060] T f1c06ec86a5a4b17bdc389abdd78d1ae P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:16.398947 12486 leader_election.cc:290] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 election: Requested vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:16.400308 12390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c06ec86a5a4b17bdc389abdd78d1ae" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8"
I20260710 13:21:16.401090 12390 raft_consensus.cc:3060] T f1c06ec86a5a4b17bdc389abdd78d1ae P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:16.407601 12524 raft_consensus.cc:493] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:16.408228 12524 raft_consensus.cc:515] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.411327 12243 raft_consensus.cc:2468] T f1c06ec86a5a4b17bdc389abdd78d1ae P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55ff488a83af4bd188aa0fe583736f24 in term 1.
I20260710 13:21:16.412856 12283 leader_election.cc:304] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53883f3eee684608ac8208cfc8d16620, 55ff488a83af4bd188aa0fe583736f24; no voters: 
I20260710 13:21:16.413439 12319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2a7411ca34432f9aa0baecab082eed" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24" is_pre_election: true
I20260710 13:21:16.413970 12486 raft_consensus.cc:2804] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:16.414251 12319 raft_consensus.cc:2468] T ec2a7411ca34432f9aa0baecab082eed P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbff8e06902484aae9904dcc1ba5da8 in term 0.
I20260710 13:21:16.414676 12486 raft_consensus.cc:697] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Becoming Leader. State: Replica: 55ff488a83af4bd188aa0fe583736f24, State: Running, Role: LEADER
I20260710 13:21:16.415727 12242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2a7411ca34432f9aa0baecab082eed" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620" is_pre_election: true
I20260710 13:21:16.415830 12486 consensus_queue.cc:237] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.416623 12242 raft_consensus.cc:2468] T ec2a7411ca34432f9aa0baecab082eed P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbff8e06902484aae9904dcc1ba5da8 in term 0.
I20260710 13:21:16.418227 12357 leader_election.cc:304] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53883f3eee684608ac8208cfc8d16620, bbbff8e06902484aae9904dcc1ba5da8; no voters: 
I20260710 13:21:16.419672 12521 raft_consensus.cc:2804] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:16.420120 12521 raft_consensus.cc:493] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:16.420583 12521 raft_consensus.cc:3060] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:16.422394 12524 leader_election.cc:290] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023)
I20260710 13:21:16.432567 12521 raft_consensus.cc:515] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.434319 12521 leader_election.cc:290] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 election: Requested vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023)
I20260710 13:21:16.434955 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2a7411ca34432f9aa0baecab082eed" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620"
I20260710 13:21:16.435429 12243 raft_consensus.cc:3060] T ec2a7411ca34432f9aa0baecab082eed P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:16.435675 12319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2a7411ca34432f9aa0baecab082eed" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24"
I20260710 13:21:16.436458 12319 raft_consensus.cc:3060] T ec2a7411ca34432f9aa0baecab082eed P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:16.440867 12243 raft_consensus.cc:2468] T ec2a7411ca34432f9aa0baecab082eed P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbff8e06902484aae9904dcc1ba5da8 in term 1.
I20260710 13:21:16.442145 12357 leader_election.cc:304] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53883f3eee684608ac8208cfc8d16620, bbbff8e06902484aae9904dcc1ba5da8; no voters: 
I20260710 13:21:16.443240 12390 raft_consensus.cc:2468] T f1c06ec86a5a4b17bdc389abdd78d1ae P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55ff488a83af4bd188aa0fe583736f24 in term 1.
I20260710 13:21:16.445526 12521 raft_consensus.cc:2804] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:16.446450 12521 raft_consensus.cc:697] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 [term 1 LEADER]: Becoming Leader. State: Replica: bbbff8e06902484aae9904dcc1ba5da8, State: Running, Role: LEADER
I20260710 13:21:16.450917 12141 catalog_manager.cc:5697] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66). New cstate: current_term: 1 leader_uuid: "55ff488a83af4bd188aa0fe583736f24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:16.453220 12521 consensus_queue.cc:237] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.454329 12433 tablet_bootstrap.cc:492] T 3a131d2c5e12436d8112799a3bb1e9e6 P 53883f3eee684608ac8208cfc8d16620: No bootstrap required, opened a new log
I20260710 13:21:16.454816 12433 ts_tablet_manager.cc:1403] T 3a131d2c5e12436d8112799a3bb1e9e6 P 53883f3eee684608ac8208cfc8d16620: Time spent bootstrapping tablet: real 0.070s	user 0.030s	sys 0.015s
I20260710 13:21:16.453745 12319 raft_consensus.cc:2468] T ec2a7411ca34432f9aa0baecab082eed P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbff8e06902484aae9904dcc1ba5da8 in term 1.
I20260710 13:21:16.459623 12433 raft_consensus.cc:359] T 3a131d2c5e12436d8112799a3bb1e9e6 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.460309 12433 raft_consensus.cc:385] T 3a131d2c5e12436d8112799a3bb1e9e6 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:16.460695 12433 raft_consensus.cc:740] T 3a131d2c5e12436d8112799a3bb1e9e6 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53883f3eee684608ac8208cfc8d16620, State: Initialized, Role: FOLLOWER
I20260710 13:21:16.461313 12433 consensus_queue.cc:260] T 3a131d2c5e12436d8112799a3bb1e9e6 P 53883f3eee684608ac8208cfc8d16620 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.463286 12433 ts_tablet_manager.cc:1434] T 3a131d2c5e12436d8112799a3bb1e9e6 P 53883f3eee684608ac8208cfc8d16620: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 13:21:16.462713 12141 catalog_manager.cc:5697] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67). New cstate: current_term: 1 leader_uuid: "bbbff8e06902484aae9904dcc1ba5da8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:16.465632 12140 catalog_manager.cc:5697] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66). New cstate: current_term: 1 leader_uuid: "55ff488a83af4bd188aa0fe583736f24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:16.481595 12521 raft_consensus.cc:493] T e5fec8c01ef34e908d50ad1d8e1d962d P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:16.482117 12521 raft_consensus.cc:515] T e5fec8c01ef34e908d50ad1d8e1d962d P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.483795 12521 leader_election.cc:290] T e5fec8c01ef34e908d50ad1d8e1d962d P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023)
I20260710 13:21:16.484521 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5fec8c01ef34e908d50ad1d8e1d962d" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620" is_pre_election: true
I20260710 13:21:16.484822 12319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5fec8c01ef34e908d50ad1d8e1d962d" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24" is_pre_election: true
I20260710 13:21:16.485543 12319 raft_consensus.cc:2393] T e5fec8c01ef34e908d50ad1d8e1d962d P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbff8e06902484aae9904dcc1ba5da8 in current term 1: Already voted for candidate 53883f3eee684608ac8208cfc8d16620 in this term.
I20260710 13:21:16.486284 12356 leader_election.cc:304] T e5fec8c01ef34e908d50ad1d8e1d962d P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbbff8e06902484aae9904dcc1ba5da8; no voters: 53883f3eee684608ac8208cfc8d16620, 55ff488a83af4bd188aa0fe583736f24
I20260710 13:21:16.486827 12521 raft_consensus.cc:3060] T e5fec8c01ef34e908d50ad1d8e1d962d P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:16.491008 12521 raft_consensus.cc:2749] T e5fec8c01ef34e908d50ad1d8e1d962d P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:16.511521 12438 raft_consensus.cc:493] T 6787db5efd6d4bf6be10ead9989428c1 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:16.511955 12438 raft_consensus.cc:515] T 6787db5efd6d4bf6be10ead9989428c1 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.513701 12438 leader_election.cc:290] T 6787db5efd6d4bf6be10ead9989428c1 P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:16.514395 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6787db5efd6d4bf6be10ead9989428c1" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620" is_pre_election: true
I20260710 13:21:16.514621 12390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6787db5efd6d4bf6be10ead9989428c1" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8" is_pre_election: true
I20260710 13:21:16.514916 12243 raft_consensus.cc:2468] T 6787db5efd6d4bf6be10ead9989428c1 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55ff488a83af4bd188aa0fe583736f24 in term 0.
I20260710 13:21:16.515195 12390 raft_consensus.cc:2468] T 6787db5efd6d4bf6be10ead9989428c1 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55ff488a83af4bd188aa0fe583736f24 in term 0.
I20260710 13:21:16.515882 12283 leader_election.cc:304] T 6787db5efd6d4bf6be10ead9989428c1 P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53883f3eee684608ac8208cfc8d16620, 55ff488a83af4bd188aa0fe583736f24; no voters: 
I20260710 13:21:16.516618 12438 raft_consensus.cc:2804] T 6787db5efd6d4bf6be10ead9989428c1 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:16.516992 12438 raft_consensus.cc:493] T 6787db5efd6d4bf6be10ead9989428c1 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:16.517264 12438 raft_consensus.cc:3060] T 6787db5efd6d4bf6be10ead9989428c1 P 55ff488a83af4bd188aa0fe583736f24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:16.519359 12516 consensus_queue.cc:1048] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:16.522220 12438 raft_consensus.cc:515] T 6787db5efd6d4bf6be10ead9989428c1 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.524086 12438 leader_election.cc:290] T 6787db5efd6d4bf6be10ead9989428c1 P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 election: Requested vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:16.524832 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6787db5efd6d4bf6be10ead9989428c1" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53883f3eee684608ac8208cfc8d16620"
I20260710 13:21:16.525378 12243 raft_consensus.cc:3060] T 6787db5efd6d4bf6be10ead9989428c1 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:16.525341 12390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6787db5efd6d4bf6be10ead9989428c1" candidate_uuid: "55ff488a83af4bd188aa0fe583736f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8"
I20260710 13:21:16.525969 12390 raft_consensus.cc:3060] T 6787db5efd6d4bf6be10ead9989428c1 P bbbff8e06902484aae9904dcc1ba5da8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:16.530145 12513 consensus_queue.cc:1048] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:16.532253 12243 raft_consensus.cc:2468] T 6787db5efd6d4bf6be10ead9989428c1 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55ff488a83af4bd188aa0fe583736f24 in term 1.
I20260710 13:21:16.532258 12390 raft_consensus.cc:2468] T 6787db5efd6d4bf6be10ead9989428c1 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55ff488a83af4bd188aa0fe583736f24 in term 1.
I20260710 13:21:16.534116 12283 leader_election.cc:304] T 6787db5efd6d4bf6be10ead9989428c1 P 55ff488a83af4bd188aa0fe583736f24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53883f3eee684608ac8208cfc8d16620, 55ff488a83af4bd188aa0fe583736f24; no voters: 
I20260710 13:21:16.535184 12438 raft_consensus.cc:2804] T 6787db5efd6d4bf6be10ead9989428c1 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:16.535934 12438 raft_consensus.cc:697] T 6787db5efd6d4bf6be10ead9989428c1 P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Becoming Leader. State: Replica: 55ff488a83af4bd188aa0fe583736f24, State: Running, Role: LEADER
I20260710 13:21:16.536696 12438 consensus_queue.cc:237] T 6787db5efd6d4bf6be10ead9989428c1 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.546625 12141 catalog_manager.cc:5697] T 6787db5efd6d4bf6be10ead9989428c1 P 55ff488a83af4bd188aa0fe583736f24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66). New cstate: current_term: 1 leader_uuid: "55ff488a83af4bd188aa0fe583736f24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:16.568771 12513 raft_consensus.cc:493] T 3a131d2c5e12436d8112799a3bb1e9e6 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:16.569271 12513 raft_consensus.cc:515] T 3a131d2c5e12436d8112799a3bb1e9e6 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:16.570825 12513 leader_election.cc:290] T 3a131d2c5e12436d8112799a3bb1e9e6 P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:16.571566 12319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a131d2c5e12436d8112799a3bb1e9e6" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55ff488a83af4bd188aa0fe583736f24" is_pre_election: true
I20260710 13:21:16.571746 12389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a131d2c5e12436d8112799a3bb1e9e6" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8" is_pre_election: true
I20260710 13:21:16.572340 12319 raft_consensus.cc:2393] T 3a131d2c5e12436d8112799a3bb1e9e6 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 53883f3eee684608ac8208cfc8d16620 in current term 1: Already voted for candidate bbbff8e06902484aae9904dcc1ba5da8 in this term.
I20260710 13:21:16.573280 12207 leader_election.cc:304] T 3a131d2c5e12436d8112799a3bb1e9e6 P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53883f3eee684608ac8208cfc8d16620; no voters: 55ff488a83af4bd188aa0fe583736f24, bbbff8e06902484aae9904dcc1ba5da8
I20260710 13:21:16.573868 12513 raft_consensus.cc:3060] T 3a131d2c5e12436d8112799a3bb1e9e6 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:16.578255 12513 raft_consensus.cc:2749] T 3a131d2c5e12436d8112799a3bb1e9e6 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:16.582660 12243 raft_consensus.cc:3060] T 835b495262a3464592f7ea469aedf405 P 53883f3eee684608ac8208cfc8d16620 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:16.595942 12513 consensus_queue.cc:1048] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:16.606765 12446 consensus_queue.cc:1048] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:16.611604 12521 consensus_queue.cc:1048] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:16.633373 12524 consensus_queue.cc:1048] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:16.657143 12521 consensus_queue.cc:1048] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:16.662683 12521 consensus_queue.cc:1048] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:16.793083 12438 consensus_queue.cc:1048] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:16.802852 12438 consensus_queue.cc:1048] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:16.877293 12438 consensus_queue.cc:1048] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:16.887413 12438 consensus_queue.cc:1048] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:16.929327 12521 consensus_queue.cc:1048] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:16.939218 12445 consensus_queue.cc:1048] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:16.967971 12438 consensus_queue.cc:1048] T 6787db5efd6d4bf6be10ead9989428c1 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:16.978772 12438 consensus_queue.cc:1048] T 6787db5efd6d4bf6be10ead9989428c1 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:17.104851 11081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:17.110518 12614 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:17.111701 12615 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:17.112250 12617 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:17.113144 11081 server_base.cc:1061] running on GCE node
I20260710 13:21:17.115469 11081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:17.115733 11081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:17.115938 11081 hybrid_clock.cc:648] HybridClock initialized: now 1783689677115920 us; error 0 us; skew 500 ppm
I20260710 13:21:17.116642 11081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:17.119382 11081 webserver.cc:533] Webserver started at http://127.10.210.68:35985/ using document root <none> and password file <none>
I20260710 13:21:17.119867 11081 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:17.120059 11081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:17.120371 11081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:17.121433 11081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/ts-3-root/instance:
uuid: "f53f24dbb72e49e991d7ab07d43178ee"
format_stamp: "Formatted at 2026-07-10 13:21:17 on dist-test-slave-4llg"
I20260710 13:21:17.125469 11081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:17.128582 12622 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:17.129298 11081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:21:17.129703 11081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/ts-3-root
uuid: "f53f24dbb72e49e991d7ab07d43178ee"
format_stamp: "Formatted at 2026-07-10 13:21:17 on dist-test-slave-4llg"
I20260710 13:21:17.129976 11081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:17.145277 11081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:17.146474 11081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:17.147898 11081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:17.150111 11081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:17.150341 11081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:17.150583 11081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:17.150774 11081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:17.216074 11081 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.68:42193
I20260710 13:21:17.216168 12684 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.68:42193 every 8 connection(s)
I20260710 13:21:17.221582 11081 auto_leader_rebalancer-test.cc:388] add a tserver: f53f24dbb72e49e991d7ab07d43178ee
I20260710 13:21:17.234889 12685 heartbeater.cc:344] Connected to a master server at 127.10.210.126:35143
I20260710 13:21:17.235276 12685 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:17.236048 12685 heartbeater.cc:507] Master 127.10.210.126:35143 requested a full tablet report, sending...
I20260710 13:21:17.237797 12140 ts_manager.cc:194] Registered new tserver with Master: f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68:42193)
I20260710 13:21:17.238948 12140 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55824
I20260710 13:21:17.289086 12389 consensus_queue.cc:237] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Queue 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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:17.296541 12319 raft_consensus.cc:1275] T e790725a653d43d489096a2c28add9b4 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Refusing update from remote peer bbbff8e06902484aae9904dcc1ba5da8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:17.297228 12243 raft_consensus.cc:1275] T e790725a653d43d489096a2c28add9b4 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Refusing update from remote peer bbbff8e06902484aae9904dcc1ba5da8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:17.298628 12445 consensus_queue.cc:1048] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:17.299654 12502 consensus_queue.cc:1048] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:17.308315 12502 raft_consensus.cc:2955] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:17.310853 12316 raft_consensus.cc:2955] T e790725a653d43d489096a2c28add9b4 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:17.312599 12242 raft_consensus.cc:2955] T e790725a653d43d489096a2c28add9b4 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
W20260710 13:21:17.322079 12358 consensus_peers.cc:597] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 -> Peer f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68:42193): Couldn't send request to peer f53f24dbb72e49e991d7ab07d43178ee. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e790725a653d43d489096a2c28add9b4. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:17.323462 12140 catalog_manager.cc:5697] T e790725a653d43d489096a2c28add9b4 P 55ff488a83af4bd188aa0fe583736f24 reported cstate change: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New cstate: current_term: 1 leader_uuid: "bbbff8e06902484aae9904dcc1ba5da8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:17.350477 12243 consensus_queue.cc:237] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Queue 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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:17.356841 12389 raft_consensus.cc:1275] T 71495f06b06d4bf7a056f68fcbe56f54 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:17.358127 12316 raft_consensus.cc:1275] T 71495f06b06d4bf7a056f68fcbe56f54 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:17.358134 12513 consensus_queue.cc:1048] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:17.359632 12446 consensus_queue.cc:1048] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:17.368010 12513 raft_consensus.cc:2955] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
W20260710 13:21:17.369145 12209 consensus_peers.cc:597] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 -> Peer f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68:42193): Couldn't send request to peer f53f24dbb72e49e991d7ab07d43178ee. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 71495f06b06d4bf7a056f68fcbe56f54. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:17.370076 12389 raft_consensus.cc:2955] T 71495f06b06d4bf7a056f68fcbe56f54 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:17.386957 12390 consensus_queue.cc:237] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Queue 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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:17.387852 12142 catalog_manager.cc:5697] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 reported cstate change: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New cstate: current_term: 1 leader_uuid: "53883f3eee684608ac8208cfc8d16620" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:21:17.398360 12358 consensus_peers.cc:597] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 -> Peer f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68:42193): Couldn't send request to peer f53f24dbb72e49e991d7ab07d43178ee. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3cefceec07a54eea973f4a8f64288a6d. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:17.399969 12316 raft_consensus.cc:1275] T 3cefceec07a54eea973f4a8f64288a6d P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Refusing update from remote peer bbbff8e06902484aae9904dcc1ba5da8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:17.399899 12319 raft_consensus.cc:2955] T 71495f06b06d4bf7a056f68fcbe56f54 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:17.409499 12521 consensus_queue.cc:1048] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:17.411307 12243 raft_consensus.cc:1275] T 3cefceec07a54eea973f4a8f64288a6d P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Refusing update from remote peer bbbff8e06902484aae9904dcc1ba5da8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:17.413069 12502 consensus_queue.cc:1048] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:17.437193 12524 raft_consensus.cc:2955] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:17.438694 12243 raft_consensus.cc:2955] T 3cefceec07a54eea973f4a8f64288a6d P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:17.442373 12318 raft_consensus.cc:2955] T 3cefceec07a54eea973f4a8f64288a6d P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:17.501901 12142 catalog_manager.cc:5697] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 reported cstate change: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New cstate: current_term: 1 leader_uuid: "bbbff8e06902484aae9904dcc1ba5da8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:17.525238 12318 consensus_queue.cc:237] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Queue 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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:17.541040 12243 raft_consensus.cc:1275] T f78d73ac74b143e498a18c7b398d8c55 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:17.541950 12389 raft_consensus.cc:1275] T f78d73ac74b143e498a18c7b398d8c55 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:17.542853 12711 consensus_queue.cc:1048] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:17.544193 12519 consensus_queue.cc:1048] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } 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 13:21:17.556869 12284 consensus_peers.cc:597] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 -> Peer f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68:42193): Couldn't send request to peer f53f24dbb72e49e991d7ab07d43178ee. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f78d73ac74b143e498a18c7b398d8c55. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:17.557305 12464 raft_consensus.cc:2955] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:17.558203 12389 raft_consensus.cc:2955] T f78d73ac74b143e498a18c7b398d8c55 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:17.567447 12243 raft_consensus.cc:2955] T f78d73ac74b143e498a18c7b398d8c55 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:17.575809 12140 catalog_manager.cc:5697] T f78d73ac74b143e498a18c7b398d8c55 P bbbff8e06902484aae9904dcc1ba5da8 reported cstate change: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New cstate: current_term: 1 leader_uuid: "55ff488a83af4bd188aa0fe583736f24" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:17.797386 12715 ts_tablet_manager.cc:933] T 71495f06b06d4bf7a056f68fcbe56f54 P f53f24dbb72e49e991d7ab07d43178ee: Initiating tablet copy from peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151)
I20260710 13:21:17.799650 12715 tablet_copy_client.cc:323] T 71495f06b06d4bf7a056f68fcbe56f54 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Beginning tablet copy session from remote peer at address 127.10.210.65:44151
I20260710 13:21:17.812491 12254 tablet_copy_service.cc:140] P 53883f3eee684608ac8208cfc8d16620: Received BeginTabletCopySession request for tablet 71495f06b06d4bf7a056f68fcbe56f54 from peer f53f24dbb72e49e991d7ab07d43178ee ({username='slave'} at 127.0.0.1:39936)
I20260710 13:21:17.813083 12254 tablet_copy_service.cc:161] P 53883f3eee684608ac8208cfc8d16620: Beginning new tablet copy session on tablet 71495f06b06d4bf7a056f68fcbe56f54 from peer f53f24dbb72e49e991d7ab07d43178ee at {username='slave'} at 127.0.0.1:39936: session id = f53f24dbb72e49e991d7ab07d43178ee-71495f06b06d4bf7a056f68fcbe56f54
I20260710 13:21:17.820111 12254 tablet_copy_source_session.cc:215] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:17.823724 12715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71495f06b06d4bf7a056f68fcbe56f54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:17.839851 12715 tablet_copy_client.cc:806] T 71495f06b06d4bf7a056f68fcbe56f54 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:17.840500 12715 tablet_copy_client.cc:670] T 71495f06b06d4bf7a056f68fcbe56f54 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:17.844549 12715 tablet_copy_client.cc:538] T 71495f06b06d4bf7a056f68fcbe56f54 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:17.853303 12715 tablet_bootstrap.cc:492] T 71495f06b06d4bf7a056f68fcbe56f54 P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap starting.
I20260710 13:21:17.874476 12715 tablet_bootstrap.cc:492] T 71495f06b06d4bf7a056f68fcbe56f54 P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:17.875521 12715 tablet_bootstrap.cc:492] T 71495f06b06d4bf7a056f68fcbe56f54 P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap complete.
I20260710 13:21:17.876189 12715 ts_tablet_manager.cc:1403] T 71495f06b06d4bf7a056f68fcbe56f54 P f53f24dbb72e49e991d7ab07d43178ee: Time spent bootstrapping tablet: real 0.023s	user 0.021s	sys 0.000s
I20260710 13:21:17.878548 12715 raft_consensus.cc:359] T 71495f06b06d4bf7a056f68fcbe56f54 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:17.879240 12715 raft_consensus.cc:740] T 71495f06b06d4bf7a056f68fcbe56f54 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f53f24dbb72e49e991d7ab07d43178ee, State: Initialized, Role: LEARNER
I20260710 13:21:17.879884 12715 consensus_queue.cc:260] T 71495f06b06d4bf7a056f68fcbe56f54 P f53f24dbb72e49e991d7ab07d43178ee [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:17.882834 12685 heartbeater.cc:499] Master 127.10.210.126:35143 was elected leader, sending a full tablet report...
I20260710 13:21:17.883212 12715 ts_tablet_manager.cc:1434] T 71495f06b06d4bf7a056f68fcbe56f54 P f53f24dbb72e49e991d7ab07d43178ee: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:21:17.885421 12254 tablet_copy_service.cc:342] P 53883f3eee684608ac8208cfc8d16620: Request end of tablet copy session f53f24dbb72e49e991d7ab07d43178ee-71495f06b06d4bf7a056f68fcbe56f54 received from {username='slave'} at 127.0.0.1:39936
I20260710 13:21:17.885944 12254 tablet_copy_service.cc:434] P 53883f3eee684608ac8208cfc8d16620: ending tablet copy session f53f24dbb72e49e991d7ab07d43178ee-71495f06b06d4bf7a056f68fcbe56f54 on tablet 71495f06b06d4bf7a056f68fcbe56f54 with peer f53f24dbb72e49e991d7ab07d43178ee
I20260710 13:21:17.889432 12715 ts_tablet_manager.cc:933] T e790725a653d43d489096a2c28add9b4 P f53f24dbb72e49e991d7ab07d43178ee: Initiating tablet copy from peer bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:17.900931 12715 tablet_copy_client.cc:323] T e790725a653d43d489096a2c28add9b4 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Beginning tablet copy session from remote peer at address 127.10.210.67:35655
I20260710 13:21:17.913475 12403 tablet_copy_service.cc:140] P bbbff8e06902484aae9904dcc1ba5da8: Received BeginTabletCopySession request for tablet e790725a653d43d489096a2c28add9b4 from peer f53f24dbb72e49e991d7ab07d43178ee ({username='slave'} at 127.0.0.1:38834)
I20260710 13:21:17.913971 12403 tablet_copy_service.cc:161] P bbbff8e06902484aae9904dcc1ba5da8: Beginning new tablet copy session on tablet e790725a653d43d489096a2c28add9b4 from peer f53f24dbb72e49e991d7ab07d43178ee at {username='slave'} at 127.0.0.1:38834: session id = f53f24dbb72e49e991d7ab07d43178ee-e790725a653d43d489096a2c28add9b4
I20260710 13:21:17.919571 12403 tablet_copy_source_session.cc:215] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:17.922163 12715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e790725a653d43d489096a2c28add9b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:17.933939 12715 tablet_copy_client.cc:806] T e790725a653d43d489096a2c28add9b4 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:17.934499 12715 tablet_copy_client.cc:670] T e790725a653d43d489096a2c28add9b4 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:17.938095 12715 tablet_copy_client.cc:538] T e790725a653d43d489096a2c28add9b4 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:17.945297 12715 tablet_bootstrap.cc:492] T e790725a653d43d489096a2c28add9b4 P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap starting.
I20260710 13:21:17.951157 12720 ts_tablet_manager.cc:933] T 3cefceec07a54eea973f4a8f64288a6d P f53f24dbb72e49e991d7ab07d43178ee: Initiating tablet copy from peer bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:17.966717 12720 tablet_copy_client.cc:323] T 3cefceec07a54eea973f4a8f64288a6d P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Beginning tablet copy session from remote peer at address 127.10.210.67:35655
I20260710 13:21:17.968475 12403 tablet_copy_service.cc:140] P bbbff8e06902484aae9904dcc1ba5da8: Received BeginTabletCopySession request for tablet 3cefceec07a54eea973f4a8f64288a6d from peer f53f24dbb72e49e991d7ab07d43178ee ({username='slave'} at 127.0.0.1:38834)
I20260710 13:21:17.969033 12403 tablet_copy_service.cc:161] P bbbff8e06902484aae9904dcc1ba5da8: Beginning new tablet copy session on tablet 3cefceec07a54eea973f4a8f64288a6d from peer f53f24dbb72e49e991d7ab07d43178ee at {username='slave'} at 127.0.0.1:38834: session id = f53f24dbb72e49e991d7ab07d43178ee-3cefceec07a54eea973f4a8f64288a6d
I20260710 13:21:17.972265 12715 tablet_bootstrap.cc:492] T e790725a653d43d489096a2c28add9b4 P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:17.973186 12715 tablet_bootstrap.cc:492] T e790725a653d43d489096a2c28add9b4 P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap complete.
I20260710 13:21:17.973834 12715 ts_tablet_manager.cc:1403] T e790725a653d43d489096a2c28add9b4 P f53f24dbb72e49e991d7ab07d43178ee: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.008s
I20260710 13:21:17.976337 12403 tablet_copy_source_session.cc:215] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:17.976835 12715 raft_consensus.cc:359] T e790725a653d43d489096a2c28add9b4 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:17.977464 12715 raft_consensus.cc:740] T e790725a653d43d489096a2c28add9b4 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f53f24dbb72e49e991d7ab07d43178ee, State: Initialized, Role: LEARNER
I20260710 13:21:17.978200 12715 consensus_queue.cc:260] T e790725a653d43d489096a2c28add9b4 P f53f24dbb72e49e991d7ab07d43178ee [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:17.980499 12715 ts_tablet_manager.cc:1434] T e790725a653d43d489096a2c28add9b4 P f53f24dbb72e49e991d7ab07d43178ee: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:17.980924 12720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cefceec07a54eea973f4a8f64288a6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:17.983451 12403 tablet_copy_service.cc:342] P bbbff8e06902484aae9904dcc1ba5da8: Request end of tablet copy session f53f24dbb72e49e991d7ab07d43178ee-e790725a653d43d489096a2c28add9b4 received from {username='slave'} at 127.0.0.1:38834
I20260710 13:21:17.983970 12403 tablet_copy_service.cc:434] P bbbff8e06902484aae9904dcc1ba5da8: ending tablet copy session f53f24dbb72e49e991d7ab07d43178ee-e790725a653d43d489096a2c28add9b4 on tablet e790725a653d43d489096a2c28add9b4 with peer f53f24dbb72e49e991d7ab07d43178ee
I20260710 13:21:17.996277 12720 tablet_copy_client.cc:806] T 3cefceec07a54eea973f4a8f64288a6d P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:17.996834 12720 tablet_copy_client.cc:670] T 3cefceec07a54eea973f4a8f64288a6d P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:17.999929 12720 tablet_copy_client.cc:538] T 3cefceec07a54eea973f4a8f64288a6d P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:18.008577 12720 tablet_bootstrap.cc:492] T 3cefceec07a54eea973f4a8f64288a6d P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap starting.
I20260710 13:21:18.028924 12715 ts_tablet_manager.cc:933] T f78d73ac74b143e498a18c7b398d8c55 P f53f24dbb72e49e991d7ab07d43178ee: Initiating tablet copy from peer 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023)
I20260710 13:21:18.030665 12720 tablet_bootstrap.cc:492] T 3cefceec07a54eea973f4a8f64288a6d P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:18.031121 12715 tablet_copy_client.cc:323] T f78d73ac74b143e498a18c7b398d8c55 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Beginning tablet copy session from remote peer at address 127.10.210.66:36023
I20260710 13:21:18.031543 12720 tablet_bootstrap.cc:492] T 3cefceec07a54eea973f4a8f64288a6d P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap complete.
I20260710 13:21:18.032217 12720 ts_tablet_manager.cc:1403] T 3cefceec07a54eea973f4a8f64288a6d P f53f24dbb72e49e991d7ab07d43178ee: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.005s
I20260710 13:21:18.034988 12720 raft_consensus.cc:359] T 3cefceec07a54eea973f4a8f64288a6d P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:18.035789 12720 raft_consensus.cc:740] T 3cefceec07a54eea973f4a8f64288a6d P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f53f24dbb72e49e991d7ab07d43178ee, State: Initialized, Role: LEARNER
I20260710 13:21:18.036402 12720 consensus_queue.cc:260] T 3cefceec07a54eea973f4a8f64288a6d P f53f24dbb72e49e991d7ab07d43178ee [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:18.038755 12720 ts_tablet_manager.cc:1434] T 3cefceec07a54eea973f4a8f64288a6d P f53f24dbb72e49e991d7ab07d43178ee: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260710 13:21:18.040899 12403 tablet_copy_service.cc:342] P bbbff8e06902484aae9904dcc1ba5da8: Request end of tablet copy session f53f24dbb72e49e991d7ab07d43178ee-3cefceec07a54eea973f4a8f64288a6d received from {username='slave'} at 127.0.0.1:38834
I20260710 13:21:18.041311 12403 tablet_copy_service.cc:434] P bbbff8e06902484aae9904dcc1ba5da8: ending tablet copy session f53f24dbb72e49e991d7ab07d43178ee-3cefceec07a54eea973f4a8f64288a6d on tablet 3cefceec07a54eea973f4a8f64288a6d with peer f53f24dbb72e49e991d7ab07d43178ee
I20260710 13:21:18.047102 12329 tablet_copy_service.cc:140] P 55ff488a83af4bd188aa0fe583736f24: Received BeginTabletCopySession request for tablet f78d73ac74b143e498a18c7b398d8c55 from peer f53f24dbb72e49e991d7ab07d43178ee ({username='slave'} at 127.0.0.1:42728)
I20260710 13:21:18.047662 12329 tablet_copy_service.cc:161] P 55ff488a83af4bd188aa0fe583736f24: Beginning new tablet copy session on tablet f78d73ac74b143e498a18c7b398d8c55 from peer f53f24dbb72e49e991d7ab07d43178ee at {username='slave'} at 127.0.0.1:42728: session id = f53f24dbb72e49e991d7ab07d43178ee-f78d73ac74b143e498a18c7b398d8c55
I20260710 13:21:18.052541 12329 tablet_copy_source_session.cc:215] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:18.055281 12715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f78d73ac74b143e498a18c7b398d8c55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:18.065239 12715 tablet_copy_client.cc:806] T f78d73ac74b143e498a18c7b398d8c55 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:18.065697 12715 tablet_copy_client.cc:670] T f78d73ac74b143e498a18c7b398d8c55 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:18.068915 12715 tablet_copy_client.cc:538] T f78d73ac74b143e498a18c7b398d8c55 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:18.074040 12715 tablet_bootstrap.cc:492] T f78d73ac74b143e498a18c7b398d8c55 P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap starting.
I20260710 13:21:18.089493 12715 tablet_bootstrap.cc:492] T f78d73ac74b143e498a18c7b398d8c55 P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:18.090235 12715 tablet_bootstrap.cc:492] T f78d73ac74b143e498a18c7b398d8c55 P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap complete.
I20260710 13:21:18.090735 12715 ts_tablet_manager.cc:1403] T f78d73ac74b143e498a18c7b398d8c55 P f53f24dbb72e49e991d7ab07d43178ee: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260710 13:21:18.092572 12715 raft_consensus.cc:359] T f78d73ac74b143e498a18c7b398d8c55 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:18.093175 12715 raft_consensus.cc:740] T f78d73ac74b143e498a18c7b398d8c55 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f53f24dbb72e49e991d7ab07d43178ee, State: Initialized, Role: LEARNER
I20260710 13:21:18.093621 12715 consensus_queue.cc:260] T f78d73ac74b143e498a18c7b398d8c55 P f53f24dbb72e49e991d7ab07d43178ee [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:18.095060 12715 ts_tablet_manager.cc:1434] T f78d73ac74b143e498a18c7b398d8c55 P f53f24dbb72e49e991d7ab07d43178ee: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260710 13:21:18.096699 12329 tablet_copy_service.cc:342] P 55ff488a83af4bd188aa0fe583736f24: Request end of tablet copy session f53f24dbb72e49e991d7ab07d43178ee-f78d73ac74b143e498a18c7b398d8c55 received from {username='slave'} at 127.0.0.1:42728
I20260710 13:21:18.097143 12329 tablet_copy_service.cc:434] P 55ff488a83af4bd188aa0fe583736f24: ending tablet copy session f53f24dbb72e49e991d7ab07d43178ee-f78d73ac74b143e498a18c7b398d8c55 on tablet f78d73ac74b143e498a18c7b398d8c55 with peer f53f24dbb72e49e991d7ab07d43178ee
I20260710 13:21:18.226131 12660 raft_consensus.cc:1217] T 71495f06b06d4bf7a056f68fcbe56f54 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:18.408608 12660 raft_consensus.cc:1217] T 3cefceec07a54eea973f4a8f64288a6d P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:18.425558 12660 raft_consensus.cc:1217] T e790725a653d43d489096a2c28add9b4 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:18.643836 12660 raft_consensus.cc:1217] T f78d73ac74b143e498a18c7b398d8c55 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:18.773370 12736 raft_consensus.cc:1064] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620: attempting to promote NON_VOTER f53f24dbb72e49e991d7ab07d43178ee to VOTER
I20260710 13:21:18.776948 12736 consensus_queue.cc:237] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:18.783082 12660 raft_consensus.cc:1275] T 71495f06b06d4bf7a056f68fcbe56f54 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:18.783870 12318 raft_consensus.cc:1275] T 71495f06b06d4bf7a056f68fcbe56f54 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:18.784210 12390 raft_consensus.cc:1275] T 71495f06b06d4bf7a056f68fcbe56f54 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:18.784875 12731 consensus_queue.cc:1048] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:18.785755 12736 consensus_queue.cc:1048] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:18.786621 12737 consensus_queue.cc:1048] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:18.804179 12731 raft_consensus.cc:2955] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:18.806110 12660 raft_consensus.cc:2955] T 71495f06b06d4bf7a056f68fcbe56f54 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:18.810854 12390 raft_consensus.cc:2955] T 71495f06b06d4bf7a056f68fcbe56f54 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:18.825500 12318 raft_consensus.cc:2955] T 71495f06b06d4bf7a056f68fcbe56f54 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:18.820132 12140 catalog_manager.cc:5697] T 71495f06b06d4bf7a056f68fcbe56f54 P f53f24dbb72e49e991d7ab07d43178ee reported cstate change: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "53883f3eee684608ac8208cfc8d16620" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:18.850324 12733 raft_consensus.cc:1064] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8: attempting to promote NON_VOTER f53f24dbb72e49e991d7ab07d43178ee to VOTER
I20260710 13:21:18.853402 12733 consensus_queue.cc:237] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:18.861052 12660 raft_consensus.cc:1275] T 3cefceec07a54eea973f4a8f64288a6d P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Refusing update from remote peer bbbff8e06902484aae9904dcc1ba5da8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:18.863229 12319 raft_consensus.cc:1275] T 3cefceec07a54eea973f4a8f64288a6d P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Refusing update from remote peer bbbff8e06902484aae9904dcc1ba5da8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:18.863129 12733 consensus_queue.cc:1048] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:18.863492 12243 raft_consensus.cc:1275] T 3cefceec07a54eea973f4a8f64288a6d P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Refusing update from remote peer bbbff8e06902484aae9904dcc1ba5da8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:18.866226 12733 consensus_queue.cc:1048] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:18.869573 12732 consensus_queue.cc:1048] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:18.887116 12242 consensus_queue.cc:237] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:18.894090 12660 raft_consensus.cc:1275] T 71495f06b06d4bf7a056f68fcbe56f54 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:18.895478 12731 consensus_queue.cc:1048] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:18.901225 12524 raft_consensus.cc:2955] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:18.903066 12244 raft_consensus.cc:2955] T 3cefceec07a54eea973f4a8f64288a6d P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:18.904862 12659 raft_consensus.cc:2955] T 71495f06b06d4bf7a056f68fcbe56f54 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:18.903445 12736 raft_consensus.cc:2955] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:18.917074 12319 raft_consensus.cc:1275] T 71495f06b06d4bf7a056f68fcbe56f54 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:18.919582 12737 consensus_queue.cc:1048] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:18.921837 12127 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 71495f06b06d4bf7a056f68fcbe56f54 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:18.927430 12141 catalog_manager.cc:5697] T 71495f06b06d4bf7a056f68fcbe56f54 P f53f24dbb72e49e991d7ab07d43178ee reported cstate change: config changed from index 3 to 4, VOTER bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67) evicted. New cstate: current_term: 1 leader_uuid: "53883f3eee684608ac8208cfc8d16620" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:18.927148 12660 raft_consensus.cc:2955] T 3cefceec07a54eea973f4a8f64288a6d P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:18.931780 12138 catalog_manager.cc:5697] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 reported cstate change: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bbbff8e06902484aae9904dcc1ba5da8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:18.940208 12319 raft_consensus.cc:2955] T 71495f06b06d4bf7a056f68fcbe56f54 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:18.941545 12316 raft_consensus.cc:2955] T 3cefceec07a54eea973f4a8f64288a6d P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:18.952482 12382 tablet_service.cc:1558] Processing DeleteTablet for tablet 71495f06b06d4bf7a056f68fcbe56f54 with delete_type TABLET_DATA_TOMBSTONED (TS bbbff8e06902484aae9904dcc1ba5da8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38784
I20260710 13:21:18.965698 12390 consensus_queue.cc:237] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:18.973628 12752 tablet_replica.cc:333] T 71495f06b06d4bf7a056f68fcbe56f54 P bbbff8e06902484aae9904dcc1ba5da8: stopping tablet replica
I20260710 13:21:18.977579 12660 raft_consensus.cc:1275] T 3cefceec07a54eea973f4a8f64288a6d P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Refusing update from remote peer bbbff8e06902484aae9904dcc1ba5da8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:18.977855 12244 raft_consensus.cc:1275] T 3cefceec07a54eea973f4a8f64288a6d P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Refusing update from remote peer bbbff8e06902484aae9904dcc1ba5da8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:18.979460 12750 consensus_queue.cc:1048] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:18.980185 12732 consensus_queue.cc:1048] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:18.985755 12752 raft_consensus.cc:2243] T 71495f06b06d4bf7a056f68fcbe56f54 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.986641 12752 raft_consensus.cc:2272] T 71495f06b06d4bf7a056f68fcbe56f54 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.987264 12732 raft_consensus.cc:2955] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:18.989568 12659 raft_consensus.cc:2955] T 3cefceec07a54eea973f4a8f64288a6d P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:18.992347 12752 ts_tablet_manager.cc:1916] T 71495f06b06d4bf7a056f68fcbe56f54 P bbbff8e06902484aae9904dcc1ba5da8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:18.999009 12750 raft_consensus.cc:1064] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8: attempting to promote NON_VOTER f53f24dbb72e49e991d7ab07d43178ee to VOTER
I20260710 13:21:19.005039 12750 consensus_queue.cc:237] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:19.008319 12244 raft_consensus.cc:2955] T 3cefceec07a54eea973f4a8f64288a6d P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:19.010998 12142 catalog_manager.cc:5697] T 3cefceec07a54eea973f4a8f64288a6d P f53f24dbb72e49e991d7ab07d43178ee reported cstate change: config changed from index 3 to 4, VOTER 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66) evicted. New cstate: current_term: 1 leader_uuid: "bbbff8e06902484aae9904dcc1ba5da8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:19.013566 12129 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3cefceec07a54eea973f4a8f64288a6d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:19.029366 12308 tablet_service.cc:1558] Processing DeleteTablet for tablet 3cefceec07a54eea973f4a8f64288a6d with delete_type TABLET_DATA_TOMBSTONED (TS 55ff488a83af4bd188aa0fe583736f24 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42688
I20260710 13:21:19.030501 12752 ts_tablet_manager.cc:1929] T 71495f06b06d4bf7a056f68fcbe56f54 P bbbff8e06902484aae9904dcc1ba5da8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:19.031014 12752 log.cc:1199] T 71495f06b06d4bf7a056f68fcbe56f54 P bbbff8e06902484aae9904dcc1ba5da8: Deleting WAL directory at /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/ts-2-root/wals/71495f06b06d4bf7a056f68fcbe56f54
I20260710 13:21:19.029368 12659 raft_consensus.cc:1275] T e790725a653d43d489096a2c28add9b4 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Refusing update from remote peer bbbff8e06902484aae9904dcc1ba5da8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:19.033092 12129 catalog_manager.cc:5028] TS bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655): tablet 71495f06b06d4bf7a056f68fcbe56f54 (table test-workload [id=2b20114451e64108878f7ba4a22e6979]) successfully deleted
I20260710 13:21:19.035073 12732 consensus_queue.cc:1048] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:19.036514 12754 tablet_replica.cc:333] T 3cefceec07a54eea973f4a8f64288a6d P 55ff488a83af4bd188aa0fe583736f24: stopping tablet replica
I20260710 13:21:19.037688 12754 raft_consensus.cc:2243] T 3cefceec07a54eea973f4a8f64288a6d P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.038450 12754 raft_consensus.cc:2272] T 3cefceec07a54eea973f4a8f64288a6d P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.038645 12316 raft_consensus.cc:1275] T e790725a653d43d489096a2c28add9b4 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Refusing update from remote peer bbbff8e06902484aae9904dcc1ba5da8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:19.039024 12244 raft_consensus.cc:1275] T e790725a653d43d489096a2c28add9b4 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Refusing update from remote peer bbbff8e06902484aae9904dcc1ba5da8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:19.040854 12733 consensus_queue.cc:1048] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:19.041816 12732 consensus_queue.cc:1048] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:19.060443 12754 ts_tablet_manager.cc:1916] T 3cefceec07a54eea973f4a8f64288a6d P 55ff488a83af4bd188aa0fe583736f24: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:19.077267 12732 raft_consensus.cc:2955] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:19.079958 12244 raft_consensus.cc:2955] T e790725a653d43d489096a2c28add9b4 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:19.086408 12754 ts_tablet_manager.cc:1929] T 3cefceec07a54eea973f4a8f64288a6d P 55ff488a83af4bd188aa0fe583736f24: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:19.086853 12754 log.cc:1199] T 3cefceec07a54eea973f4a8f64288a6d P 55ff488a83af4bd188aa0fe583736f24: Deleting WAL directory at /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/ts-1-root/wals/3cefceec07a54eea973f4a8f64288a6d
I20260710 13:21:19.088733 12126 catalog_manager.cc:5028] TS 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023): tablet 3cefceec07a54eea973f4a8f64288a6d (table test-workload [id=2b20114451e64108878f7ba4a22e6979]) successfully deleted
I20260710 13:21:19.091777 12319 raft_consensus.cc:2955] T e790725a653d43d489096a2c28add9b4 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:19.097324 12659 raft_consensus.cc:2955] T e790725a653d43d489096a2c28add9b4 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:19.103044 12138 catalog_manager.cc:5697] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 reported cstate change: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bbbff8e06902484aae9904dcc1ba5da8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:19.125145 12390 consensus_queue.cc:237] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 [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: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:19.130172 12319 raft_consensus.cc:1275] T e790725a653d43d489096a2c28add9b4 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Refusing update from remote peer bbbff8e06902484aae9904dcc1ba5da8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:19.130180 12659 raft_consensus.cc:1275] T e790725a653d43d489096a2c28add9b4 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Refusing update from remote peer bbbff8e06902484aae9904dcc1ba5da8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:19.131624 12732 consensus_queue.cc:1048] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:19.132469 12524 consensus_queue.cc:1048] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:19.138713 12733 raft_consensus.cc:2955] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 53883f3eee684608ac8208cfc8d16620 (127.10.210.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:19.140501 12319 raft_consensus.cc:2955] T e790725a653d43d489096a2c28add9b4 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 53883f3eee684608ac8208cfc8d16620 (127.10.210.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:19.140580 12659 raft_consensus.cc:2955] T e790725a653d43d489096a2c28add9b4 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 53883f3eee684608ac8208cfc8d16620 (127.10.210.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:19.148387 12129 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e790725a653d43d489096a2c28add9b4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:19.154568 12140 catalog_manager.cc:5697] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 reported cstate change: config changed from index 3 to 4, VOTER 53883f3eee684608ac8208cfc8d16620 (127.10.210.65) evicted. New cstate: current_term: 1 leader_uuid: "bbbff8e06902484aae9904dcc1ba5da8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:19.163326 12734 raft_consensus.cc:1064] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24: attempting to promote NON_VOTER f53f24dbb72e49e991d7ab07d43178ee to VOTER
I20260710 13:21:19.166514 12734 consensus_queue.cc:237] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:19.172397 12225 tablet_service.cc:1558] Processing DeleteTablet for tablet e790725a653d43d489096a2c28add9b4 with delete_type TABLET_DATA_TOMBSTONED (TS 53883f3eee684608ac8208cfc8d16620 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39906
I20260710 13:21:19.179817 12758 tablet_replica.cc:333] T e790725a653d43d489096a2c28add9b4 P 53883f3eee684608ac8208cfc8d16620: stopping tablet replica
I20260710 13:21:19.180258 12390 raft_consensus.cc:1275] T f78d73ac74b143e498a18c7b398d8c55 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:19.180984 12758 raft_consensus.cc:2243] T e790725a653d43d489096a2c28add9b4 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.180927 12244 raft_consensus.cc:1275] T f78d73ac74b143e498a18c7b398d8c55 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:19.181710 12758 raft_consensus.cc:2272] T e790725a653d43d489096a2c28add9b4 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.182108 12730 consensus_queue.cc:1048] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:19.183424 12659 raft_consensus.cc:1275] T f78d73ac74b143e498a18c7b398d8c55 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:19.185456 12758 ts_tablet_manager.cc:1916] T e790725a653d43d489096a2c28add9b4 P 53883f3eee684608ac8208cfc8d16620: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:19.185900 12734 consensus_queue.cc:1048] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:19.187163 12735 consensus_queue.cc:1048] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:19.203152 12758 ts_tablet_manager.cc:1929] T e790725a653d43d489096a2c28add9b4 P 53883f3eee684608ac8208cfc8d16620: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:19.203593 12758 log.cc:1199] T e790725a653d43d489096a2c28add9b4 P 53883f3eee684608ac8208cfc8d16620: Deleting WAL directory at /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/ts-0-root/wals/e790725a653d43d489096a2c28add9b4
I20260710 13:21:19.205353 12127 catalog_manager.cc:5028] TS 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151): tablet e790725a653d43d489096a2c28add9b4 (table test-workload [id=2b20114451e64108878f7ba4a22e6979]) successfully deleted
I20260710 13:21:19.208920 12734 raft_consensus.cc:2955] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:19.211189 12390 raft_consensus.cc:2955] T f78d73ac74b143e498a18c7b398d8c55 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:19.220829 12659 raft_consensus.cc:2955] T f78d73ac74b143e498a18c7b398d8c55 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:19.224838 12140 catalog_manager.cc:5697] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 reported cstate change: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "55ff488a83af4bd188aa0fe583736f24" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:19.226984 12244 raft_consensus.cc:2955] T f78d73ac74b143e498a18c7b398d8c55 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:19.247984 12319 consensus_queue.cc:237] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:19.253706 12659 raft_consensus.cc:1275] T f78d73ac74b143e498a18c7b398d8c55 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:19.253801 12244 raft_consensus.cc:1275] T f78d73ac74b143e498a18c7b398d8c55 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:19.255256 12734 consensus_queue.cc:1048] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:19.256126 12730 consensus_queue.cc:1048] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:19.262560 12735 raft_consensus.cc:2955] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:19.263969 12244 raft_consensus.cc:2955] T f78d73ac74b143e498a18c7b398d8c55 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:19.265445 12659 raft_consensus.cc:2955] T f78d73ac74b143e498a18c7b398d8c55 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:19.273221 12126 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f78d73ac74b143e498a18c7b398d8c55 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:19.280596 12141 catalog_manager.cc:5697] T f78d73ac74b143e498a18c7b398d8c55 P 53883f3eee684608ac8208cfc8d16620 reported cstate change: config changed from index 3 to 4, VOTER bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67) evicted. New cstate: current_term: 1 leader_uuid: "55ff488a83af4bd188aa0fe583736f24" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:19.289466 12382 tablet_service.cc:1558] Processing DeleteTablet for tablet f78d73ac74b143e498a18c7b398d8c55 with delete_type TABLET_DATA_TOMBSTONED (TS bbbff8e06902484aae9904dcc1ba5da8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38784
I20260710 13:21:19.290478 12752 tablet_replica.cc:333] T f78d73ac74b143e498a18c7b398d8c55 P bbbff8e06902484aae9904dcc1ba5da8: stopping tablet replica
I20260710 13:21:19.291170 12752 raft_consensus.cc:2243] T f78d73ac74b143e498a18c7b398d8c55 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.291749 12752 raft_consensus.cc:2272] T f78d73ac74b143e498a18c7b398d8c55 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.294967 12752 ts_tablet_manager.cc:1916] T f78d73ac74b143e498a18c7b398d8c55 P bbbff8e06902484aae9904dcc1ba5da8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:19.304637 12752 ts_tablet_manager.cc:1929] T f78d73ac74b143e498a18c7b398d8c55 P bbbff8e06902484aae9904dcc1ba5da8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:19.304980 12752 log.cc:1199] T f78d73ac74b143e498a18c7b398d8c55 P bbbff8e06902484aae9904dcc1ba5da8: Deleting WAL directory at /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/ts-2-root/wals/f78d73ac74b143e498a18c7b398d8c55
I20260710 13:21:19.306063 12129 catalog_manager.cc:5028] TS bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655): tablet f78d73ac74b143e498a18c7b398d8c55 (table test-workload [id=2b20114451e64108878f7ba4a22e6979]) successfully deleted
I20260710 13:21:20.318279 12319 consensus_queue.cc:237] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Queue 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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
W20260710 13:21:20.324322 12284 consensus_peers.cc:597] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 -> Peer f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68:42193): Couldn't send request to peer f53f24dbb72e49e991d7ab07d43178ee. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ce74c4278353477a8fafda5fc0021ff0. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:20.324903 12390 raft_consensus.cc:1275] T ce74c4278353477a8fafda5fc0021ff0 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:20.325009 12244 raft_consensus.cc:1275] T ce74c4278353477a8fafda5fc0021ff0 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:20.326074 12767 consensus_queue.cc:1048] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:20.326974 12734 consensus_queue.cc:1048] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:20.334241 12767 raft_consensus.cc:2955] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:20.335886 12390 raft_consensus.cc:2955] T ce74c4278353477a8fafda5fc0021ff0 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:20.336431 12244 raft_consensus.cc:2955] T ce74c4278353477a8fafda5fc0021ff0 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:20.348315 12138 catalog_manager.cc:5697] T ce74c4278353477a8fafda5fc0021ff0 P 53883f3eee684608ac8208cfc8d16620 reported cstate change: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New cstate: current_term: 1 leader_uuid: "55ff488a83af4bd188aa0fe583736f24" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:20.349565 12390 consensus_queue.cc:237] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Queue 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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:20.356590 12319 raft_consensus.cc:1275] T 3a131d2c5e12436d8112799a3bb1e9e6 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Refusing update from remote peer bbbff8e06902484aae9904dcc1ba5da8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:21:20.356866 12358 consensus_peers.cc:597] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 -> Peer f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68:42193): Couldn't send request to peer f53f24dbb72e49e991d7ab07d43178ee. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3a131d2c5e12436d8112799a3bb1e9e6. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:20.358007 12750 consensus_queue.cc:1048] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:20.360390 12244 raft_consensus.cc:1275] T 3a131d2c5e12436d8112799a3bb1e9e6 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Refusing update from remote peer bbbff8e06902484aae9904dcc1ba5da8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:20.361545 12750 consensus_queue.cc:1048] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:20.372931 12763 raft_consensus.cc:2955] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:20.374735 12244 raft_consensus.cc:2955] T 3a131d2c5e12436d8112799a3bb1e9e6 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:20.376770 12316 raft_consensus.cc:2955] T 3a131d2c5e12436d8112799a3bb1e9e6 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:20.387559 12242 consensus_queue.cc:237] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Queue 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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:20.387590 12138 catalog_manager.cc:5697] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 reported cstate change: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New cstate: current_term: 1 leader_uuid: "bbbff8e06902484aae9904dcc1ba5da8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:20.395503 12390 raft_consensus.cc:1275] T 9fadf3ab063a49a9b3109efb1093a529 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:20.396739 12316 raft_consensus.cc:1275] T 9fadf3ab063a49a9b3109efb1093a529 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:21:20.397534 12209 consensus_peers.cc:597] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620 -> Peer f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68:42193): Couldn't send request to peer f53f24dbb72e49e991d7ab07d43178ee. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9fadf3ab063a49a9b3109efb1093a529. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:20.398164 12764 consensus_queue.cc:1048] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:20.398860 12731 consensus_queue.cc:1048] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:20.411381 12764 raft_consensus.cc:2955] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:20.412444 12389 raft_consensus.cc:2955] T 9fadf3ab063a49a9b3109efb1093a529 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:20.414644 12316 raft_consensus.cc:2955] T 9fadf3ab063a49a9b3109efb1093a529 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:20.423079 12319 consensus_queue.cc:237] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Queue 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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:20.426230 12142 catalog_manager.cc:5697] T 9fadf3ab063a49a9b3109efb1093a529 P bbbff8e06902484aae9904dcc1ba5da8 reported cstate change: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New cstate: current_term: 1 leader_uuid: "53883f3eee684608ac8208cfc8d16620" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
W20260710 13:21:20.430720 12284 consensus_peers.cc:597] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24 -> Peer f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68:42193): Couldn't send request to peer f53f24dbb72e49e991d7ab07d43178ee. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f1c06ec86a5a4b17bdc389abdd78d1ae. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:20.432235 12242 raft_consensus.cc:1275] T f1c06ec86a5a4b17bdc389abdd78d1ae P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:20.432868 12389 raft_consensus.cc:1275] T f1c06ec86a5a4b17bdc389abdd78d1ae P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:20.433595 12766 consensus_queue.cc:1048] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:20.435349 12766 consensus_queue.cc:1048] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:20.445614 12734 raft_consensus.cc:2955] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:20.447252 12242 raft_consensus.cc:2955] T f1c06ec86a5a4b17bdc389abdd78d1ae P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:20.450465 12389 raft_consensus.cc:2955] T f1c06ec86a5a4b17bdc389abdd78d1ae P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:20.459100 12141 catalog_manager.cc:5697] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24 reported cstate change: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New cstate: current_term: 1 leader_uuid: "55ff488a83af4bd188aa0fe583736f24" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:20.776204 12784 ts_tablet_manager.cc:933] T 3a131d2c5e12436d8112799a3bb1e9e6 P f53f24dbb72e49e991d7ab07d43178ee: Initiating tablet copy from peer bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:20.778240 12784 tablet_copy_client.cc:323] T 3a131d2c5e12436d8112799a3bb1e9e6 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Beginning tablet copy session from remote peer at address 127.10.210.67:35655
I20260710 13:21:20.779726 12403 tablet_copy_service.cc:140] P bbbff8e06902484aae9904dcc1ba5da8: Received BeginTabletCopySession request for tablet 3a131d2c5e12436d8112799a3bb1e9e6 from peer f53f24dbb72e49e991d7ab07d43178ee ({username='slave'} at 127.0.0.1:38834)
I20260710 13:21:20.780158 12403 tablet_copy_service.cc:161] P bbbff8e06902484aae9904dcc1ba5da8: Beginning new tablet copy session on tablet 3a131d2c5e12436d8112799a3bb1e9e6 from peer f53f24dbb72e49e991d7ab07d43178ee at {username='slave'} at 127.0.0.1:38834: session id = f53f24dbb72e49e991d7ab07d43178ee-3a131d2c5e12436d8112799a3bb1e9e6
I20260710 13:21:20.785964 12403 tablet_copy_source_session.cc:215] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:20.790019 12784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a131d2c5e12436d8112799a3bb1e9e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.800855 12784 tablet_copy_client.cc:806] T 3a131d2c5e12436d8112799a3bb1e9e6 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:20.801380 12784 tablet_copy_client.cc:670] T 3a131d2c5e12436d8112799a3bb1e9e6 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:20.804744 12784 tablet_copy_client.cc:538] T 3a131d2c5e12436d8112799a3bb1e9e6 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:20.810705 12784 tablet_bootstrap.cc:492] T 3a131d2c5e12436d8112799a3bb1e9e6 P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap starting.
I20260710 13:21:20.826620 12784 tablet_bootstrap.cc:492] T 3a131d2c5e12436d8112799a3bb1e9e6 P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:20.827503 12784 tablet_bootstrap.cc:492] T 3a131d2c5e12436d8112799a3bb1e9e6 P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap complete.
I20260710 13:21:20.828085 12784 ts_tablet_manager.cc:1403] T 3a131d2c5e12436d8112799a3bb1e9e6 P f53f24dbb72e49e991d7ab07d43178ee: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.001s
I20260710 13:21:20.830513 12784 raft_consensus.cc:359] T 3a131d2c5e12436d8112799a3bb1e9e6 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:20.831108 12784 raft_consensus.cc:740] T 3a131d2c5e12436d8112799a3bb1e9e6 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f53f24dbb72e49e991d7ab07d43178ee, State: Initialized, Role: LEARNER
I20260710 13:21:20.831683 12784 consensus_queue.cc:260] T 3a131d2c5e12436d8112799a3bb1e9e6 P f53f24dbb72e49e991d7ab07d43178ee [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:20.834304 12784 ts_tablet_manager.cc:1434] T 3a131d2c5e12436d8112799a3bb1e9e6 P f53f24dbb72e49e991d7ab07d43178ee: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260710 13:21:20.835891 12403 tablet_copy_service.cc:342] P bbbff8e06902484aae9904dcc1ba5da8: Request end of tablet copy session f53f24dbb72e49e991d7ab07d43178ee-3a131d2c5e12436d8112799a3bb1e9e6 received from {username='slave'} at 127.0.0.1:38834
I20260710 13:21:20.836344 12403 tablet_copy_service.cc:434] P bbbff8e06902484aae9904dcc1ba5da8: ending tablet copy session f53f24dbb72e49e991d7ab07d43178ee-3a131d2c5e12436d8112799a3bb1e9e6 on tablet 3a131d2c5e12436d8112799a3bb1e9e6 with peer f53f24dbb72e49e991d7ab07d43178ee
I20260710 13:21:20.923012 12784 ts_tablet_manager.cc:933] T f1c06ec86a5a4b17bdc389abdd78d1ae P f53f24dbb72e49e991d7ab07d43178ee: Initiating tablet copy from peer 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023)
I20260710 13:21:20.924530 12784 tablet_copy_client.cc:323] T f1c06ec86a5a4b17bdc389abdd78d1ae P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Beginning tablet copy session from remote peer at address 127.10.210.66:36023
I20260710 13:21:20.926020 12329 tablet_copy_service.cc:140] P 55ff488a83af4bd188aa0fe583736f24: Received BeginTabletCopySession request for tablet f1c06ec86a5a4b17bdc389abdd78d1ae from peer f53f24dbb72e49e991d7ab07d43178ee ({username='slave'} at 127.0.0.1:42728)
I20260710 13:21:20.926451 12329 tablet_copy_service.cc:161] P 55ff488a83af4bd188aa0fe583736f24: Beginning new tablet copy session on tablet f1c06ec86a5a4b17bdc389abdd78d1ae from peer f53f24dbb72e49e991d7ab07d43178ee at {username='slave'} at 127.0.0.1:42728: session id = f53f24dbb72e49e991d7ab07d43178ee-f1c06ec86a5a4b17bdc389abdd78d1ae
I20260710 13:21:20.931118 12329 tablet_copy_source_session.cc:215] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:20.933929 12784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1c06ec86a5a4b17bdc389abdd78d1ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.948976 12784 tablet_copy_client.cc:806] T f1c06ec86a5a4b17bdc389abdd78d1ae P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:20.949453 12789 ts_tablet_manager.cc:933] T ce74c4278353477a8fafda5fc0021ff0 P f53f24dbb72e49e991d7ab07d43178ee: Initiating tablet copy from peer 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023)
I20260710 13:21:20.949544 12784 tablet_copy_client.cc:670] T f1c06ec86a5a4b17bdc389abdd78d1ae P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:20.951571 12789 tablet_copy_client.cc:323] T ce74c4278353477a8fafda5fc0021ff0 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Beginning tablet copy session from remote peer at address 127.10.210.66:36023
I20260710 13:21:20.953289 12328 tablet_copy_service.cc:140] P 55ff488a83af4bd188aa0fe583736f24: Received BeginTabletCopySession request for tablet ce74c4278353477a8fafda5fc0021ff0 from peer f53f24dbb72e49e991d7ab07d43178ee ({username='slave'} at 127.0.0.1:42728)
I20260710 13:21:20.953832 12328 tablet_copy_service.cc:161] P 55ff488a83af4bd188aa0fe583736f24: Beginning new tablet copy session on tablet ce74c4278353477a8fafda5fc0021ff0 from peer f53f24dbb72e49e991d7ab07d43178ee at {username='slave'} at 127.0.0.1:42728: session id = f53f24dbb72e49e991d7ab07d43178ee-ce74c4278353477a8fafda5fc0021ff0
I20260710 13:21:20.954465 12784 tablet_copy_client.cc:538] T f1c06ec86a5a4b17bdc389abdd78d1ae P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:20.962170 12328 tablet_copy_source_session.cc:215] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:20.963441 12784 tablet_bootstrap.cc:492] T f1c06ec86a5a4b17bdc389abdd78d1ae P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap starting.
I20260710 13:21:20.966214 12789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce74c4278353477a8fafda5fc0021ff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:20.986423 12789 tablet_copy_client.cc:806] T ce74c4278353477a8fafda5fc0021ff0 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:20.986951 12789 tablet_copy_client.cc:670] T ce74c4278353477a8fafda5fc0021ff0 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:20.987689 12784 tablet_bootstrap.cc:492] T f1c06ec86a5a4b17bdc389abdd78d1ae P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:20.988566 12784 tablet_bootstrap.cc:492] T f1c06ec86a5a4b17bdc389abdd78d1ae P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap complete.
I20260710 13:21:20.989243 12784 ts_tablet_manager.cc:1403] T f1c06ec86a5a4b17bdc389abdd78d1ae P f53f24dbb72e49e991d7ab07d43178ee: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.003s
I20260710 13:21:20.990731 12789 tablet_copy_client.cc:538] T ce74c4278353477a8fafda5fc0021ff0 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:20.992177 12784 raft_consensus.cc:359] T f1c06ec86a5a4b17bdc389abdd78d1ae P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:20.993047 12784 raft_consensus.cc:740] T f1c06ec86a5a4b17bdc389abdd78d1ae P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f53f24dbb72e49e991d7ab07d43178ee, State: Initialized, Role: LEARNER
I20260710 13:21:20.993659 12784 consensus_queue.cc:260] T f1c06ec86a5a4b17bdc389abdd78d1ae P f53f24dbb72e49e991d7ab07d43178ee [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:20.997714 12784 ts_tablet_manager.cc:1434] T f1c06ec86a5a4b17bdc389abdd78d1ae P f53f24dbb72e49e991d7ab07d43178ee: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 13:21:20.999787 12328 tablet_copy_service.cc:342] P 55ff488a83af4bd188aa0fe583736f24: Request end of tablet copy session f53f24dbb72e49e991d7ab07d43178ee-f1c06ec86a5a4b17bdc389abdd78d1ae received from {username='slave'} at 127.0.0.1:42728
I20260710 13:21:21.000212 12328 tablet_copy_service.cc:434] P 55ff488a83af4bd188aa0fe583736f24: ending tablet copy session f53f24dbb72e49e991d7ab07d43178ee-f1c06ec86a5a4b17bdc389abdd78d1ae on tablet f1c06ec86a5a4b17bdc389abdd78d1ae with peer f53f24dbb72e49e991d7ab07d43178ee
I20260710 13:21:21.002064 12789 tablet_bootstrap.cc:492] T ce74c4278353477a8fafda5fc0021ff0 P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap starting.
I20260710 13:21:21.012678 12784 ts_tablet_manager.cc:933] T 9fadf3ab063a49a9b3109efb1093a529 P f53f24dbb72e49e991d7ab07d43178ee: Initiating tablet copy from peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151)
I20260710 13:21:21.017633 12784 tablet_copy_client.cc:323] T 9fadf3ab063a49a9b3109efb1093a529 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Beginning tablet copy session from remote peer at address 127.10.210.65:44151
I20260710 13:21:21.019079 12254 tablet_copy_service.cc:140] P 53883f3eee684608ac8208cfc8d16620: Received BeginTabletCopySession request for tablet 9fadf3ab063a49a9b3109efb1093a529 from peer f53f24dbb72e49e991d7ab07d43178ee ({username='slave'} at 127.0.0.1:39936)
I20260710 13:21:21.019543 12254 tablet_copy_service.cc:161] P 53883f3eee684608ac8208cfc8d16620: Beginning new tablet copy session on tablet 9fadf3ab063a49a9b3109efb1093a529 from peer f53f24dbb72e49e991d7ab07d43178ee at {username='slave'} at 127.0.0.1:39936: session id = f53f24dbb72e49e991d7ab07d43178ee-9fadf3ab063a49a9b3109efb1093a529
I20260710 13:21:21.024554 12254 tablet_copy_source_session.cc:215] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:21.027654 12784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fadf3ab063a49a9b3109efb1093a529. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:21.031266 12789 tablet_bootstrap.cc:492] T ce74c4278353477a8fafda5fc0021ff0 P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:21.032235 12789 tablet_bootstrap.cc:492] T ce74c4278353477a8fafda5fc0021ff0 P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap complete.
I20260710 13:21:21.032902 12789 ts_tablet_manager.cc:1403] T ce74c4278353477a8fafda5fc0021ff0 P f53f24dbb72e49e991d7ab07d43178ee: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.009s
I20260710 13:21:21.035935 12789 raft_consensus.cc:359] T ce74c4278353477a8fafda5fc0021ff0 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:21.036805 12789 raft_consensus.cc:740] T ce74c4278353477a8fafda5fc0021ff0 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f53f24dbb72e49e991d7ab07d43178ee, State: Initialized, Role: LEARNER
I20260710 13:21:21.037453 12789 consensus_queue.cc:260] T ce74c4278353477a8fafda5fc0021ff0 P f53f24dbb72e49e991d7ab07d43178ee [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:21.039695 12789 ts_tablet_manager.cc:1434] T ce74c4278353477a8fafda5fc0021ff0 P f53f24dbb72e49e991d7ab07d43178ee: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 13:21:21.041875 12328 tablet_copy_service.cc:342] P 55ff488a83af4bd188aa0fe583736f24: Request end of tablet copy session f53f24dbb72e49e991d7ab07d43178ee-ce74c4278353477a8fafda5fc0021ff0 received from {username='slave'} at 127.0.0.1:42728
I20260710 13:21:21.042268 12328 tablet_copy_service.cc:434] P 55ff488a83af4bd188aa0fe583736f24: ending tablet copy session f53f24dbb72e49e991d7ab07d43178ee-ce74c4278353477a8fafda5fc0021ff0 on tablet ce74c4278353477a8fafda5fc0021ff0 with peer f53f24dbb72e49e991d7ab07d43178ee
I20260710 13:21:21.042987 12784 tablet_copy_client.cc:806] T 9fadf3ab063a49a9b3109efb1093a529 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:21.043448 12784 tablet_copy_client.cc:670] T 9fadf3ab063a49a9b3109efb1093a529 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:21.049122 12784 tablet_copy_client.cc:538] T 9fadf3ab063a49a9b3109efb1093a529 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:21.054906 12784 tablet_bootstrap.cc:492] T 9fadf3ab063a49a9b3109efb1093a529 P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap starting.
I20260710 13:21:21.069985 12784 tablet_bootstrap.cc:492] T 9fadf3ab063a49a9b3109efb1093a529 P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:21.070636 12784 tablet_bootstrap.cc:492] T 9fadf3ab063a49a9b3109efb1093a529 P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap complete.
I20260710 13:21:21.071209 12784 ts_tablet_manager.cc:1403] T 9fadf3ab063a49a9b3109efb1093a529 P f53f24dbb72e49e991d7ab07d43178ee: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260710 13:21:21.073079 12784 raft_consensus.cc:359] T 9fadf3ab063a49a9b3109efb1093a529 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:21.073606 12784 raft_consensus.cc:740] T 9fadf3ab063a49a9b3109efb1093a529 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f53f24dbb72e49e991d7ab07d43178ee, State: Initialized, Role: LEARNER
I20260710 13:21:21.074049 12784 consensus_queue.cc:260] T 9fadf3ab063a49a9b3109efb1093a529 P f53f24dbb72e49e991d7ab07d43178ee [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:21.075753 12784 ts_tablet_manager.cc:1434] T 9fadf3ab063a49a9b3109efb1093a529 P f53f24dbb72e49e991d7ab07d43178ee: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:21.077432 12254 tablet_copy_service.cc:342] P 53883f3eee684608ac8208cfc8d16620: Request end of tablet copy session f53f24dbb72e49e991d7ab07d43178ee-9fadf3ab063a49a9b3109efb1093a529 received from {username='slave'} at 127.0.0.1:39936
I20260710 13:21:21.077817 12254 tablet_copy_service.cc:434] P 53883f3eee684608ac8208cfc8d16620: ending tablet copy session f53f24dbb72e49e991d7ab07d43178ee-9fadf3ab063a49a9b3109efb1093a529 on tablet 9fadf3ab063a49a9b3109efb1093a529 with peer f53f24dbb72e49e991d7ab07d43178ee
I20260710 13:21:21.372422 12659 raft_consensus.cc:1217] T f1c06ec86a5a4b17bdc389abdd78d1ae P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:21.394769 12659 raft_consensus.cc:1217] T 3a131d2c5e12436d8112799a3bb1e9e6 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:21.442042 12659 raft_consensus.cc:1217] T ce74c4278353477a8fafda5fc0021ff0 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:21.479326 12659 raft_consensus.cc:1217] T 9fadf3ab063a49a9b3109efb1093a529 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:21.888887 12734 raft_consensus.cc:1064] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24: attempting to promote NON_VOTER f53f24dbb72e49e991d7ab07d43178ee to VOTER
I20260710 13:21:21.891346 12734 consensus_queue.cc:237] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:21.897835 12660 raft_consensus.cc:1275] T ce74c4278353477a8fafda5fc0021ff0 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:21.897994 12390 raft_consensus.cc:1275] T ce74c4278353477a8fafda5fc0021ff0 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:21.899681 12767 consensus_queue.cc:1048] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:21.899981 12242 raft_consensus.cc:1275] T ce74c4278353477a8fafda5fc0021ff0 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:21.901703 12767 consensus_queue.cc:1048] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:21.912757 12734 raft_consensus.cc:1064] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24: attempting to promote NON_VOTER f53f24dbb72e49e991d7ab07d43178ee to VOTER
I20260710 13:21:21.915449 12801 consensus_queue.cc:1048] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:21.916887 12734 consensus_queue.cc:237] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24 [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:21.939188 12802 raft_consensus.cc:2955] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:21.943948 12659 raft_consensus.cc:1275] T f1c06ec86a5a4b17bdc389abdd78d1ae P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:21.944322 12390 raft_consensus.cc:1275] T f1c06ec86a5a4b17bdc389abdd78d1ae P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:21.946609 12244 raft_consensus.cc:1275] T f1c06ec86a5a4b17bdc389abdd78d1ae P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:21.945789 12660 raft_consensus.cc:2955] T ce74c4278353477a8fafda5fc0021ff0 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:21.946262 12242 raft_consensus.cc:2955] T ce74c4278353477a8fafda5fc0021ff0 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:21.954115 12803 consensus_queue.cc:1048] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:21.954977 12767 consensus_queue.cc:1048] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:21.960881 12796 consensus_queue.cc:1048] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:21.961086 12138 catalog_manager.cc:5697] T ce74c4278353477a8fafda5fc0021ff0 P 53883f3eee684608ac8208cfc8d16620 reported cstate change: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "55ff488a83af4bd188aa0fe583736f24" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:21.977715 12389 raft_consensus.cc:2955] T ce74c4278353477a8fafda5fc0021ff0 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:21.985014 12799 raft_consensus.cc:1064] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620: attempting to promote NON_VOTER f53f24dbb72e49e991d7ab07d43178ee to VOTER
I20260710 13:21:21.987669 12799 consensus_queue.cc:237] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620 [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:21.990454 12767 raft_consensus.cc:2955] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:21.998152 12660 raft_consensus.cc:2955] T f1c06ec86a5a4b17bdc389abdd78d1ae P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:22.007258 12763 raft_consensus.cc:1064] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8: attempting to promote NON_VOTER f53f24dbb72e49e991d7ab07d43178ee to VOTER
I20260710 13:21:22.010785 12763 consensus_queue.cc:237] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:22.022653 12659 raft_consensus.cc:1275] T 3a131d2c5e12436d8112799a3bb1e9e6 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Refusing update from remote peer bbbff8e06902484aae9904dcc1ba5da8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:22.024381 12319 raft_consensus.cc:1275] T 3a131d2c5e12436d8112799a3bb1e9e6 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Refusing update from remote peer bbbff8e06902484aae9904dcc1ba5da8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:22.024776 12244 raft_consensus.cc:1275] T 3a131d2c5e12436d8112799a3bb1e9e6 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Refusing update from remote peer bbbff8e06902484aae9904dcc1ba5da8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:22.033478 12797 consensus_queue.cc:1048] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:22.036098 12389 raft_consensus.cc:2955] T f1c06ec86a5a4b17bdc389abdd78d1ae P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:22.042881 12242 raft_consensus.cc:2955] T f1c06ec86a5a4b17bdc389abdd78d1ae P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:22.042850 12763 consensus_queue.cc:1048] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260710 13:21:22.052676 12659 raft_consensus.cc:1275] T 9fadf3ab063a49a9b3109efb1093a529 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:22.101323 12389 raft_consensus.cc:1275] T 9fadf3ab063a49a9b3109efb1093a529 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:22.132335 12316 raft_consensus.cc:1275] T 9fadf3ab063a49a9b3109efb1093a529 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:22.142210 12799 consensus_queue.cc:1048] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:22.144814 12820 consensus_queue.cc:1048] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:22.150559 12791 consensus_queue.cc:1048] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:22.073168 12816 consensus_queue.cc:1048] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.084s
I20260710 13:21:22.177068 12319 consensus_queue.cc:237] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [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: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:22.189397 12141 catalog_manager.cc:5697] T f1c06ec86a5a4b17bdc389abdd78d1ae P 53883f3eee684608ac8208cfc8d16620 reported cstate change: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "55ff488a83af4bd188aa0fe583736f24" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:22.190479 12658 raft_consensus.cc:1275] T ce74c4278353477a8fafda5fc0021ff0 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:22.192492 12796 consensus_queue.cc:1048] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:21:22.203545 12802 raft_consensus.cc:2955] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 53883f3eee684608ac8208cfc8d16620 (127.10.210.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:22.205219 12657 raft_consensus.cc:2955] T ce74c4278353477a8fafda5fc0021ff0 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 53883f3eee684608ac8208cfc8d16620 (127.10.210.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:22.210151 12390 raft_consensus.cc:1275] T ce74c4278353477a8fafda5fc0021ff0 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:22.216550 12126 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ce74c4278353477a8fafda5fc0021ff0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:22.220063 12796 consensus_queue.cc:1048] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:22.223054 12816 raft_consensus.cc:2955] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:22.224684 12390 raft_consensus.cc:2955] T ce74c4278353477a8fafda5fc0021ff0 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 53883f3eee684608ac8208cfc8d16620 (127.10.210.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:22.245018 12316 consensus_queue.cc:237] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24 [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: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:22.253299 12140 catalog_manager.cc:5697] T ce74c4278353477a8fafda5fc0021ff0 P f53f24dbb72e49e991d7ab07d43178ee reported cstate change: config changed from index 3 to 4, VOTER 53883f3eee684608ac8208cfc8d16620 (127.10.210.65) evicted. New cstate: current_term: 1 leader_uuid: "55ff488a83af4bd188aa0fe583736f24" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:22.252704 12823 raft_consensus.cc:2955] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
W20260710 13:21:22.260766 12126 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet ce74c4278353477a8fafda5fc0021ff0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260710 13:21:22.262022 12660 raft_consensus.cc:1275] T f1c06ec86a5a4b17bdc389abdd78d1ae P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:22.253965 12659 raft_consensus.cc:2955] T 3a131d2c5e12436d8112799a3bb1e9e6 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:22.262297 12319 raft_consensus.cc:2955] T 9fadf3ab063a49a9b3109efb1093a529 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:22.269863 12244 raft_consensus.cc:2955] T 3a131d2c5e12436d8112799a3bb1e9e6 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:22.264372 12767 consensus_queue.cc:1048] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:22.264825 12390 raft_consensus.cc:1275] T f1c06ec86a5a4b17bdc389abdd78d1ae P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:22.276176 12767 consensus_queue.cc:1048] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:22.267530 12225 tablet_service.cc:1558] Processing DeleteTablet for tablet ce74c4278353477a8fafda5fc0021ff0 with delete_type TABLET_DATA_TOMBSTONED (TS 53883f3eee684608ac8208cfc8d16620 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39906
I20260710 13:21:22.282203 12657 raft_consensus.cc:2955] T 9fadf3ab063a49a9b3109efb1093a529 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:22.292258 12796 raft_consensus.cc:2955] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 53883f3eee684608ac8208cfc8d16620 (127.10.210.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:22.294773 12319 raft_consensus.cc:2955] T 3a131d2c5e12436d8112799a3bb1e9e6 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:22.296669 12660 raft_consensus.cc:2955] T f1c06ec86a5a4b17bdc389abdd78d1ae P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 53883f3eee684608ac8208cfc8d16620 (127.10.210.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:22.301407 12390 raft_consensus.cc:2955] T f1c06ec86a5a4b17bdc389abdd78d1ae P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 53883f3eee684608ac8208cfc8d16620 (127.10.210.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:22.314147 12140 catalog_manager.cc:5697] T 9fadf3ab063a49a9b3109efb1093a529 P 55ff488a83af4bd188aa0fe583736f24 reported cstate change: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "53883f3eee684608ac8208cfc8d16620" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:22.320370 12142 catalog_manager.cc:5697] T 3a131d2c5e12436d8112799a3bb1e9e6 P f53f24dbb72e49e991d7ab07d43178ee reported cstate change: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bbbff8e06902484aae9904dcc1ba5da8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:22.326545 12832 tablet_replica.cc:333] T ce74c4278353477a8fafda5fc0021ff0 P 53883f3eee684608ac8208cfc8d16620: stopping tablet replica
I20260710 13:21:22.329403 12832 raft_consensus.cc:2243] T ce74c4278353477a8fafda5fc0021ff0 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:22.330153 12832 raft_consensus.cc:2272] T ce74c4278353477a8fafda5fc0021ff0 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:22.333563 12832 ts_tablet_manager.cc:1916] T ce74c4278353477a8fafda5fc0021ff0 P 53883f3eee684608ac8208cfc8d16620: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:22.334559 12126 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f1c06ec86a5a4b17bdc389abdd78d1ae with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:22.334012 12390 raft_consensus.cc:2955] T 9fadf3ab063a49a9b3109efb1093a529 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:22.337019 12389 consensus_queue.cc:237] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:22.346961 12244 consensus_queue.cc:237] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620 [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:22.349195 12138 catalog_manager.cc:5697] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24 reported cstate change: config changed from index 3 to 4, VOTER 53883f3eee684608ac8208cfc8d16620 (127.10.210.65) evicted. New cstate: current_term: 1 leader_uuid: "55ff488a83af4bd188aa0fe583736f24" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:22.353020 12660 raft_consensus.cc:1275] T 9fadf3ab063a49a9b3109efb1093a529 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:22.353138 12657 raft_consensus.cc:1275] T 3a131d2c5e12436d8112799a3bb1e9e6 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Refusing update from remote peer bbbff8e06902484aae9904dcc1ba5da8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:22.354723 12242 raft_consensus.cc:1275] T 3a131d2c5e12436d8112799a3bb1e9e6 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Refusing update from remote peer bbbff8e06902484aae9904dcc1ba5da8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:22.355073 12832 ts_tablet_manager.cc:1929] T ce74c4278353477a8fafda5fc0021ff0 P 53883f3eee684608ac8208cfc8d16620: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:22.355479 12832 log.cc:1199] T ce74c4278353477a8fafda5fc0021ff0 P 53883f3eee684608ac8208cfc8d16620: Deleting WAL directory at /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/ts-0-root/wals/ce74c4278353477a8fafda5fc0021ff0
I20260710 13:21:22.354748 12817 consensus_queue.cc:1048] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260710 13:21:22.357748 12127 catalog_manager.cc:5028] TS 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151): tablet ce74c4278353477a8fafda5fc0021ff0 (table test-workload [id=2b20114451e64108878f7ba4a22e6979]) successfully deleted
I20260710 13:21:22.357671 12824 consensus_queue.cc:1048] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:21:22.358023 12827 consensus_queue.cc:1048] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:21:22.364943 12816 raft_consensus.cc:2955] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:22.366282 12319 raft_consensus.cc:1275] T 9fadf3ab063a49a9b3109efb1093a529 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:22.369135 12823 consensus_queue.cc:1048] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:22.370507 12244 raft_consensus.cc:2955] T 3a131d2c5e12436d8112799a3bb1e9e6 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:22.376071 12129 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3a131d2c5e12436d8112799a3bb1e9e6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:22.379518 12822 raft_consensus.cc:2955] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:22.387005 12319 raft_consensus.cc:2955] T 9fadf3ab063a49a9b3109efb1093a529 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:22.388059 12225 tablet_service.cc:1558] Processing DeleteTablet for tablet f1c06ec86a5a4b17bdc389abdd78d1ae with delete_type TABLET_DATA_TOMBSTONED (TS 53883f3eee684608ac8208cfc8d16620 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39906
I20260710 13:21:22.388993 12832 tablet_replica.cc:333] T f1c06ec86a5a4b17bdc389abdd78d1ae P 53883f3eee684608ac8208cfc8d16620: stopping tablet replica
I20260710 13:21:22.389951 12832 raft_consensus.cc:2243] T f1c06ec86a5a4b17bdc389abdd78d1ae P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:22.389847 12657 raft_consensus.cc:2955] T 3a131d2c5e12436d8112799a3bb1e9e6 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:22.390751 12138 catalog_manager.cc:5697] T 3a131d2c5e12436d8112799a3bb1e9e6 P 53883f3eee684608ac8208cfc8d16620 reported cstate change: config changed from index 3 to 4, VOTER 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66) evicted. New cstate: current_term: 1 leader_uuid: "bbbff8e06902484aae9904dcc1ba5da8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:22.394161 12832 raft_consensus.cc:2272] T f1c06ec86a5a4b17bdc389abdd78d1ae P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:22.399258 12832 ts_tablet_manager.cc:1916] T f1c06ec86a5a4b17bdc389abdd78d1ae P 53883f3eee684608ac8208cfc8d16620: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:22.400118 12142 catalog_manager.cc:5697] T 9fadf3ab063a49a9b3109efb1093a529 P 55ff488a83af4bd188aa0fe583736f24 reported cstate change: config changed from index 3 to 4, VOTER bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67) evicted. New cstate: current_term: 1 leader_uuid: "53883f3eee684608ac8208cfc8d16620" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:22.403184 12308 tablet_service.cc:1558] Processing DeleteTablet for tablet 3a131d2c5e12436d8112799a3bb1e9e6 with delete_type TABLET_DATA_TOMBSTONED (TS 55ff488a83af4bd188aa0fe583736f24 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42688
I20260710 13:21:22.409149 12660 raft_consensus.cc:2955] T 9fadf3ab063a49a9b3109efb1093a529 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:22.415673 12833 tablet_replica.cc:333] T 3a131d2c5e12436d8112799a3bb1e9e6 P 55ff488a83af4bd188aa0fe583736f24: stopping tablet replica
I20260710 13:21:22.416934 12833 raft_consensus.cc:2243] T 3a131d2c5e12436d8112799a3bb1e9e6 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:22.418756 12833 raft_consensus.cc:2272] T 3a131d2c5e12436d8112799a3bb1e9e6 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:22.421020 12127 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9fadf3ab063a49a9b3109efb1093a529 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:22.422838 12382 tablet_service.cc:1558] Processing DeleteTablet for tablet 9fadf3ab063a49a9b3109efb1093a529 with delete_type TABLET_DATA_TOMBSTONED (TS bbbff8e06902484aae9904dcc1ba5da8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38784
I20260710 13:21:22.431288 12833 ts_tablet_manager.cc:1916] T 3a131d2c5e12436d8112799a3bb1e9e6 P 55ff488a83af4bd188aa0fe583736f24: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:22.432042 12834 tablet_replica.cc:333] T 9fadf3ab063a49a9b3109efb1093a529 P bbbff8e06902484aae9904dcc1ba5da8: stopping tablet replica
I20260710 13:21:22.433622 12834 raft_consensus.cc:2243] T 9fadf3ab063a49a9b3109efb1093a529 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:22.437208 12834 raft_consensus.cc:2272] T 9fadf3ab063a49a9b3109efb1093a529 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:22.441140 12834 ts_tablet_manager.cc:1916] T 9fadf3ab063a49a9b3109efb1093a529 P bbbff8e06902484aae9904dcc1ba5da8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:22.445425 12832 ts_tablet_manager.cc:1929] T f1c06ec86a5a4b17bdc389abdd78d1ae P 53883f3eee684608ac8208cfc8d16620: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:22.445943 12832 log.cc:1199] T f1c06ec86a5a4b17bdc389abdd78d1ae P 53883f3eee684608ac8208cfc8d16620: Deleting WAL directory at /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/ts-0-root/wals/f1c06ec86a5a4b17bdc389abdd78d1ae
I20260710 13:21:22.446929 12833 ts_tablet_manager.cc:1929] T 3a131d2c5e12436d8112799a3bb1e9e6 P 55ff488a83af4bd188aa0fe583736f24: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:22.447388 12833 log.cc:1199] T 3a131d2c5e12436d8112799a3bb1e9e6 P 55ff488a83af4bd188aa0fe583736f24: Deleting WAL directory at /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/ts-1-root/wals/3a131d2c5e12436d8112799a3bb1e9e6
I20260710 13:21:22.447916 12127 catalog_manager.cc:5028] TS 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151): tablet f1c06ec86a5a4b17bdc389abdd78d1ae (table test-workload [id=2b20114451e64108878f7ba4a22e6979]) successfully deleted
I20260710 13:21:22.448935 12126 catalog_manager.cc:5028] TS 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023): tablet 3a131d2c5e12436d8112799a3bb1e9e6 (table test-workload [id=2b20114451e64108878f7ba4a22e6979]) successfully deleted
I20260710 13:21:22.454562 12834 ts_tablet_manager.cc:1929] T 9fadf3ab063a49a9b3109efb1093a529 P bbbff8e06902484aae9904dcc1ba5da8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:22.454918 12834 log.cc:1199] T 9fadf3ab063a49a9b3109efb1093a529 P bbbff8e06902484aae9904dcc1ba5da8: Deleting WAL directory at /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/ts-2-root/wals/9fadf3ab063a49a9b3109efb1093a529
I20260710 13:21:22.456138 12129 catalog_manager.cc:5028] TS bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655): tablet 9fadf3ab063a49a9b3109efb1093a529 (table test-workload [id=2b20114451e64108878f7ba4a22e6979]) successfully deleted
I20260710 13:21:23.450314 12389 consensus_queue.cc:237] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Queue 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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
W20260710 13:21:23.458428 12358 consensus_peers.cc:597] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 -> Peer f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68:42193): Couldn't send request to peer f53f24dbb72e49e991d7ab07d43178ee. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3cd3ff18dc1f4619a1ad3753bfd5addc. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:23.458611 12316 raft_consensus.cc:1275] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Refusing update from remote peer bbbff8e06902484aae9904dcc1ba5da8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:23.459450 12244 raft_consensus.cc:1275] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Refusing update from remote peer bbbff8e06902484aae9904dcc1ba5da8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:23.459841 12816 consensus_queue.cc:1048] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:23.460865 12837 consensus_queue.cc:1048] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:23.467821 12837 raft_consensus.cc:2955] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:23.469579 12316 raft_consensus.cc:2955] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:23.470050 12244 raft_consensus.cc:2955] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:23.482172 12138 catalog_manager.cc:5697] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 53883f3eee684608ac8208cfc8d16620 reported cstate change: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New cstate: current_term: 1 leader_uuid: "bbbff8e06902484aae9904dcc1ba5da8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:23.482523 12244 consensus_queue.cc:237] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Queue 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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
W20260710 13:21:23.493683 12209 consensus_peers.cc:597] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 -> Peer f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68:42193): Couldn't send request to peer f53f24dbb72e49e991d7ab07d43178ee. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8e3558922fa94f919598d0b4c38a7620. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:23.494306 12389 raft_consensus.cc:1275] T 8e3558922fa94f919598d0b4c38a7620 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:23.495218 12319 raft_consensus.cc:1275] T 8e3558922fa94f919598d0b4c38a7620 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:23.495757 12827 consensus_queue.cc:1048] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:23.496879 12820 consensus_queue.cc:1048] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:23.509349 12827 raft_consensus.cc:2955] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:23.510372 12319 raft_consensus.cc:2955] T 8e3558922fa94f919598d0b4c38a7620 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:23.522212 12389 raft_consensus.cc:2955] T 8e3558922fa94f919598d0b4c38a7620 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:23.526580 12244 consensus_queue.cc:237] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Queue 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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
W20260710 13:21:23.533566 12209 consensus_peers.cc:597] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 -> Peer f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68:42193): Couldn't send request to peer f53f24dbb72e49e991d7ab07d43178ee. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f4a91e85f0e94f918dc8b8a0860e433a. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:23.536425 12392 raft_consensus.cc:1275] T f4a91e85f0e94f918dc8b8a0860e433a P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:23.536921 12319 raft_consensus.cc:1275] T f4a91e85f0e94f918dc8b8a0860e433a P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:23.538368 12820 consensus_queue.cc:1048] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:23.539659 12827 consensus_queue.cc:1048] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:23.535346 12140 catalog_manager.cc:5697] T 8e3558922fa94f919598d0b4c38a7620 P 55ff488a83af4bd188aa0fe583736f24 reported cstate change: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New cstate: current_term: 1 leader_uuid: "53883f3eee684608ac8208cfc8d16620" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:23.548202 12847 raft_consensus.cc:2955] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:23.553287 12319 raft_consensus.cc:2955] T f4a91e85f0e94f918dc8b8a0860e433a P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:23.563632 12389 raft_consensus.cc:2955] T f4a91e85f0e94f918dc8b8a0860e433a P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:23.564769 12316 consensus_queue.cc:237] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Queue 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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:23.567322 12138 catalog_manager.cc:5697] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 reported cstate change: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New cstate: current_term: 1 leader_uuid: "53883f3eee684608ac8208cfc8d16620" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:23.573549 12390 raft_consensus.cc:1275] T 6c2091860f5540358926bbd10212c97f P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:23.574654 12835 consensus_queue.cc:1048] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:21:23.577608 12284 consensus_peers.cc:597] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24 -> Peer f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68:42193): Couldn't send request to peer f53f24dbb72e49e991d7ab07d43178ee. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6c2091860f5540358926bbd10212c97f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:23.587632 12244 raft_consensus.cc:1275] T 6c2091860f5540358926bbd10212c97f P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:23.587078 12854 raft_consensus.cc:2955] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:23.588234 12390 raft_consensus.cc:2955] T 6c2091860f5540358926bbd10212c97f P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:23.588914 12835 consensus_queue.cc:1048] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:23.599364 12244 raft_consensus.cc:2955] T 6c2091860f5540358926bbd10212c97f P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:23.609557 12142 catalog_manager.cc:5697] T 6c2091860f5540358926bbd10212c97f P bbbff8e06902484aae9904dcc1ba5da8 reported cstate change: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New cstate: current_term: 1 leader_uuid: "55ff488a83af4bd188aa0fe583736f24" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:23.863919 12858 ts_tablet_manager.cc:933] T 3cd3ff18dc1f4619a1ad3753bfd5addc P f53f24dbb72e49e991d7ab07d43178ee: Initiating tablet copy from peer bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:23.865885 12858 tablet_copy_client.cc:323] T 3cd3ff18dc1f4619a1ad3753bfd5addc P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Beginning tablet copy session from remote peer at address 127.10.210.67:35655
I20260710 13:21:23.867318 12403 tablet_copy_service.cc:140] P bbbff8e06902484aae9904dcc1ba5da8: Received BeginTabletCopySession request for tablet 3cd3ff18dc1f4619a1ad3753bfd5addc from peer f53f24dbb72e49e991d7ab07d43178ee ({username='slave'} at 127.0.0.1:38834)
I20260710 13:21:23.867863 12403 tablet_copy_service.cc:161] P bbbff8e06902484aae9904dcc1ba5da8: Beginning new tablet copy session on tablet 3cd3ff18dc1f4619a1ad3753bfd5addc from peer f53f24dbb72e49e991d7ab07d43178ee at {username='slave'} at 127.0.0.1:38834: session id = f53f24dbb72e49e991d7ab07d43178ee-3cd3ff18dc1f4619a1ad3753bfd5addc
I20260710 13:21:23.875077 12403 tablet_copy_source_session.cc:215] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:23.877969 12858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd3ff18dc1f4619a1ad3753bfd5addc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:23.887956 12858 tablet_copy_client.cc:806] T 3cd3ff18dc1f4619a1ad3753bfd5addc P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:23.888454 12858 tablet_copy_client.cc:670] T 3cd3ff18dc1f4619a1ad3753bfd5addc P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:23.891996 12858 tablet_copy_client.cc:538] T 3cd3ff18dc1f4619a1ad3753bfd5addc P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:23.898582 12858 tablet_bootstrap.cc:492] T 3cd3ff18dc1f4619a1ad3753bfd5addc P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap starting.
I20260710 13:21:23.918486 12858 tablet_bootstrap.cc:492] T 3cd3ff18dc1f4619a1ad3753bfd5addc P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:23.919371 12858 tablet_bootstrap.cc:492] T 3cd3ff18dc1f4619a1ad3753bfd5addc P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap complete.
I20260710 13:21:23.920043 12858 ts_tablet_manager.cc:1403] T 3cd3ff18dc1f4619a1ad3753bfd5addc P f53f24dbb72e49e991d7ab07d43178ee: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260710 13:21:23.923524 12858 raft_consensus.cc:359] T 3cd3ff18dc1f4619a1ad3753bfd5addc P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:23.924355 12858 raft_consensus.cc:740] T 3cd3ff18dc1f4619a1ad3753bfd5addc P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f53f24dbb72e49e991d7ab07d43178ee, State: Initialized, Role: LEARNER
I20260710 13:21:23.925015 12858 consensus_queue.cc:260] T 3cd3ff18dc1f4619a1ad3753bfd5addc P f53f24dbb72e49e991d7ab07d43178ee [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:23.929443 12858 ts_tablet_manager.cc:1434] T 3cd3ff18dc1f4619a1ad3753bfd5addc P f53f24dbb72e49e991d7ab07d43178ee: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.005s
I20260710 13:21:23.931475 12403 tablet_copy_service.cc:342] P bbbff8e06902484aae9904dcc1ba5da8: Request end of tablet copy session f53f24dbb72e49e991d7ab07d43178ee-3cd3ff18dc1f4619a1ad3753bfd5addc received from {username='slave'} at 127.0.0.1:38834
I20260710 13:21:23.931876 12403 tablet_copy_service.cc:434] P bbbff8e06902484aae9904dcc1ba5da8: ending tablet copy session f53f24dbb72e49e991d7ab07d43178ee-3cd3ff18dc1f4619a1ad3753bfd5addc on tablet 3cd3ff18dc1f4619a1ad3753bfd5addc with peer f53f24dbb72e49e991d7ab07d43178ee
I20260710 13:21:23.932586 12862 ts_tablet_manager.cc:933] T f4a91e85f0e94f918dc8b8a0860e433a P f53f24dbb72e49e991d7ab07d43178ee: Initiating tablet copy from peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151)
I20260710 13:21:23.935175 12862 tablet_copy_client.cc:323] T f4a91e85f0e94f918dc8b8a0860e433a P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Beginning tablet copy session from remote peer at address 127.10.210.65:44151
I20260710 13:21:23.937575 12254 tablet_copy_service.cc:140] P 53883f3eee684608ac8208cfc8d16620: Received BeginTabletCopySession request for tablet f4a91e85f0e94f918dc8b8a0860e433a from peer f53f24dbb72e49e991d7ab07d43178ee ({username='slave'} at 127.0.0.1:39936)
I20260710 13:21:23.938103 12254 tablet_copy_service.cc:161] P 53883f3eee684608ac8208cfc8d16620: Beginning new tablet copy session on tablet f4a91e85f0e94f918dc8b8a0860e433a from peer f53f24dbb72e49e991d7ab07d43178ee at {username='slave'} at 127.0.0.1:39936: session id = f53f24dbb72e49e991d7ab07d43178ee-f4a91e85f0e94f918dc8b8a0860e433a
I20260710 13:21:23.946858 12254 tablet_copy_source_session.cc:215] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:23.949299 12862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4a91e85f0e94f918dc8b8a0860e433a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:23.960508 12862 tablet_copy_client.cc:806] T f4a91e85f0e94f918dc8b8a0860e433a P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:23.961141 12862 tablet_copy_client.cc:670] T f4a91e85f0e94f918dc8b8a0860e433a P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:23.964433 12862 tablet_copy_client.cc:538] T f4a91e85f0e94f918dc8b8a0860e433a P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:23.969898 12862 tablet_bootstrap.cc:492] T f4a91e85f0e94f918dc8b8a0860e433a P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap starting.
I20260710 13:21:23.986434 12862 tablet_bootstrap.cc:492] T f4a91e85f0e94f918dc8b8a0860e433a P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:23.987291 12862 tablet_bootstrap.cc:492] T f4a91e85f0e94f918dc8b8a0860e433a P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap complete.
I20260710 13:21:23.987936 12862 ts_tablet_manager.cc:1403] T f4a91e85f0e94f918dc8b8a0860e433a P f53f24dbb72e49e991d7ab07d43178ee: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260710 13:21:23.990821 12862 raft_consensus.cc:359] T f4a91e85f0e94f918dc8b8a0860e433a P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:23.991652 12862 raft_consensus.cc:740] T f4a91e85f0e94f918dc8b8a0860e433a P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f53f24dbb72e49e991d7ab07d43178ee, State: Initialized, Role: LEARNER
I20260710 13:21:23.992272 12862 consensus_queue.cc:260] T f4a91e85f0e94f918dc8b8a0860e433a P f53f24dbb72e49e991d7ab07d43178ee [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:23.994603 12862 ts_tablet_manager.cc:1434] T f4a91e85f0e94f918dc8b8a0860e433a P f53f24dbb72e49e991d7ab07d43178ee: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:21:23.996197 12254 tablet_copy_service.cc:342] P 53883f3eee684608ac8208cfc8d16620: Request end of tablet copy session f53f24dbb72e49e991d7ab07d43178ee-f4a91e85f0e94f918dc8b8a0860e433a received from {username='slave'} at 127.0.0.1:39936
I20260710 13:21:23.996624 12254 tablet_copy_service.cc:434] P 53883f3eee684608ac8208cfc8d16620: ending tablet copy session f53f24dbb72e49e991d7ab07d43178ee-f4a91e85f0e94f918dc8b8a0860e433a on tablet f4a91e85f0e94f918dc8b8a0860e433a with peer f53f24dbb72e49e991d7ab07d43178ee
I20260710 13:21:24.060563 12862 ts_tablet_manager.cc:933] T 8e3558922fa94f919598d0b4c38a7620 P f53f24dbb72e49e991d7ab07d43178ee: Initiating tablet copy from peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151)
I20260710 13:21:24.062362 12862 tablet_copy_client.cc:323] T 8e3558922fa94f919598d0b4c38a7620 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Beginning tablet copy session from remote peer at address 127.10.210.65:44151
I20260710 13:21:24.063915 12254 tablet_copy_service.cc:140] P 53883f3eee684608ac8208cfc8d16620: Received BeginTabletCopySession request for tablet 8e3558922fa94f919598d0b4c38a7620 from peer f53f24dbb72e49e991d7ab07d43178ee ({username='slave'} at 127.0.0.1:39936)
I20260710 13:21:24.064333 12254 tablet_copy_service.cc:161] P 53883f3eee684608ac8208cfc8d16620: Beginning new tablet copy session on tablet 8e3558922fa94f919598d0b4c38a7620 from peer f53f24dbb72e49e991d7ab07d43178ee at {username='slave'} at 127.0.0.1:39936: session id = f53f24dbb72e49e991d7ab07d43178ee-8e3558922fa94f919598d0b4c38a7620
I20260710 13:21:24.068953 12254 tablet_copy_source_session.cc:215] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:24.071434 12862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e3558922fa94f919598d0b4c38a7620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.082940 12862 tablet_copy_client.cc:806] T 8e3558922fa94f919598d0b4c38a7620 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:24.083480 12862 tablet_copy_client.cc:670] T 8e3558922fa94f919598d0b4c38a7620 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:24.086012 12858 ts_tablet_manager.cc:933] T 6c2091860f5540358926bbd10212c97f P f53f24dbb72e49e991d7ab07d43178ee: Initiating tablet copy from peer 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023)
I20260710 13:21:24.087239 12862 tablet_copy_client.cc:538] T 8e3558922fa94f919598d0b4c38a7620 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:24.087731 12858 tablet_copy_client.cc:323] T 6c2091860f5540358926bbd10212c97f P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Beginning tablet copy session from remote peer at address 127.10.210.66:36023
I20260710 13:21:24.089313 12328 tablet_copy_service.cc:140] P 55ff488a83af4bd188aa0fe583736f24: Received BeginTabletCopySession request for tablet 6c2091860f5540358926bbd10212c97f from peer f53f24dbb72e49e991d7ab07d43178ee ({username='slave'} at 127.0.0.1:42728)
I20260710 13:21:24.089830 12328 tablet_copy_service.cc:161] P 55ff488a83af4bd188aa0fe583736f24: Beginning new tablet copy session on tablet 6c2091860f5540358926bbd10212c97f from peer f53f24dbb72e49e991d7ab07d43178ee at {username='slave'} at 127.0.0.1:42728: session id = f53f24dbb72e49e991d7ab07d43178ee-6c2091860f5540358926bbd10212c97f
I20260710 13:21:24.094004 12862 tablet_bootstrap.cc:492] T 8e3558922fa94f919598d0b4c38a7620 P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap starting.
I20260710 13:21:24.096817 12328 tablet_copy_source_session.cc:215] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:24.100180 12858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c2091860f5540358926bbd10212c97f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.114151 12862 tablet_bootstrap.cc:492] T 8e3558922fa94f919598d0b4c38a7620 P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:24.115131 12862 tablet_bootstrap.cc:492] T 8e3558922fa94f919598d0b4c38a7620 P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap complete.
I20260710 13:21:24.115760 12862 ts_tablet_manager.cc:1403] T 8e3558922fa94f919598d0b4c38a7620 P f53f24dbb72e49e991d7ab07d43178ee: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260710 13:21:24.118111 12858 tablet_copy_client.cc:806] T 6c2091860f5540358926bbd10212c97f P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:24.118737 12858 tablet_copy_client.cc:670] T 6c2091860f5540358926bbd10212c97f P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:24.118856 12862 raft_consensus.cc:359] T 8e3558922fa94f919598d0b4c38a7620 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:24.119782 12862 raft_consensus.cc:740] T 8e3558922fa94f919598d0b4c38a7620 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f53f24dbb72e49e991d7ab07d43178ee, State: Initialized, Role: LEARNER
I20260710 13:21:24.120414 12862 consensus_queue.cc:260] T 8e3558922fa94f919598d0b4c38a7620 P f53f24dbb72e49e991d7ab07d43178ee [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:24.122586 12858 tablet_copy_client.cc:538] T 6c2091860f5540358926bbd10212c97f P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:24.122778 12862 ts_tablet_manager.cc:1434] T 8e3558922fa94f919598d0b4c38a7620 P f53f24dbb72e49e991d7ab07d43178ee: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:21:24.125382 12254 tablet_copy_service.cc:342] P 53883f3eee684608ac8208cfc8d16620: Request end of tablet copy session f53f24dbb72e49e991d7ab07d43178ee-8e3558922fa94f919598d0b4c38a7620 received from {username='slave'} at 127.0.0.1:39936
I20260710 13:21:24.125782 12254 tablet_copy_service.cc:434] P 53883f3eee684608ac8208cfc8d16620: ending tablet copy session f53f24dbb72e49e991d7ab07d43178ee-8e3558922fa94f919598d0b4c38a7620 on tablet 8e3558922fa94f919598d0b4c38a7620 with peer f53f24dbb72e49e991d7ab07d43178ee
I20260710 13:21:24.130822 12858 tablet_bootstrap.cc:492] T 6c2091860f5540358926bbd10212c97f P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap starting.
I20260710 13:21:24.148555 12858 tablet_bootstrap.cc:492] T 6c2091860f5540358926bbd10212c97f P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:24.149268 12858 tablet_bootstrap.cc:492] T 6c2091860f5540358926bbd10212c97f P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap complete.
I20260710 13:21:24.149833 12858 ts_tablet_manager.cc:1403] T 6c2091860f5540358926bbd10212c97f P f53f24dbb72e49e991d7ab07d43178ee: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.005s
I20260710 13:21:24.152246 12858 raft_consensus.cc:359] T 6c2091860f5540358926bbd10212c97f P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:24.152909 12858 raft_consensus.cc:740] T 6c2091860f5540358926bbd10212c97f P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f53f24dbb72e49e991d7ab07d43178ee, State: Initialized, Role: LEARNER
I20260710 13:21:24.153388 12858 consensus_queue.cc:260] T 6c2091860f5540358926bbd10212c97f P f53f24dbb72e49e991d7ab07d43178ee [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:24.155429 12858 ts_tablet_manager.cc:1434] T 6c2091860f5540358926bbd10212c97f P f53f24dbb72e49e991d7ab07d43178ee: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260710 13:21:24.157178 12328 tablet_copy_service.cc:342] P 55ff488a83af4bd188aa0fe583736f24: Request end of tablet copy session f53f24dbb72e49e991d7ab07d43178ee-6c2091860f5540358926bbd10212c97f received from {username='slave'} at 127.0.0.1:42728
I20260710 13:21:24.157577 12328 tablet_copy_service.cc:434] P 55ff488a83af4bd188aa0fe583736f24: ending tablet copy session f53f24dbb72e49e991d7ab07d43178ee-6c2091860f5540358926bbd10212c97f on tablet 6c2091860f5540358926bbd10212c97f with peer f53f24dbb72e49e991d7ab07d43178ee
I20260710 13:21:24.302744 12657 raft_consensus.cc:1217] T 3cd3ff18dc1f4619a1ad3753bfd5addc P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:24.386058 12657 raft_consensus.cc:1217] T f4a91e85f0e94f918dc8b8a0860e433a P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:24.535858 12657 raft_consensus.cc:1217] T 8e3558922fa94f919598d0b4c38a7620 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:24.570674 12657 raft_consensus.cc:1217] T 6c2091860f5540358926bbd10212c97f P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:24.793221 12849 raft_consensus.cc:1064] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620: attempting to promote NON_VOTER f53f24dbb72e49e991d7ab07d43178ee to VOTER
I20260710 13:21:24.795128 12816 raft_consensus.cc:1064] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8: attempting to promote NON_VOTER f53f24dbb72e49e991d7ab07d43178ee to VOTER
I20260710 13:21:24.795867 12849 consensus_queue.cc:237] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:24.797672 12816 consensus_queue.cc:237] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:24.807693 12657 raft_consensus.cc:1275] T f4a91e85f0e94f918dc8b8a0860e433a P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:24.809196 12316 raft_consensus.cc:1275] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Refusing update from remote peer bbbff8e06902484aae9904dcc1ba5da8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:24.809444 12660 raft_consensus.cc:1275] T 3cd3ff18dc1f4619a1ad3753bfd5addc P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Refusing update from remote peer bbbff8e06902484aae9904dcc1ba5da8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:24.810056 12870 consensus_queue.cc:1048] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:24.810817 12837 consensus_queue.cc:1048] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:24.808513 12242 raft_consensus.cc:1275] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Refusing update from remote peer bbbff8e06902484aae9904dcc1ba5da8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:24.812053 12869 consensus_queue.cc:1048] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:24.814638 12869 consensus_queue.cc:1048] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:24.828169 12837 raft_consensus.cc:2955] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:24.829711 12390 raft_consensus.cc:1275] T f4a91e85f0e94f918dc8b8a0860e433a P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:24.833130 12870 consensus_queue.cc:1048] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:24.845083 12242 raft_consensus.cc:2955] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:24.849949 12316 raft_consensus.cc:2955] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:24.831465 12657 raft_consensus.cc:2955] T 3cd3ff18dc1f4619a1ad3753bfd5addc P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:24.863750 12319 raft_consensus.cc:1275] T f4a91e85f0e94f918dc8b8a0860e433a P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:24.867558 12849 consensus_queue.cc:1048] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:24.869059 12138 catalog_manager.cc:5697] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 53883f3eee684608ac8208cfc8d16620 reported cstate change: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bbbff8e06902484aae9904dcc1ba5da8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:24.888657 12820 raft_consensus.cc:2955] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:24.890393 12319 raft_consensus.cc:2955] T f4a91e85f0e94f918dc8b8a0860e433a P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:24.901772 12660 raft_consensus.cc:2955] T f4a91e85f0e94f918dc8b8a0860e433a P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:24.903698 12390 raft_consensus.cc:2955] T f4a91e85f0e94f918dc8b8a0860e433a P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:24.920133 12141 catalog_manager.cc:5697] T f4a91e85f0e94f918dc8b8a0860e433a P 55ff488a83af4bd188aa0fe583736f24 reported cstate change: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "53883f3eee684608ac8208cfc8d16620" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:24.925395 12390 consensus_queue.cc:237] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:24.930681 12242 raft_consensus.cc:1275] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Refusing update from remote peer bbbff8e06902484aae9904dcc1ba5da8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:24.931327 12657 raft_consensus.cc:1275] T 3cd3ff18dc1f4619a1ad3753bfd5addc P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Refusing update from remote peer bbbff8e06902484aae9904dcc1ba5da8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:24.932202 12869 consensus_queue.cc:1048] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:24.934087 12869 consensus_queue.cc:1048] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:24.938972 12879 raft_consensus.cc:2955] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:24.947458 12660 raft_consensus.cc:2955] T 3cd3ff18dc1f4619a1ad3753bfd5addc P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:24.951386 12129 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3cd3ff18dc1f4619a1ad3753bfd5addc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:24.952639 12242 consensus_queue.cc:237] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
W20260710 13:21:24.955520 12129 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 3cd3ff18dc1f4619a1ad3753bfd5addc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260710 13:21:24.958590 12657 raft_consensus.cc:1275] T f4a91e85f0e94f918dc8b8a0860e433a P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:24.960150 12820 consensus_queue.cc:1048] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:24.963280 12244 raft_consensus.cc:2955] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:24.972739 12316 raft_consensus.cc:1275] T f4a91e85f0e94f918dc8b8a0860e433a P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:24.972389 12142 catalog_manager.cc:5697] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 reported cstate change: config changed from index 3 to 4, VOTER 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66) evicted. New cstate: current_term: 1 leader_uuid: "bbbff8e06902484aae9904dcc1ba5da8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:24.973320 12849 raft_consensus.cc:2955] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:24.980949 12870 consensus_queue.cc:1048] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:24.985087 12316 raft_consensus.cc:2955] T f4a91e85f0e94f918dc8b8a0860e433a P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:24.986614 12308 tablet_service.cc:1558] Processing DeleteTablet for tablet 3cd3ff18dc1f4619a1ad3753bfd5addc with delete_type TABLET_DATA_TOMBSTONED (TS 55ff488a83af4bd188aa0fe583736f24 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42688
I20260710 13:21:24.998296 12886 tablet_replica.cc:333] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 55ff488a83af4bd188aa0fe583736f24: stopping tablet replica
I20260710 13:21:24.999239 12886 raft_consensus.cc:2243] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:24.991813 12657 raft_consensus.cc:2955] T f4a91e85f0e94f918dc8b8a0860e433a P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:25.001022 12127 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f4a91e85f0e94f918dc8b8a0860e433a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:25.002274 12886 raft_consensus.cc:2272] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:25.006250 12138 catalog_manager.cc:5697] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 reported cstate change: config changed from index 3 to 4, VOTER bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67) evicted. New cstate: current_term: 1 leader_uuid: "53883f3eee684608ac8208cfc8d16620" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:25.009367 12886 ts_tablet_manager.cc:1916] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 55ff488a83af4bd188aa0fe583736f24: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:25.017748 12382 tablet_service.cc:1558] Processing DeleteTablet for tablet f4a91e85f0e94f918dc8b8a0860e433a with delete_type TABLET_DATA_TOMBSTONED (TS bbbff8e06902484aae9904dcc1ba5da8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38784
I20260710 13:21:25.024637 12886 ts_tablet_manager.cc:1929] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 55ff488a83af4bd188aa0fe583736f24: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:25.025097 12886 log.cc:1199] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 55ff488a83af4bd188aa0fe583736f24: Deleting WAL directory at /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/ts-1-root/wals/3cd3ff18dc1f4619a1ad3753bfd5addc
I20260710 13:21:25.026660 12126 catalog_manager.cc:5028] TS 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023): tablet 3cd3ff18dc1f4619a1ad3753bfd5addc (table test-workload [id=2b20114451e64108878f7ba4a22e6979]) successfully deleted
I20260710 13:21:25.028004 12870 raft_consensus.cc:1064] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620: attempting to promote NON_VOTER f53f24dbb72e49e991d7ab07d43178ee to VOTER
I20260710 13:21:25.030078 12887 tablet_replica.cc:333] T f4a91e85f0e94f918dc8b8a0860e433a P bbbff8e06902484aae9904dcc1ba5da8: stopping tablet replica
I20260710 13:21:25.031210 12887 raft_consensus.cc:2243] T f4a91e85f0e94f918dc8b8a0860e433a P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:25.030489 12870 consensus_queue.cc:237] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:25.031975 12887 raft_consensus.cc:2272] T f4a91e85f0e94f918dc8b8a0860e433a P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:25.034957 12887 ts_tablet_manager.cc:1916] T f4a91e85f0e94f918dc8b8a0860e433a P bbbff8e06902484aae9904dcc1ba5da8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:25.038558 12657 raft_consensus.cc:1275] T 8e3558922fa94f919598d0b4c38a7620 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:25.044018 12871 raft_consensus.cc:1064] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24: attempting to promote NON_VOTER f53f24dbb72e49e991d7ab07d43178ee to VOTER
I20260710 13:21:25.044592 12390 raft_consensus.cc:1275] T 8e3558922fa94f919598d0b4c38a7620 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:25.046037 12849 consensus_queue.cc:1048] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:25.046489 12871 consensus_queue.cc:237] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24 [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:25.049899 12316 raft_consensus.cc:1275] T 8e3558922fa94f919598d0b4c38a7620 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:25.051076 12887 ts_tablet_manager.cc:1929] T f4a91e85f0e94f918dc8b8a0860e433a P bbbff8e06902484aae9904dcc1ba5da8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:25.051616 12887 log.cc:1199] T f4a91e85f0e94f918dc8b8a0860e433a P bbbff8e06902484aae9904dcc1ba5da8: Deleting WAL directory at /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/ts-2-root/wals/f4a91e85f0e94f918dc8b8a0860e433a
I20260710 13:21:25.051357 12820 consensus_queue.cc:1048] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:25.054910 12129 catalog_manager.cc:5028] TS bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655): tablet f4a91e85f0e94f918dc8b8a0860e433a (table test-workload [id=2b20114451e64108878f7ba4a22e6979]) successfully deleted
I20260710 13:21:25.058290 12870 consensus_queue.cc:1048] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:25.064222 12660 raft_consensus.cc:1275] T 6c2091860f5540358926bbd10212c97f P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:25.064445 12390 raft_consensus.cc:1275] T 6c2091860f5540358926bbd10212c97f P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:25.065811 12857 consensus_queue.cc:1048] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:25.066773 12872 consensus_queue.cc:1048] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:25.080994 12244 raft_consensus.cc:1275] T 6c2091860f5540358926bbd10212c97f P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:25.083732 12872 consensus_queue.cc:1048] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:25.102206 12870 raft_consensus.cc:2955] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:25.106431 12657 raft_consensus.cc:2955] T 8e3558922fa94f919598d0b4c38a7620 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:25.108824 12871 raft_consensus.cc:2955] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:25.114789 12390 raft_consensus.cc:2955] T 6c2091860f5540358926bbd10212c97f P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:25.122354 12660 raft_consensus.cc:2955] T 6c2091860f5540358926bbd10212c97f P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:25.123489 12244 raft_consensus.cc:2955] T 6c2091860f5540358926bbd10212c97f P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:25.131333 12316 raft_consensus.cc:2955] T 8e3558922fa94f919598d0b4c38a7620 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:25.139562 12142 catalog_manager.cc:5697] T 6c2091860f5540358926bbd10212c97f P bbbff8e06902484aae9904dcc1ba5da8 reported cstate change: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "55ff488a83af4bd188aa0fe583736f24" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:25.142959 12390 raft_consensus.cc:2955] T 8e3558922fa94f919598d0b4c38a7620 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:25.148118 12138 catalog_manager.cc:5697] T 8e3558922fa94f919598d0b4c38a7620 P f53f24dbb72e49e991d7ab07d43178ee reported cstate change: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "53883f3eee684608ac8208cfc8d16620" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:25.166646 12244 consensus_queue.cc:237] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:25.169571 12316 consensus_queue.cc:237] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24 [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: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:25.173530 12657 raft_consensus.cc:1275] T 8e3558922fa94f919598d0b4c38a7620 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:25.175046 12897 consensus_queue.cc:1048] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:21:25.175235 12390 raft_consensus.cc:1275] T 8e3558922fa94f919598d0b4c38a7620 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:25.177102 12897 consensus_queue.cc:1048] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260710 13:21:25.183661 12849 raft_consensus.cc:2955] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:25.189404 12389 raft_consensus.cc:1275] T 6c2091860f5540358926bbd10212c97f P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:25.190922 12657 raft_consensus.cc:1275] T 6c2091860f5540358926bbd10212c97f P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:25.191270 12871 consensus_queue.cc:1048] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:25.197368 12127 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8e3558922fa94f919598d0b4c38a7620 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:25.194425 12390 raft_consensus.cc:2955] T 8e3558922fa94f919598d0b4c38a7620 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:25.200220 12871 consensus_queue.cc:1048] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:25.201949 12142 catalog_manager.cc:5697] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 reported cstate change: config changed from index 3 to 4, VOTER 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66) evicted. New cstate: current_term: 1 leader_uuid: "53883f3eee684608ac8208cfc8d16620" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:25.204469 12893 raft_consensus.cc:2955] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 53883f3eee684608ac8208cfc8d16620 (127.10.210.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:25.207818 12660 raft_consensus.cc:2955] T 8e3558922fa94f919598d0b4c38a7620 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:25.211545 12657 raft_consensus.cc:2955] T 6c2091860f5540358926bbd10212c97f P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 53883f3eee684608ac8208cfc8d16620 (127.10.210.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:25.212060 12389 raft_consensus.cc:2955] T 6c2091860f5540358926bbd10212c97f P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 53883f3eee684608ac8208cfc8d16620 (127.10.210.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:25.225340 12140 catalog_manager.cc:5697] T 6c2091860f5540358926bbd10212c97f P f53f24dbb72e49e991d7ab07d43178ee reported cstate change: config changed from index 3 to 4, VOTER 53883f3eee684608ac8208cfc8d16620 (127.10.210.65) evicted. New cstate: current_term: 1 leader_uuid: "55ff488a83af4bd188aa0fe583736f24" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:25.232105 12126 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6c2091860f5540358926bbd10212c97f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:25.232610 12308 tablet_service.cc:1558] Processing DeleteTablet for tablet 8e3558922fa94f919598d0b4c38a7620 with delete_type TABLET_DATA_TOMBSTONED (TS 55ff488a83af4bd188aa0fe583736f24 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42688
I20260710 13:21:25.237392 12886 tablet_replica.cc:333] T 8e3558922fa94f919598d0b4c38a7620 P 55ff488a83af4bd188aa0fe583736f24: stopping tablet replica
I20260710 13:21:25.238438 12886 raft_consensus.cc:2243] T 8e3558922fa94f919598d0b4c38a7620 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:25.239126 12886 raft_consensus.cc:2272] T 8e3558922fa94f919598d0b4c38a7620 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:25.242522 12225 tablet_service.cc:1558] Processing DeleteTablet for tablet 6c2091860f5540358926bbd10212c97f with delete_type TABLET_DATA_TOMBSTONED (TS 53883f3eee684608ac8208cfc8d16620 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39906
I20260710 13:21:25.245472 12886 ts_tablet_manager.cc:1916] T 8e3558922fa94f919598d0b4c38a7620 P 55ff488a83af4bd188aa0fe583736f24: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:25.253867 12899 tablet_replica.cc:333] T 6c2091860f5540358926bbd10212c97f P 53883f3eee684608ac8208cfc8d16620: stopping tablet replica
I20260710 13:21:25.254653 12899 raft_consensus.cc:2243] T 6c2091860f5540358926bbd10212c97f P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:25.255203 12899 raft_consensus.cc:2272] T 6c2091860f5540358926bbd10212c97f P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:25.258412 12899 ts_tablet_manager.cc:1916] T 6c2091860f5540358926bbd10212c97f P 53883f3eee684608ac8208cfc8d16620: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:25.260953 12886 ts_tablet_manager.cc:1929] T 8e3558922fa94f919598d0b4c38a7620 P 55ff488a83af4bd188aa0fe583736f24: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:25.261343 12886 log.cc:1199] T 8e3558922fa94f919598d0b4c38a7620 P 55ff488a83af4bd188aa0fe583736f24: Deleting WAL directory at /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/ts-1-root/wals/8e3558922fa94f919598d0b4c38a7620
I20260710 13:21:25.262632 12126 catalog_manager.cc:5028] TS 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023): tablet 8e3558922fa94f919598d0b4c38a7620 (table test-workload [id=2b20114451e64108878f7ba4a22e6979]) successfully deleted
I20260710 13:21:25.270474 12899 ts_tablet_manager.cc:1929] T 6c2091860f5540358926bbd10212c97f P 53883f3eee684608ac8208cfc8d16620: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:25.270802 12899 log.cc:1199] T 6c2091860f5540358926bbd10212c97f P 53883f3eee684608ac8208cfc8d16620: Deleting WAL directory at /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/ts-0-root/wals/6c2091860f5540358926bbd10212c97f
I20260710 13:21:25.272066 12127 catalog_manager.cc:5028] TS 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151): tablet 6c2091860f5540358926bbd10212c97f (table test-workload [id=2b20114451e64108878f7ba4a22e6979]) successfully deleted
I20260710 13:21:26.286271 12316 consensus_queue.cc:237] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Queue 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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:26.291880 12389 raft_consensus.cc:1275] T 914be219f74042e09d110fcc8e14879e P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:26.293030 12893 consensus_queue.cc:1048] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:21:26.293833 12284 consensus_peers.cc:597] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 -> Peer f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68:42193): Couldn't send request to peer f53f24dbb72e49e991d7ab07d43178ee. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 914be219f74042e09d110fcc8e14879e. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:26.295995 12242 raft_consensus.cc:1275] T 914be219f74042e09d110fcc8e14879e P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:26.297514 12901 consensus_queue.cc:1048] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:26.301604 12904 raft_consensus.cc:2955] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:26.303138 12389 raft_consensus.cc:2955] T 914be219f74042e09d110fcc8e14879e P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:26.317869 12142 catalog_manager.cc:5697] T 914be219f74042e09d110fcc8e14879e P bbbff8e06902484aae9904dcc1ba5da8 reported cstate change: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New cstate: current_term: 1 leader_uuid: "55ff488a83af4bd188aa0fe583736f24" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:26.320317 12244 raft_consensus.cc:2955] T 914be219f74042e09d110fcc8e14879e P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:26.323644 12242 consensus_queue.cc:237] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Queue 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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:26.332945 12389 raft_consensus.cc:1275] T e5fec8c01ef34e908d50ad1d8e1d962d P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:21:26.333482 12209 consensus_peers.cc:597] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 -> Peer f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68:42193): Couldn't send request to peer f53f24dbb72e49e991d7ab07d43178ee. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e5fec8c01ef34e908d50ad1d8e1d962d. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:26.334381 12849 consensus_queue.cc:1048] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:26.336982 12316 raft_consensus.cc:1275] T e5fec8c01ef34e908d50ad1d8e1d962d P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:26.338347 12849 consensus_queue.cc:1048] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:26.348052 12849 raft_consensus.cc:2955] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:26.351262 12389 raft_consensus.cc:2955] T e5fec8c01ef34e908d50ad1d8e1d962d P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:26.352501 12316 raft_consensus.cc:2955] T e5fec8c01ef34e908d50ad1d8e1d962d P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:26.364617 12319 consensus_queue.cc:237] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Queue 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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
W20260710 13:21:26.371867 12284 consensus_peers.cc:597] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 -> Peer f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68:42193): Couldn't send request to peer f53f24dbb72e49e991d7ab07d43178ee. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 19d8ce18daae42b88fac0b07bf550042. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:26.372555 12389 raft_consensus.cc:1275] T 19d8ce18daae42b88fac0b07bf550042 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:26.372555 12242 raft_consensus.cc:1275] T 19d8ce18daae42b88fac0b07bf550042 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:26.374337 12901 consensus_queue.cc:1048] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:26.375293 12893 consensus_queue.cc:1048] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:26.367820 12140 catalog_manager.cc:5697] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 reported cstate change: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New cstate: current_term: 1 leader_uuid: "53883f3eee684608ac8208cfc8d16620" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:26.382901 12901 raft_consensus.cc:2955] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:26.384610 12389 raft_consensus.cc:2955] T 19d8ce18daae42b88fac0b07bf550042 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:26.386023 12242 raft_consensus.cc:2955] T 19d8ce18daae42b88fac0b07bf550042 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:26.401829 12244 consensus_queue.cc:237] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Queue 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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:26.406906 12140 catalog_manager.cc:5697] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 reported cstate change: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New cstate: current_term: 1 leader_uuid: "55ff488a83af4bd188aa0fe583736f24" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:21:26.407859 12209 consensus_peers.cc:597] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620 -> Peer f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68:42193): Couldn't send request to peer f53f24dbb72e49e991d7ab07d43178ee. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ab472d11a7914c0295021a572e155ba9. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:26.408495 12389 raft_consensus.cc:1275] T ab472d11a7914c0295021a572e155ba9 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:26.409227 12319 raft_consensus.cc:1275] T ab472d11a7914c0295021a572e155ba9 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:26.409855 12870 consensus_queue.cc:1048] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:26.410984 12849 consensus_queue.cc:1048] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:26.425130 12870 raft_consensus.cc:2955] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:26.427301 12389 raft_consensus.cc:2955] T ab472d11a7914c0295021a572e155ba9 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:26.429905 12319 raft_consensus.cc:2955] T ab472d11a7914c0295021a572e155ba9 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:26.443579 12138 catalog_manager.cc:5697] T ab472d11a7914c0295021a572e155ba9 P 55ff488a83af4bd188aa0fe583736f24 reported cstate change: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New cstate: current_term: 1 leader_uuid: "53883f3eee684608ac8208cfc8d16620" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:26.726389 12923 ts_tablet_manager.cc:933] T 914be219f74042e09d110fcc8e14879e P f53f24dbb72e49e991d7ab07d43178ee: Initiating tablet copy from peer 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023)
I20260710 13:21:26.728219 12923 tablet_copy_client.cc:323] T 914be219f74042e09d110fcc8e14879e P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Beginning tablet copy session from remote peer at address 127.10.210.66:36023
I20260710 13:21:26.729641 12328 tablet_copy_service.cc:140] P 55ff488a83af4bd188aa0fe583736f24: Received BeginTabletCopySession request for tablet 914be219f74042e09d110fcc8e14879e from peer f53f24dbb72e49e991d7ab07d43178ee ({username='slave'} at 127.0.0.1:42728)
I20260710 13:21:26.730072 12328 tablet_copy_service.cc:161] P 55ff488a83af4bd188aa0fe583736f24: Beginning new tablet copy session on tablet 914be219f74042e09d110fcc8e14879e from peer f53f24dbb72e49e991d7ab07d43178ee at {username='slave'} at 127.0.0.1:42728: session id = f53f24dbb72e49e991d7ab07d43178ee-914be219f74042e09d110fcc8e14879e
I20260710 13:21:26.734836 12328 tablet_copy_source_session.cc:215] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:26.737496 12923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 914be219f74042e09d110fcc8e14879e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:26.744395 12925 ts_tablet_manager.cc:933] T e5fec8c01ef34e908d50ad1d8e1d962d P f53f24dbb72e49e991d7ab07d43178ee: Initiating tablet copy from peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151)
I20260710 13:21:26.751863 12925 tablet_copy_client.cc:323] T e5fec8c01ef34e908d50ad1d8e1d962d P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Beginning tablet copy session from remote peer at address 127.10.210.65:44151
I20260710 13:21:26.753904 12254 tablet_copy_service.cc:140] P 53883f3eee684608ac8208cfc8d16620: Received BeginTabletCopySession request for tablet e5fec8c01ef34e908d50ad1d8e1d962d from peer f53f24dbb72e49e991d7ab07d43178ee ({username='slave'} at 127.0.0.1:39936)
I20260710 13:21:26.754179 12923 tablet_copy_client.cc:806] T 914be219f74042e09d110fcc8e14879e P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:26.754431 12254 tablet_copy_service.cc:161] P 53883f3eee684608ac8208cfc8d16620: Beginning new tablet copy session on tablet e5fec8c01ef34e908d50ad1d8e1d962d from peer f53f24dbb72e49e991d7ab07d43178ee at {username='slave'} at 127.0.0.1:39936: session id = f53f24dbb72e49e991d7ab07d43178ee-e5fec8c01ef34e908d50ad1d8e1d962d
I20260710 13:21:26.754714 12923 tablet_copy_client.cc:670] T 914be219f74042e09d110fcc8e14879e P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:26.760003 12923 tablet_copy_client.cc:538] T 914be219f74042e09d110fcc8e14879e P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:26.762004 12254 tablet_copy_source_session.cc:215] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:26.764897 12925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5fec8c01ef34e908d50ad1d8e1d962d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:26.772941 12923 tablet_bootstrap.cc:492] T 914be219f74042e09d110fcc8e14879e P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap starting.
I20260710 13:21:26.781561 12925 tablet_copy_client.cc:806] T e5fec8c01ef34e908d50ad1d8e1d962d P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:26.782119 12925 tablet_copy_client.cc:670] T e5fec8c01ef34e908d50ad1d8e1d962d P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:26.787611 12925 tablet_copy_client.cc:538] T e5fec8c01ef34e908d50ad1d8e1d962d P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:26.793664 12923 tablet_bootstrap.cc:492] T 914be219f74042e09d110fcc8e14879e P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:26.794564 12923 tablet_bootstrap.cc:492] T 914be219f74042e09d110fcc8e14879e P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap complete.
I20260710 13:21:26.795192 12923 ts_tablet_manager.cc:1403] T 914be219f74042e09d110fcc8e14879e P f53f24dbb72e49e991d7ab07d43178ee: Time spent bootstrapping tablet: real 0.022s	user 0.023s	sys 0.000s
I20260710 13:21:26.797581 12925 tablet_bootstrap.cc:492] T e5fec8c01ef34e908d50ad1d8e1d962d P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap starting.
I20260710 13:21:26.798099 12923 raft_consensus.cc:359] T 914be219f74042e09d110fcc8e14879e P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:26.798933 12923 raft_consensus.cc:740] T 914be219f74042e09d110fcc8e14879e P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f53f24dbb72e49e991d7ab07d43178ee, State: Initialized, Role: LEARNER
I20260710 13:21:26.799588 12923 consensus_queue.cc:260] T 914be219f74042e09d110fcc8e14879e P f53f24dbb72e49e991d7ab07d43178ee [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:26.803061 12923 ts_tablet_manager.cc:1434] T 914be219f74042e09d110fcc8e14879e P f53f24dbb72e49e991d7ab07d43178ee: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:21:26.804817 12328 tablet_copy_service.cc:342] P 55ff488a83af4bd188aa0fe583736f24: Request end of tablet copy session f53f24dbb72e49e991d7ab07d43178ee-914be219f74042e09d110fcc8e14879e received from {username='slave'} at 127.0.0.1:42728
I20260710 13:21:26.805219 12328 tablet_copy_service.cc:434] P 55ff488a83af4bd188aa0fe583736f24: ending tablet copy session f53f24dbb72e49e991d7ab07d43178ee-914be219f74042e09d110fcc8e14879e on tablet 914be219f74042e09d110fcc8e14879e with peer f53f24dbb72e49e991d7ab07d43178ee
I20260710 13:21:26.818980 12925 tablet_bootstrap.cc:492] T e5fec8c01ef34e908d50ad1d8e1d962d P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:26.819711 12925 tablet_bootstrap.cc:492] T e5fec8c01ef34e908d50ad1d8e1d962d P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap complete.
I20260710 13:21:26.820261 12925 ts_tablet_manager.cc:1403] T e5fec8c01ef34e908d50ad1d8e1d962d P f53f24dbb72e49e991d7ab07d43178ee: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.009s
I20260710 13:21:26.823911 12925 raft_consensus.cc:359] T e5fec8c01ef34e908d50ad1d8e1d962d P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:26.824702 12925 raft_consensus.cc:740] T e5fec8c01ef34e908d50ad1d8e1d962d P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f53f24dbb72e49e991d7ab07d43178ee, State: Initialized, Role: LEARNER
I20260710 13:21:26.825248 12925 consensus_queue.cc:260] T e5fec8c01ef34e908d50ad1d8e1d962d P f53f24dbb72e49e991d7ab07d43178ee [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:26.826956 12925 ts_tablet_manager.cc:1434] T e5fec8c01ef34e908d50ad1d8e1d962d P f53f24dbb72e49e991d7ab07d43178ee: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260710 13:21:26.828548 12254 tablet_copy_service.cc:342] P 53883f3eee684608ac8208cfc8d16620: Request end of tablet copy session f53f24dbb72e49e991d7ab07d43178ee-e5fec8c01ef34e908d50ad1d8e1d962d received from {username='slave'} at 127.0.0.1:39936
I20260710 13:21:26.828975 12254 tablet_copy_service.cc:434] P 53883f3eee684608ac8208cfc8d16620: ending tablet copy session f53f24dbb72e49e991d7ab07d43178ee-e5fec8c01ef34e908d50ad1d8e1d962d on tablet e5fec8c01ef34e908d50ad1d8e1d962d with peer f53f24dbb72e49e991d7ab07d43178ee
I20260710 13:21:26.908291 12925 ts_tablet_manager.cc:933] T ab472d11a7914c0295021a572e155ba9 P f53f24dbb72e49e991d7ab07d43178ee: Initiating tablet copy from peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151)
I20260710 13:21:26.910094 12925 tablet_copy_client.cc:323] T ab472d11a7914c0295021a572e155ba9 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Beginning tablet copy session from remote peer at address 127.10.210.65:44151
I20260710 13:21:26.911639 12254 tablet_copy_service.cc:140] P 53883f3eee684608ac8208cfc8d16620: Received BeginTabletCopySession request for tablet ab472d11a7914c0295021a572e155ba9 from peer f53f24dbb72e49e991d7ab07d43178ee ({username='slave'} at 127.0.0.1:39936)
I20260710 13:21:26.912176 12254 tablet_copy_service.cc:161] P 53883f3eee684608ac8208cfc8d16620: Beginning new tablet copy session on tablet ab472d11a7914c0295021a572e155ba9 from peer f53f24dbb72e49e991d7ab07d43178ee at {username='slave'} at 127.0.0.1:39936: session id = f53f24dbb72e49e991d7ab07d43178ee-ab472d11a7914c0295021a572e155ba9
I20260710 13:21:26.920604 12254 tablet_copy_source_session.cc:215] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:26.921056 12923 ts_tablet_manager.cc:933] T 19d8ce18daae42b88fac0b07bf550042 P f53f24dbb72e49e991d7ab07d43178ee: Initiating tablet copy from peer 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023)
I20260710 13:21:26.923796 12923 tablet_copy_client.cc:323] T 19d8ce18daae42b88fac0b07bf550042 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Beginning tablet copy session from remote peer at address 127.10.210.66:36023
I20260710 13:21:26.925341 12328 tablet_copy_service.cc:140] P 55ff488a83af4bd188aa0fe583736f24: Received BeginTabletCopySession request for tablet 19d8ce18daae42b88fac0b07bf550042 from peer f53f24dbb72e49e991d7ab07d43178ee ({username='slave'} at 127.0.0.1:42728)
I20260710 13:21:26.925832 12328 tablet_copy_service.cc:161] P 55ff488a83af4bd188aa0fe583736f24: Beginning new tablet copy session on tablet 19d8ce18daae42b88fac0b07bf550042 from peer f53f24dbb72e49e991d7ab07d43178ee at {username='slave'} at 127.0.0.1:42728: session id = f53f24dbb72e49e991d7ab07d43178ee-19d8ce18daae42b88fac0b07bf550042
I20260710 13:21:26.926014 12925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab472d11a7914c0295021a572e155ba9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:26.932924 12328 tablet_copy_source_session.cc:215] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:26.936007 12923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19d8ce18daae42b88fac0b07bf550042. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:26.940380 12925 tablet_copy_client.cc:806] T ab472d11a7914c0295021a572e155ba9 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:26.940955 12925 tablet_copy_client.cc:670] T ab472d11a7914c0295021a572e155ba9 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:26.945657 12925 tablet_copy_client.cc:538] T ab472d11a7914c0295021a572e155ba9 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:26.951752 12923 tablet_copy_client.cc:806] T 19d8ce18daae42b88fac0b07bf550042 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:26.952301 12923 tablet_copy_client.cc:670] T 19d8ce18daae42b88fac0b07bf550042 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:26.955554 12925 tablet_bootstrap.cc:492] T ab472d11a7914c0295021a572e155ba9 P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap starting.
I20260710 13:21:26.956759 12923 tablet_copy_client.cc:538] T 19d8ce18daae42b88fac0b07bf550042 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:26.965701 12923 tablet_bootstrap.cc:492] T 19d8ce18daae42b88fac0b07bf550042 P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap starting.
I20260710 13:21:26.975369 12925 tablet_bootstrap.cc:492] T ab472d11a7914c0295021a572e155ba9 P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:26.976226 12925 tablet_bootstrap.cc:492] T ab472d11a7914c0295021a572e155ba9 P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap complete.
I20260710 13:21:26.976902 12925 ts_tablet_manager.cc:1403] T ab472d11a7914c0295021a572e155ba9 P f53f24dbb72e49e991d7ab07d43178ee: Time spent bootstrapping tablet: real 0.022s	user 0.022s	sys 0.001s
I20260710 13:21:26.980209 12925 raft_consensus.cc:359] T ab472d11a7914c0295021a572e155ba9 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:26.981060 12925 raft_consensus.cc:740] T ab472d11a7914c0295021a572e155ba9 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f53f24dbb72e49e991d7ab07d43178ee, State: Initialized, Role: LEARNER
I20260710 13:21:26.981688 12925 consensus_queue.cc:260] T ab472d11a7914c0295021a572e155ba9 P f53f24dbb72e49e991d7ab07d43178ee [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:26.984056 12925 ts_tablet_manager.cc:1434] T ab472d11a7914c0295021a572e155ba9 P f53f24dbb72e49e991d7ab07d43178ee: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:21:26.985728 12923 tablet_bootstrap.cc:492] T 19d8ce18daae42b88fac0b07bf550042 P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:26.985824 12254 tablet_copy_service.cc:342] P 53883f3eee684608ac8208cfc8d16620: Request end of tablet copy session f53f24dbb72e49e991d7ab07d43178ee-ab472d11a7914c0295021a572e155ba9 received from {username='slave'} at 127.0.0.1:39936
I20260710 13:21:26.986263 12254 tablet_copy_service.cc:434] P 53883f3eee684608ac8208cfc8d16620: ending tablet copy session f53f24dbb72e49e991d7ab07d43178ee-ab472d11a7914c0295021a572e155ba9 on tablet ab472d11a7914c0295021a572e155ba9 with peer f53f24dbb72e49e991d7ab07d43178ee
I20260710 13:21:26.986819 12923 tablet_bootstrap.cc:492] T 19d8ce18daae42b88fac0b07bf550042 P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap complete.
I20260710 13:21:26.987498 12923 ts_tablet_manager.cc:1403] T 19d8ce18daae42b88fac0b07bf550042 P f53f24dbb72e49e991d7ab07d43178ee: Time spent bootstrapping tablet: real 0.022s	user 0.021s	sys 0.000s
I20260710 13:21:26.990327 12923 raft_consensus.cc:359] T 19d8ce18daae42b88fac0b07bf550042 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:26.991096 12923 raft_consensus.cc:740] T 19d8ce18daae42b88fac0b07bf550042 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f53f24dbb72e49e991d7ab07d43178ee, State: Initialized, Role: LEARNER
I20260710 13:21:26.991679 12923 consensus_queue.cc:260] T 19d8ce18daae42b88fac0b07bf550042 P f53f24dbb72e49e991d7ab07d43178ee [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:26.993741 12923 ts_tablet_manager.cc:1434] T 19d8ce18daae42b88fac0b07bf550042 P f53f24dbb72e49e991d7ab07d43178ee: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260710 13:21:26.995175 12328 tablet_copy_service.cc:342] P 55ff488a83af4bd188aa0fe583736f24: Request end of tablet copy session f53f24dbb72e49e991d7ab07d43178ee-19d8ce18daae42b88fac0b07bf550042 received from {username='slave'} at 127.0.0.1:42728
I20260710 13:21:26.995536 12328 tablet_copy_service.cc:434] P 55ff488a83af4bd188aa0fe583736f24: ending tablet copy session f53f24dbb72e49e991d7ab07d43178ee-19d8ce18daae42b88fac0b07bf550042 on tablet 19d8ce18daae42b88fac0b07bf550042 with peer f53f24dbb72e49e991d7ab07d43178ee
I20260710 13:21:27.346717 12660 raft_consensus.cc:1217] T 914be219f74042e09d110fcc8e14879e P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:27.374545 12657 raft_consensus.cc:1217] T e5fec8c01ef34e908d50ad1d8e1d962d P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:27.387300 12657 raft_consensus.cc:1217] T ab472d11a7914c0295021a572e155ba9 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:27.474691 12657 raft_consensus.cc:1217] T 19d8ce18daae42b88fac0b07bf550042 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:27.825493 12934 raft_consensus.cc:1064] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24: attempting to promote NON_VOTER f53f24dbb72e49e991d7ab07d43178ee to VOTER
I20260710 13:21:27.829351 12934 consensus_queue.cc:237] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:27.837033 12390 raft_consensus.cc:1275] T 914be219f74042e09d110fcc8e14879e P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:27.838086 12660 raft_consensus.cc:1275] T 914be219f74042e09d110fcc8e14879e P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:27.838909 12244 raft_consensus.cc:1275] T 914be219f74042e09d110fcc8e14879e P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:27.838701 12901 consensus_queue.cc:1048] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:27.840111 12934 consensus_queue.cc:1048] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:27.841010 12906 consensus_queue.cc:1048] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:27.862119 12901 raft_consensus.cc:2955] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:27.863569 12244 raft_consensus.cc:2955] T 914be219f74042e09d110fcc8e14879e P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:27.867151 12906 raft_consensus.cc:1064] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24: attempting to promote NON_VOTER f53f24dbb72e49e991d7ab07d43178ee to VOTER
I20260710 13:21:27.872269 12657 raft_consensus.cc:2955] T 914be219f74042e09d110fcc8e14879e P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:27.881186 12390 raft_consensus.cc:2955] T 914be219f74042e09d110fcc8e14879e P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:27.885468 12142 catalog_manager.cc:5697] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 reported cstate change: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "55ff488a83af4bd188aa0fe583736f24" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:27.869912 12906 consensus_queue.cc:237] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:27.917204 12657 raft_consensus.cc:1275] T 19d8ce18daae42b88fac0b07bf550042 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:27.919183 12390 raft_consensus.cc:1275] T 19d8ce18daae42b88fac0b07bf550042 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:27.918983 12950 consensus_queue.cc:1048] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:27.920781 12906 consensus_queue.cc:1048] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:27.930078 12244 raft_consensus.cc:1275] T 19d8ce18daae42b88fac0b07bf550042 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:27.932029 12906 consensus_queue.cc:1048] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:27.944072 12901 raft_consensus.cc:2955] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:27.952886 12244 raft_consensus.cc:2955] T 19d8ce18daae42b88fac0b07bf550042 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:27.968127 12657 raft_consensus.cc:2955] T 19d8ce18daae42b88fac0b07bf550042 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:27.968809 12390 raft_consensus.cc:2955] T 19d8ce18daae42b88fac0b07bf550042 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:27.976673 12319 consensus_queue.cc:237] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 [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: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:27.986029 12935 raft_consensus.cc:1064] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620: attempting to promote NON_VOTER f53f24dbb72e49e991d7ab07d43178ee to VOTER
I20260710 13:21:27.996523 12870 raft_consensus.cc:1064] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620: attempting to promote NON_VOTER f53f24dbb72e49e991d7ab07d43178ee to VOTER
I20260710 13:21:27.992043 12660 raft_consensus.cc:1275] T 914be219f74042e09d110fcc8e14879e P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:27.988662 12935 consensus_queue.cc:237] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:28.006492 12901 consensus_queue.cc:1048] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:28.010056 12870 consensus_queue.cc:237] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620 [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:27.998322 12389 raft_consensus.cc:1275] T 914be219f74042e09d110fcc8e14879e P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:28.014223 12934 consensus_queue.cc:1048] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:27.993942 12140 catalog_manager.cc:5697] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 reported cstate change: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "55ff488a83af4bd188aa0fe583736f24" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:28.026852 12949 raft_consensus.cc:2955] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 53883f3eee684608ac8208cfc8d16620 (127.10.210.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:28.032337 12389 raft_consensus.cc:2955] T 914be219f74042e09d110fcc8e14879e P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 53883f3eee684608ac8208cfc8d16620 (127.10.210.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:28.041579 12657 raft_consensus.cc:2955] T 914be219f74042e09d110fcc8e14879e P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 53883f3eee684608ac8208cfc8d16620 (127.10.210.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:28.053064 12126 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 914be219f74042e09d110fcc8e14879e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:28.059443 12319 raft_consensus.cc:1275] T ab472d11a7914c0295021a572e155ba9 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:28.060570 12316 raft_consensus.cc:1275] T e5fec8c01ef34e908d50ad1d8e1d962d P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:28.061774 12939 consensus_queue.cc:1048] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:28.062124 12660 raft_consensus.cc:1275] T ab472d11a7914c0295021a572e155ba9 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:28.062942 12940 consensus_queue.cc:1048] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:28.063603 12939 consensus_queue.cc:1048] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:28.066392 12389 raft_consensus.cc:1275] T ab472d11a7914c0295021a572e155ba9 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:28.069916 12962 consensus_queue.cc:1048] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:28.071902 12657 raft_consensus.cc:1275] T e5fec8c01ef34e908d50ad1d8e1d962d P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:28.077625 12390 raft_consensus.cc:1275] T e5fec8c01ef34e908d50ad1d8e1d962d P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:28.079226 12963 consensus_queue.cc:1048] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:28.081598 12961 consensus_queue.cc:1048] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:28.100325 12317 consensus_queue.cc:237] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:28.106328 12142 catalog_manager.cc:5697] T 914be219f74042e09d110fcc8e14879e P f53f24dbb72e49e991d7ab07d43178ee reported cstate change: config changed from index 3 to 4, VOTER 53883f3eee684608ac8208cfc8d16620 (127.10.210.65) evicted. New cstate: current_term: 1 leader_uuid: "55ff488a83af4bd188aa0fe583736f24" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:28.117754 12659 raft_consensus.cc:1275] T 19d8ce18daae42b88fac0b07bf550042 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:28.119760 12949 consensus_queue.cc:1048] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:21:28.129520 12949 raft_consensus.cc:2955] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:28.133800 12656 raft_consensus.cc:2955] T 19d8ce18daae42b88fac0b07bf550042 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:28.144552 12962 raft_consensus.cc:2955] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:28.150751 12961 raft_consensus.cc:2955] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:28.146379 12392 raft_consensus.cc:2955] T e5fec8c01ef34e908d50ad1d8e1d962d P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:28.151878 12390 raft_consensus.cc:2955] T ab472d11a7914c0295021a572e155ba9 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:28.149838 12225 tablet_service.cc:1558] Processing DeleteTablet for tablet 914be219f74042e09d110fcc8e14879e with delete_type TABLET_DATA_TOMBSTONED (TS 53883f3eee684608ac8208cfc8d16620 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39906
I20260710 13:21:28.161635 12660 raft_consensus.cc:2955] T e5fec8c01ef34e908d50ad1d8e1d962d P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:28.167884 12138 catalog_manager.cc:5697] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 reported cstate change: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "53883f3eee684608ac8208cfc8d16620" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:28.170244 12242 raft_consensus.cc:1275] T 19d8ce18daae42b88fac0b07bf550042 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Refusing update from remote peer 55ff488a83af4bd188aa0fe583736f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:28.173877 12934 consensus_queue.cc:1048] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:28.171942 12316 raft_consensus.cc:2955] T ab472d11a7914c0295021a572e155ba9 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:28.175537 12657 raft_consensus.cc:2955] T ab472d11a7914c0295021a572e155ba9 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:28.179471 12242 raft_consensus.cc:2955] T 19d8ce18daae42b88fac0b07bf550042 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:28.188335 12141 catalog_manager.cc:5697] T ab472d11a7914c0295021a572e155ba9 P 55ff488a83af4bd188aa0fe583736f24 reported cstate change: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "53883f3eee684608ac8208cfc8d16620" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:28.206625 12970 tablet_replica.cc:333] T 914be219f74042e09d110fcc8e14879e P 53883f3eee684608ac8208cfc8d16620: stopping tablet replica
I20260710 13:21:28.207763 12970 raft_consensus.cc:2243] T 914be219f74042e09d110fcc8e14879e P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:28.208089 12244 consensus_queue.cc:237] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
W20260710 13:21:28.209416 12870 consensus_queue.cc:1175] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "f53f24dbb72e49e991d7ab07d43178ee" responder_term: 1 status { last_received { term: 1 index: 3 } last_committed_idx: 3 last_received_current_leader { term: 1 index: 3 } }
I20260710 13:21:28.212924 12126 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 19d8ce18daae42b88fac0b07bf550042 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:28.217320 12319 raft_consensus.cc:2955] T e5fec8c01ef34e908d50ad1d8e1d962d P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:28.219286 12392 raft_consensus.cc:1275] T e5fec8c01ef34e908d50ad1d8e1d962d P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:28.220336 12656 raft_consensus.cc:1275] T e5fec8c01ef34e908d50ad1d8e1d962d P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:28.220988 12963 consensus_queue.cc:1048] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:28.221864 12961 consensus_queue.cc:1048] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:28.208552 12970 raft_consensus.cc:2272] T 914be219f74042e09d110fcc8e14879e P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:28.228111 12142 catalog_manager.cc:5697] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 reported cstate change: config changed from index 3 to 4, VOTER bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67) evicted. New cstate: current_term: 1 leader_uuid: "55ff488a83af4bd188aa0fe583736f24" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:28.229856 12970 ts_tablet_manager.cc:1916] T 914be219f74042e09d110fcc8e14879e P 53883f3eee684608ac8208cfc8d16620: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:28.232748 12870 raft_consensus.cc:2955] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:28.237426 12660 raft_consensus.cc:2955] T e5fec8c01ef34e908d50ad1d8e1d962d P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:28.240149 12242 consensus_queue.cc:237] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620 [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:28.249683 12382 tablet_service.cc:1558] Processing DeleteTablet for tablet 19d8ce18daae42b88fac0b07bf550042 with delete_type TABLET_DATA_TOMBSTONED (TS bbbff8e06902484aae9904dcc1ba5da8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38784
I20260710 13:21:28.253160 12657 raft_consensus.cc:1275] T ab472d11a7914c0295021a572e155ba9 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:28.255815 12963 consensus_queue.cc:1048] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:28.256994 12319 raft_consensus.cc:1275] T ab472d11a7914c0295021a572e155ba9 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:28.257728 12970 ts_tablet_manager.cc:1929] T 914be219f74042e09d110fcc8e14879e P 53883f3eee684608ac8208cfc8d16620: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:28.258248 12970 log.cc:1199] T 914be219f74042e09d110fcc8e14879e P 53883f3eee684608ac8208cfc8d16620: Deleting WAL directory at /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/ts-0-root/wals/914be219f74042e09d110fcc8e14879e
I20260710 13:21:28.258795 12963 consensus_queue.cc:1048] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:28.261193 12127 catalog_manager.cc:5028] TS 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151): tablet 914be219f74042e09d110fcc8e14879e (table test-workload [id=2b20114451e64108878f7ba4a22e6979]) successfully deleted
I20260710 13:21:28.262562 12962 raft_consensus.cc:2955] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:28.266747 12316 raft_consensus.cc:2955] T ab472d11a7914c0295021a572e155ba9 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:28.270859 12657 raft_consensus.cc:2955] T ab472d11a7914c0295021a572e155ba9 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:28.272703 12127 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ab472d11a7914c0295021a572e155ba9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:28.278626 12138 catalog_manager.cc:5697] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620 reported cstate change: config changed from index 3 to 4, VOTER bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67) evicted. New cstate: current_term: 1 leader_uuid: "53883f3eee684608ac8208cfc8d16620" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:28.280069 12971 tablet_replica.cc:333] T 19d8ce18daae42b88fac0b07bf550042 P bbbff8e06902484aae9904dcc1ba5da8: stopping tablet replica
I20260710 13:21:28.281528 12971 raft_consensus.cc:2243] T 19d8ce18daae42b88fac0b07bf550042 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:28.282021 12127 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e5fec8c01ef34e908d50ad1d8e1d962d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:28.267807 12392 raft_consensus.cc:2955] T e5fec8c01ef34e908d50ad1d8e1d962d P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:28.285575 12142 catalog_manager.cc:5697] T e5fec8c01ef34e908d50ad1d8e1d962d P f53f24dbb72e49e991d7ab07d43178ee reported cstate change: config changed from index 3 to 4, VOTER 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66) evicted. New cstate: current_term: 1 leader_uuid: "53883f3eee684608ac8208cfc8d16620" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:28.286123 12971 raft_consensus.cc:2272] T 19d8ce18daae42b88fac0b07bf550042 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:28.290769 12382 tablet_service.cc:1558] Processing DeleteTablet for tablet ab472d11a7914c0295021a572e155ba9 with delete_type TABLET_DATA_TOMBSTONED (TS bbbff8e06902484aae9904dcc1ba5da8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38784
I20260710 13:21:28.297991 12308 tablet_service.cc:1558] Processing DeleteTablet for tablet e5fec8c01ef34e908d50ad1d8e1d962d with delete_type TABLET_DATA_TOMBSTONED (TS 55ff488a83af4bd188aa0fe583736f24 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42688
I20260710 13:21:28.301469 12971 ts_tablet_manager.cc:1916] T 19d8ce18daae42b88fac0b07bf550042 P bbbff8e06902484aae9904dcc1ba5da8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:28.303352 12972 tablet_replica.cc:333] T e5fec8c01ef34e908d50ad1d8e1d962d P 55ff488a83af4bd188aa0fe583736f24: stopping tablet replica
I20260710 13:21:28.304338 12972 raft_consensus.cc:2243] T e5fec8c01ef34e908d50ad1d8e1d962d P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:28.305128 12972 raft_consensus.cc:2272] T e5fec8c01ef34e908d50ad1d8e1d962d P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:28.309289 12972 ts_tablet_manager.cc:1916] T e5fec8c01ef34e908d50ad1d8e1d962d P 55ff488a83af4bd188aa0fe583736f24: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:28.315156 12971 ts_tablet_manager.cc:1929] T 19d8ce18daae42b88fac0b07bf550042 P bbbff8e06902484aae9904dcc1ba5da8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:28.315558 12971 log.cc:1199] T 19d8ce18daae42b88fac0b07bf550042 P bbbff8e06902484aae9904dcc1ba5da8: Deleting WAL directory at /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/ts-2-root/wals/19d8ce18daae42b88fac0b07bf550042
I20260710 13:21:28.317178 12971 tablet_replica.cc:333] T ab472d11a7914c0295021a572e155ba9 P bbbff8e06902484aae9904dcc1ba5da8: stopping tablet replica
I20260710 13:21:28.317229 12129 catalog_manager.cc:5028] TS bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655): tablet 19d8ce18daae42b88fac0b07bf550042 (table test-workload [id=2b20114451e64108878f7ba4a22e6979]) successfully deleted
I20260710 13:21:28.318037 12971 raft_consensus.cc:2243] T ab472d11a7914c0295021a572e155ba9 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:28.318678 12971 raft_consensus.cc:2272] T ab472d11a7914c0295021a572e155ba9 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:28.320556 12972 ts_tablet_manager.cc:1929] T e5fec8c01ef34e908d50ad1d8e1d962d P 55ff488a83af4bd188aa0fe583736f24: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:28.321061 12972 log.cc:1199] T e5fec8c01ef34e908d50ad1d8e1d962d P 55ff488a83af4bd188aa0fe583736f24: Deleting WAL directory at /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/ts-1-root/wals/e5fec8c01ef34e908d50ad1d8e1d962d
I20260710 13:21:28.321590 12971 ts_tablet_manager.cc:1916] T ab472d11a7914c0295021a572e155ba9 P bbbff8e06902484aae9904dcc1ba5da8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:28.322563 12126 catalog_manager.cc:5028] TS 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023): tablet e5fec8c01ef34e908d50ad1d8e1d962d (table test-workload [id=2b20114451e64108878f7ba4a22e6979]) successfully deleted
I20260710 13:21:28.331979 12971 ts_tablet_manager.cc:1929] T ab472d11a7914c0295021a572e155ba9 P bbbff8e06902484aae9904dcc1ba5da8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:28.332464 12971 log.cc:1199] T ab472d11a7914c0295021a572e155ba9 P bbbff8e06902484aae9904dcc1ba5da8: Deleting WAL directory at /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/ts-2-root/wals/ab472d11a7914c0295021a572e155ba9
I20260710 13:21:28.333633 12129 catalog_manager.cc:5028] TS bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655): tablet ab472d11a7914c0295021a572e155ba9 (table test-workload [id=2b20114451e64108878f7ba4a22e6979]) successfully deleted
I20260710 13:21:29.328776 12242 consensus_queue.cc:237] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Queue 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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:29.334981 12392 raft_consensus.cc:1275] T 7fe20bf89a6e4959a79fdfe08e0642e1 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:29.335280 12316 raft_consensus.cc:1275] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:21:29.335024 12209 consensus_peers.cc:597] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 -> Peer f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68:42193): Couldn't send request to peer f53f24dbb72e49e991d7ab07d43178ee. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7fe20bf89a6e4959a79fdfe08e0642e1. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:29.336412 12962 consensus_queue.cc:1048] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:29.337088 12961 consensus_queue.cc:1048] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:29.344338 12962 raft_consensus.cc:2955] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:29.346248 12316 raft_consensus.cc:2955] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:29.347719 12392 raft_consensus.cc:2955] T 7fe20bf89a6e4959a79fdfe08e0642e1 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:29.359187 12141 catalog_manager.cc:5697] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 reported cstate change: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New cstate: current_term: 1 leader_uuid: "53883f3eee684608ac8208cfc8d16620" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:29.360725 12390 consensus_queue.cc:237] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Queue 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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:29.377638 12316 raft_consensus.cc:1275] T ec2a7411ca34432f9aa0baecab082eed P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Refusing update from remote peer bbbff8e06902484aae9904dcc1ba5da8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:21:29.377518 12358 consensus_peers.cc:597] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 -> Peer f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68:42193): Couldn't send request to peer f53f24dbb72e49e991d7ab07d43178ee. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ec2a7411ca34432f9aa0baecab082eed. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:29.379534 12943 consensus_queue.cc:1048] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:29.379962 12242 raft_consensus.cc:1275] T ec2a7411ca34432f9aa0baecab082eed P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Refusing update from remote peer bbbff8e06902484aae9904dcc1ba5da8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:29.382421 12943 consensus_queue.cc:1048] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260710 13:21:29.392217 12973 raft_consensus.cc:2955] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:29.393929 12316 raft_consensus.cc:2955] T ec2a7411ca34432f9aa0baecab082eed P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:29.402138 12244 raft_consensus.cc:2955] T ec2a7411ca34432f9aa0baecab082eed P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } } }
I20260710 13:21:29.409111 12138 catalog_manager.cc:5697] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 reported cstate change: config changed from index -1 to 2, NON_VOTER f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) added. New cstate: current_term: 1 leader_uuid: "bbbff8e06902484aae9904dcc1ba5da8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:29.829857 12985 ts_tablet_manager.cc:933] T 7fe20bf89a6e4959a79fdfe08e0642e1 P f53f24dbb72e49e991d7ab07d43178ee: Initiating tablet copy from peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151)
I20260710 13:21:29.831722 12985 tablet_copy_client.cc:323] T 7fe20bf89a6e4959a79fdfe08e0642e1 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Beginning tablet copy session from remote peer at address 127.10.210.65:44151
I20260710 13:21:29.833506 12254 tablet_copy_service.cc:140] P 53883f3eee684608ac8208cfc8d16620: Received BeginTabletCopySession request for tablet 7fe20bf89a6e4959a79fdfe08e0642e1 from peer f53f24dbb72e49e991d7ab07d43178ee ({username='slave'} at 127.0.0.1:39936)
I20260710 13:21:29.833958 12254 tablet_copy_service.cc:161] P 53883f3eee684608ac8208cfc8d16620: Beginning new tablet copy session on tablet 7fe20bf89a6e4959a79fdfe08e0642e1 from peer f53f24dbb72e49e991d7ab07d43178ee at {username='slave'} at 127.0.0.1:39936: session id = f53f24dbb72e49e991d7ab07d43178ee-7fe20bf89a6e4959a79fdfe08e0642e1
I20260710 13:21:29.840147 12254 tablet_copy_source_session.cc:215] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:29.843024 12985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fe20bf89a6e4959a79fdfe08e0642e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.853389 12985 tablet_copy_client.cc:806] T 7fe20bf89a6e4959a79fdfe08e0642e1 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:29.854017 12985 tablet_copy_client.cc:670] T 7fe20bf89a6e4959a79fdfe08e0642e1 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:29.857442 12987 ts_tablet_manager.cc:933] T ec2a7411ca34432f9aa0baecab082eed P f53f24dbb72e49e991d7ab07d43178ee: Initiating tablet copy from peer bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:29.858227 12985 tablet_copy_client.cc:538] T 7fe20bf89a6e4959a79fdfe08e0642e1 P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:29.865317 12987 tablet_copy_client.cc:323] T ec2a7411ca34432f9aa0baecab082eed P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Beginning tablet copy session from remote peer at address 127.10.210.67:35655
I20260710 13:21:29.867282 12403 tablet_copy_service.cc:140] P bbbff8e06902484aae9904dcc1ba5da8: Received BeginTabletCopySession request for tablet ec2a7411ca34432f9aa0baecab082eed from peer f53f24dbb72e49e991d7ab07d43178ee ({username='slave'} at 127.0.0.1:38834)
I20260710 13:21:29.867818 12403 tablet_copy_service.cc:161] P bbbff8e06902484aae9904dcc1ba5da8: Beginning new tablet copy session on tablet ec2a7411ca34432f9aa0baecab082eed from peer f53f24dbb72e49e991d7ab07d43178ee at {username='slave'} at 127.0.0.1:38834: session id = f53f24dbb72e49e991d7ab07d43178ee-ec2a7411ca34432f9aa0baecab082eed
I20260710 13:21:29.868732 12985 tablet_bootstrap.cc:492] T 7fe20bf89a6e4959a79fdfe08e0642e1 P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap starting.
I20260710 13:21:29.874881 12403 tablet_copy_source_session.cc:215] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:29.877938 12987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec2a7411ca34432f9aa0baecab082eed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.894066 12987 tablet_copy_client.cc:806] T ec2a7411ca34432f9aa0baecab082eed P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:29.894578 12987 tablet_copy_client.cc:670] T ec2a7411ca34432f9aa0baecab082eed P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:29.896003 12985 tablet_bootstrap.cc:492] T 7fe20bf89a6e4959a79fdfe08e0642e1 P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:29.896948 12985 tablet_bootstrap.cc:492] T 7fe20bf89a6e4959a79fdfe08e0642e1 P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap complete.
I20260710 13:21:29.897658 12985 ts_tablet_manager.cc:1403] T 7fe20bf89a6e4959a79fdfe08e0642e1 P f53f24dbb72e49e991d7ab07d43178ee: Time spent bootstrapping tablet: real 0.029s	user 0.025s	sys 0.000s
I20260710 13:21:29.900158 12987 tablet_copy_client.cc:538] T ec2a7411ca34432f9aa0baecab082eed P f53f24dbb72e49e991d7ab07d43178ee: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:29.900782 12985 raft_consensus.cc:359] T 7fe20bf89a6e4959a79fdfe08e0642e1 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:29.901695 12985 raft_consensus.cc:740] T 7fe20bf89a6e4959a79fdfe08e0642e1 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f53f24dbb72e49e991d7ab07d43178ee, State: Initialized, Role: LEARNER
I20260710 13:21:29.902410 12985 consensus_queue.cc:260] T 7fe20bf89a6e4959a79fdfe08e0642e1 P f53f24dbb72e49e991d7ab07d43178ee [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:29.909832 12987 tablet_bootstrap.cc:492] T ec2a7411ca34432f9aa0baecab082eed P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap starting.
I20260710 13:21:29.915385 12985 ts_tablet_manager.cc:1434] T 7fe20bf89a6e4959a79fdfe08e0642e1 P f53f24dbb72e49e991d7ab07d43178ee: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.008s
I20260710 13:21:29.917189 12254 tablet_copy_service.cc:342] P 53883f3eee684608ac8208cfc8d16620: Request end of tablet copy session f53f24dbb72e49e991d7ab07d43178ee-7fe20bf89a6e4959a79fdfe08e0642e1 received from {username='slave'} at 127.0.0.1:39936
I20260710 13:21:29.917659 12254 tablet_copy_service.cc:434] P 53883f3eee684608ac8208cfc8d16620: ending tablet copy session f53f24dbb72e49e991d7ab07d43178ee-7fe20bf89a6e4959a79fdfe08e0642e1 on tablet 7fe20bf89a6e4959a79fdfe08e0642e1 with peer f53f24dbb72e49e991d7ab07d43178ee
I20260710 13:21:29.934980 12987 tablet_bootstrap.cc:492] T ec2a7411ca34432f9aa0baecab082eed P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:29.935853 12987 tablet_bootstrap.cc:492] T ec2a7411ca34432f9aa0baecab082eed P f53f24dbb72e49e991d7ab07d43178ee: Bootstrap complete.
I20260710 13:21:29.936487 12987 ts_tablet_manager.cc:1403] T ec2a7411ca34432f9aa0baecab082eed P f53f24dbb72e49e991d7ab07d43178ee: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.008s
I20260710 13:21:29.939380 12987 raft_consensus.cc:359] T ec2a7411ca34432f9aa0baecab082eed P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:29.940192 12987 raft_consensus.cc:740] T ec2a7411ca34432f9aa0baecab082eed P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f53f24dbb72e49e991d7ab07d43178ee, State: Initialized, Role: LEARNER
I20260710 13:21:29.940850 12987 consensus_queue.cc:260] T ec2a7411ca34432f9aa0baecab082eed P f53f24dbb72e49e991d7ab07d43178ee [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: NON_VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: true } }
I20260710 13:21:29.943244 12987 ts_tablet_manager.cc:1434] T ec2a7411ca34432f9aa0baecab082eed P f53f24dbb72e49e991d7ab07d43178ee: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:29.946055 12403 tablet_copy_service.cc:342] P bbbff8e06902484aae9904dcc1ba5da8: Request end of tablet copy session f53f24dbb72e49e991d7ab07d43178ee-ec2a7411ca34432f9aa0baecab082eed received from {username='slave'} at 127.0.0.1:38834
I20260710 13:21:29.946491 12403 tablet_copy_service.cc:434] P bbbff8e06902484aae9904dcc1ba5da8: ending tablet copy session f53f24dbb72e49e991d7ab07d43178ee-ec2a7411ca34432f9aa0baecab082eed on tablet ec2a7411ca34432f9aa0baecab082eed with peer f53f24dbb72e49e991d7ab07d43178ee
I20260710 13:21:30.215471 12657 raft_consensus.cc:1217] T 7fe20bf89a6e4959a79fdfe08e0642e1 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:30.321231 12657 raft_consensus.cc:1217] T ec2a7411ca34432f9aa0baecab082eed P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:30.613852 12994 raft_consensus.cc:1064] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620: attempting to promote NON_VOTER f53f24dbb72e49e991d7ab07d43178ee to VOTER
I20260710 13:21:30.615675 12994 consensus_queue.cc:237] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:30.621901 12660 raft_consensus.cc:1275] T 7fe20bf89a6e4959a79fdfe08e0642e1 P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:30.622407 12316 raft_consensus.cc:1275] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:30.623209 12390 raft_consensus.cc:1275] T 7fe20bf89a6e4959a79fdfe08e0642e1 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:30.623924 12994 consensus_queue.cc:1048] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:30.624729 12977 consensus_queue.cc:1048] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:30.625730 12990 consensus_queue.cc:1048] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:30.637581 12977 raft_consensus.cc:2955] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:30.639429 12316 raft_consensus.cc:2955] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:30.639429 12660 raft_consensus.cc:2955] T 7fe20bf89a6e4959a79fdfe08e0642e1 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:30.650668 12390 raft_consensus.cc:2955] T 7fe20bf89a6e4959a79fdfe08e0642e1 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:30.658737 12138 catalog_manager.cc:5697] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 reported cstate change: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "53883f3eee684608ac8208cfc8d16620" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:30.676227 12244 consensus_queue.cc:237] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:30.682758 12390 raft_consensus.cc:1275] T 7fe20bf89a6e4959a79fdfe08e0642e1 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:30.682802 12660 raft_consensus.cc:1275] T 7fe20bf89a6e4959a79fdfe08e0642e1 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:30.684402 12990 consensus_queue.cc:1048] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:30.686113 12990 consensus_queue.cc:1048] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:30.692081 12977 raft_consensus.cc:2955] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:30.693989 12390 raft_consensus.cc:2955] T 7fe20bf89a6e4959a79fdfe08e0642e1 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:30.697751 12660 raft_consensus.cc:2955] T 7fe20bf89a6e4959a79fdfe08e0642e1 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:30.701352 12127 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7fe20bf89a6e4959a79fdfe08e0642e1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:30.706151 12141 catalog_manager.cc:5697] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 reported cstate change: config changed from index 3 to 4, VOTER 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66) evicted. New cstate: current_term: 1 leader_uuid: "53883f3eee684608ac8208cfc8d16620" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:30.720670 12308 tablet_service.cc:1558] Processing DeleteTablet for tablet 7fe20bf89a6e4959a79fdfe08e0642e1 with delete_type TABLET_DATA_TOMBSTONED (TS 55ff488a83af4bd188aa0fe583736f24 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42688
I20260710 13:21:30.722615 13004 tablet_replica.cc:333] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 55ff488a83af4bd188aa0fe583736f24: stopping tablet replica
I20260710 13:21:30.723383 13004 raft_consensus.cc:2243] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:30.723989 13004 raft_consensus.cc:2272] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:30.726922 13004 ts_tablet_manager.cc:1916] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 55ff488a83af4bd188aa0fe583736f24: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:30.742188 13004 ts_tablet_manager.cc:1929] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 55ff488a83af4bd188aa0fe583736f24: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:30.742570 13004 log.cc:1199] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 55ff488a83af4bd188aa0fe583736f24: Deleting WAL directory at /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/ts-1-root/wals/7fe20bf89a6e4959a79fdfe08e0642e1
I20260710 13:21:30.744117 12126 catalog_manager.cc:5028] TS 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023): tablet 7fe20bf89a6e4959a79fdfe08e0642e1 (table test-workload [id=2b20114451e64108878f7ba4a22e6979]) successfully deleted
I20260710 13:21:30.884878 12995 raft_consensus.cc:1064] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8: attempting to promote NON_VOTER f53f24dbb72e49e991d7ab07d43178ee to VOTER
I20260710 13:21:30.886714 12995 consensus_queue.cc:237] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:30.893338 12657 raft_consensus.cc:1275] T ec2a7411ca34432f9aa0baecab082eed P f53f24dbb72e49e991d7ab07d43178ee [term 1 LEARNER]: Refusing update from remote peer bbbff8e06902484aae9904dcc1ba5da8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:30.894780 12943 consensus_queue.cc:1048] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:30.894940 12316 raft_consensus.cc:1275] T ec2a7411ca34432f9aa0baecab082eed P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Refusing update from remote peer bbbff8e06902484aae9904dcc1ba5da8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:30.894939 12244 raft_consensus.cc:1275] T ec2a7411ca34432f9aa0baecab082eed P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Refusing update from remote peer bbbff8e06902484aae9904dcc1ba5da8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:30.896462 13006 consensus_queue.cc:1048] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:30.898577 12995 consensus_queue.cc:1048] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:30.918525 12943 raft_consensus.cc:2955] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:30.920344 12316 raft_consensus.cc:2955] T ec2a7411ca34432f9aa0baecab082eed P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:30.922348 12244 raft_consensus.cc:2955] T ec2a7411ca34432f9aa0baecab082eed P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:30.935431 12140 catalog_manager.cc:5697] T ec2a7411ca34432f9aa0baecab082eed P 55ff488a83af4bd188aa0fe583736f24 reported cstate change: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bbbff8e06902484aae9904dcc1ba5da8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:30.937965 12657 raft_consensus.cc:2955] T ec2a7411ca34432f9aa0baecab082eed P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } attrs { replace: true } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:30.958606 12390 consensus_queue.cc:237] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 [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: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:30.966971 12319 raft_consensus.cc:1275] T ec2a7411ca34432f9aa0baecab082eed P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Refusing update from remote peer bbbff8e06902484aae9904dcc1ba5da8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:30.968349 12943 consensus_queue.cc:1048] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:30.969008 12657 raft_consensus.cc:1275] T ec2a7411ca34432f9aa0baecab082eed P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Refusing update from remote peer bbbff8e06902484aae9904dcc1ba5da8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:30.970211 12995 consensus_queue.cc:1048] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:30.976361 12995 raft_consensus.cc:2955] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 53883f3eee684608ac8208cfc8d16620 (127.10.210.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:30.980798 12319 raft_consensus.cc:2955] T ec2a7411ca34432f9aa0baecab082eed P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 53883f3eee684608ac8208cfc8d16620 (127.10.210.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:30.988600 12129 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ec2a7411ca34432f9aa0baecab082eed with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:30.988696 12657 raft_consensus.cc:2955] T ec2a7411ca34432f9aa0baecab082eed P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 53883f3eee684608ac8208cfc8d16620 (127.10.210.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } } }
I20260710 13:21:30.990383 12138 catalog_manager.cc:5697] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 reported cstate change: config changed from index 3 to 4, VOTER 53883f3eee684608ac8208cfc8d16620 (127.10.210.65) evicted. New cstate: current_term: 1 leader_uuid: "bbbff8e06902484aae9904dcc1ba5da8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:31.003006 12225 tablet_service.cc:1558] Processing DeleteTablet for tablet ec2a7411ca34432f9aa0baecab082eed with delete_type TABLET_DATA_TOMBSTONED (TS 53883f3eee684608ac8208cfc8d16620 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39906
I20260710 13:21:31.005244 13010 tablet_replica.cc:333] T ec2a7411ca34432f9aa0baecab082eed P 53883f3eee684608ac8208cfc8d16620: stopping tablet replica
I20260710 13:21:31.006299 13010 raft_consensus.cc:2243] T ec2a7411ca34432f9aa0baecab082eed P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:31.007005 13010 raft_consensus.cc:2272] T ec2a7411ca34432f9aa0baecab082eed P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:31.009672 13010 ts_tablet_manager.cc:1916] T ec2a7411ca34432f9aa0baecab082eed P 53883f3eee684608ac8208cfc8d16620: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:31.019616 13010 ts_tablet_manager.cc:1929] T ec2a7411ca34432f9aa0baecab082eed P 53883f3eee684608ac8208cfc8d16620: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:31.019928 13010 log.cc:1199] T ec2a7411ca34432f9aa0baecab082eed P 53883f3eee684608ac8208cfc8d16620: Deleting WAL directory at /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689647141662-11081-0/minicluster-data/ts-0-root/wals/ec2a7411ca34432f9aa0baecab082eed
I20260710 13:21:31.021381 12127 catalog_manager.cc:5028] TS 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151): tablet ec2a7411ca34432f9aa0baecab082eed (table test-workload [id=2b20114451e64108878f7ba4a22e6979]) successfully deleted
I20260710 13:21:37.223114 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:37.252061 12319 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19d8ce18daae42b88fac0b07bf550042"
dest_uuid: "55ff488a83af4bd188aa0fe583736f24"
mode: GRACEFUL
new_leader_uuid: "f53f24dbb72e49e991d7ab07d43178ee"
 from {username='slave'} at 127.0.0.1:40002
I20260710 13:21:37.252609 12319 raft_consensus.cc:606] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Received request to transfer leadership to TS f53f24dbb72e49e991d7ab07d43178ee
I20260710 13:21:37.263724 12390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cd3ff18dc1f4619a1ad3753bfd5addc"
dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8"
mode: GRACEFUL
new_leader_uuid: "f53f24dbb72e49e991d7ab07d43178ee"
 from {username='slave'} at 127.0.0.1:35568
I20260710 13:21:37.264139 12390 raft_consensus.cc:606] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [term 1 LEADER]: Received request to transfer leadership to TS f53f24dbb72e49e991d7ab07d43178ee
I20260710 13:21:37.275068 12244 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4294012a6fed463f9d1a95f6685fbddc"
dest_uuid: "53883f3eee684608ac8208cfc8d16620"
mode: GRACEFUL
new_leader_uuid: "bbbff8e06902484aae9904dcc1ba5da8"
 from {username='slave'} at 127.0.0.1:47596
I20260710 13:21:37.275651 12244 raft_consensus.cc:606] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Received request to transfer leadership to TS bbbff8e06902484aae9904dcc1ba5da8
I20260710 13:21:37.277994 12244 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71495f06b06d4bf7a056f68fcbe56f54"
dest_uuid: "53883f3eee684608ac8208cfc8d16620"
mode: GRACEFUL
new_leader_uuid: "f53f24dbb72e49e991d7ab07d43178ee"
 from {username='slave'} at 127.0.0.1:47596
I20260710 13:21:37.278487 12244 raft_consensus.cc:606] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Received request to transfer leadership to TS f53f24dbb72e49e991d7ab07d43178ee
I20260710 13:21:37.280460 12319 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce74c4278353477a8fafda5fc0021ff0"
dest_uuid: "55ff488a83af4bd188aa0fe583736f24"
mode: GRACEFUL
new_leader_uuid: "f53f24dbb72e49e991d7ab07d43178ee"
 from {username='slave'} at 127.0.0.1:40002
I20260710 13:21:37.280934 12319 raft_consensus.cc:606] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Received request to transfer leadership to TS f53f24dbb72e49e991d7ab07d43178ee
I20260710 13:21:37.282992 12244 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5fec8c01ef34e908d50ad1d8e1d962d"
dest_uuid: "53883f3eee684608ac8208cfc8d16620"
mode: GRACEFUL
new_leader_uuid: "f53f24dbb72e49e991d7ab07d43178ee"
 from {username='slave'} at 127.0.0.1:47596
I20260710 13:21:37.283484 12244 raft_consensus.cc:606] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Received request to transfer leadership to TS f53f24dbb72e49e991d7ab07d43178ee
I20260710 13:21:37.284457 11081 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 13:21:37.285117 11081 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:37.296303 13017 raft_consensus.cc:993] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620: : Instructing follower f53f24dbb72e49e991d7ab07d43178ee to start an election
I20260710 13:21:37.296816 13020 raft_consensus.cc:1081] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Signalling peer f53f24dbb72e49e991d7ab07d43178ee to start an election
I20260710 13:21:37.298087 12657 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71495f06b06d4bf7a056f68fcbe56f54"
dest_uuid: "f53f24dbb72e49e991d7ab07d43178ee"
 from {username='slave'} at 127.0.0.1:58462
I20260710 13:21:37.298528 12657 raft_consensus.cc:493] T 71495f06b06d4bf7a056f68fcbe56f54 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:37.298792 12657 raft_consensus.cc:3060] T 71495f06b06d4bf7a056f68fcbe56f54 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:37.303079 12657 raft_consensus.cc:515] T 71495f06b06d4bf7a056f68fcbe56f54 P f53f24dbb72e49e991d7ab07d43178ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:37.307166 13020 raft_consensus.cc:993] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620: : Instructing follower f53f24dbb72e49e991d7ab07d43178ee to start an election
I20260710 13:21:37.307636 13020 raft_consensus.cc:1081] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Signalling peer f53f24dbb72e49e991d7ab07d43178ee to start an election
I20260710 13:21:37.307585 12244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71495f06b06d4bf7a056f68fcbe56f54" candidate_uuid: "f53f24dbb72e49e991d7ab07d43178ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "53883f3eee684608ac8208cfc8d16620"
I20260710 13:21:37.308265 12316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71495f06b06d4bf7a056f68fcbe56f54" candidate_uuid: "f53f24dbb72e49e991d7ab07d43178ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "55ff488a83af4bd188aa0fe583736f24"
I20260710 13:21:37.308533 12244 raft_consensus.cc:3055] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:37.308802 12657 leader_election.cc:290] T 71495f06b06d4bf7a056f68fcbe56f54 P f53f24dbb72e49e991d7ab07d43178ee [CANDIDATE]: Term 2 election: Requested vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023)
I20260710 13:21:37.308878 12316 raft_consensus.cc:3060] T 71495f06b06d4bf7a056f68fcbe56f54 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:37.309517 12660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5fec8c01ef34e908d50ad1d8e1d962d"
dest_uuid: "f53f24dbb72e49e991d7ab07d43178ee"
 from {username='slave'} at 127.0.0.1:58462
I20260710 13:21:37.310031 12660 raft_consensus.cc:493] T e5fec8c01ef34e908d50ad1d8e1d962d P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:37.310350 12660 raft_consensus.cc:3060] T e5fec8c01ef34e908d50ad1d8e1d962d P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:37.308912 12244 raft_consensus.cc:740] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53883f3eee684608ac8208cfc8d16620, State: Running, Role: LEADER
I20260710 13:21:37.311738 12244 consensus_queue.cc:260] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:37.312996 12244 raft_consensus.cc:3060] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:37.315569 12316 raft_consensus.cc:2468] T 71495f06b06d4bf7a056f68fcbe56f54 P 55ff488a83af4bd188aa0fe583736f24 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53f24dbb72e49e991d7ab07d43178ee in term 2.
I20260710 13:21:37.316920 12623 leader_election.cc:304] T 71495f06b06d4bf7a056f68fcbe56f54 P f53f24dbb72e49e991d7ab07d43178ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55ff488a83af4bd188aa0fe583736f24, f53f24dbb72e49e991d7ab07d43178ee; no voters: 
I20260710 13:21:37.316668 12660 raft_consensus.cc:515] T e5fec8c01ef34e908d50ad1d8e1d962d P f53f24dbb72e49e991d7ab07d43178ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:37.317915 12244 raft_consensus.cc:2468] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53f24dbb72e49e991d7ab07d43178ee in term 2.
I20260710 13:21:37.318977 13025 raft_consensus.cc:2804] T 71495f06b06d4bf7a056f68fcbe56f54 P f53f24dbb72e49e991d7ab07d43178ee [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:37.319289 12660 leader_election.cc:290] T e5fec8c01ef34e908d50ad1d8e1d962d P f53f24dbb72e49e991d7ab07d43178ee [CANDIDATE]: Term 2 election: Requested vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:37.320199 12390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5fec8c01ef34e908d50ad1d8e1d962d" candidate_uuid: "f53f24dbb72e49e991d7ab07d43178ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8"
I20260710 13:21:37.320796 12390 raft_consensus.cc:3060] T e5fec8c01ef34e908d50ad1d8e1d962d P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:37.320499 12244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5fec8c01ef34e908d50ad1d8e1d962d" candidate_uuid: "f53f24dbb72e49e991d7ab07d43178ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "53883f3eee684608ac8208cfc8d16620"
I20260710 13:21:37.321380 13025 raft_consensus.cc:697] T 71495f06b06d4bf7a056f68fcbe56f54 P f53f24dbb72e49e991d7ab07d43178ee [term 2 LEADER]: Becoming Leader. State: Replica: f53f24dbb72e49e991d7ab07d43178ee, State: Running, Role: LEADER
I20260710 13:21:37.321455 12244 raft_consensus.cc:3055] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:37.322337 12244 raft_consensus.cc:740] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53883f3eee684608ac8208cfc8d16620, State: Running, Role: LEADER
I20260710 13:21:37.322350 13025 consensus_queue.cc:237] T 71495f06b06d4bf7a056f68fcbe56f54 P f53f24dbb72e49e991d7ab07d43178ee [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:37.323148 12244 consensus_queue.cc:260] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:37.324375 12244 raft_consensus.cc:3060] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:37.325711 12390 raft_consensus.cc:2468] T e5fec8c01ef34e908d50ad1d8e1d962d P bbbff8e06902484aae9904dcc1ba5da8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53f24dbb72e49e991d7ab07d43178ee in term 2.
I20260710 13:21:37.327090 12626 leader_election.cc:304] T e5fec8c01ef34e908d50ad1d8e1d962d P f53f24dbb72e49e991d7ab07d43178ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bbbff8e06902484aae9904dcc1ba5da8, f53f24dbb72e49e991d7ab07d43178ee; no voters: 
I20260710 13:21:37.328938 13025 raft_consensus.cc:2804] T e5fec8c01ef34e908d50ad1d8e1d962d P f53f24dbb72e49e991d7ab07d43178ee [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:37.329567 13025 raft_consensus.cc:697] T e5fec8c01ef34e908d50ad1d8e1d962d P f53f24dbb72e49e991d7ab07d43178ee [term 2 LEADER]: Becoming Leader. State: Replica: f53f24dbb72e49e991d7ab07d43178ee, State: Running, Role: LEADER
I20260710 13:21:37.330328 13025 consensus_queue.cc:237] T e5fec8c01ef34e908d50ad1d8e1d962d P f53f24dbb72e49e991d7ab07d43178ee [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:37.331146 12244 raft_consensus.cc:2468] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53f24dbb72e49e991d7ab07d43178ee in term 2.
I20260710 13:21:37.331681 12142 catalog_manager.cc:5697] T 71495f06b06d4bf7a056f68fcbe56f54 P f53f24dbb72e49e991d7ab07d43178ee reported cstate change: term changed from 1 to 2, leader changed from 53883f3eee684608ac8208cfc8d16620 (127.10.210.65) to f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68). New cstate: current_term: 2 leader_uuid: "f53f24dbb72e49e991d7ab07d43178ee" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:37.347378 12142 catalog_manager.cc:5697] T e5fec8c01ef34e908d50ad1d8e1d962d P f53f24dbb72e49e991d7ab07d43178ee reported cstate change: term changed from 1 to 2, leader changed from 53883f3eee684608ac8208cfc8d16620 (127.10.210.65) to f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68). New cstate: current_term: 2 leader_uuid: "f53f24dbb72e49e991d7ab07d43178ee" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:37.396760 13017 raft_consensus.cc:993] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620: : Instructing follower bbbff8e06902484aae9904dcc1ba5da8 to start an election
I20260710 13:21:37.397202 13020 raft_consensus.cc:1081] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Signalling peer bbbff8e06902484aae9904dcc1ba5da8 to start an election
I20260710 13:21:37.398415 12390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4294012a6fed463f9d1a95f6685fbddc"
dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8"
 from {username='slave'} at 127.0.0.1:38798
I20260710 13:21:37.398838 12390 raft_consensus.cc:493] T 4294012a6fed463f9d1a95f6685fbddc P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:37.399113 12390 raft_consensus.cc:3060] T 4294012a6fed463f9d1a95f6685fbddc P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:37.403471 12390 raft_consensus.cc:515] T 4294012a6fed463f9d1a95f6685fbddc P bbbff8e06902484aae9904dcc1ba5da8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:37.405424 12390 leader_election.cc:290] T 4294012a6fed463f9d1a95f6685fbddc P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 2 election: Requested vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023)
I20260710 13:21:37.405536 12244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4294012a6fed463f9d1a95f6685fbddc" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53883f3eee684608ac8208cfc8d16620"
I20260710 13:21:37.405975 12316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4294012a6fed463f9d1a95f6685fbddc" candidate_uuid: "bbbff8e06902484aae9904dcc1ba5da8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55ff488a83af4bd188aa0fe583736f24"
I20260710 13:21:37.406093 12244 raft_consensus.cc:3055] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:37.406561 12316 raft_consensus.cc:3060] T 4294012a6fed463f9d1a95f6685fbddc P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:37.406524 12244 raft_consensus.cc:740] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53883f3eee684608ac8208cfc8d16620, State: Running, Role: LEADER
I20260710 13:21:37.407433 12244 consensus_queue.cc:260] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:37.408540 12244 raft_consensus.cc:3060] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:37.412698 12316 raft_consensus.cc:2468] T 4294012a6fed463f9d1a95f6685fbddc P 55ff488a83af4bd188aa0fe583736f24 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbff8e06902484aae9904dcc1ba5da8 in term 2.
I20260710 13:21:37.413800 12356 leader_election.cc:304] T 4294012a6fed463f9d1a95f6685fbddc P bbbff8e06902484aae9904dcc1ba5da8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55ff488a83af4bd188aa0fe583736f24, bbbff8e06902484aae9904dcc1ba5da8; no voters: 
I20260710 13:21:37.414592 13018 raft_consensus.cc:2804] T 4294012a6fed463f9d1a95f6685fbddc P bbbff8e06902484aae9904dcc1ba5da8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:37.414707 12244 raft_consensus.cc:2468] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbff8e06902484aae9904dcc1ba5da8 in term 2.
I20260710 13:21:37.415944 13018 raft_consensus.cc:697] T 4294012a6fed463f9d1a95f6685fbddc P bbbff8e06902484aae9904dcc1ba5da8 [term 2 LEADER]: Becoming Leader. State: Replica: bbbff8e06902484aae9904dcc1ba5da8, State: Running, Role: LEADER
I20260710 13:21:37.416806 13018 consensus_queue.cc:237] T 4294012a6fed463f9d1a95f6685fbddc P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:37.423221 12142 catalog_manager.cc:5697] T 4294012a6fed463f9d1a95f6685fbddc P bbbff8e06902484aae9904dcc1ba5da8 reported cstate change: term changed from 1 to 2, leader changed from 53883f3eee684608ac8208cfc8d16620 (127.10.210.65) to bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67). New cstate: current_term: 2 leader_uuid: "bbbff8e06902484aae9904dcc1ba5da8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:37.467706 13016 raft_consensus.cc:993] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24: : Instructing follower f53f24dbb72e49e991d7ab07d43178ee to start an election
I20260710 13:21:37.468122 13035 raft_consensus.cc:1081] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Signalling peer f53f24dbb72e49e991d7ab07d43178ee to start an election
I20260710 13:21:37.469398 12660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19d8ce18daae42b88fac0b07bf550042"
dest_uuid: "f53f24dbb72e49e991d7ab07d43178ee"
 from {username='slave'} at 127.0.0.1:58470
I20260710 13:21:37.469826 12660 raft_consensus.cc:493] T 19d8ce18daae42b88fac0b07bf550042 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:37.470098 12660 raft_consensus.cc:3060] T 19d8ce18daae42b88fac0b07bf550042 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:37.473690 13035 raft_consensus.cc:993] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24: : Instructing follower f53f24dbb72e49e991d7ab07d43178ee to start an election
I20260710 13:21:37.474179 13016 raft_consensus.cc:1081] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Signalling peer f53f24dbb72e49e991d7ab07d43178ee to start an election
I20260710 13:21:37.476377 12660 raft_consensus.cc:515] T 19d8ce18daae42b88fac0b07bf550042 P f53f24dbb72e49e991d7ab07d43178ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:37.478225 12660 leader_election.cc:290] T 19d8ce18daae42b88fac0b07bf550042 P f53f24dbb72e49e991d7ab07d43178ee [CANDIDATE]: Term 2 election: Requested vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023)
I20260710 13:21:37.479133 12316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d8ce18daae42b88fac0b07bf550042" candidate_uuid: "f53f24dbb72e49e991d7ab07d43178ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "55ff488a83af4bd188aa0fe583736f24"
I20260710 13:21:37.479187 12660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce74c4278353477a8fafda5fc0021ff0"
dest_uuid: "f53f24dbb72e49e991d7ab07d43178ee"
 from {username='slave'} at 127.0.0.1:58470
I20260710 13:21:37.479236 12244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d8ce18daae42b88fac0b07bf550042" candidate_uuid: "f53f24dbb72e49e991d7ab07d43178ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "53883f3eee684608ac8208cfc8d16620"
I20260710 13:21:37.479888 12316 raft_consensus.cc:3055] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:37.479943 12660 raft_consensus.cc:493] T ce74c4278353477a8fafda5fc0021ff0 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:37.480022 12244 raft_consensus.cc:3060] T 19d8ce18daae42b88fac0b07bf550042 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:37.480393 12316 raft_consensus.cc:740] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 55ff488a83af4bd188aa0fe583736f24, State: Running, Role: LEADER
I20260710 13:21:37.481153 12316 consensus_queue.cc:260] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:37.481994 12316 raft_consensus.cc:3060] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:37.484452 12244 raft_consensus.cc:2468] T 19d8ce18daae42b88fac0b07bf550042 P 53883f3eee684608ac8208cfc8d16620 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53f24dbb72e49e991d7ab07d43178ee in term 2.
I20260710 13:21:37.480479 12660 raft_consensus.cc:3060] T ce74c4278353477a8fafda5fc0021ff0 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:37.485720 12624 leader_election.cc:304] T 19d8ce18daae42b88fac0b07bf550042 P f53f24dbb72e49e991d7ab07d43178ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53883f3eee684608ac8208cfc8d16620, f53f24dbb72e49e991d7ab07d43178ee; no voters: 
I20260710 13:21:37.486733 13025 raft_consensus.cc:2804] T 19d8ce18daae42b88fac0b07bf550042 P f53f24dbb72e49e991d7ab07d43178ee [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:37.487043 12316 raft_consensus.cc:2468] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53f24dbb72e49e991d7ab07d43178ee in term 2.
I20260710 13:21:37.487258 13025 raft_consensus.cc:697] T 19d8ce18daae42b88fac0b07bf550042 P f53f24dbb72e49e991d7ab07d43178ee [term 2 LEADER]: Becoming Leader. State: Replica: f53f24dbb72e49e991d7ab07d43178ee, State: Running, Role: LEADER
I20260710 13:21:37.488204 13025 consensus_queue.cc:237] T 19d8ce18daae42b88fac0b07bf550042 P f53f24dbb72e49e991d7ab07d43178ee [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:37.490813 12660 raft_consensus.cc:515] T ce74c4278353477a8fafda5fc0021ff0 P f53f24dbb72e49e991d7ab07d43178ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:37.492745 12660 leader_election.cc:290] T ce74c4278353477a8fafda5fc0021ff0 P f53f24dbb72e49e991d7ab07d43178ee [CANDIDATE]: Term 2 election: Requested vote from peers 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:37.493158 12316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce74c4278353477a8fafda5fc0021ff0" candidate_uuid: "f53f24dbb72e49e991d7ab07d43178ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "55ff488a83af4bd188aa0fe583736f24"
I20260710 13:21:37.493474 12390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce74c4278353477a8fafda5fc0021ff0" candidate_uuid: "f53f24dbb72e49e991d7ab07d43178ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8"
I20260710 13:21:37.493742 12316 raft_consensus.cc:3055] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:37.494035 12390 raft_consensus.cc:3060] T ce74c4278353477a8fafda5fc0021ff0 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:37.494199 12316 raft_consensus.cc:740] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 55ff488a83af4bd188aa0fe583736f24, State: Running, Role: LEADER
I20260710 13:21:37.495143 12316 consensus_queue.cc:260] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [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: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:37.496285 12316 raft_consensus.cc:3060] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:37.496394 12142 catalog_manager.cc:5697] T 19d8ce18daae42b88fac0b07bf550042 P f53f24dbb72e49e991d7ab07d43178ee reported cstate change: term changed from 1 to 2, leader changed from 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66) to f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68). New cstate: current_term: 2 leader_uuid: "f53f24dbb72e49e991d7ab07d43178ee" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:37.500437 12390 raft_consensus.cc:2468] T ce74c4278353477a8fafda5fc0021ff0 P bbbff8e06902484aae9904dcc1ba5da8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53f24dbb72e49e991d7ab07d43178ee in term 2.
I20260710 13:21:37.501487 12626 leader_election.cc:304] T ce74c4278353477a8fafda5fc0021ff0 P f53f24dbb72e49e991d7ab07d43178ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bbbff8e06902484aae9904dcc1ba5da8, f53f24dbb72e49e991d7ab07d43178ee; no voters: 
I20260710 13:21:37.501856 12316 raft_consensus.cc:2468] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53f24dbb72e49e991d7ab07d43178ee in term 2.
I20260710 13:21:37.502357 13025 raft_consensus.cc:2804] T ce74c4278353477a8fafda5fc0021ff0 P f53f24dbb72e49e991d7ab07d43178ee [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:37.502861 13025 raft_consensus.cc:697] T ce74c4278353477a8fafda5fc0021ff0 P f53f24dbb72e49e991d7ab07d43178ee [term 2 LEADER]: Becoming Leader. State: Replica: f53f24dbb72e49e991d7ab07d43178ee, State: Running, Role: LEADER
I20260710 13:21:37.503677 13025 consensus_queue.cc:237] T ce74c4278353477a8fafda5fc0021ff0 P f53f24dbb72e49e991d7ab07d43178ee [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: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:37.512629 12142 catalog_manager.cc:5697] T ce74c4278353477a8fafda5fc0021ff0 P f53f24dbb72e49e991d7ab07d43178ee reported cstate change: term changed from 1 to 2, leader changed from 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66) to f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68). New cstate: current_term: 2 leader_uuid: "f53f24dbb72e49e991d7ab07d43178ee" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:37.591794 13018 raft_consensus.cc:993] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8: : Instructing follower f53f24dbb72e49e991d7ab07d43178ee to start an election
I20260710 13:21:37.592870 13018 raft_consensus.cc:1081] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [term 1 LEADER]: Signalling peer f53f24dbb72e49e991d7ab07d43178ee to start an election
I20260710 13:21:37.594637 12660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cd3ff18dc1f4619a1ad3753bfd5addc"
dest_uuid: "f53f24dbb72e49e991d7ab07d43178ee"
 from {username='slave'} at 127.0.0.1:58456
I20260710 13:21:37.595206 12660 raft_consensus.cc:493] T 3cd3ff18dc1f4619a1ad3753bfd5addc P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:37.595539 12660 raft_consensus.cc:3060] T 3cd3ff18dc1f4619a1ad3753bfd5addc P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:37.601811 12660 raft_consensus.cc:515] T 3cd3ff18dc1f4619a1ad3753bfd5addc P f53f24dbb72e49e991d7ab07d43178ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:37.603583 12660 leader_election.cc:290] T 3cd3ff18dc1f4619a1ad3753bfd5addc P f53f24dbb72e49e991d7ab07d43178ee [CANDIDATE]: Term 2 election: Requested vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:37.604646 12244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd3ff18dc1f4619a1ad3753bfd5addc" candidate_uuid: "f53f24dbb72e49e991d7ab07d43178ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "53883f3eee684608ac8208cfc8d16620"
I20260710 13:21:37.605705 12244 raft_consensus.cc:3060] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:37.605650 12390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd3ff18dc1f4619a1ad3753bfd5addc" candidate_uuid: "f53f24dbb72e49e991d7ab07d43178ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8"
I20260710 13:21:37.606359 12390 raft_consensus.cc:3055] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:37.606658 12390 raft_consensus.cc:740] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbbff8e06902484aae9904dcc1ba5da8, State: Running, Role: LEADER
I20260710 13:21:37.607796 12390 consensus_queue.cc:260] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:37.609548 12390 raft_consensus.cc:3060] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:37.614650 12244 raft_consensus.cc:2468] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 53883f3eee684608ac8208cfc8d16620 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53f24dbb72e49e991d7ab07d43178ee in term 2.
I20260710 13:21:37.615974 12624 leader_election.cc:304] T 3cd3ff18dc1f4619a1ad3753bfd5addc P f53f24dbb72e49e991d7ab07d43178ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53883f3eee684608ac8208cfc8d16620, f53f24dbb72e49e991d7ab07d43178ee; no voters: 
I20260710 13:21:37.617017 13025 raft_consensus.cc:2804] T 3cd3ff18dc1f4619a1ad3753bfd5addc P f53f24dbb72e49e991d7ab07d43178ee [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:37.617473 13025 raft_consensus.cc:697] T 3cd3ff18dc1f4619a1ad3753bfd5addc P f53f24dbb72e49e991d7ab07d43178ee [term 2 LEADER]: Becoming Leader. State: Replica: f53f24dbb72e49e991d7ab07d43178ee, State: Running, Role: LEADER
I20260710 13:21:37.618122 12390 raft_consensus.cc:2468] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53f24dbb72e49e991d7ab07d43178ee in term 2.
I20260710 13:21:37.619091 13025 consensus_queue.cc:237] T 3cd3ff18dc1f4619a1ad3753bfd5addc P f53f24dbb72e49e991d7ab07d43178ee [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:37.628880 12142 catalog_manager.cc:5697] T 3cd3ff18dc1f4619a1ad3753bfd5addc P f53f24dbb72e49e991d7ab07d43178ee reported cstate change: term changed from 1 to 2, leader changed from bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67) to f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68). New cstate: current_term: 2 leader_uuid: "f53f24dbb72e49e991d7ab07d43178ee" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:37.829845 12316 raft_consensus.cc:1275] T 4294012a6fed463f9d1a95f6685fbddc P 55ff488a83af4bd188aa0fe583736f24 [term 2 FOLLOWER]: Refusing update from remote peer bbbff8e06902484aae9904dcc1ba5da8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:37.830899 13018 consensus_queue.cc:1048] T 4294012a6fed463f9d1a95f6685fbddc P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:37.833128 12244 raft_consensus.cc:1275] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [term 2 FOLLOWER]: Refusing update from remote peer f53f24dbb72e49e991d7ab07d43178ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:37.834511 13025 consensus_queue.cc:1048] T e5fec8c01ef34e908d50ad1d8e1d962d P f53f24dbb72e49e991d7ab07d43178ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:37.858732 12390 raft_consensus.cc:1275] T e5fec8c01ef34e908d50ad1d8e1d962d P bbbff8e06902484aae9904dcc1ba5da8 [term 2 FOLLOWER]: Refusing update from remote peer f53f24dbb72e49e991d7ab07d43178ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:37.862766 13026 consensus_queue.cc:1048] T e5fec8c01ef34e908d50ad1d8e1d962d P f53f24dbb72e49e991d7ab07d43178ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:21:37.865365 12244 raft_consensus.cc:1275] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [term 2 FOLLOWER]: Refusing update from remote peer bbbff8e06902484aae9904dcc1ba5da8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:37.870668 13018 consensus_queue.cc:1048] T 4294012a6fed463f9d1a95f6685fbddc P bbbff8e06902484aae9904dcc1ba5da8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:37.925324 12390 raft_consensus.cc:1275] T ce74c4278353477a8fafda5fc0021ff0 P bbbff8e06902484aae9904dcc1ba5da8 [term 2 FOLLOWER]: Refusing update from remote peer f53f24dbb72e49e991d7ab07d43178ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:37.926378 13025 consensus_queue.cc:1048] T ce74c4278353477a8fafda5fc0021ff0 P f53f24dbb72e49e991d7ab07d43178ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:37.931828 12244 raft_consensus.cc:1275] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [term 2 FOLLOWER]: Refusing update from remote peer f53f24dbb72e49e991d7ab07d43178ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:37.936580 13025 consensus_queue.cc:1048] T 71495f06b06d4bf7a056f68fcbe56f54 P f53f24dbb72e49e991d7ab07d43178ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:21:37.949615 12316 raft_consensus.cc:1275] T 71495f06b06d4bf7a056f68fcbe56f54 P 55ff488a83af4bd188aa0fe583736f24 [term 2 FOLLOWER]: Refusing update from remote peer f53f24dbb72e49e991d7ab07d43178ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:37.950570 12319 raft_consensus.cc:1275] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [term 2 FOLLOWER]: Refusing update from remote peer f53f24dbb72e49e991d7ab07d43178ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:37.951105 13025 consensus_queue.cc:1048] T 71495f06b06d4bf7a056f68fcbe56f54 P f53f24dbb72e49e991d7ab07d43178ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:37.952762 13050 consensus_queue.cc:1048] T ce74c4278353477a8fafda5fc0021ff0 P f53f24dbb72e49e991d7ab07d43178ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:21:37.974045 12244 raft_consensus.cc:1275] T 19d8ce18daae42b88fac0b07bf550042 P 53883f3eee684608ac8208cfc8d16620 [term 2 FOLLOWER]: Refusing update from remote peer f53f24dbb72e49e991d7ab07d43178ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:37.976056 13049 consensus_queue.cc:1048] T 19d8ce18daae42b88fac0b07bf550042 P f53f24dbb72e49e991d7ab07d43178ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:21:37.986338 12319 raft_consensus.cc:1275] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [term 2 FOLLOWER]: Refusing update from remote peer f53f24dbb72e49e991d7ab07d43178ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:37.987835 13050 consensus_queue.cc:1048] T 19d8ce18daae42b88fac0b07bf550042 P f53f24dbb72e49e991d7ab07d43178ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:38.095525 12392 raft_consensus.cc:1275] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [term 2 FOLLOWER]: Refusing update from remote peer f53f24dbb72e49e991d7ab07d43178ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:38.096699 13050 consensus_queue.cc:1048] T 3cd3ff18dc1f4619a1ad3753bfd5addc P f53f24dbb72e49e991d7ab07d43178ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:38.105219 12244 raft_consensus.cc:1275] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 53883f3eee684608ac8208cfc8d16620 [term 2 FOLLOWER]: Refusing update from remote peer f53f24dbb72e49e991d7ab07d43178ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:38.106865 13051 consensus_queue.cc:1048] T 3cd3ff18dc1f4619a1ad3753bfd5addc P f53f24dbb72e49e991d7ab07d43178ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:21:38.286006 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:38.300273 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:38.315138 12392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4294012a6fed463f9d1a95f6685fbddc"
dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8"
mode: GRACEFUL
new_leader_uuid: "53883f3eee684608ac8208cfc8d16620"
 from {username='slave'} at 127.0.0.1:35568
I20260710 13:21:38.315699 12392 raft_consensus.cc:606] T 4294012a6fed463f9d1a95f6685fbddc P bbbff8e06902484aae9904dcc1ba5da8 [term 2 LEADER]: Received request to transfer leadership to TS 53883f3eee684608ac8208cfc8d16620
I20260710 13:21:38.316949 11081 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:21:38.317566 11081 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:38.374558 13018 raft_consensus.cc:993] T 4294012a6fed463f9d1a95f6685fbddc P bbbff8e06902484aae9904dcc1ba5da8: : Instructing follower 53883f3eee684608ac8208cfc8d16620 to start an election
I20260710 13:21:38.375209 13059 raft_consensus.cc:1081] T 4294012a6fed463f9d1a95f6685fbddc P bbbff8e06902484aae9904dcc1ba5da8 [term 2 LEADER]: Signalling peer 53883f3eee684608ac8208cfc8d16620 to start an election
I20260710 13:21:38.376757 12244 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4294012a6fed463f9d1a95f6685fbddc"
dest_uuid: "53883f3eee684608ac8208cfc8d16620"
 from {username='slave'} at 127.0.0.1:39928
I20260710 13:21:38.377204 12244 raft_consensus.cc:493] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:38.377462 12244 raft_consensus.cc:3060] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:38.381937 12244 raft_consensus.cc:515] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:38.383348 12244 leader_election.cc:290] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [CANDIDATE]: Term 3 election: Requested vote from peers 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:38.384105 12319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4294012a6fed463f9d1a95f6685fbddc" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "55ff488a83af4bd188aa0fe583736f24"
I20260710 13:21:38.384361 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4294012a6fed463f9d1a95f6685fbddc" candidate_uuid: "53883f3eee684608ac8208cfc8d16620" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8"
I20260710 13:21:38.384747 12319 raft_consensus.cc:3060] T 4294012a6fed463f9d1a95f6685fbddc P 55ff488a83af4bd188aa0fe583736f24 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:38.384939 12392 raft_consensus.cc:3055] T 4294012a6fed463f9d1a95f6685fbddc P bbbff8e06902484aae9904dcc1ba5da8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:38.385298 12392 raft_consensus.cc:740] T 4294012a6fed463f9d1a95f6685fbddc P bbbff8e06902484aae9904dcc1ba5da8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bbbff8e06902484aae9904dcc1ba5da8, State: Running, Role: LEADER
I20260710 13:21:38.385936 12392 consensus_queue.cc:260] T 4294012a6fed463f9d1a95f6685fbddc P bbbff8e06902484aae9904dcc1ba5da8 [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:38.386984 12392 raft_consensus.cc:3060] T 4294012a6fed463f9d1a95f6685fbddc P bbbff8e06902484aae9904dcc1ba5da8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:38.391376 12319 raft_consensus.cc:2468] T 4294012a6fed463f9d1a95f6685fbddc P 55ff488a83af4bd188aa0fe583736f24 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53883f3eee684608ac8208cfc8d16620 in term 3.
I20260710 13:21:38.392876 12207 leader_election.cc:304] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [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: 53883f3eee684608ac8208cfc8d16620, 55ff488a83af4bd188aa0fe583736f24; no voters: 
I20260710 13:21:38.393743 13017 raft_consensus.cc:2804] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:38.394157 12392 raft_consensus.cc:2468] T 4294012a6fed463f9d1a95f6685fbddc P bbbff8e06902484aae9904dcc1ba5da8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53883f3eee684608ac8208cfc8d16620 in term 3.
I20260710 13:21:38.394232 13017 raft_consensus.cc:697] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [term 3 LEADER]: Becoming Leader. State: Replica: 53883f3eee684608ac8208cfc8d16620, State: Running, Role: LEADER
I20260710 13:21:38.395424 13017 consensus_queue.cc:237] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } }
I20260710 13:21:38.401185 12141 catalog_manager.cc:5697] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 reported cstate change: term changed from 2 to 3, leader changed from bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67) to 53883f3eee684608ac8208cfc8d16620 (127.10.210.65). New cstate: current_term: 3 leader_uuid: "53883f3eee684608ac8208cfc8d16620" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:38.823642 12392 raft_consensus.cc:1275] T 4294012a6fed463f9d1a95f6685fbddc P bbbff8e06902484aae9904dcc1ba5da8 [term 3 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:38.824918 13017 consensus_queue.cc:1048] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:38.835533 12319 raft_consensus.cc:1275] T 4294012a6fed463f9d1a95f6685fbddc P 55ff488a83af4bd188aa0fe583736f24 [term 3 FOLLOWER]: Refusing update from remote peer 53883f3eee684608ac8208cfc8d16620: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:38.837354 13017 consensus_queue.cc:1048] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55ff488a83af4bd188aa0fe583736f24" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 36023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:39.318358 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:39.336503 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:39.350594 12244 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e3558922fa94f919598d0b4c38a7620"
dest_uuid: "53883f3eee684608ac8208cfc8d16620"
mode: GRACEFUL
new_leader_uuid: "f53f24dbb72e49e991d7ab07d43178ee"
 from {username='slave'} at 127.0.0.1:47596
I20260710 13:21:39.351027 12244 raft_consensus.cc:606] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Received request to transfer leadership to TS f53f24dbb72e49e991d7ab07d43178ee
I20260710 13:21:39.352041 11081 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:21:39.352634 11081 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:39.590973 13020 raft_consensus.cc:993] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620: : Instructing follower f53f24dbb72e49e991d7ab07d43178ee to start an election
I20260710 13:21:39.591452 13017 raft_consensus.cc:1081] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Signalling peer f53f24dbb72e49e991d7ab07d43178ee to start an election
I20260710 13:21:39.592818 12657 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e3558922fa94f919598d0b4c38a7620"
dest_uuid: "f53f24dbb72e49e991d7ab07d43178ee"
 from {username='slave'} at 127.0.0.1:58462
I20260710 13:21:39.593338 12657 raft_consensus.cc:493] T 8e3558922fa94f919598d0b4c38a7620 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:39.593681 12657 raft_consensus.cc:3060] T 8e3558922fa94f919598d0b4c38a7620 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:39.599292 12657 raft_consensus.cc:515] T 8e3558922fa94f919598d0b4c38a7620 P f53f24dbb72e49e991d7ab07d43178ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:39.601050 12657 leader_election.cc:290] T 8e3558922fa94f919598d0b4c38a7620 P f53f24dbb72e49e991d7ab07d43178ee [CANDIDATE]: Term 2 election: Requested vote from peers 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151), bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655)
I20260710 13:21:39.602051 12390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3558922fa94f919598d0b4c38a7620" candidate_uuid: "f53f24dbb72e49e991d7ab07d43178ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bbbff8e06902484aae9904dcc1ba5da8"
I20260710 13:21:39.602041 12244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3558922fa94f919598d0b4c38a7620" candidate_uuid: "f53f24dbb72e49e991d7ab07d43178ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "53883f3eee684608ac8208cfc8d16620"
I20260710 13:21:39.602792 12390 raft_consensus.cc:3060] T 8e3558922fa94f919598d0b4c38a7620 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:39.603053 12244 raft_consensus.cc:3055] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:39.603538 12244 raft_consensus.cc:740] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53883f3eee684608ac8208cfc8d16620, State: Running, Role: LEADER
I20260710 13:21:39.604492 12244 consensus_queue.cc:260] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:39.606011 12244 raft_consensus.cc:3060] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:39.607323 12390 raft_consensus.cc:2468] T 8e3558922fa94f919598d0b4c38a7620 P bbbff8e06902484aae9904dcc1ba5da8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53f24dbb72e49e991d7ab07d43178ee in term 2.
I20260710 13:21:39.608583 12626 leader_election.cc:304] T 8e3558922fa94f919598d0b4c38a7620 P f53f24dbb72e49e991d7ab07d43178ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bbbff8e06902484aae9904dcc1ba5da8, f53f24dbb72e49e991d7ab07d43178ee; no voters: 
I20260710 13:21:39.609491 13025 raft_consensus.cc:2804] T 8e3558922fa94f919598d0b4c38a7620 P f53f24dbb72e49e991d7ab07d43178ee [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:39.609867 13025 raft_consensus.cc:697] T 8e3558922fa94f919598d0b4c38a7620 P f53f24dbb72e49e991d7ab07d43178ee [term 2 LEADER]: Becoming Leader. State: Replica: f53f24dbb72e49e991d7ab07d43178ee, State: Running, Role: LEADER
I20260710 13:21:39.610548 13025 consensus_queue.cc:237] T 8e3558922fa94f919598d0b4c38a7620 P f53f24dbb72e49e991d7ab07d43178ee [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: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } }
I20260710 13:21:39.612463 12244 raft_consensus.cc:2468] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53f24dbb72e49e991d7ab07d43178ee in term 2.
I20260710 13:21:39.618742 12138 catalog_manager.cc:5697] T 8e3558922fa94f919598d0b4c38a7620 P f53f24dbb72e49e991d7ab07d43178ee reported cstate change: term changed from 1 to 2, leader changed from 53883f3eee684608ac8208cfc8d16620 (127.10.210.65) to f53f24dbb72e49e991d7ab07d43178ee (127.10.210.68). New cstate: current_term: 2 leader_uuid: "f53f24dbb72e49e991d7ab07d43178ee" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53f24dbb72e49e991d7ab07d43178ee" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 42193 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:39.989694 12390 raft_consensus.cc:1275] T 8e3558922fa94f919598d0b4c38a7620 P bbbff8e06902484aae9904dcc1ba5da8 [term 2 FOLLOWER]: Refusing update from remote peer f53f24dbb72e49e991d7ab07d43178ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:39.990873 13025 consensus_queue.cc:1048] T 8e3558922fa94f919598d0b4c38a7620 P f53f24dbb72e49e991d7ab07d43178ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbff8e06902484aae9904dcc1ba5da8" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:40.002636 12244 raft_consensus.cc:1275] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [term 2 FOLLOWER]: Refusing update from remote peer f53f24dbb72e49e991d7ab07d43178ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:40.003821 13025 consensus_queue.cc:1048] T 8e3558922fa94f919598d0b4c38a7620 P f53f24dbb72e49e991d7ab07d43178ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "53883f3eee684608ac8208cfc8d16620" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:40.353479 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:40.367995 11081 tablet_server.cc:179] TabletServer@127.10.210.65:0 shutting down...
W20260710 13:21:40.380682 12624 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260710 13:21:40.384552 12624 consensus_peers.cc:597] T e5fec8c01ef34e908d50ad1d8e1d962d P f53f24dbb72e49e991d7ab07d43178ee -> Peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151): Couldn't send request to peer 53883f3eee684608ac8208cfc8d16620. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:40.398362 11081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:40.399403 11081 tablet_replica.cc:333] T 3a131d2c5e12436d8112799a3bb1e9e6 P 53883f3eee684608ac8208cfc8d16620: stopping tablet replica
I20260710 13:21:40.400525 11081 raft_consensus.cc:2243] T 3a131d2c5e12436d8112799a3bb1e9e6 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.401135 11081 raft_consensus.cc:2272] T 3a131d2c5e12436d8112799a3bb1e9e6 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.403002 11081 tablet_replica.cc:333] T 6787db5efd6d4bf6be10ead9989428c1 P 53883f3eee684608ac8208cfc8d16620: stopping tablet replica
I20260710 13:21:40.403501 11081 raft_consensus.cc:2243] T 6787db5efd6d4bf6be10ead9989428c1 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.403847 11081 raft_consensus.cc:2272] T 6787db5efd6d4bf6be10ead9989428c1 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.405607 11081 tablet_replica.cc:333] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620: stopping tablet replica
I20260710 13:21:40.406077 11081 raft_consensus.cc:2243] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:40.406785 11081 raft_consensus.cc:2272] T ab472d11a7914c0295021a572e155ba9 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.408397 11081 tablet_replica.cc:333] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 53883f3eee684608ac8208cfc8d16620: stopping tablet replica
I20260710 13:21:40.408946 11081 raft_consensus.cc:2243] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 53883f3eee684608ac8208cfc8d16620 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.409327 11081 raft_consensus.cc:2272] T 3cd3ff18dc1f4619a1ad3753bfd5addc P 53883f3eee684608ac8208cfc8d16620 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.410822 11081 tablet_replica.cc:333] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620: stopping tablet replica
I20260710 13:21:40.411363 11081 raft_consensus.cc:2243] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.411742 11081 raft_consensus.cc:2272] T e5fec8c01ef34e908d50ad1d8e1d962d P 53883f3eee684608ac8208cfc8d16620 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.413345 11081 tablet_replica.cc:333] T c9170369050a4816b85d26c37e720e23 P 53883f3eee684608ac8208cfc8d16620: stopping tablet replica
I20260710 13:21:40.413825 11081 raft_consensus.cc:2243] T c9170369050a4816b85d26c37e720e23 P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:40.414512 11081 raft_consensus.cc:2272] T c9170369050a4816b85d26c37e720e23 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.416235 11081 tablet_replica.cc:333] T 19d8ce18daae42b88fac0b07bf550042 P 53883f3eee684608ac8208cfc8d16620: stopping tablet replica
I20260710 13:21:40.416801 11081 raft_consensus.cc:2243] T 19d8ce18daae42b88fac0b07bf550042 P 53883f3eee684608ac8208cfc8d16620 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.417433 11081 raft_consensus.cc:2272] T 19d8ce18daae42b88fac0b07bf550042 P 53883f3eee684608ac8208cfc8d16620 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.419034 11081 tablet_replica.cc:333] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620: stopping tablet replica
I20260710 13:21:40.419539 11081 raft_consensus.cc:2243] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:40.420253 11081 raft_consensus.cc:2272] T 7fe20bf89a6e4959a79fdfe08e0642e1 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.422010 11081 tablet_replica.cc:333] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620: stopping tablet replica
I20260710 13:21:40.422505 11081 raft_consensus.cc:2243] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.422909 11081 raft_consensus.cc:2272] T 71495f06b06d4bf7a056f68fcbe56f54 P 53883f3eee684608ac8208cfc8d16620 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.425249 11081 tablet_replica.cc:333] T 5e05437df3524c7782aa7eb908bb1d04 P 53883f3eee684608ac8208cfc8d16620: stopping tablet replica
I20260710 13:21:40.425899 11081 raft_consensus.cc:2243] T 5e05437df3524c7782aa7eb908bb1d04 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.426420 11081 raft_consensus.cc:2272] T 5e05437df3524c7782aa7eb908bb1d04 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.428582 11081 tablet_replica.cc:333] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620: stopping tablet replica
I20260710 13:21:40.429091 11081 raft_consensus.cc:2243] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.429419 11081 raft_consensus.cc:2272] T 8e3558922fa94f919598d0b4c38a7620 P 53883f3eee684608ac8208cfc8d16620 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.432333 11081 tablet_replica.cc:333] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620: stopping tablet replica
I20260710 13:21:40.433215 11081 raft_consensus.cc:2243] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:40.433988 11081 raft_consensus.cc:2272] T f4a91e85f0e94f918dc8b8a0860e433a P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.435725 11081 tablet_replica.cc:333] T 835b495262a3464592f7ea469aedf405 P 53883f3eee684608ac8208cfc8d16620: stopping tablet replica
I20260710 13:21:40.436326 11081 raft_consensus.cc:2243] T 835b495262a3464592f7ea469aedf405 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.436815 11081 raft_consensus.cc:2272] T 835b495262a3464592f7ea469aedf405 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.438421 11081 tablet_replica.cc:333] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620: stopping tablet replica
I20260710 13:21:40.438890 11081 raft_consensus.cc:2243] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:40.439553 11081 raft_consensus.cc:2272] T 4294012a6fed463f9d1a95f6685fbddc P 53883f3eee684608ac8208cfc8d16620 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.441239 11081 tablet_replica.cc:333] T f78d73ac74b143e498a18c7b398d8c55 P 53883f3eee684608ac8208cfc8d16620: stopping tablet replica
I20260710 13:21:40.441685 11081 raft_consensus.cc:2243] T f78d73ac74b143e498a18c7b398d8c55 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.442240 11081 raft_consensus.cc:2272] T f78d73ac74b143e498a18c7b398d8c55 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.443823 11081 tablet_replica.cc:333] T 3cefceec07a54eea973f4a8f64288a6d P 53883f3eee684608ac8208cfc8d16620: stopping tablet replica
I20260710 13:21:40.444257 11081 raft_consensus.cc:2243] T 3cefceec07a54eea973f4a8f64288a6d P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.444898 11081 raft_consensus.cc:2272] T 3cefceec07a54eea973f4a8f64288a6d P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.447055 11081 tablet_replica.cc:333] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620: stopping tablet replica
I20260710 13:21:40.447502 11081 raft_consensus.cc:2243] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:40.448172 11081 raft_consensus.cc:2272] T 9fadf3ab063a49a9b3109efb1093a529 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.450065 11081 tablet_replica.cc:333] T 6d7cfaaaf2674df39ff91c7232764028 P 53883f3eee684608ac8208cfc8d16620: stopping tablet replica
I20260710 13:21:40.450497 11081 raft_consensus.cc:2243] T 6d7cfaaaf2674df39ff91c7232764028 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.450886 11081 raft_consensus.cc:2272] T 6d7cfaaaf2674df39ff91c7232764028 P 53883f3eee684608ac8208cfc8d16620 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:40.464172 12357 consensus_peers.cc:597] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 -> Peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151): Couldn't send request to peer 53883f3eee684608ac8208cfc8d16620. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:40.495025 11081 tablet_server.cc:196] TabletServer@127.10.210.65:0 shutdown complete.
W20260710 13:21:40.521032 12624 consensus_peers.cc:597] T 8e3558922fa94f919598d0b4c38a7620 P f53f24dbb72e49e991d7ab07d43178ee -> Peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151): Couldn't send request to peer 53883f3eee684608ac8208cfc8d16620. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:44151: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:40.521523 12624 consensus_peers.cc:597] T 3cd3ff18dc1f4619a1ad3753bfd5addc P f53f24dbb72e49e991d7ab07d43178ee -> Peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151): Couldn't send request to peer 53883f3eee684608ac8208cfc8d16620. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:44151: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:40.539206 11081 tablet_server.cc:179] TabletServer@127.10.210.66:0 shutting down...
W20260710 13:21:40.556270 12624 consensus_peers.cc:597] T 19d8ce18daae42b88fac0b07bf550042 P f53f24dbb72e49e991d7ab07d43178ee -> Peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151): Couldn't send request to peer 53883f3eee684608ac8208cfc8d16620. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:44151: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:40.568616 11081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:40.569701 11081 tablet_replica.cc:333] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24: stopping tablet replica
I20260710 13:21:40.570423 11081 raft_consensus.cc:2243] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:40.571394 11081 raft_consensus.cc:2272] T f1c06ec86a5a4b17bdc389abdd78d1ae P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.573321 11081 tablet_replica.cc:333] T ab472d11a7914c0295021a572e155ba9 P 55ff488a83af4bd188aa0fe583736f24: stopping tablet replica
I20260710 13:21:40.573845 11081 raft_consensus.cc:2243] T ab472d11a7914c0295021a572e155ba9 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.574369 11081 raft_consensus.cc:2272] T ab472d11a7914c0295021a572e155ba9 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.576076 11081 tablet_replica.cc:333] T 6787db5efd6d4bf6be10ead9989428c1 P 55ff488a83af4bd188aa0fe583736f24: stopping tablet replica
I20260710 13:21:40.576601 11081 raft_consensus.cc:2243] T 6787db5efd6d4bf6be10ead9989428c1 P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:40.577387 11081 raft_consensus.cc:2272] T 6787db5efd6d4bf6be10ead9989428c1 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.578958 11081 tablet_replica.cc:333] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24: stopping tablet replica
I20260710 13:21:40.579458 11081 raft_consensus.cc:2243] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.579849 11081 raft_consensus.cc:2272] T 19d8ce18daae42b88fac0b07bf550042 P 55ff488a83af4bd188aa0fe583736f24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.581355 11081 tablet_replica.cc:333] T c9170369050a4816b85d26c37e720e23 P 55ff488a83af4bd188aa0fe583736f24: stopping tablet replica
I20260710 13:21:40.581856 11081 raft_consensus.cc:2243] T c9170369050a4816b85d26c37e720e23 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.582316 11081 raft_consensus.cc:2272] T c9170369050a4816b85d26c37e720e23 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.584426 11081 tablet_replica.cc:333] T ec2a7411ca34432f9aa0baecab082eed P 55ff488a83af4bd188aa0fe583736f24: stopping tablet replica
I20260710 13:21:40.585119 11081 raft_consensus.cc:2243] T ec2a7411ca34432f9aa0baecab082eed P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.585709 11081 raft_consensus.cc:2272] T ec2a7411ca34432f9aa0baecab082eed P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.587325 11081 tablet_replica.cc:333] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24: stopping tablet replica
I20260710 13:21:40.587809 11081 raft_consensus.cc:2243] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:40.588505 11081 raft_consensus.cc:2272] T 6c2091860f5540358926bbd10212c97f P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.590219 11081 tablet_replica.cc:333] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24: stopping tablet replica
I20260710 13:21:40.590739 11081 raft_consensus.cc:2243] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:40.591460 11081 raft_consensus.cc:2272] T f78d73ac74b143e498a18c7b398d8c55 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.593405 11081 tablet_replica.cc:333] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24: stopping tablet replica
I20260710 13:21:40.593926 11081 raft_consensus.cc:2243] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:40.594651 11081 raft_consensus.cc:2272] T 914be219f74042e09d110fcc8e14879e P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.596419 11081 tablet_replica.cc:333] T e790725a653d43d489096a2c28add9b4 P 55ff488a83af4bd188aa0fe583736f24: stopping tablet replica
I20260710 13:21:40.596941 11081 raft_consensus.cc:2243] T e790725a653d43d489096a2c28add9b4 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.597442 11081 raft_consensus.cc:2272] T e790725a653d43d489096a2c28add9b4 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.599100 11081 tablet_replica.cc:333] T 9fadf3ab063a49a9b3109efb1093a529 P 55ff488a83af4bd188aa0fe583736f24: stopping tablet replica
I20260710 13:21:40.599586 11081 raft_consensus.cc:2243] T 9fadf3ab063a49a9b3109efb1093a529 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.600062 11081 raft_consensus.cc:2272] T 9fadf3ab063a49a9b3109efb1093a529 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.601814 11081 tablet_replica.cc:333] T 5e05437df3524c7782aa7eb908bb1d04 P 55ff488a83af4bd188aa0fe583736f24: stopping tablet replica
I20260710 13:21:40.602312 11081 raft_consensus.cc:2243] T 5e05437df3524c7782aa7eb908bb1d04 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.602710 11081 raft_consensus.cc:2272] T 5e05437df3524c7782aa7eb908bb1d04 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.604388 11081 tablet_replica.cc:333] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24: stopping tablet replica
I20260710 13:21:40.604908 11081 raft_consensus.cc:2243] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.605298 11081 raft_consensus.cc:2272] T ce74c4278353477a8fafda5fc0021ff0 P 55ff488a83af4bd188aa0fe583736f24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.606868 11081 tablet_replica.cc:333] T 835b495262a3464592f7ea469aedf405 P 55ff488a83af4bd188aa0fe583736f24: stopping tablet replica
I20260710 13:21:40.607506 11081 raft_consensus.cc:2243] T 835b495262a3464592f7ea469aedf405 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.607952 11081 raft_consensus.cc:2272] T 835b495262a3464592f7ea469aedf405 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.610396 11081 tablet_replica.cc:333] T 4294012a6fed463f9d1a95f6685fbddc P 55ff488a83af4bd188aa0fe583736f24: stopping tablet replica
I20260710 13:21:40.611129 11081 raft_consensus.cc:2243] T 4294012a6fed463f9d1a95f6685fbddc P 55ff488a83af4bd188aa0fe583736f24 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260710 13:21:40.611153 12623 consensus_peers.cc:597] T 71495f06b06d4bf7a056f68fcbe56f54 P f53f24dbb72e49e991d7ab07d43178ee -> Peer 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023): Couldn't send request to peer 55ff488a83af4bd188aa0fe583736f24. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:40.611734 11081 raft_consensus.cc:2272] T 4294012a6fed463f9d1a95f6685fbddc P 55ff488a83af4bd188aa0fe583736f24 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:40.612504 12356 consensus_peers.cc:597] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 -> Peer 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023): Couldn't send request to peer 55ff488a83af4bd188aa0fe583736f24. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:40.613623 11081 tablet_replica.cc:333] T f4a91e85f0e94f918dc8b8a0860e433a P 55ff488a83af4bd188aa0fe583736f24: stopping tablet replica
I20260710 13:21:40.614132 11081 raft_consensus.cc:2243] T f4a91e85f0e94f918dc8b8a0860e433a P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.614735 11081 raft_consensus.cc:2272] T f4a91e85f0e94f918dc8b8a0860e433a P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.616309 11081 tablet_replica.cc:333] T 6d7cfaaaf2674df39ff91c7232764028 P 55ff488a83af4bd188aa0fe583736f24: stopping tablet replica
I20260710 13:21:40.616829 11081 raft_consensus.cc:2243] T 6d7cfaaaf2674df39ff91c7232764028 P 55ff488a83af4bd188aa0fe583736f24 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:40.617545 11081 raft_consensus.cc:2272] T 6d7cfaaaf2674df39ff91c7232764028 P 55ff488a83af4bd188aa0fe583736f24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.619077 11081 tablet_replica.cc:333] T 71495f06b06d4bf7a056f68fcbe56f54 P 55ff488a83af4bd188aa0fe583736f24: stopping tablet replica
I20260710 13:21:40.619514 11081 raft_consensus.cc:2243] T 71495f06b06d4bf7a056f68fcbe56f54 P 55ff488a83af4bd188aa0fe583736f24 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.619935 11081 raft_consensus.cc:2272] T 71495f06b06d4bf7a056f68fcbe56f54 P 55ff488a83af4bd188aa0fe583736f24 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:40.643404 12623 consensus_peers.cc:597] T 19d8ce18daae42b88fac0b07bf550042 P f53f24dbb72e49e991d7ab07d43178ee -> Peer 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023): Couldn't send request to peer 55ff488a83af4bd188aa0fe583736f24. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:40.655156 11081 tablet_server.cc:196] TabletServer@127.10.210.66:0 shutdown complete.
W20260710 13:21:40.656420 12356 consensus_peers.cc:597] T 835b495262a3464592f7ea469aedf405 P bbbff8e06902484aae9904dcc1ba5da8 -> Peer 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023): Couldn't send request to peer 55ff488a83af4bd188aa0fe583736f24. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.66:36023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:40.666676 12357 consensus_peers.cc:597] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 -> Peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151): Couldn't send request to peer 53883f3eee684608ac8208cfc8d16620. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:44151: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:40.667086 12357 consensus_peers.cc:597] T 5e05437df3524c7782aa7eb908bb1d04 P bbbff8e06902484aae9904dcc1ba5da8 -> Peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151): Couldn't send request to peer 53883f3eee684608ac8208cfc8d16620. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:44151: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:40.695709 11081 tablet_server.cc:179] TabletServer@127.10.210.67:0 shutting down...
W20260710 13:21:40.699776 12624 consensus_peers.cc:597] T 71495f06b06d4bf7a056f68fcbe56f54 P f53f24dbb72e49e991d7ab07d43178ee -> Peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151): Couldn't send request to peer 53883f3eee684608ac8208cfc8d16620. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:44151: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:40.704846 12357 consensus_peers.cc:597] T 835b495262a3464592f7ea469aedf405 P bbbff8e06902484aae9904dcc1ba5da8 -> Peer 53883f3eee684608ac8208cfc8d16620 (127.10.210.65:44151): Couldn't send request to peer 53883f3eee684608ac8208cfc8d16620. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:44151: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:40.725421 12626 consensus_peers.cc:597] T e5fec8c01ef34e908d50ad1d8e1d962d P f53f24dbb72e49e991d7ab07d43178ee -> Peer bbbff8e06902484aae9904dcc1ba5da8 (127.10.210.67:35655): Couldn't send request to peer bbbff8e06902484aae9904dcc1ba5da8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:40.725611 12623 consensus_peers.cc:597] T ce74c4278353477a8fafda5fc0021ff0 P f53f24dbb72e49e991d7ab07d43178ee -> Peer 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023): Couldn't send request to peer 55ff488a83af4bd188aa0fe583736f24. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.66:36023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:40.727993 11081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:40.728848 11081 tablet_replica.cc:333] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8: stopping tablet replica
I20260710 13:21:40.729492 11081 raft_consensus.cc:2243] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:40.730252 11081 raft_consensus.cc:2272] T ec2a7411ca34432f9aa0baecab082eed P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.732072 11081 tablet_replica.cc:333] T f1c06ec86a5a4b17bdc389abdd78d1ae P bbbff8e06902484aae9904dcc1ba5da8: stopping tablet replica
I20260710 13:21:40.732563 11081 raft_consensus.cc:2243] T f1c06ec86a5a4b17bdc389abdd78d1ae P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.733160 11081 raft_consensus.cc:2272] T f1c06ec86a5a4b17bdc389abdd78d1ae P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.734758 11081 tablet_replica.cc:333] T e5fec8c01ef34e908d50ad1d8e1d962d P bbbff8e06902484aae9904dcc1ba5da8: stopping tablet replica
I20260710 13:21:40.735278 11081 raft_consensus.cc:2243] T e5fec8c01ef34e908d50ad1d8e1d962d P bbbff8e06902484aae9904dcc1ba5da8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.735798 11081 raft_consensus.cc:2272] T e5fec8c01ef34e908d50ad1d8e1d962d P bbbff8e06902484aae9904dcc1ba5da8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.737396 11081 tablet_replica.cc:333] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8: stopping tablet replica
I20260710 13:21:40.737854 11081 raft_consensus.cc:2243] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.738224 11081 raft_consensus.cc:2272] T 3cd3ff18dc1f4619a1ad3753bfd5addc P bbbff8e06902484aae9904dcc1ba5da8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.739777 11081 tablet_replica.cc:333] T 6787db5efd6d4bf6be10ead9989428c1 P bbbff8e06902484aae9904dcc1ba5da8: stopping tablet replica
I20260710 13:21:40.740281 11081 raft_consensus.cc:2243] T 6787db5efd6d4bf6be10ead9989428c1 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.740670 11081 raft_consensus.cc:2272] T 6787db5efd6d4bf6be10ead9989428c1 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.742439 11081 tablet_replica.cc:333] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8: stopping tablet replica
I20260710 13:21:40.743109 11081 raft_consensus.cc:2243] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:40.743902 11081 raft_consensus.cc:2272] T 3a131d2c5e12436d8112799a3bb1e9e6 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.745929 11081 tablet_replica.cc:333] T c9170369050a4816b85d26c37e720e23 P bbbff8e06902484aae9904dcc1ba5da8: stopping tablet replica
I20260710 13:21:40.746529 11081 raft_consensus.cc:2243] T c9170369050a4816b85d26c37e720e23 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:21:40.746788 12356 consensus_peers.cc:597] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 -> Peer 55ff488a83af4bd188aa0fe583736f24 (127.10.210.66:36023): Couldn't send request to peer 55ff488a83af4bd188aa0fe583736f24. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.66:36023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:40.746934 11081 raft_consensus.cc:2272] T c9170369050a4816b85d26c37e720e23 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.748776 11081 tablet_replica.cc:333] T 7fe20bf89a6e4959a79fdfe08e0642e1 P bbbff8e06902484aae9904dcc1ba5da8: stopping tablet replica
I20260710 13:21:40.749284 11081 raft_consensus.cc:2243] T 7fe20bf89a6e4959a79fdfe08e0642e1 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.749756 11081 raft_consensus.cc:2272] T 7fe20bf89a6e4959a79fdfe08e0642e1 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.751349 11081 tablet_replica.cc:333] T ce74c4278353477a8fafda5fc0021ff0 P bbbff8e06902484aae9904dcc1ba5da8: stopping tablet replica
I20260710 13:21:40.751859 11081 raft_consensus.cc:2243] T ce74c4278353477a8fafda5fc0021ff0 P bbbff8e06902484aae9904dcc1ba5da8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.752281 11081 raft_consensus.cc:2272] T ce74c4278353477a8fafda5fc0021ff0 P bbbff8e06902484aae9904dcc1ba5da8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.754093 11081 tablet_replica.cc:333] T 5e05437df3524c7782aa7eb908bb1d04 P bbbff8e06902484aae9904dcc1ba5da8: stopping tablet replica
I20260710 13:21:40.754585 11081 raft_consensus.cc:2243] T 5e05437df3524c7782aa7eb908bb1d04 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:40.755295 11081 raft_consensus.cc:2272] T 5e05437df3524c7782aa7eb908bb1d04 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.756990 11081 tablet_replica.cc:333] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8: stopping tablet replica
I20260710 13:21:40.757469 11081 raft_consensus.cc:2243] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:40.758451 11081 raft_consensus.cc:2272] T e790725a653d43d489096a2c28add9b4 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.760227 11081 tablet_replica.cc:333] T 914be219f74042e09d110fcc8e14879e P bbbff8e06902484aae9904dcc1ba5da8: stopping tablet replica
I20260710 13:21:40.760785 11081 raft_consensus.cc:2243] T 914be219f74042e09d110fcc8e14879e P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.761234 11081 raft_consensus.cc:2272] T 914be219f74042e09d110fcc8e14879e P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.762959 11081 tablet_replica.cc:333] T 835b495262a3464592f7ea469aedf405 P bbbff8e06902484aae9904dcc1ba5da8: stopping tablet replica
I20260710 13:21:40.763440 11081 raft_consensus.cc:2243] T 835b495262a3464592f7ea469aedf405 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:40.764109 11081 raft_consensus.cc:2272] T 835b495262a3464592f7ea469aedf405 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.765765 11081 tablet_replica.cc:333] T 4294012a6fed463f9d1a95f6685fbddc P bbbff8e06902484aae9904dcc1ba5da8: stopping tablet replica
I20260710 13:21:40.766249 11081 raft_consensus.cc:2243] T 4294012a6fed463f9d1a95f6685fbddc P bbbff8e06902484aae9904dcc1ba5da8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.766628 11081 raft_consensus.cc:2272] T 4294012a6fed463f9d1a95f6685fbddc P bbbff8e06902484aae9904dcc1ba5da8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.768150 11081 tablet_replica.cc:333] T 6c2091860f5540358926bbd10212c97f P bbbff8e06902484aae9904dcc1ba5da8: stopping tablet replica
I20260710 13:21:40.768635 11081 raft_consensus.cc:2243] T 6c2091860f5540358926bbd10212c97f P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.769120 11081 raft_consensus.cc:2272] T 6c2091860f5540358926bbd10212c97f P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.770895 11081 tablet_replica.cc:333] T 8e3558922fa94f919598d0b4c38a7620 P bbbff8e06902484aae9904dcc1ba5da8: stopping tablet replica
I20260710 13:21:40.771404 11081 raft_consensus.cc:2243] T 8e3558922fa94f919598d0b4c38a7620 P bbbff8e06902484aae9904dcc1ba5da8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.771920 11081 raft_consensus.cc:2272] T 8e3558922fa94f919598d0b4c38a7620 P bbbff8e06902484aae9904dcc1ba5da8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.774094 11081 tablet_replica.cc:333] T 6d7cfaaaf2674df39ff91c7232764028 P bbbff8e06902484aae9904dcc1ba5da8: stopping tablet replica
I20260710 13:21:40.774550 11081 raft_consensus.cc:2243] T 6d7cfaaaf2674df39ff91c7232764028 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.775044 11081 raft_consensus.cc:2272] T 6d7cfaaaf2674df39ff91c7232764028 P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.776667 11081 tablet_replica.cc:333] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8: stopping tablet replica
I20260710 13:21:40.777130 11081 raft_consensus.cc:2243] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:40.777829 11081 raft_consensus.cc:2272] T 3cefceec07a54eea973f4a8f64288a6d P bbbff8e06902484aae9904dcc1ba5da8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.819494 11081 tablet_server.cc:196] TabletServer@127.10.210.67:0 shutdown complete.
I20260710 13:21:40.855434 11081 tablet_server.cc:179] TabletServer@127.10.210.68:0 shutting down...
I20260710 13:21:40.879127 11081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:40.879778 11081 tablet_replica.cc:333] T ec2a7411ca34432f9aa0baecab082eed P f53f24dbb72e49e991d7ab07d43178ee: stopping tablet replica
I20260710 13:21:40.880306 11081 raft_consensus.cc:2243] T ec2a7411ca34432f9aa0baecab082eed P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.880854 11081 raft_consensus.cc:2272] T ec2a7411ca34432f9aa0baecab082eed P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.882689 11081 tablet_replica.cc:333] T ab472d11a7914c0295021a572e155ba9 P f53f24dbb72e49e991d7ab07d43178ee: stopping tablet replica
I20260710 13:21:40.883188 11081 raft_consensus.cc:2243] T ab472d11a7914c0295021a572e155ba9 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.883611 11081 raft_consensus.cc:2272] T ab472d11a7914c0295021a572e155ba9 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.885272 11081 tablet_replica.cc:333] T 914be219f74042e09d110fcc8e14879e P f53f24dbb72e49e991d7ab07d43178ee: stopping tablet replica
I20260710 13:21:40.885725 11081 raft_consensus.cc:2243] T 914be219f74042e09d110fcc8e14879e P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.886103 11081 raft_consensus.cc:2272] T 914be219f74042e09d110fcc8e14879e P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.888103 11081 tablet_replica.cc:333] T 19d8ce18daae42b88fac0b07bf550042 P f53f24dbb72e49e991d7ab07d43178ee: stopping tablet replica
I20260710 13:21:40.888617 11081 raft_consensus.cc:2243] T 19d8ce18daae42b88fac0b07bf550042 P f53f24dbb72e49e991d7ab07d43178ee [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:40.889521 11081 raft_consensus.cc:2272] T 19d8ce18daae42b88fac0b07bf550042 P f53f24dbb72e49e991d7ab07d43178ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.891160 11081 tablet_replica.cc:333] T 6c2091860f5540358926bbd10212c97f P f53f24dbb72e49e991d7ab07d43178ee: stopping tablet replica
I20260710 13:21:40.891656 11081 raft_consensus.cc:2243] T 6c2091860f5540358926bbd10212c97f P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.892199 11081 raft_consensus.cc:2272] T 6c2091860f5540358926bbd10212c97f P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.893779 11081 tablet_replica.cc:333] T e5fec8c01ef34e908d50ad1d8e1d962d P f53f24dbb72e49e991d7ab07d43178ee: stopping tablet replica
I20260710 13:21:40.894215 11081 raft_consensus.cc:2243] T e5fec8c01ef34e908d50ad1d8e1d962d P f53f24dbb72e49e991d7ab07d43178ee [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:40.894830 11081 raft_consensus.cc:2272] T e5fec8c01ef34e908d50ad1d8e1d962d P f53f24dbb72e49e991d7ab07d43178ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.896327 11081 tablet_replica.cc:333] T 3cd3ff18dc1f4619a1ad3753bfd5addc P f53f24dbb72e49e991d7ab07d43178ee: stopping tablet replica
I20260710 13:21:40.896871 11081 raft_consensus.cc:2243] T 3cd3ff18dc1f4619a1ad3753bfd5addc P f53f24dbb72e49e991d7ab07d43178ee [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:40.897476 11081 raft_consensus.cc:2272] T 3cd3ff18dc1f4619a1ad3753bfd5addc P f53f24dbb72e49e991d7ab07d43178ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.898993 11081 tablet_replica.cc:333] T 3cefceec07a54eea973f4a8f64288a6d P f53f24dbb72e49e991d7ab07d43178ee: stopping tablet replica
I20260710 13:21:40.899410 11081 raft_consensus.cc:2243] T 3cefceec07a54eea973f4a8f64288a6d P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.899816 11081 raft_consensus.cc:2272] T 3cefceec07a54eea973f4a8f64288a6d P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.901407 11081 tablet_replica.cc:333] T f78d73ac74b143e498a18c7b398d8c55 P f53f24dbb72e49e991d7ab07d43178ee: stopping tablet replica
I20260710 13:21:40.901836 11081 raft_consensus.cc:2243] T f78d73ac74b143e498a18c7b398d8c55 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.902281 11081 raft_consensus.cc:2272] T f78d73ac74b143e498a18c7b398d8c55 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.903780 11081 tablet_replica.cc:333] T 9fadf3ab063a49a9b3109efb1093a529 P f53f24dbb72e49e991d7ab07d43178ee: stopping tablet replica
I20260710 13:21:40.904201 11081 raft_consensus.cc:2243] T 9fadf3ab063a49a9b3109efb1093a529 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.904776 11081 raft_consensus.cc:2272] T 9fadf3ab063a49a9b3109efb1093a529 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.906328 11081 tablet_replica.cc:333] T ce74c4278353477a8fafda5fc0021ff0 P f53f24dbb72e49e991d7ab07d43178ee: stopping tablet replica
I20260710 13:21:40.906812 11081 raft_consensus.cc:2243] T ce74c4278353477a8fafda5fc0021ff0 P f53f24dbb72e49e991d7ab07d43178ee [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:40.907472 11081 raft_consensus.cc:2272] T ce74c4278353477a8fafda5fc0021ff0 P f53f24dbb72e49e991d7ab07d43178ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.909076 11081 tablet_replica.cc:333] T 8e3558922fa94f919598d0b4c38a7620 P f53f24dbb72e49e991d7ab07d43178ee: stopping tablet replica
I20260710 13:21:40.909578 11081 raft_consensus.cc:2243] T 8e3558922fa94f919598d0b4c38a7620 P f53f24dbb72e49e991d7ab07d43178ee [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:40.910270 11081 raft_consensus.cc:2272] T 8e3558922fa94f919598d0b4c38a7620 P f53f24dbb72e49e991d7ab07d43178ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.912109 11081 tablet_replica.cc:333] T f4a91e85f0e94f918dc8b8a0860e433a P f53f24dbb72e49e991d7ab07d43178ee: stopping tablet replica
I20260710 13:21:40.912621 11081 raft_consensus.cc:2243] T f4a91e85f0e94f918dc8b8a0860e433a P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.913116 11081 raft_consensus.cc:2272] T f4a91e85f0e94f918dc8b8a0860e433a P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.914678 11081 tablet_replica.cc:333] T f1c06ec86a5a4b17bdc389abdd78d1ae P f53f24dbb72e49e991d7ab07d43178ee: stopping tablet replica
I20260710 13:21:40.915139 11081 raft_consensus.cc:2243] T f1c06ec86a5a4b17bdc389abdd78d1ae P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.915587 11081 raft_consensus.cc:2272] T f1c06ec86a5a4b17bdc389abdd78d1ae P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.917201 11081 tablet_replica.cc:333] T 3a131d2c5e12436d8112799a3bb1e9e6 P f53f24dbb72e49e991d7ab07d43178ee: stopping tablet replica
I20260710 13:21:40.917665 11081 raft_consensus.cc:2243] T 3a131d2c5e12436d8112799a3bb1e9e6 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.918139 11081 raft_consensus.cc:2272] T 3a131d2c5e12436d8112799a3bb1e9e6 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.919679 11081 tablet_replica.cc:333] T e790725a653d43d489096a2c28add9b4 P f53f24dbb72e49e991d7ab07d43178ee: stopping tablet replica
I20260710 13:21:40.920123 11081 raft_consensus.cc:2243] T e790725a653d43d489096a2c28add9b4 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.920567 11081 raft_consensus.cc:2272] T e790725a653d43d489096a2c28add9b4 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.922101 11081 tablet_replica.cc:333] T 7fe20bf89a6e4959a79fdfe08e0642e1 P f53f24dbb72e49e991d7ab07d43178ee: stopping tablet replica
I20260710 13:21:40.922469 11081 raft_consensus.cc:2243] T 7fe20bf89a6e4959a79fdfe08e0642e1 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.922874 11081 raft_consensus.cc:2272] T 7fe20bf89a6e4959a79fdfe08e0642e1 P f53f24dbb72e49e991d7ab07d43178ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.924404 11081 tablet_replica.cc:333] T 71495f06b06d4bf7a056f68fcbe56f54 P f53f24dbb72e49e991d7ab07d43178ee: stopping tablet replica
I20260710 13:21:40.924875 11081 raft_consensus.cc:2243] T 71495f06b06d4bf7a056f68fcbe56f54 P f53f24dbb72e49e991d7ab07d43178ee [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:40.925515 11081 raft_consensus.cc:2272] T 71495f06b06d4bf7a056f68fcbe56f54 P f53f24dbb72e49e991d7ab07d43178ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.959856 11081 tablet_server.cc:196] TabletServer@127.10.210.68:0 shutdown complete.
I20260710 13:21:40.988263 11081 master.cc:562] Master@127.10.210.126:35143 shutting down...
I20260710 13:21:41.008695 11081 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 330a1af6c99d4f159d9ec6335a33ed76 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:41.009245 11081 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 330a1af6c99d4f159d9ec6335a33ed76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:41.009577 11081 tablet_replica.cc:333] T 00000000000000000000000000000000 P 330a1af6c99d4f159d9ec6335a33ed76: stopping tablet replica
I20260710 13:21:41.028613 11081 master.cc:584] Master@127.10.210.126:35143 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28138 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:21:41.089553 11081 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.210.126:44947
I20260710 13:21:41.090685 11081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:41.096421 13089 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:41.096563 13088 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:41.097522 13091 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:41.097728 11081 server_base.cc:1061] running on GCE node
I20260710 13:21:41.098731 11081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:41.098929 11081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:41.099105 11081 hybrid_clock.cc:648] HybridClock initialized: now 1783689701099073 us; error 0 us; skew 500 ppm
I20260710 13:21:41.099648 11081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:41.102088 11081 webserver.cc:533] Webserver started at http://127.10.210.126:33625/ using document root <none> and password file <none>
I20260710 13:21:41.102583 11081 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:41.102763 11081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:41.103048 11081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:41.104149 11081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689647141662-11081-0/minicluster-data/master-0-root/instance:
uuid: "6e0ade8a213444ee8f720943a62cc3fa"
format_stamp: "Formatted at 2026-07-10 13:21:41 on dist-test-slave-4llg"
I20260710 13:21:41.108489 11081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:21:41.111615 13096 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:41.112339 11081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:21:41.112622 11081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689647141662-11081-0/minicluster-data/master-0-root
uuid: "6e0ade8a213444ee8f720943a62cc3fa"
format_stamp: "Formatted at 2026-07-10 13:21:41 on dist-test-slave-4llg"
I20260710 13:21:41.112936 11081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689647141662-11081-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689647141662-11081-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689647141662-11081-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:41.148598 11081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:41.149857 11081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:41.187513 11081 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.126:44947
I20260710 13:21:41.187603 13147 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.126:44947 every 8 connection(s)
I20260710 13:21:41.191283 13148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:41.200603 13148 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6e0ade8a213444ee8f720943a62cc3fa: Bootstrap starting.
I20260710 13:21:41.205183 13148 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6e0ade8a213444ee8f720943a62cc3fa: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:41.209105 13148 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6e0ade8a213444ee8f720943a62cc3fa: No bootstrap required, opened a new log
I20260710 13:21:41.211086 13148 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6e0ade8a213444ee8f720943a62cc3fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e0ade8a213444ee8f720943a62cc3fa" member_type: VOTER }
I20260710 13:21:41.211481 13148 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6e0ade8a213444ee8f720943a62cc3fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:41.211702 13148 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6e0ade8a213444ee8f720943a62cc3fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e0ade8a213444ee8f720943a62cc3fa, State: Initialized, Role: FOLLOWER
I20260710 13:21:41.212332 13148 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6e0ade8a213444ee8f720943a62cc3fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6e0ade8a213444ee8f720943a62cc3fa" member_type: VOTER }
I20260710 13:21:41.212788 13148 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6e0ade8a213444ee8f720943a62cc3fa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:41.213020 13148 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6e0ade8a213444ee8f720943a62cc3fa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:41.213294 13148 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6e0ade8a213444ee8f720943a62cc3fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:41.217458 13148 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6e0ade8a213444ee8f720943a62cc3fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e0ade8a213444ee8f720943a62cc3fa" member_type: VOTER }
I20260710 13:21:41.217950 13148 leader_election.cc:304] T 00000000000000000000000000000000 P 6e0ade8a213444ee8f720943a62cc3fa [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: 6e0ade8a213444ee8f720943a62cc3fa; no voters: 
I20260710 13:21:41.219043 13148 leader_election.cc:290] T 00000000000000000000000000000000 P 6e0ade8a213444ee8f720943a62cc3fa [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:41.219370 13151 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6e0ade8a213444ee8f720943a62cc3fa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:41.220618 13151 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6e0ade8a213444ee8f720943a62cc3fa [term 1 LEADER]: Becoming Leader. State: Replica: 6e0ade8a213444ee8f720943a62cc3fa, State: Running, Role: LEADER
I20260710 13:21:41.221316 13151 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6e0ade8a213444ee8f720943a62cc3fa [LEADER]: Queue going to LEADER mode. State: All 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: "6e0ade8a213444ee8f720943a62cc3fa" member_type: VOTER }
I20260710 13:21:41.221993 13148 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6e0ade8a213444ee8f720943a62cc3fa [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:41.225572 13152 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6e0ade8a213444ee8f720943a62cc3fa [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6e0ade8a213444ee8f720943a62cc3fa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e0ade8a213444ee8f720943a62cc3fa" member_type: VOTER } }
I20260710 13:21:41.225699 13153 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6e0ade8a213444ee8f720943a62cc3fa [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6e0ade8a213444ee8f720943a62cc3fa. Latest consensus state: current_term: 1 leader_uuid: "6e0ade8a213444ee8f720943a62cc3fa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e0ade8a213444ee8f720943a62cc3fa" member_type: VOTER } }
I20260710 13:21:41.226318 13152 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6e0ade8a213444ee8f720943a62cc3fa [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:41.226420 13153 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6e0ade8a213444ee8f720943a62cc3fa [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:41.231359 13157 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:41.238801 13157 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:41.239692 11081 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:41.247133 13157 catalog_manager.cc:1383] Generated new cluster ID: aafe2e375b584700b96b9de42f71550a
I20260710 13:21:41.247442 13157 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:41.272679 13157 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:41.273919 13157 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:41.287173 13157 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6e0ade8a213444ee8f720943a62cc3fa: Generated new TSK 0
I20260710 13:21:41.287741 13157 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:41.306447 11081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:41.312100 13169 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:41.313649 13170 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:41.316548 13172 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:41.316906 11081 server_base.cc:1061] running on GCE node
I20260710 13:21:41.318197 11081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:41.318398 11081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:41.318589 11081 hybrid_clock.cc:648] HybridClock initialized: now 1783689701318559 us; error 0 us; skew 500 ppm
I20260710 13:21:41.319142 11081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:41.321358 11081 webserver.cc:533] Webserver started at http://127.10.210.65:43217/ using document root <none> and password file <none>
I20260710 13:21:41.321822 11081 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:41.322006 11081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:41.322279 11081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:41.323314 11081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689647141662-11081-0/minicluster-data/ts-0-root/instance:
uuid: "67ab8cefc7684bc594b08c13fca6b391"
format_stamp: "Formatted at 2026-07-10 13:21:41 on dist-test-slave-4llg"
I20260710 13:21:41.327596 11081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:21:41.330638 13177 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:41.331290 11081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 13:21:41.331574 11081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689647141662-11081-0/minicluster-data/ts-0-root
uuid: "67ab8cefc7684bc594b08c13fca6b391"
format_stamp: "Formatted at 2026-07-10 13:21:41 on dist-test-slave-4llg"
I20260710 13:21:41.331825 11081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689647141662-11081-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689647141662-11081-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689647141662-11081-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:41.352864 11081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:41.354010 11081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:41.355409 11081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:41.357653 11081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:41.357861 11081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:41.358109 11081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:41.358295 11081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:41.396236 11081 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.65:38931
I20260710 13:21:41.396334 13239 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.65:38931 every 8 connection(s)
I20260710 13:21:41.402127 11081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:41.408584 13244 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:41.410213 13245 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:41.411432 13247 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:41.412494 11081 server_base.cc:1061] running on GCE node
I20260710 13:21:41.413486 11081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:41.413695 11081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:41.413882 11081 hybrid_clock.cc:648] HybridClock initialized: now 1783689701413862 us; error 0 us; skew 500 ppm
I20260710 13:21:41.414402 11081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:41.416958 11081 webserver.cc:533] Webserver started at http://127.10.210.66:33939/ using document root <none> and password file <none>
I20260710 13:21:41.417536 11081 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:41.417788 11081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:41.418071 11081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:41.418949 13240 heartbeater.cc:344] Connected to a master server at 127.10.210.126:44947
I20260710 13:21:41.419348 13240 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:41.419505 11081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689647141662-11081-0/minicluster-data/ts-1-root/instance:
uuid: "f10b886153344d3298effaaa83a2d57a"
format_stamp: "Formatted at 2026-07-10 13:21:41 on dist-test-slave-4llg"
I20260710 13:21:41.420188 13240 heartbeater.cc:507] Master 127.10.210.126:44947 requested a full tablet report, sending...
I20260710 13:21:41.422538 13113 ts_manager.cc:194] Registered new tserver with Master: 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931)
I20260710 13:21:41.424872 13113 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33212
I20260710 13:21:41.425251 11081 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.007s
I20260710 13:21:41.429150 13252 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:41.429999 11081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260710 13:21:41.430318 11081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689647141662-11081-0/minicluster-data/ts-1-root
uuid: "f10b886153344d3298effaaa83a2d57a"
format_stamp: "Formatted at 2026-07-10 13:21:41 on dist-test-slave-4llg"
I20260710 13:21:41.430588 11081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689647141662-11081-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689647141662-11081-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689647141662-11081-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:41.442837 11081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:41.443967 11081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:41.445369 11081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:41.447535 11081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:41.447747 11081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:41.447981 11081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:41.448148 11081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:41.485587 11081 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.66:40399
I20260710 13:21:41.485687 13314 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.66:40399 every 8 connection(s)
I20260710 13:21:41.490173 11081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:41.496990 13318 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:41.498092 13319 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:41.501300 13321 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:41.501469 11081 server_base.cc:1061] running on GCE node
I20260710 13:21:41.502408 13315 heartbeater.cc:344] Connected to a master server at 127.10.210.126:44947
I20260710 13:21:41.502604 11081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:21:41.502754 13315 heartbeater.cc:461] Registering TS with master...
W20260710 13:21:41.502899 11081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:41.503166 11081 hybrid_clock.cc:648] HybridClock initialized: now 1783689701503148 us; error 0 us; skew 500 ppm
I20260710 13:21:41.503633 13315 heartbeater.cc:507] Master 127.10.210.126:44947 requested a full tablet report, sending...
I20260710 13:21:41.503731 11081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:41.505664 13113 ts_manager.cc:194] Registered new tserver with Master: f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399)
I20260710 13:21:41.506482 11081 webserver.cc:533] Webserver started at http://127.10.210.67:46401/ using document root <none> and password file <none>
I20260710 13:21:41.507104 11081 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:41.507128 13113 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33222
I20260710 13:21:41.507444 11081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:41.507804 11081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:41.509080 11081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689647141662-11081-0/minicluster-data/ts-2-root/instance:
uuid: "c521fc0a3ba549d7961924422c6288de"
format_stamp: "Formatted at 2026-07-10 13:21:41 on dist-test-slave-4llg"
I20260710 13:21:41.513226 11081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:41.516430 13326 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:41.517187 11081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:21:41.517472 11081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689647141662-11081-0/minicluster-data/ts-2-root
uuid: "c521fc0a3ba549d7961924422c6288de"
format_stamp: "Formatted at 2026-07-10 13:21:41 on dist-test-slave-4llg"
I20260710 13:21:41.517745 11081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689647141662-11081-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689647141662-11081-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689647141662-11081-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:41.537729 11081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:41.538906 11081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:41.540278 11081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:41.542352 11081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:41.542585 11081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:41.542821 11081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:41.542989 11081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:41.581164 11081 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.67:38551
I20260710 13:21:41.581271 13388 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.67:38551 every 8 connection(s)
I20260710 13:21:41.585837 11081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:41.592526 13392 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:41.594414 13393 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:41.596973 11081 server_base.cc:1061] running on GCE node
W20260710 13:21:41.597795 13395 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:41.598067 13389 heartbeater.cc:344] Connected to a master server at 127.10.210.126:44947
I20260710 13:21:41.598479 13389 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:41.598639 11081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:41.598843 11081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:41.598964 11081 hybrid_clock.cc:648] HybridClock initialized: now 1783689701598953 us; error 0 us; skew 500 ppm
I20260710 13:21:41.599128 13389 heartbeater.cc:507] Master 127.10.210.126:44947 requested a full tablet report, sending...
I20260710 13:21:41.599422 11081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:41.601148 13113 ts_manager.cc:194] Registered new tserver with Master: c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551)
I20260710 13:21:41.601902 11081 webserver.cc:533] Webserver started at http://127.10.210.68:43565/ using document root <none> and password file <none>
I20260710 13:21:41.602393 11081 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:41.602581 11081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:41.602641 13113 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33226
I20260710 13:21:41.602876 11081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:41.604188 11081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689647141662-11081-0/minicluster-data/ts-3-root/instance:
uuid: "9490f0c505074ef9b5898f36f77c4f1e"
format_stamp: "Formatted at 2026-07-10 13:21:41 on dist-test-slave-4llg"
I20260710 13:21:41.608285 11081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:21:41.611774 13400 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:41.612814 11081 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:21:41.613097 11081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689647141662-11081-0/minicluster-data/ts-3-root
uuid: "9490f0c505074ef9b5898f36f77c4f1e"
format_stamp: "Formatted at 2026-07-10 13:21:41 on dist-test-slave-4llg"
I20260710 13:21:41.613373 11081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689647141662-11081-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689647141662-11081-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689647141662-11081-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:41.630668 11081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:41.631934 11081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:41.633639 11081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:41.635696 11081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:41.635903 11081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:41.636158 11081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:41.636323 11081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:41.674963 11081 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.68:46355
I20260710 13:21:41.675068 13462 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.68:46355 every 8 connection(s)
I20260710 13:21:41.688475 13463 heartbeater.cc:344] Connected to a master server at 127.10.210.126:44947
I20260710 13:21:41.688884 13463 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:41.689648 13463 heartbeater.cc:507] Master 127.10.210.126:44947 requested a full tablet report, sending...
I20260710 13:21:41.691540 13113 ts_manager.cc:194] Registered new tserver with Master: 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355)
I20260710 13:21:41.692642 11081 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014610157s
I20260710 13:21:41.693032 13113 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33242
I20260710 13:21:41.717100 13113 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33246:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 13:21:41.845460 13428 tablet_service.cc:1511] Processing CreateTablet for tablet 913cde3913444cbca42b034dc496bd54 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:21:41.846295 13426 tablet_service.cc:1511] Processing CreateTablet for tablet d559cb32fc0b4d89ad476ac78d7304b5 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:21:41.848227 13427 tablet_service.cc:1511] Processing CreateTablet for tablet b892c7bdca9b4968a78c15d55f36ce3b (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:21:41.846923 13428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 913cde3913444cbca42b034dc496bd54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:41.850212 13426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d559cb32fc0b4d89ad476ac78d7304b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:41.850821 13427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b892c7bdca9b4968a78c15d55f36ce3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:41.857577 13280 tablet_service.cc:1511] Processing CreateTablet for tablet 913cde3913444cbca42b034dc496bd54 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:21:41.857941 13279 tablet_service.cc:1511] Processing CreateTablet for tablet 295cd39ca98949a09fbf5abc78f12c08 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:21:41.858964 13280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 913cde3913444cbca42b034dc496bd54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:41.859540 13279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 295cd39ca98949a09fbf5abc78f12c08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:41.869843 13278 tablet_service.cc:1511] Processing CreateTablet for tablet b892c7bdca9b4968a78c15d55f36ce3b (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:21:41.871333 13278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b892c7bdca9b4968a78c15d55f36ce3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:41.871688 13425 tablet_service.cc:1511] Processing CreateTablet for tablet 9b9d72f31e734b4e85e1d1570f7b3fca (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:21:41.873075 13425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b9d72f31e734b4e85e1d1570f7b3fca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:41.883913 13354 tablet_service.cc:1511] Processing CreateTablet for tablet 913cde3913444cbca42b034dc496bd54 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:21:41.884490 13277 tablet_service.cc:1511] Processing CreateTablet for tablet f48da9b9876c492eae9026e669a31b8e (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:21:41.885324 13354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 913cde3913444cbca42b034dc496bd54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:41.885834 13277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f48da9b9876c492eae9026e669a31b8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:41.890133 13353 tablet_service.cc:1511] Processing CreateTablet for tablet 295cd39ca98949a09fbf5abc78f12c08 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:21:41.891957 13353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 295cd39ca98949a09fbf5abc78f12c08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:41.894198 13352 tablet_service.cc:1511] Processing CreateTablet for tablet d559cb32fc0b4d89ad476ac78d7304b5 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:21:41.894822 13276 tablet_service.cc:1511] Processing CreateTablet for tablet 9b9d72f31e734b4e85e1d1570f7b3fca (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:21:41.895707 13352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d559cb32fc0b4d89ad476ac78d7304b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:41.896111 13276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b9d72f31e734b4e85e1d1570f7b3fca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:41.898054 13351 tablet_service.cc:1511] Processing CreateTablet for tablet f48da9b9876c492eae9026e669a31b8e (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:21:41.899506 13351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f48da9b9876c492eae9026e669a31b8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:41.902050 13350 tablet_service.cc:1511] Processing CreateTablet for tablet d01695747857411595beb81dbe286507 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:21:41.902344 13425 tablet_service.cc:1511] Processing CreateTablet for tablet d01695747857411595beb81dbe286507 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:21:41.903389 13350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d01695747857411595beb81dbe286507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:41.909263 13275 tablet_service.cc:1511] Processing CreateTablet for tablet 66a9d1258cd74be6a14ade43ef3fbca9 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:21:41.910632 13275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66a9d1258cd74be6a14ade43ef3fbca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:41.921510 13480 tablet_bootstrap.cc:492] T 913cde3913444cbca42b034dc496bd54 P f10b886153344d3298effaaa83a2d57a: Bootstrap starting.
I20260710 13:21:41.932957 13349 tablet_service.cc:1511] Processing CreateTablet for tablet 66a9d1258cd74be6a14ade43ef3fbca9 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:21:41.934815 13349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66a9d1258cd74be6a14ade43ef3fbca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:41.904100 13425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d01695747857411595beb81dbe286507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:41.944412 13426 tablet_service.cc:1511] Processing CreateTablet for tablet 66a9d1258cd74be6a14ade43ef3fbca9 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:21:41.945765 13426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66a9d1258cd74be6a14ade43ef3fbca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:41.954351 13479 tablet_bootstrap.cc:492] T 913cde3913444cbca42b034dc496bd54 P 9490f0c505074ef9b5898f36f77c4f1e: Bootstrap starting.
I20260710 13:21:41.955946 13278 tablet_service.cc:1511] Processing CreateTablet for tablet 81147c5c87ab493288737bd087e2f789 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:21:41.957330 13278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81147c5c87ab493288737bd087e2f789. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:41.965261 13348 tablet_service.cc:1511] Processing CreateTablet for tablet 81147c5c87ab493288737bd087e2f789 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:21:41.968343 13348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81147c5c87ab493288737bd087e2f789. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:41.978855 13426 tablet_service.cc:1511] Processing CreateTablet for tablet 92b1f5bb6c1c465680f2729fef7a496a (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:21:41.980175 13426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92b1f5bb6c1c465680f2729fef7a496a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:41.982450 13480 tablet_bootstrap.cc:654] T 913cde3913444cbca42b034dc496bd54 P f10b886153344d3298effaaa83a2d57a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:41.960700 13479 tablet_bootstrap.cc:654] T 913cde3913444cbca42b034dc496bd54 P 9490f0c505074ef9b5898f36f77c4f1e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:41.993366 13428 tablet_service.cc:1511] Processing CreateTablet for tablet e33be62e23a648cb8adc601a92a29188 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:21:41.994640 13428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e33be62e23a648cb8adc601a92a29188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:41.994285 13276 tablet_service.cc:1511] Processing CreateTablet for tablet 92b1f5bb6c1c465680f2729fef7a496a (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:21:41.998119 13203 tablet_service.cc:1511] Processing CreateTablet for tablet d559cb32fc0b4d89ad476ac78d7304b5 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:21:42.000022 13279 tablet_service.cc:1511] Processing CreateTablet for tablet e7913011c2034084804474d6644e5be0 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:21:42.000291 13204 tablet_service.cc:1511] Processing CreateTablet for tablet b892c7bdca9b4968a78c15d55f36ce3b (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:21:42.014539 13198 tablet_service.cc:1511] Processing CreateTablet for tablet 92b1f5bb6c1c465680f2729fef7a496a (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:21:42.000772 13354 tablet_service.cc:1511] Processing CreateTablet for tablet e33be62e23a648cb8adc601a92a29188 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:21:42.002095 13349 tablet_service.cc:1511] Processing CreateTablet for tablet e7913011c2034084804474d6644e5be0 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:21:42.002470 13201 tablet_service.cc:1511] Processing CreateTablet for tablet 9b9d72f31e734b4e85e1d1570f7b3fca (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:21:42.007196 13205 tablet_service.cc:1511] Processing CreateTablet for tablet 295cd39ca98949a09fbf5abc78f12c08 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:21:42.019337 13202 tablet_service.cc:1511] Processing CreateTablet for tablet f48da9b9876c492eae9026e669a31b8e (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:21:42.009445 13200 tablet_service.cc:1511] Processing CreateTablet for tablet d01695747857411595beb81dbe286507 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:21:42.011756 13199 tablet_service.cc:1511] Processing CreateTablet for tablet 81147c5c87ab493288737bd087e2f789 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:21:42.020891 13349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7913011c2034084804474d6644e5be0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.021453 13197 tablet_service.cc:1511] Processing CreateTablet for tablet e33be62e23a648cb8adc601a92a29188 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:21:42.023200 13203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d559cb32fc0b4d89ad476ac78d7304b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.029964 13201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b9d72f31e734b4e85e1d1570f7b3fca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.030782 13200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d01695747857411595beb81dbe286507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.031687 13198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92b1f5bb6c1c465680f2729fef7a496a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.033712 13202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f48da9b9876c492eae9026e669a31b8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.038493 13354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e33be62e23a648cb8adc601a92a29188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.043862 13276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92b1f5bb6c1c465680f2729fef7a496a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.046903 13426 tablet_service.cc:1511] Processing CreateTablet for tablet e7913011c2034084804474d6644e5be0 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:21:42.048002 13279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7913011c2034084804474d6644e5be0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.048355 13205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 295cd39ca98949a09fbf5abc78f12c08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.051285 13481 tablet_bootstrap.cc:492] T 295cd39ca98949a09fbf5abc78f12c08 P c521fc0a3ba549d7961924422c6288de: Bootstrap starting.
I20260710 13:21:42.053052 13197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e33be62e23a648cb8adc601a92a29188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.061405 13204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b892c7bdca9b4968a78c15d55f36ce3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.053565 13426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7913011c2034084804474d6644e5be0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.065204 13199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81147c5c87ab493288737bd087e2f789. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.070721 13427 tablet_service.cc:1511] Processing CreateTablet for tablet a94644be12e44d67a64001fbbe6acf21 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:21:42.071966 13427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a94644be12e44d67a64001fbbe6acf21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.067422 13196 tablet_service.cc:1511] Processing CreateTablet for tablet f6432162294446e4b5b9845623114508 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:21:42.077327 13479 tablet_bootstrap.cc:492] T 913cde3913444cbca42b034dc496bd54 P 9490f0c505074ef9b5898f36f77c4f1e: No bootstrap required, opened a new log
I20260710 13:21:42.077586 13480 tablet_bootstrap.cc:492] T 913cde3913444cbca42b034dc496bd54 P f10b886153344d3298effaaa83a2d57a: No bootstrap required, opened a new log
I20260710 13:21:42.077816 13479 ts_tablet_manager.cc:1403] T 913cde3913444cbca42b034dc496bd54 P 9490f0c505074ef9b5898f36f77c4f1e: Time spent bootstrapping tablet: real 0.124s	user 0.015s	sys 0.042s
I20260710 13:21:42.078064 13480 ts_tablet_manager.cc:1403] T 913cde3913444cbca42b034dc496bd54 P f10b886153344d3298effaaa83a2d57a: Time spent bootstrapping tablet: real 0.157s	user 0.005s	sys 0.011s
I20260710 13:21:42.078289 13481 tablet_bootstrap.cc:654] T 295cd39ca98949a09fbf5abc78f12c08 P c521fc0a3ba549d7961924422c6288de: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:42.078943 13351 tablet_service.cc:1511] Processing CreateTablet for tablet 30f9cc6fc23b42199a0ccdd6dd9f1b49 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:21:42.082893 13480 raft_consensus.cc:359] T 913cde3913444cbca42b034dc496bd54 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:42.083612 13480 raft_consensus.cc:385] T 913cde3913444cbca42b034dc496bd54 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:42.083910 13480 raft_consensus.cc:740] T 913cde3913444cbca42b034dc496bd54 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f10b886153344d3298effaaa83a2d57a, State: Initialized, Role: FOLLOWER
I20260710 13:21:42.085695 13196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6432162294446e4b5b9845623114508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.098469 13278 tablet_service.cc:1511] Processing CreateTablet for tablet f6432162294446e4b5b9845623114508 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:21:42.099783 13278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6432162294446e4b5b9845623114508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.084626 13480 consensus_queue.cc:260] T 913cde3913444cbca42b034dc496bd54 P f10b886153344d3298effaaa83a2d57a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:42.102666 13351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f9cc6fc23b42199a0ccdd6dd9f1b49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.104379 13424 tablet_service.cc:1511] Processing CreateTablet for tablet 30f9cc6fc23b42199a0ccdd6dd9f1b49 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:21:42.109113 13424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f9cc6fc23b42199a0ccdd6dd9f1b49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.115926 13275 tablet_service.cc:1511] Processing CreateTablet for tablet a94644be12e44d67a64001fbbe6acf21 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:21:42.116977 13479 raft_consensus.cc:359] T 913cde3913444cbca42b034dc496bd54 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:42.117717 13275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a94644be12e44d67a64001fbbe6acf21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.117921 13479 raft_consensus.cc:385] T 913cde3913444cbca42b034dc496bd54 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:42.118512 13479 raft_consensus.cc:740] T 913cde3913444cbca42b034dc496bd54 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9490f0c505074ef9b5898f36f77c4f1e, State: Initialized, Role: FOLLOWER
I20260710 13:21:42.122643 13479 consensus_queue.cc:260] T 913cde3913444cbca42b034dc496bd54 P 9490f0c505074ef9b5898f36f77c4f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:42.144162 13480 ts_tablet_manager.cc:1434] T 913cde3913444cbca42b034dc496bd54 P f10b886153344d3298effaaa83a2d57a: Time spent starting tablet: real 0.066s	user 0.012s	sys 0.016s
I20260710 13:21:42.148226 13202 tablet_service.cc:1511] Processing CreateTablet for tablet 30f9cc6fc23b42199a0ccdd6dd9f1b49 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:21:42.149559 13202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f9cc6fc23b42199a0ccdd6dd9f1b49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.150063 13463 heartbeater.cc:499] Master 127.10.210.126:44947 was elected leader, sending a full tablet report...
I20260710 13:21:42.155607 13480 tablet_bootstrap.cc:492] T f48da9b9876c492eae9026e669a31b8e P f10b886153344d3298effaaa83a2d57a: Bootstrap starting.
I20260710 13:21:42.161929 13479 ts_tablet_manager.cc:1434] T 913cde3913444cbca42b034dc496bd54 P 9490f0c505074ef9b5898f36f77c4f1e: Time spent starting tablet: real 0.084s	user 0.007s	sys 0.001s
I20260710 13:21:42.162923 13479 tablet_bootstrap.cc:492] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e: Bootstrap starting.
I20260710 13:21:42.127884 13352 tablet_service.cc:1511] Processing CreateTablet for tablet f6432162294446e4b5b9845623114508 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:21:42.165498 13352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6432162294446e4b5b9845623114508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.172890 13481 tablet_bootstrap.cc:492] T 295cd39ca98949a09fbf5abc78f12c08 P c521fc0a3ba549d7961924422c6288de: No bootstrap required, opened a new log
I20260710 13:21:42.173408 13481 ts_tablet_manager.cc:1403] T 295cd39ca98949a09fbf5abc78f12c08 P c521fc0a3ba549d7961924422c6288de: Time spent bootstrapping tablet: real 0.122s	user 0.014s	sys 0.000s
I20260710 13:21:42.131892 13203 tablet_service.cc:1511] Processing CreateTablet for tablet a94644be12e44d67a64001fbbe6acf21 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:21:42.137605 13315 heartbeater.cc:499] Master 127.10.210.126:44947 was elected leader, sending a full tablet report...
I20260710 13:21:42.177153 13479 tablet_bootstrap.cc:654] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:42.176328 13481 raft_consensus.cc:359] T 295cd39ca98949a09fbf5abc78f12c08 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:42.177661 13277 tablet_service.cc:1511] Processing CreateTablet for tablet dd33adf4cce6413d862b58ee525a987e (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:21:42.178267 13481 raft_consensus.cc:385] T 295cd39ca98949a09fbf5abc78f12c08 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:42.178625 13481 raft_consensus.cc:740] T 295cd39ca98949a09fbf5abc78f12c08 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c521fc0a3ba549d7961924422c6288de, State: Initialized, Role: FOLLOWER
W20260710 13:21:42.180210 13464 tablet.cc:2406] T 913cde3913444cbca42b034dc496bd54 P 9490f0c505074ef9b5898f36f77c4f1e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:21:42.182025 13480 tablet_bootstrap.cc:654] T f48da9b9876c492eae9026e669a31b8e P f10b886153344d3298effaaa83a2d57a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:42.182797 13354 tablet_service.cc:1511] Processing CreateTablet for tablet dd33adf4cce6413d862b58ee525a987e (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:21:42.183269 13277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd33adf4cce6413d862b58ee525a987e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.183122 13427 tablet_service.cc:1511] Processing CreateTablet for tablet dd33adf4cce6413d862b58ee525a987e (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:21:42.184062 13354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd33adf4cce6413d862b58ee525a987e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.184650 13427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd33adf4cce6413d862b58ee525a987e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.188931 13479 tablet_bootstrap.cc:492] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e: No bootstrap required, opened a new log
I20260710 13:21:42.189420 13479 ts_tablet_manager.cc:1403] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.003s
I20260710 13:21:42.190836 13200 tablet_service.cc:1511] Processing CreateTablet for tablet 9eecc8a513ff45b09243ff746b89be6b (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:21:42.192164 13200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eecc8a513ff45b09243ff746b89be6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.139689 13484 tablet_bootstrap.cc:492] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap starting.
I20260710 13:21:42.204284 13203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a94644be12e44d67a64001fbbe6acf21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.204938 13481 consensus_queue.cc:260] T 295cd39ca98949a09fbf5abc78f12c08 P c521fc0a3ba549d7961924422c6288de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:42.192315 13479 raft_consensus.cc:359] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:42.229118 13426 tablet_service.cc:1511] Processing CreateTablet for tablet 6aaf29e017a74bb3bb2f48a795559344 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:21:42.230960 13202 tablet_service.cc:1511] Processing CreateTablet for tablet 6aaf29e017a74bb3bb2f48a795559344 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:21:42.245555 13202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aaf29e017a74bb3bb2f48a795559344. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.249312 13280 tablet_service.cc:1511] Processing CreateTablet for tablet 6aaf29e017a74bb3bb2f48a795559344 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:21:42.250665 13280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aaf29e017a74bb3bb2f48a795559344. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.257416 13426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aaf29e017a74bb3bb2f48a795559344. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.231809 13354 tablet_service.cc:1511] Processing CreateTablet for tablet 9eecc8a513ff45b09243ff746b89be6b (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
W20260710 13:21:42.233227 13161 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:42.260172 13354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eecc8a513ff45b09243ff746b89be6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.259859 13349 tablet_service.cc:1511] Processing CreateTablet for tablet e332f2c461d74db8ba6a90bc04fe3a2d (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:21:42.240973 13276 tablet_service.cc:1511] Processing CreateTablet for tablet 9eecc8a513ff45b09243ff746b89be6b (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:21:42.261173 13349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e332f2c461d74db8ba6a90bc04fe3a2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.261729 13276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eecc8a513ff45b09243ff746b89be6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.217485 13479 raft_consensus.cc:385] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:42.264909 13479 raft_consensus.cc:740] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9490f0c505074ef9b5898f36f77c4f1e, State: Initialized, Role: FOLLOWER
I20260710 13:21:42.266000 13479 consensus_queue.cc:260] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:42.268422 13479 ts_tablet_manager.cc:1434] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e: Time spent starting tablet: real 0.079s	user 0.003s	sys 0.002s
I20260710 13:21:42.271121 13484 tablet_bootstrap.cc:654] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:42.275592 13480 tablet_bootstrap.cc:492] T f48da9b9876c492eae9026e669a31b8e P f10b886153344d3298effaaa83a2d57a: No bootstrap required, opened a new log
I20260710 13:21:42.276273 13480 ts_tablet_manager.cc:1403] T f48da9b9876c492eae9026e669a31b8e P f10b886153344d3298effaaa83a2d57a: Time spent bootstrapping tablet: real 0.121s	user 0.009s	sys 0.002s
I20260710 13:21:42.280056 13480 raft_consensus.cc:359] T f48da9b9876c492eae9026e669a31b8e P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:42.281157 13480 raft_consensus.cc:385] T f48da9b9876c492eae9026e669a31b8e P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:42.281579 13480 raft_consensus.cc:740] T f48da9b9876c492eae9026e669a31b8e P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f10b886153344d3298effaaa83a2d57a, State: Initialized, Role: FOLLOWER
I20260710 13:21:42.282722 13480 consensus_queue.cc:260] T f48da9b9876c492eae9026e669a31b8e P f10b886153344d3298effaaa83a2d57a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:42.289357 13200 tablet_service.cc:1511] Processing CreateTablet for tablet e332f2c461d74db8ba6a90bc04fe3a2d (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:21:42.289357 13424 tablet_service.cc:1511] Processing CreateTablet for tablet e332f2c461d74db8ba6a90bc04fe3a2d (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:21:42.293973 13480 ts_tablet_manager.cc:1434] T f48da9b9876c492eae9026e669a31b8e P f10b886153344d3298effaaa83a2d57a: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.001s
I20260710 13:21:42.300662 13350 tablet_service.cc:1511] Processing CreateTablet for tablet be9e3fe6105143f6b215c4192436b8e4 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:21:42.302019 13350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be9e3fe6105143f6b215c4192436b8e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.301776 13427 tablet_service.cc:1511] Processing CreateTablet for tablet be9e3fe6105143f6b215c4192436b8e4 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:21:42.304281 13480 tablet_bootstrap.cc:492] T b892c7bdca9b4968a78c15d55f36ce3b P f10b886153344d3298effaaa83a2d57a: Bootstrap starting.
I20260710 13:21:42.296373 13481 ts_tablet_manager.cc:1434] T 295cd39ca98949a09fbf5abc78f12c08 P c521fc0a3ba549d7961924422c6288de: Time spent starting tablet: real 0.123s	user 0.052s	sys 0.036s
I20260710 13:21:42.310266 13389 heartbeater.cc:499] Master 127.10.210.126:44947 was elected leader, sending a full tablet report...
I20260710 13:21:42.310587 13481 tablet_bootstrap.cc:492] T 913cde3913444cbca42b034dc496bd54 P c521fc0a3ba549d7961924422c6288de: Bootstrap starting.
I20260710 13:21:42.312021 13196 tablet_service.cc:1511] Processing CreateTablet for tablet cc6e13ec38ae496e92ee93c8cf84fa52 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:21:42.316061 13480 tablet_bootstrap.cc:654] T b892c7bdca9b4968a78c15d55f36ce3b P f10b886153344d3298effaaa83a2d57a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:42.297796 13200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e332f2c461d74db8ba6a90bc04fe3a2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.320070 13196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc6e13ec38ae496e92ee93c8cf84fa52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.324916 13481 tablet_bootstrap.cc:654] T 913cde3913444cbca42b034dc496bd54 P c521fc0a3ba549d7961924422c6288de: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:42.325713 13424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e332f2c461d74db8ba6a90bc04fe3a2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.321660 13280 tablet_service.cc:1511] Processing CreateTablet for tablet be9e3fe6105143f6b215c4192436b8e4 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:21:42.326715 13280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be9e3fe6105143f6b215c4192436b8e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.329991 13427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be9e3fe6105143f6b215c4192436b8e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.331429 13485 raft_consensus.cc:493] T 913cde3913444cbca42b034dc496bd54 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:42.331897 13485 raft_consensus.cc:515] T 913cde3913444cbca42b034dc496bd54 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:42.333540 13275 tablet_service.cc:1511] Processing CreateTablet for tablet cc6e13ec38ae496e92ee93c8cf84fa52 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:21:42.335198 13485 leader_election.cc:290] T 913cde3913444cbca42b034dc496bd54 P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355), c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551)
I20260710 13:21:42.345470 13275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc6e13ec38ae496e92ee93c8cf84fa52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.325384 13479 tablet_bootstrap.cc:492] T 9b9d72f31e734b4e85e1d1570f7b3fca P 9490f0c505074ef9b5898f36f77c4f1e: Bootstrap starting.
I20260710 13:21:42.376138 13484 tablet_bootstrap.cc:492] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391: No bootstrap required, opened a new log
I20260710 13:21:42.376648 13484 ts_tablet_manager.cc:1403] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391: Time spent bootstrapping tablet: real 0.237s	user 0.008s	sys 0.006s
I20260710 13:21:42.377837 13352 tablet_service.cc:1511] Processing CreateTablet for tablet cc6e13ec38ae496e92ee93c8cf84fa52 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:21:42.379168 13352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc6e13ec38ae496e92ee93c8cf84fa52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.380312 13484 raft_consensus.cc:359] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:42.381256 13479 tablet_bootstrap.cc:654] T 9b9d72f31e734b4e85e1d1570f7b3fca P 9490f0c505074ef9b5898f36f77c4f1e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:42.381161 13484 raft_consensus.cc:385] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:42.391570 13484 raft_consensus.cc:740] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Initialized, Role: FOLLOWER
I20260710 13:21:42.392374 13484 consensus_queue.cc:260] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:42.381017 13202 tablet_service.cc:1511] Processing CreateTablet for tablet fecd6e3fe8a14a61bc1533bc3c0bf1d2 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:21:42.393687 13279 tablet_service.cc:1511] Processing CreateTablet for tablet fecd6e3fe8a14a61bc1533bc3c0bf1d2 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:21:42.394541 13202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fecd6e3fe8a14a61bc1533bc3c0bf1d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.388521 13426 tablet_service.cc:1511] Processing CreateTablet for tablet fecd6e3fe8a14a61bc1533bc3c0bf1d2 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:21:42.397418 13350 tablet_service.cc:1511] Processing CreateTablet for tablet bf9ddee3b0664b6ab3271aa4b40ecd20 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:21:42.398773 13350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf9ddee3b0664b6ab3271aa4b40ecd20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.401330 13426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fecd6e3fe8a14a61bc1533bc3c0bf1d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.411887 13480 tablet_bootstrap.cc:492] T b892c7bdca9b4968a78c15d55f36ce3b P f10b886153344d3298effaaa83a2d57a: No bootstrap required, opened a new log
I20260710 13:21:42.412873 13480 ts_tablet_manager.cc:1403] T b892c7bdca9b4968a78c15d55f36ce3b P f10b886153344d3298effaaa83a2d57a: Time spent bootstrapping tablet: real 0.109s	user 0.029s	sys 0.013s
I20260710 13:21:42.412793 13278 tablet_service.cc:1511] Processing CreateTablet for tablet 6543998e0d9b491189c4595788c21b49 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:21:42.416066 13204 tablet_service.cc:1511] Processing CreateTablet for tablet bf9ddee3b0664b6ab3271aa4b40ecd20 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:21:42.417343 13204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf9ddee3b0664b6ab3271aa4b40ecd20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.419636 13480 raft_consensus.cc:359] T b892c7bdca9b4968a78c15d55f36ce3b P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:42.423164 13480 raft_consensus.cc:385] T b892c7bdca9b4968a78c15d55f36ce3b P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:42.423537 13487 raft_consensus.cc:493] T 913cde3913444cbca42b034dc496bd54 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:42.424376 13487 raft_consensus.cc:515] T 913cde3913444cbca42b034dc496bd54 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:42.427673 13240 heartbeater.cc:499] Master 127.10.210.126:44947 was elected leader, sending a full tablet report...
I20260710 13:21:42.428042 13428 tablet_service.cc:1511] Processing CreateTablet for tablet bf9ddee3b0664b6ab3271aa4b40ecd20 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:21:42.429374 13428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf9ddee3b0664b6ab3271aa4b40ecd20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.408787 13279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fecd6e3fe8a14a61bc1533bc3c0bf1d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.433121 13480 raft_consensus.cc:740] T b892c7bdca9b4968a78c15d55f36ce3b P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f10b886153344d3298effaaa83a2d57a, State: Initialized, Role: FOLLOWER
I20260710 13:21:42.448055 13480 consensus_queue.cc:260] T b892c7bdca9b4968a78c15d55f36ce3b P f10b886153344d3298effaaa83a2d57a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:42.450364 13481 tablet_bootstrap.cc:492] T 913cde3913444cbca42b034dc496bd54 P c521fc0a3ba549d7961924422c6288de: No bootstrap required, opened a new log
I20260710 13:21:42.455461 13480 ts_tablet_manager.cc:1434] T b892c7bdca9b4968a78c15d55f36ce3b P f10b886153344d3298effaaa83a2d57a: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260710 13:21:42.456503 13480 tablet_bootstrap.cc:492] T 295cd39ca98949a09fbf5abc78f12c08 P f10b886153344d3298effaaa83a2d57a: Bootstrap starting.
I20260710 13:21:42.456969 13481 ts_tablet_manager.cc:1403] T 913cde3913444cbca42b034dc496bd54 P c521fc0a3ba549d7961924422c6288de: Time spent bootstrapping tablet: real 0.147s	user 0.011s	sys 0.013s
I20260710 13:21:42.457410 13278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6543998e0d9b491189c4595788c21b49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.457312 13351 tablet_service.cc:1511] Processing CreateTablet for tablet 6543998e0d9b491189c4595788c21b49 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:21:42.430219 13487 leader_election.cc:290] T 913cde3913444cbca42b034dc496bd54 P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399), c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551)
I20260710 13:21:42.465497 13364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913cde3913444cbca42b034dc496bd54" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c521fc0a3ba549d7961924422c6288de" is_pre_election: true
I20260710 13:21:42.485088 13484 ts_tablet_manager.cc:1434] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391: Time spent starting tablet: real 0.108s	user 0.025s	sys 0.026s
I20260710 13:21:42.484858 13425 tablet_service.cc:1511] Processing CreateTablet for tablet 6543998e0d9b491189c4595788c21b49 (DEFAULT_TABLE table=test-workload [id=ed9c47bfd2264ad5b45a20e3dd1db2d7]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:21:42.486172 13425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6543998e0d9b491189c4595788c21b49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.486352 13484 tablet_bootstrap.cc:492] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap starting.
I20260710 13:21:42.497934 13484 tablet_bootstrap.cc:654] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:42.504688 13351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6543998e0d9b491189c4595788c21b49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.481856 13487 raft_consensus.cc:493] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:21:42.517940 13253 leader_election.cc:343] T 913cde3913444cbca42b034dc496bd54 P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:42.515702 13487 raft_consensus.cc:515] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:42.531415 13485 raft_consensus.cc:493] T f48da9b9876c492eae9026e669a31b8e P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:42.531983 13438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913cde3913444cbca42b034dc496bd54" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e" is_pre_election: true
I20260710 13:21:42.532120 13485 raft_consensus.cc:515] T f48da9b9876c492eae9026e669a31b8e P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:42.532960 13438 raft_consensus.cc:2468] T 913cde3913444cbca42b034dc496bd54 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f10b886153344d3298effaaa83a2d57a in term 0.
I20260710 13:21:42.534397 13485 leader_election.cc:290] T f48da9b9876c492eae9026e669a31b8e P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931), c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551)
I20260710 13:21:42.532096 13487 leader_election.cc:290] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931), f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399)
I20260710 13:21:42.537855 13481 raft_consensus.cc:359] T 913cde3913444cbca42b034dc496bd54 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:42.538600 13481 raft_consensus.cc:385] T 913cde3913444cbca42b034dc496bd54 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:42.538326 13364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48da9b9876c492eae9026e669a31b8e" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c521fc0a3ba549d7961924422c6288de" is_pre_election: true
I20260710 13:21:42.538913 13481 raft_consensus.cc:740] T 913cde3913444cbca42b034dc496bd54 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c521fc0a3ba549d7961924422c6288de, State: Initialized, Role: FOLLOWER
I20260710 13:21:42.539618 13481 consensus_queue.cc:260] T 913cde3913444cbca42b034dc496bd54 P c521fc0a3ba549d7961924422c6288de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
W20260710 13:21:42.541648 13253 leader_election.cc:343] T f48da9b9876c492eae9026e669a31b8e P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:42.541944 13481 ts_tablet_manager.cc:1434] T 913cde3913444cbca42b034dc496bd54 P c521fc0a3ba549d7961924422c6288de: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.000s
I20260710 13:21:42.547149 13481 tablet_bootstrap.cc:492] T 66a9d1258cd74be6a14ade43ef3fbca9 P c521fc0a3ba549d7961924422c6288de: Bootstrap starting.
I20260710 13:21:42.552089 13479 tablet_bootstrap.cc:492] T 9b9d72f31e734b4e85e1d1570f7b3fca P 9490f0c505074ef9b5898f36f77c4f1e: No bootstrap required, opened a new log
I20260710 13:21:42.552745 13479 ts_tablet_manager.cc:1403] T 9b9d72f31e734b4e85e1d1570f7b3fca P 9490f0c505074ef9b5898f36f77c4f1e: Time spent bootstrapping tablet: real 0.229s	user 0.025s	sys 0.012s
I20260710 13:21:42.555194 13481 tablet_bootstrap.cc:654] T 66a9d1258cd74be6a14ade43ef3fbca9 P c521fc0a3ba549d7961924422c6288de: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:42.565208 13484 tablet_bootstrap.cc:492] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391: No bootstrap required, opened a new log
I20260710 13:21:42.565693 13484 ts_tablet_manager.cc:1403] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.030s
I20260710 13:21:42.567651 13256 leader_election.cc:304] T 913cde3913444cbca42b034dc496bd54 P f10b886153344d3298effaaa83a2d57a [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: 9490f0c505074ef9b5898f36f77c4f1e, f10b886153344d3298effaaa83a2d57a; no voters: c521fc0a3ba549d7961924422c6288de
I20260710 13:21:42.573572 13485 raft_consensus.cc:2804] T 913cde3913444cbca42b034dc496bd54 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:42.573936 13485 raft_consensus.cc:493] T 913cde3913444cbca42b034dc496bd54 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:42.574245 13485 raft_consensus.cc:3060] T 913cde3913444cbca42b034dc496bd54 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:42.590941 13485 raft_consensus.cc:515] T 913cde3913444cbca42b034dc496bd54 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:42.593382 13438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913cde3913444cbca42b034dc496bd54" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e"
I20260710 13:21:42.594000 13364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913cde3913444cbca42b034dc496bd54" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c521fc0a3ba549d7961924422c6288de"
I20260710 13:21:42.593990 13438 raft_consensus.cc:3060] T 913cde3913444cbca42b034dc496bd54 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:42.593812 13484 raft_consensus.cc:359] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:42.595820 13484 raft_consensus.cc:385] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:42.596148 13484 raft_consensus.cc:740] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Initialized, Role: FOLLOWER
I20260710 13:21:42.596573 13364 raft_consensus.cc:3060] T 913cde3913444cbca42b034dc496bd54 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:42.598320 13484 consensus_queue.cc:260] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:42.600767 13484 ts_tablet_manager.cc:1434] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.001s
I20260710 13:21:42.601753 13484 tablet_bootstrap.cc:492] T f48da9b9876c492eae9026e669a31b8e P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap starting.
I20260710 13:21:42.604466 13438 raft_consensus.cc:2468] T 913cde3913444cbca42b034dc496bd54 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f10b886153344d3298effaaa83a2d57a in term 1.
I20260710 13:21:42.605603 13485 leader_election.cc:290] T 913cde3913444cbca42b034dc496bd54 P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 election: Requested vote from peers 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355), c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551)
I20260710 13:21:42.605682 13256 leader_election.cc:304] T 913cde3913444cbca42b034dc496bd54 P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9490f0c505074ef9b5898f36f77c4f1e, f10b886153344d3298effaaa83a2d57a; no voters: 
I20260710 13:21:42.606900 13485 raft_consensus.cc:2804] T 913cde3913444cbca42b034dc496bd54 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:42.604470 13364 raft_consensus.cc:2468] T 913cde3913444cbca42b034dc496bd54 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f10b886153344d3298effaaa83a2d57a in term 1.
I20260710 13:21:42.610383 13484 tablet_bootstrap.cc:654] T f48da9b9876c492eae9026e669a31b8e P 67ab8cefc7684bc594b08c13fca6b391: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:42.611405 13364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913cde3913444cbca42b034dc496bd54" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c521fc0a3ba549d7961924422c6288de" is_pre_election: true
I20260710 13:21:42.612241 13364 raft_consensus.cc:2393] T 913cde3913444cbca42b034dc496bd54 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9490f0c505074ef9b5898f36f77c4f1e in current term 1: Already voted for candidate f10b886153344d3298effaaa83a2d57a in this term.
I20260710 13:21:42.611639 13480 tablet_bootstrap.cc:654] T 295cd39ca98949a09fbf5abc78f12c08 P f10b886153344d3298effaaa83a2d57a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:42.617558 13485 raft_consensus.cc:697] T 913cde3913444cbca42b034dc496bd54 P f10b886153344d3298effaaa83a2d57a [term 1 LEADER]: Becoming Leader. State: Replica: f10b886153344d3298effaaa83a2d57a, State: Running, Role: LEADER
I20260710 13:21:42.582154 13479 raft_consensus.cc:359] T 9b9d72f31e734b4e85e1d1570f7b3fca P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:42.622628 13479 raft_consensus.cc:385] T 9b9d72f31e734b4e85e1d1570f7b3fca P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:42.623566 13479 raft_consensus.cc:740] T 9b9d72f31e734b4e85e1d1570f7b3fca P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9490f0c505074ef9b5898f36f77c4f1e, State: Initialized, Role: FOLLOWER
I20260710 13:21:42.625713 13479 consensus_queue.cc:260] T 9b9d72f31e734b4e85e1d1570f7b3fca P 9490f0c505074ef9b5898f36f77c4f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:42.620314 13485 consensus_queue.cc:237] T 913cde3913444cbca42b034dc496bd54 P f10b886153344d3298effaaa83a2d57a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:42.630098 13289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b892c7bdca9b4968a78c15d55f36ce3b" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10b886153344d3298effaaa83a2d57a" is_pre_election: true
I20260710 13:21:42.630811 13289 raft_consensus.cc:2468] T b892c7bdca9b4968a78c15d55f36ce3b P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9490f0c505074ef9b5898f36f77c4f1e in term 0.
I20260710 13:21:42.632035 13290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913cde3913444cbca42b034dc496bd54" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10b886153344d3298effaaa83a2d57a" is_pre_election: true
I20260710 13:21:42.626608 13481 tablet_bootstrap.cc:492] T 66a9d1258cd74be6a14ade43ef3fbca9 P c521fc0a3ba549d7961924422c6288de: No bootstrap required, opened a new log
I20260710 13:21:42.633323 13481 ts_tablet_manager.cc:1403] T 66a9d1258cd74be6a14ade43ef3fbca9 P c521fc0a3ba549d7961924422c6288de: Time spent bootstrapping tablet: real 0.086s	user 0.017s	sys 0.000s
I20260710 13:21:42.633961 13402 leader_election.cc:304] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9490f0c505074ef9b5898f36f77c4f1e, f10b886153344d3298effaaa83a2d57a; no voters: 
I20260710 13:21:42.632777 13479 ts_tablet_manager.cc:1434] T 9b9d72f31e734b4e85e1d1570f7b3fca P 9490f0c505074ef9b5898f36f77c4f1e: Time spent starting tablet: real 0.080s	user 0.006s	sys 0.002s
I20260710 13:21:42.637748 13479 tablet_bootstrap.cc:492] T d559cb32fc0b4d89ad476ac78d7304b5 P 9490f0c505074ef9b5898f36f77c4f1e: Bootstrap starting.
I20260710 13:21:42.639761 13487 raft_consensus.cc:2804] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:42.639637 13402 leader_election.cc:304] T 913cde3913444cbca42b034dc496bd54 P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9490f0c505074ef9b5898f36f77c4f1e; no voters: c521fc0a3ba549d7961924422c6288de, f10b886153344d3298effaaa83a2d57a
I20260710 13:21:42.640259 13487 raft_consensus.cc:493] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:42.641413 13500 raft_consensus.cc:2749] T 913cde3913444cbca42b034dc496bd54 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:42.640632 13487 raft_consensus.cc:3060] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:42.641402 13490 raft_consensus.cc:493] T 295cd39ca98949a09fbf5abc78f12c08 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:42.645164 13490 raft_consensus.cc:515] T 295cd39ca98949a09fbf5abc78f12c08 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:42.647547 13490 leader_election.cc:290] T 295cd39ca98949a09fbf5abc78f12c08 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931), f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399)
I20260710 13:21:42.662189 13480 tablet_bootstrap.cc:492] T 295cd39ca98949a09fbf5abc78f12c08 P f10b886153344d3298effaaa83a2d57a: No bootstrap required, opened a new log
I20260710 13:21:42.662621 13479 tablet_bootstrap.cc:654] T d559cb32fc0b4d89ad476ac78d7304b5 P 9490f0c505074ef9b5898f36f77c4f1e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:42.662720 13480 ts_tablet_manager.cc:1403] T 295cd39ca98949a09fbf5abc78f12c08 P f10b886153344d3298effaaa83a2d57a: Time spent bootstrapping tablet: real 0.206s	user 0.010s	sys 0.007s
I20260710 13:21:42.664090 13484 tablet_bootstrap.cc:492] T f48da9b9876c492eae9026e669a31b8e P 67ab8cefc7684bc594b08c13fca6b391: No bootstrap required, opened a new log
I20260710 13:21:42.664556 13484 ts_tablet_manager.cc:1403] T f48da9b9876c492eae9026e669a31b8e P 67ab8cefc7684bc594b08c13fca6b391: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.011s
I20260710 13:21:42.665772 13215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b892c7bdca9b4968a78c15d55f36ce3b" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391" is_pre_election: true
I20260710 13:21:42.666960 13484 raft_consensus.cc:359] T f48da9b9876c492eae9026e669a31b8e P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:42.665804 13480 raft_consensus.cc:359] T 295cd39ca98949a09fbf5abc78f12c08 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:42.667555 13484 raft_consensus.cc:385] T f48da9b9876c492eae9026e669a31b8e P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:42.667618 13480 raft_consensus.cc:385] T 295cd39ca98949a09fbf5abc78f12c08 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:21:42.668018 13401 leader_election.cc:343] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:42.668028 13480 raft_consensus.cc:740] T 295cd39ca98949a09fbf5abc78f12c08 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f10b886153344d3298effaaa83a2d57a, State: Initialized, Role: FOLLOWER
I20260710 13:21:42.667786 13112 catalog_manager.cc:5697] T 913cde3913444cbca42b034dc496bd54 P f10b886153344d3298effaaa83a2d57a reported cstate change: term changed from 0 to 1, leader changed from <none> to f10b886153344d3298effaaa83a2d57a (127.10.210.66). New cstate: current_term: 1 leader_uuid: "f10b886153344d3298effaaa83a2d57a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:42.669952 13480 consensus_queue.cc:260] T 295cd39ca98949a09fbf5abc78f12c08 P f10b886153344d3298effaaa83a2d57a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:42.667977 13484 raft_consensus.cc:740] T f48da9b9876c492eae9026e669a31b8e P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Initialized, Role: FOLLOWER
I20260710 13:21:42.671408 13484 consensus_queue.cc:260] T f48da9b9876c492eae9026e669a31b8e P 67ab8cefc7684bc594b08c13fca6b391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:42.674000 13480 ts_tablet_manager.cc:1434] T 295cd39ca98949a09fbf5abc78f12c08 P f10b886153344d3298effaaa83a2d57a: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 13:21:42.670511 13481 raft_consensus.cc:359] T 66a9d1258cd74be6a14ade43ef3fbca9 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:42.681802 13484 ts_tablet_manager.cc:1434] T f48da9b9876c492eae9026e669a31b8e P 67ab8cefc7684bc594b08c13fca6b391: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260710 13:21:42.683499 13500 raft_consensus.cc:493] T 9b9d72f31e734b4e85e1d1570f7b3fca P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:42.684276 13481 raft_consensus.cc:385] T 66a9d1258cd74be6a14ade43ef3fbca9 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:42.685858 13481 raft_consensus.cc:740] T 66a9d1258cd74be6a14ade43ef3fbca9 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c521fc0a3ba549d7961924422c6288de, State: Initialized, Role: FOLLOWER
I20260710 13:21:42.685230 13480 tablet_bootstrap.cc:492] T 9b9d72f31e734b4e85e1d1570f7b3fca P f10b886153344d3298effaaa83a2d57a: Bootstrap starting.
I20260710 13:21:42.684861 13500 raft_consensus.cc:515] T 9b9d72f31e734b4e85e1d1570f7b3fca P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:42.685572 13484 tablet_bootstrap.cc:492] T 295cd39ca98949a09fbf5abc78f12c08 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap starting.
I20260710 13:21:42.687125 13487 raft_consensus.cc:515] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:42.691377 13500 leader_election.cc:290] T 9b9d72f31e734b4e85e1d1570f7b3fca P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931), f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399)
I20260710 13:21:42.692747 13215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48da9b9876c492eae9026e669a31b8e" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391" is_pre_election: true
I20260710 13:21:42.692842 13290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9d72f31e734b4e85e1d1570f7b3fca" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10b886153344d3298effaaa83a2d57a" is_pre_election: true
I20260710 13:21:42.693464 13215 raft_consensus.cc:2468] T f48da9b9876c492eae9026e669a31b8e P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f10b886153344d3298effaaa83a2d57a in term 0.
I20260710 13:21:42.694366 13487 leader_election.cc:290] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 election: Requested vote from peers 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931), f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399)
I20260710 13:21:42.694638 13214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9d72f31e734b4e85e1d1570f7b3fca" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391" is_pre_election: true
W20260710 13:21:42.694380 13402 leader_election.cc:343] T 9b9d72f31e734b4e85e1d1570f7b3fca P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:42.696872 13401 leader_election.cc:343] T 9b9d72f31e734b4e85e1d1570f7b3fca P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:42.697014 13253 leader_election.cc:304] T f48da9b9876c492eae9026e669a31b8e P f10b886153344d3298effaaa83a2d57a [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: 67ab8cefc7684bc594b08c13fca6b391, f10b886153344d3298effaaa83a2d57a; no voters: c521fc0a3ba549d7961924422c6288de
I20260710 13:21:42.697292 13481 consensus_queue.cc:260] T 66a9d1258cd74be6a14ade43ef3fbca9 P c521fc0a3ba549d7961924422c6288de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:42.697818 13290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b892c7bdca9b4968a78c15d55f36ce3b" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10b886153344d3298effaaa83a2d57a"
I20260710 13:21:42.697866 13214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b892c7bdca9b4968a78c15d55f36ce3b" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391"
I20260710 13:21:42.700475 13480 tablet_bootstrap.cc:654] T 9b9d72f31e734b4e85e1d1570f7b3fca P f10b886153344d3298effaaa83a2d57a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:42.704170 13484 tablet_bootstrap.cc:654] T 295cd39ca98949a09fbf5abc78f12c08 P 67ab8cefc7684bc594b08c13fca6b391: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:42.699249 13401 leader_election.cc:304] T 9b9d72f31e734b4e85e1d1570f7b3fca P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9490f0c505074ef9b5898f36f77c4f1e; no voters: 67ab8cefc7684bc594b08c13fca6b391, f10b886153344d3298effaaa83a2d57a
I20260710 13:21:42.705188 13487 raft_consensus.cc:2749] T 9b9d72f31e734b4e85e1d1570f7b3fca P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:42.698864 13290 raft_consensus.cc:3060] T b892c7bdca9b4968a78c15d55f36ce3b P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:42.708393 13401 leader_election.cc:343] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:42.699127 13485 raft_consensus.cc:2804] T f48da9b9876c492eae9026e669a31b8e P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:42.711483 13485 raft_consensus.cc:493] T f48da9b9876c492eae9026e669a31b8e P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:42.711867 13485 raft_consensus.cc:3060] T f48da9b9876c492eae9026e669a31b8e P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:42.719794 13479 tablet_bootstrap.cc:492] T d559cb32fc0b4d89ad476ac78d7304b5 P 9490f0c505074ef9b5898f36f77c4f1e: No bootstrap required, opened a new log
I20260710 13:21:42.720333 13479 ts_tablet_manager.cc:1403] T d559cb32fc0b4d89ad476ac78d7304b5 P 9490f0c505074ef9b5898f36f77c4f1e: Time spent bootstrapping tablet: real 0.083s	user 0.014s	sys 0.001s
I20260710 13:21:42.720940 13214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295cd39ca98949a09fbf5abc78f12c08" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391" is_pre_election: true
I20260710 13:21:42.722721 13290 raft_consensus.cc:2468] T b892c7bdca9b4968a78c15d55f36ce3b P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9490f0c505074ef9b5898f36f77c4f1e in term 1.
I20260710 13:21:42.725479 13402 leader_election.cc:304] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9490f0c505074ef9b5898f36f77c4f1e, f10b886153344d3298effaaa83a2d57a; no voters: 67ab8cefc7684bc594b08c13fca6b391
I20260710 13:21:42.726361 13487 raft_consensus.cc:2804] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:42.723373 13479 raft_consensus.cc:359] T d559cb32fc0b4d89ad476ac78d7304b5 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:42.727948 13479 raft_consensus.cc:385] T d559cb32fc0b4d89ad476ac78d7304b5 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:42.727926 13487 raft_consensus.cc:697] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e [term 1 LEADER]: Becoming Leader. State: Replica: 9490f0c505074ef9b5898f36f77c4f1e, State: Running, Role: LEADER
I20260710 13:21:42.728992 13487 consensus_queue.cc:237] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:42.731760 13480 tablet_bootstrap.cc:492] T 9b9d72f31e734b4e85e1d1570f7b3fca P f10b886153344d3298effaaa83a2d57a: No bootstrap required, opened a new log
I20260710 13:21:42.732445 13480 ts_tablet_manager.cc:1403] T 9b9d72f31e734b4e85e1d1570f7b3fca P f10b886153344d3298effaaa83a2d57a: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.012s
W20260710 13:21:42.732579 13327 leader_election.cc:343] T 295cd39ca98949a09fbf5abc78f12c08 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:42.736060 13290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295cd39ca98949a09fbf5abc78f12c08" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10b886153344d3298effaaa83a2d57a" is_pre_election: true
I20260710 13:21:42.735488 13479 raft_consensus.cc:740] T d559cb32fc0b4d89ad476ac78d7304b5 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9490f0c505074ef9b5898f36f77c4f1e, State: Initialized, Role: FOLLOWER
I20260710 13:21:42.741285 13481 ts_tablet_manager.cc:1434] T 66a9d1258cd74be6a14ade43ef3fbca9 P c521fc0a3ba549d7961924422c6288de: Time spent starting tablet: real 0.106s	user 0.008s	sys 0.000s
I20260710 13:21:42.741786 13290 raft_consensus.cc:2468] T 295cd39ca98949a09fbf5abc78f12c08 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c521fc0a3ba549d7961924422c6288de in term 0.
I20260710 13:21:42.744622 13480 raft_consensus.cc:359] T 9b9d72f31e734b4e85e1d1570f7b3fca P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:42.745908 13480 raft_consensus.cc:385] T 9b9d72f31e734b4e85e1d1570f7b3fca P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:42.746270 13480 raft_consensus.cc:740] T 9b9d72f31e734b4e85e1d1570f7b3fca P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f10b886153344d3298effaaa83a2d57a, State: Initialized, Role: FOLLOWER
I20260710 13:21:42.747293 13328 leader_election.cc:304] T 295cd39ca98949a09fbf5abc78f12c08 P c521fc0a3ba549d7961924422c6288de [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: c521fc0a3ba549d7961924422c6288de, f10b886153344d3298effaaa83a2d57a; no voters: 67ab8cefc7684bc594b08c13fca6b391
I20260710 13:21:42.747154 13480 consensus_queue.cc:260] T 9b9d72f31e734b4e85e1d1570f7b3fca P f10b886153344d3298effaaa83a2d57a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:42.748485 13490 raft_consensus.cc:2804] T 295cd39ca98949a09fbf5abc78f12c08 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:42.748898 13490 raft_consensus.cc:493] T 295cd39ca98949a09fbf5abc78f12c08 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:42.749231 13490 raft_consensus.cc:3060] T 295cd39ca98949a09fbf5abc78f12c08 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:42.749831 13480 ts_tablet_manager.cc:1434] T 9b9d72f31e734b4e85e1d1570f7b3fca P f10b886153344d3298effaaa83a2d57a: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.004s
I20260710 13:21:42.750978 13480 tablet_bootstrap.cc:492] T 66a9d1258cd74be6a14ade43ef3fbca9 P f10b886153344d3298effaaa83a2d57a: Bootstrap starting.
I20260710 13:21:42.751959 13479 consensus_queue.cc:260] T d559cb32fc0b4d89ad476ac78d7304b5 P 9490f0c505074ef9b5898f36f77c4f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:42.752545 13110 catalog_manager.cc:5697] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68). New cstate: current_term: 1 leader_uuid: "9490f0c505074ef9b5898f36f77c4f1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:42.754268 13479 ts_tablet_manager.cc:1434] T d559cb32fc0b4d89ad476ac78d7304b5 P 9490f0c505074ef9b5898f36f77c4f1e: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.004s
I20260710 13:21:42.755275 13479 tablet_bootstrap.cc:492] T 66a9d1258cd74be6a14ade43ef3fbca9 P 9490f0c505074ef9b5898f36f77c4f1e: Bootstrap starting.
I20260710 13:21:42.757519 13480 tablet_bootstrap.cc:654] T 66a9d1258cd74be6a14ade43ef3fbca9 P f10b886153344d3298effaaa83a2d57a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:42.758299 13484 tablet_bootstrap.cc:492] T 295cd39ca98949a09fbf5abc78f12c08 P 67ab8cefc7684bc594b08c13fca6b391: No bootstrap required, opened a new log
I20260710 13:21:42.758811 13484 ts_tablet_manager.cc:1403] T 295cd39ca98949a09fbf5abc78f12c08 P 67ab8cefc7684bc594b08c13fca6b391: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.004s
I20260710 13:21:42.758735 13485 raft_consensus.cc:515] T f48da9b9876c492eae9026e669a31b8e P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:42.757117 13490 raft_consensus.cc:515] T 295cd39ca98949a09fbf5abc78f12c08 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:42.760089 13481 tablet_bootstrap.cc:492] T 81147c5c87ab493288737bd087e2f789 P c521fc0a3ba549d7961924422c6288de: Bootstrap starting.
I20260710 13:21:42.763391 13490 leader_election.cc:290] T 295cd39ca98949a09fbf5abc78f12c08 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 election: Requested vote from peers 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931), f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399)
I20260710 13:21:42.766470 13214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48da9b9876c492eae9026e669a31b8e" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391"
I20260710 13:21:42.766907 13479 tablet_bootstrap.cc:654] T 66a9d1258cd74be6a14ade43ef3fbca9 P 9490f0c505074ef9b5898f36f77c4f1e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:42.767273 13214 raft_consensus.cc:3060] T f48da9b9876c492eae9026e669a31b8e P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:42.771340 13484 raft_consensus.cc:359] T 295cd39ca98949a09fbf5abc78f12c08 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:42.772051 13484 raft_consensus.cc:385] T 295cd39ca98949a09fbf5abc78f12c08 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:42.772341 13484 raft_consensus.cc:740] T 295cd39ca98949a09fbf5abc78f12c08 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Initialized, Role: FOLLOWER
I20260710 13:21:42.773295 13485 leader_election.cc:290] T f48da9b9876c492eae9026e669a31b8e P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 election: Requested vote from peers 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931), c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551)
I20260710 13:21:42.774823 13364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48da9b9876c492eae9026e669a31b8e" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c521fc0a3ba549d7961924422c6288de"
I20260710 13:21:42.776276 13481 tablet_bootstrap.cc:654] T 81147c5c87ab493288737bd087e2f789 P c521fc0a3ba549d7961924422c6288de: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:42.781709 13484 consensus_queue.cc:260] T 295cd39ca98949a09fbf5abc78f12c08 P 67ab8cefc7684bc594b08c13fca6b391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:42.782838 13215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295cd39ca98949a09fbf5abc78f12c08" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391"
I20260710 13:21:42.783404 13215 raft_consensus.cc:3060] T 295cd39ca98949a09fbf5abc78f12c08 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:42.785465 13484 ts_tablet_manager.cc:1434] T 295cd39ca98949a09fbf5abc78f12c08 P 67ab8cefc7684bc594b08c13fca6b391: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.002s
I20260710 13:21:42.786465 13484 tablet_bootstrap.cc:492] T d01695747857411595beb81dbe286507 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap starting.
I20260710 13:21:42.787904 13496 raft_consensus.cc:493] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:42.788374 13496 raft_consensus.cc:515] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
W20260710 13:21:42.781041 13253 leader_election.cc:343] T f48da9b9876c492eae9026e669a31b8e P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:42.778448 13214 raft_consensus.cc:2468] T f48da9b9876c492eae9026e669a31b8e P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f10b886153344d3298effaaa83a2d57a in term 1.
I20260710 13:21:42.782100 13290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295cd39ca98949a09fbf5abc78f12c08" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10b886153344d3298effaaa83a2d57a"
I20260710 13:21:42.800935 13290 raft_consensus.cc:3060] T 295cd39ca98949a09fbf5abc78f12c08 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:42.793200 13496 leader_election.cc:290] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355), f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399)
I20260710 13:21:42.814110 13481 tablet_bootstrap.cc:492] T 81147c5c87ab493288737bd087e2f789 P c521fc0a3ba549d7961924422c6288de: No bootstrap required, opened a new log
I20260710 13:21:42.814906 13481 ts_tablet_manager.cc:1403] T 81147c5c87ab493288737bd087e2f789 P c521fc0a3ba549d7961924422c6288de: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.011s
I20260710 13:21:42.816043 13484 tablet_bootstrap.cc:654] T d01695747857411595beb81dbe286507 P 67ab8cefc7684bc594b08c13fca6b391: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:42.818006 13481 raft_consensus.cc:359] T 81147c5c87ab493288737bd087e2f789 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:42.818760 13481 raft_consensus.cc:385] T 81147c5c87ab493288737bd087e2f789 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:42.820272 13481 raft_consensus.cc:740] T 81147c5c87ab493288737bd087e2f789 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c521fc0a3ba549d7961924422c6288de, State: Initialized, Role: FOLLOWER
I20260710 13:21:42.821070 13481 consensus_queue.cc:260] T 81147c5c87ab493288737bd087e2f789 P c521fc0a3ba549d7961924422c6288de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:42.823278 13481 ts_tablet_manager.cc:1434] T 81147c5c87ab493288737bd087e2f789 P c521fc0a3ba549d7961924422c6288de: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 13:21:42.824277 13481 tablet_bootstrap.cc:492] T d01695747857411595beb81dbe286507 P c521fc0a3ba549d7961924422c6288de: Bootstrap starting.
I20260710 13:21:42.830313 13481 tablet_bootstrap.cc:654] T d01695747857411595beb81dbe286507 P c521fc0a3ba549d7961924422c6288de: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:42.835414 13480 tablet_bootstrap.cc:492] T 66a9d1258cd74be6a14ade43ef3fbca9 P f10b886153344d3298effaaa83a2d57a: No bootstrap required, opened a new log
I20260710 13:21:42.835605 13479 tablet_bootstrap.cc:492] T 66a9d1258cd74be6a14ade43ef3fbca9 P 9490f0c505074ef9b5898f36f77c4f1e: No bootstrap required, opened a new log
I20260710 13:21:42.836079 13480 ts_tablet_manager.cc:1403] T 66a9d1258cd74be6a14ade43ef3fbca9 P f10b886153344d3298effaaa83a2d57a: Time spent bootstrapping tablet: real 0.085s	user 0.009s	sys 0.014s
I20260710 13:21:42.836248 13479 ts_tablet_manager.cc:1403] T 66a9d1258cd74be6a14ade43ef3fbca9 P 9490f0c505074ef9b5898f36f77c4f1e: Time spent bootstrapping tablet: real 0.081s	user 0.011s	sys 0.011s
I20260710 13:21:42.840095 13480 raft_consensus.cc:359] T 66a9d1258cd74be6a14ade43ef3fbca9 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:42.841820 13480 raft_consensus.cc:385] T 66a9d1258cd74be6a14ade43ef3fbca9 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:42.842123 13253 leader_election.cc:304] T f48da9b9876c492eae9026e669a31b8e P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 67ab8cefc7684bc594b08c13fca6b391, f10b886153344d3298effaaa83a2d57a; no voters: c521fc0a3ba549d7961924422c6288de
I20260710 13:21:42.842252 13480 raft_consensus.cc:740] T 66a9d1258cd74be6a14ade43ef3fbca9 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f10b886153344d3298effaaa83a2d57a, State: Initialized, Role: FOLLOWER
I20260710 13:21:42.843437 13485 raft_consensus.cc:2804] T f48da9b9876c492eae9026e669a31b8e P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:42.850777 13485 raft_consensus.cc:697] T f48da9b9876c492eae9026e669a31b8e P f10b886153344d3298effaaa83a2d57a [term 1 LEADER]: Becoming Leader. State: Replica: f10b886153344d3298effaaa83a2d57a, State: Running, Role: LEADER
I20260710 13:21:42.843869 13215 raft_consensus.cc:2468] T 295cd39ca98949a09fbf5abc78f12c08 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c521fc0a3ba549d7961924422c6288de in term 1.
I20260710 13:21:42.851662 13485 consensus_queue.cc:237] T f48da9b9876c492eae9026e669a31b8e P f10b886153344d3298effaaa83a2d57a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:42.845180 13479 raft_consensus.cc:359] T 66a9d1258cd74be6a14ade43ef3fbca9 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:42.854148 13479 raft_consensus.cc:385] T 66a9d1258cd74be6a14ade43ef3fbca9 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:42.849036 13290 raft_consensus.cc:2468] T 295cd39ca98949a09fbf5abc78f12c08 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c521fc0a3ba549d7961924422c6288de in term 1.
I20260710 13:21:42.854517 13480 consensus_queue.cc:260] T 66a9d1258cd74be6a14ade43ef3fbca9 P f10b886153344d3298effaaa83a2d57a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:42.854539 13479 raft_consensus.cc:740] T 66a9d1258cd74be6a14ade43ef3fbca9 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9490f0c505074ef9b5898f36f77c4f1e, State: Initialized, Role: FOLLOWER
I20260710 13:21:42.856149 13328 leader_election.cc:304] T 295cd39ca98949a09fbf5abc78f12c08 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c521fc0a3ba549d7961924422c6288de, f10b886153344d3298effaaa83a2d57a; no voters: 
I20260710 13:21:42.856407 13479 consensus_queue.cc:260] T 66a9d1258cd74be6a14ade43ef3fbca9 P 9490f0c505074ef9b5898f36f77c4f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:42.857474 13490 raft_consensus.cc:2804] T 295cd39ca98949a09fbf5abc78f12c08 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:42.858942 13479 ts_tablet_manager.cc:1434] T 66a9d1258cd74be6a14ade43ef3fbca9 P 9490f0c505074ef9b5898f36f77c4f1e: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.003s
I20260710 13:21:42.859978 13479 tablet_bootstrap.cc:492] T 92b1f5bb6c1c465680f2729fef7a496a P 9490f0c505074ef9b5898f36f77c4f1e: Bootstrap starting.
I20260710 13:21:42.883639 13490 raft_consensus.cc:697] T 295cd39ca98949a09fbf5abc78f12c08 P c521fc0a3ba549d7961924422c6288de [term 1 LEADER]: Becoming Leader. State: Replica: c521fc0a3ba549d7961924422c6288de, State: Running, Role: LEADER
I20260710 13:21:42.888808 13438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b1f5bb6c1c465680f2729fef7a496a" candidate_uuid: "67ab8cefc7684bc594b08c13fca6b391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e" is_pre_election: true
I20260710 13:21:42.889106 13490 consensus_queue.cc:237] T 295cd39ca98949a09fbf5abc78f12c08 P c521fc0a3ba549d7961924422c6288de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:42.889945 13481 tablet_bootstrap.cc:492] T d01695747857411595beb81dbe286507 P c521fc0a3ba549d7961924422c6288de: No bootstrap required, opened a new log
I20260710 13:21:42.890967 13481 ts_tablet_manager.cc:1403] T d01695747857411595beb81dbe286507 P c521fc0a3ba549d7961924422c6288de: Time spent bootstrapping tablet: real 0.067s	user 0.008s	sys 0.006s
I20260710 13:21:42.891641 13480 ts_tablet_manager.cc:1434] T 66a9d1258cd74be6a14ade43ef3fbca9 P f10b886153344d3298effaaa83a2d57a: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.003s
W20260710 13:21:42.890314 13181 leader_election.cc:343] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:42.894594 13113 catalog_manager.cc:5697] T f48da9b9876c492eae9026e669a31b8e P f10b886153344d3298effaaa83a2d57a reported cstate change: term changed from 0 to 1, leader changed from <none> to f10b886153344d3298effaaa83a2d57a (127.10.210.66). New cstate: current_term: 1 leader_uuid: "f10b886153344d3298effaaa83a2d57a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:42.896524 13484 tablet_bootstrap.cc:492] T d01695747857411595beb81dbe286507 P 67ab8cefc7684bc594b08c13fca6b391: No bootstrap required, opened a new log
I20260710 13:21:42.897415 13484 ts_tablet_manager.cc:1403] T d01695747857411595beb81dbe286507 P 67ab8cefc7684bc594b08c13fca6b391: Time spent bootstrapping tablet: real 0.111s	user 0.026s	sys 0.024s
I20260710 13:21:42.899268 13479 tablet_bootstrap.cc:654] T 92b1f5bb6c1c465680f2729fef7a496a P 9490f0c505074ef9b5898f36f77c4f1e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:42.901445 13480 tablet_bootstrap.cc:492] T 81147c5c87ab493288737bd087e2f789 P f10b886153344d3298effaaa83a2d57a: Bootstrap starting.
I20260710 13:21:42.904331 13484 raft_consensus.cc:359] T d01695747857411595beb81dbe286507 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:42.905098 13484 raft_consensus.cc:385] T d01695747857411595beb81dbe286507 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:42.905404 13484 raft_consensus.cc:740] T d01695747857411595beb81dbe286507 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Initialized, Role: FOLLOWER
I20260710 13:21:42.906134 13484 consensus_queue.cc:260] T d01695747857411595beb81dbe286507 P 67ab8cefc7684bc594b08c13fca6b391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:42.908272 13484 ts_tablet_manager.cc:1434] T d01695747857411595beb81dbe286507 P 67ab8cefc7684bc594b08c13fca6b391: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260710 13:21:42.902642 13481 raft_consensus.cc:359] T d01695747857411595beb81dbe286507 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:42.909142 13481 raft_consensus.cc:385] T d01695747857411595beb81dbe286507 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:42.910432 13290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b1f5bb6c1c465680f2729fef7a496a" candidate_uuid: "67ab8cefc7684bc594b08c13fca6b391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10b886153344d3298effaaa83a2d57a" is_pre_election: true
I20260710 13:21:42.914489 13484 tablet_bootstrap.cc:492] T 9b9d72f31e734b4e85e1d1570f7b3fca P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap starting.
W20260710 13:21:42.916412 13179 leader_election.cc:343] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:42.916908 13179 leader_election.cc:304] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 67ab8cefc7684bc594b08c13fca6b391; no voters: 9490f0c505074ef9b5898f36f77c4f1e, f10b886153344d3298effaaa83a2d57a
I20260710 13:21:42.919997 13496 raft_consensus.cc:2749] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:42.921681 13480 tablet_bootstrap.cc:654] T 81147c5c87ab493288737bd087e2f789 P f10b886153344d3298effaaa83a2d57a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:42.923211 13484 tablet_bootstrap.cc:654] T 9b9d72f31e734b4e85e1d1570f7b3fca P 67ab8cefc7684bc594b08c13fca6b391: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:42.924285 13485 raft_consensus.cc:493] T 9b9d72f31e734b4e85e1d1570f7b3fca P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:42.924805 13485 raft_consensus.cc:515] T 9b9d72f31e734b4e85e1d1570f7b3fca P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:42.927266 13485 leader_election.cc:290] T 9b9d72f31e734b4e85e1d1570f7b3fca P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355), 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931)
I20260710 13:21:42.927958 13438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9d72f31e734b4e85e1d1570f7b3fca" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e" is_pre_election: true
I20260710 13:21:42.909482 13481 raft_consensus.cc:740] T d01695747857411595beb81dbe286507 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c521fc0a3ba549d7961924422c6288de, State: Initialized, Role: FOLLOWER
I20260710 13:21:42.928607 13438 raft_consensus.cc:2468] T 9b9d72f31e734b4e85e1d1570f7b3fca P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f10b886153344d3298effaaa83a2d57a in term 0.
I20260710 13:21:42.929209 13481 consensus_queue.cc:260] T d01695747857411595beb81dbe286507 P c521fc0a3ba549d7961924422c6288de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:42.929600 13215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9d72f31e734b4e85e1d1570f7b3fca" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391" is_pre_election: true
I20260710 13:21:42.938616 13256 leader_election.cc:304] T 9b9d72f31e734b4e85e1d1570f7b3fca P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9490f0c505074ef9b5898f36f77c4f1e, f10b886153344d3298effaaa83a2d57a; no voters: 
I20260710 13:21:42.942452 13485 raft_consensus.cc:2804] T 9b9d72f31e734b4e85e1d1570f7b3fca P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:42.942829 13485 raft_consensus.cc:493] T 9b9d72f31e734b4e85e1d1570f7b3fca P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:42.943166 13485 raft_consensus.cc:3060] T 9b9d72f31e734b4e85e1d1570f7b3fca P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:42.945211 13253 leader_election.cc:343] T 9b9d72f31e734b4e85e1d1570f7b3fca P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:42.945367 13480 tablet_bootstrap.cc:492] T 81147c5c87ab493288737bd087e2f789 P f10b886153344d3298effaaa83a2d57a: No bootstrap required, opened a new log
I20260710 13:21:42.946070 13480 ts_tablet_manager.cc:1403] T 81147c5c87ab493288737bd087e2f789 P f10b886153344d3298effaaa83a2d57a: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.005s
I20260710 13:21:42.950006 13480 raft_consensus.cc:359] T 81147c5c87ab493288737bd087e2f789 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:42.950510 13485 raft_consensus.cc:515] T 9b9d72f31e734b4e85e1d1570f7b3fca P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:42.950892 13480 raft_consensus.cc:385] T 81147c5c87ab493288737bd087e2f789 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:42.951378 13480 raft_consensus.cc:740] T 81147c5c87ab493288737bd087e2f789 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f10b886153344d3298effaaa83a2d57a, State: Initialized, Role: FOLLOWER
I20260710 13:21:42.952450 13480 consensus_queue.cc:260] T 81147c5c87ab493288737bd087e2f789 P f10b886153344d3298effaaa83a2d57a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:42.953935 13438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9d72f31e734b4e85e1d1570f7b3fca" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e"
I20260710 13:21:42.954545 13438 raft_consensus.cc:3060] T 9b9d72f31e734b4e85e1d1570f7b3fca P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:42.954898 13485 leader_election.cc:290] T 9b9d72f31e734b4e85e1d1570f7b3fca P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 election: Requested vote from peers 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355), 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931)
I20260710 13:21:42.955834 13480 ts_tablet_manager.cc:1434] T 81147c5c87ab493288737bd087e2f789 P f10b886153344d3298effaaa83a2d57a: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:21:42.957103 13480 tablet_bootstrap.cc:492] T 92b1f5bb6c1c465680f2729fef7a496a P f10b886153344d3298effaaa83a2d57a: Bootstrap starting.
I20260710 13:21:42.952293 13111 catalog_manager.cc:5697] T 295cd39ca98949a09fbf5abc78f12c08 P c521fc0a3ba549d7961924422c6288de reported cstate change: term changed from 0 to 1, leader changed from <none> to c521fc0a3ba549d7961924422c6288de (127.10.210.67). New cstate: current_term: 1 leader_uuid: "c521fc0a3ba549d7961924422c6288de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:42.954993 13215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9d72f31e734b4e85e1d1570f7b3fca" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391"
I20260710 13:21:42.965049 13438 raft_consensus.cc:2468] T 9b9d72f31e734b4e85e1d1570f7b3fca P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f10b886153344d3298effaaa83a2d57a in term 1.
I20260710 13:21:42.965776 13480 tablet_bootstrap.cc:654] T 92b1f5bb6c1c465680f2729fef7a496a P f10b886153344d3298effaaa83a2d57a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:42.966308 13256 leader_election.cc:304] T 9b9d72f31e734b4e85e1d1570f7b3fca P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9490f0c505074ef9b5898f36f77c4f1e, f10b886153344d3298effaaa83a2d57a; no voters: 
W20260710 13:21:42.966936 13253 leader_election.cc:343] T 9b9d72f31e734b4e85e1d1570f7b3fca P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:42.968600 13485 raft_consensus.cc:2804] T 9b9d72f31e734b4e85e1d1570f7b3fca P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:42.969148 13485 raft_consensus.cc:697] T 9b9d72f31e734b4e85e1d1570f7b3fca P f10b886153344d3298effaaa83a2d57a [term 1 LEADER]: Becoming Leader. State: Replica: f10b886153344d3298effaaa83a2d57a, State: Running, Role: LEADER
I20260710 13:21:42.969687 13481 ts_tablet_manager.cc:1434] T d01695747857411595beb81dbe286507 P c521fc0a3ba549d7961924422c6288de: Time spent starting tablet: real 0.078s	user 0.013s	sys 0.008s
I20260710 13:21:42.969974 13485 consensus_queue.cc:237] T 9b9d72f31e734b4e85e1d1570f7b3fca P f10b886153344d3298effaaa83a2d57a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:42.971076 13481 tablet_bootstrap.cc:492] T e7913011c2034084804474d6644e5be0 P c521fc0a3ba549d7961924422c6288de: Bootstrap starting.
I20260710 13:21:42.982089 13480 tablet_bootstrap.cc:492] T 92b1f5bb6c1c465680f2729fef7a496a P f10b886153344d3298effaaa83a2d57a: No bootstrap required, opened a new log
I20260710 13:21:42.982585 13480 ts_tablet_manager.cc:1403] T 92b1f5bb6c1c465680f2729fef7a496a P f10b886153344d3298effaaa83a2d57a: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.012s
I20260710 13:21:42.983637 13496 raft_consensus.cc:493] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:42.984223 13481 tablet_bootstrap.cc:654] T e7913011c2034084804474d6644e5be0 P c521fc0a3ba549d7961924422c6288de: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:42.985148 13480 raft_consensus.cc:359] T 92b1f5bb6c1c465680f2729fef7a496a P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:42.983759 13487 raft_consensus.cc:493] T 66a9d1258cd74be6a14ade43ef3fbca9 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:42.985857 13480 raft_consensus.cc:385] T 92b1f5bb6c1c465680f2729fef7a496a P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:42.986181 13480 raft_consensus.cc:740] T 92b1f5bb6c1c465680f2729fef7a496a P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f10b886153344d3298effaaa83a2d57a, State: Initialized, Role: FOLLOWER
I20260710 13:21:42.986907 13480 consensus_queue.cc:260] T 92b1f5bb6c1c465680f2729fef7a496a P f10b886153344d3298effaaa83a2d57a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:42.984454 13496 raft_consensus.cc:515] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:42.989069 13480 ts_tablet_manager.cc:1434] T 92b1f5bb6c1c465680f2729fef7a496a P f10b886153344d3298effaaa83a2d57a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:21:42.986228 13487 raft_consensus.cc:515] T 66a9d1258cd74be6a14ade43ef3fbca9 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:42.992517 13480 tablet_bootstrap.cc:492] T dd33adf4cce6413d862b58ee525a987e P f10b886153344d3298effaaa83a2d57a: Bootstrap starting.
I20260710 13:21:42.992949 13290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a9d1258cd74be6a14ade43ef3fbca9" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10b886153344d3298effaaa83a2d57a" is_pre_election: true
I20260710 13:21:42.993602 13290 raft_consensus.cc:2468] T 66a9d1258cd74be6a14ade43ef3fbca9 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9490f0c505074ef9b5898f36f77c4f1e in term 0.
I20260710 13:21:42.994835 13402 leader_election.cc:304] T 66a9d1258cd74be6a14ade43ef3fbca9 P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9490f0c505074ef9b5898f36f77c4f1e, f10b886153344d3298effaaa83a2d57a; no voters: 
I20260710 13:21:42.995635 13500 raft_consensus.cc:2804] T 66a9d1258cd74be6a14ade43ef3fbca9 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:42.995986 13500 raft_consensus.cc:493] T 66a9d1258cd74be6a14ade43ef3fbca9 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:42.996317 13500 raft_consensus.cc:3060] T 66a9d1258cd74be6a14ade43ef3fbca9 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:42.997422 13113 catalog_manager.cc:5697] T 9b9d72f31e734b4e85e1d1570f7b3fca P f10b886153344d3298effaaa83a2d57a reported cstate change: term changed from 0 to 1, leader changed from <none> to f10b886153344d3298effaaa83a2d57a (127.10.210.66). New cstate: current_term: 1 leader_uuid: "f10b886153344d3298effaaa83a2d57a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:43.001581 13364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a9d1258cd74be6a14ade43ef3fbca9" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c521fc0a3ba549d7961924422c6288de" is_pre_election: true
I20260710 13:21:43.002214 13364 raft_consensus.cc:2468] T 66a9d1258cd74be6a14ade43ef3fbca9 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9490f0c505074ef9b5898f36f77c4f1e in term 0.
I20260710 13:21:43.003525 13487 leader_election.cc:290] T 66a9d1258cd74be6a14ade43ef3fbca9 P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399), c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551)
I20260710 13:21:43.004174 13480 tablet_bootstrap.cc:654] T dd33adf4cce6413d862b58ee525a987e P f10b886153344d3298effaaa83a2d57a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.009321 13479 tablet_bootstrap.cc:492] T 92b1f5bb6c1c465680f2729fef7a496a P 9490f0c505074ef9b5898f36f77c4f1e: No bootstrap required, opened a new log
I20260710 13:21:43.009410 13500 raft_consensus.cc:515] T 66a9d1258cd74be6a14ade43ef3fbca9 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:43.009900 13479 ts_tablet_manager.cc:1403] T 92b1f5bb6c1c465680f2729fef7a496a P 9490f0c505074ef9b5898f36f77c4f1e: Time spent bootstrapping tablet: real 0.150s	user 0.010s	sys 0.009s
I20260710 13:21:43.011407 13496 leader_election.cc:290] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551), 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355)
I20260710 13:21:43.011507 13500 leader_election.cc:290] T 66a9d1258cd74be6a14ade43ef3fbca9 P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 election: Requested vote from peers f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399), c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551)
I20260710 13:21:43.013454 13484 tablet_bootstrap.cc:492] T 9b9d72f31e734b4e85e1d1570f7b3fca P 67ab8cefc7684bc594b08c13fca6b391: No bootstrap required, opened a new log
I20260710 13:21:43.013705 13438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d559cb32fc0b4d89ad476ac78d7304b5" candidate_uuid: "67ab8cefc7684bc594b08c13fca6b391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e" is_pre_election: true
I20260710 13:21:43.013942 13484 ts_tablet_manager.cc:1403] T 9b9d72f31e734b4e85e1d1570f7b3fca P 67ab8cefc7684bc594b08c13fca6b391: Time spent bootstrapping tablet: real 0.103s	user 0.007s	sys 0.010s
I20260710 13:21:43.014278 13438 raft_consensus.cc:2468] T d559cb32fc0b4d89ad476ac78d7304b5 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67ab8cefc7684bc594b08c13fca6b391 in term 0.
I20260710 13:21:43.015872 13290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a9d1258cd74be6a14ade43ef3fbca9" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10b886153344d3298effaaa83a2d57a"
I20260710 13:21:43.016424 13290 raft_consensus.cc:3060] T 66a9d1258cd74be6a14ade43ef3fbca9 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.016665 13481 tablet_bootstrap.cc:492] T e7913011c2034084804474d6644e5be0 P c521fc0a3ba549d7961924422c6288de: No bootstrap required, opened a new log
I20260710 13:21:43.017306 13481 ts_tablet_manager.cc:1403] T e7913011c2034084804474d6644e5be0 P c521fc0a3ba549d7961924422c6288de: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.018s
I20260710 13:21:43.021260 13481 raft_consensus.cc:359] T e7913011c2034084804474d6644e5be0 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:43.021677 13484 raft_consensus.cc:359] T 9b9d72f31e734b4e85e1d1570f7b3fca P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:43.022197 13481 raft_consensus.cc:385] T e7913011c2034084804474d6644e5be0 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.022394 13484 raft_consensus.cc:385] T 9b9d72f31e734b4e85e1d1570f7b3fca P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.022637 13481 raft_consensus.cc:740] T e7913011c2034084804474d6644e5be0 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c521fc0a3ba549d7961924422c6288de, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.024287 13181 leader_election.cc:304] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67ab8cefc7684bc594b08c13fca6b391, 9490f0c505074ef9b5898f36f77c4f1e; no voters: 
I20260710 13:21:43.023952 13481 consensus_queue.cc:260] T e7913011c2034084804474d6644e5be0 P c521fc0a3ba549d7961924422c6288de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:43.025511 13529 raft_consensus.cc:493] T 81147c5c87ab493288737bd087e2f789 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:43.025923 13364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a9d1258cd74be6a14ade43ef3fbca9" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c521fc0a3ba549d7961924422c6288de"
I20260710 13:21:43.026515 13364 raft_consensus.cc:3060] T 66a9d1258cd74be6a14ade43ef3fbca9 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.026088 13529 raft_consensus.cc:515] T 81147c5c87ab493288737bd087e2f789 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:43.022773 13484 raft_consensus.cc:740] T 9b9d72f31e734b4e85e1d1570f7b3fca P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.029081 13363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d559cb32fc0b4d89ad476ac78d7304b5" candidate_uuid: "67ab8cefc7684bc594b08c13fca6b391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c521fc0a3ba549d7961924422c6288de" is_pre_election: true
I20260710 13:21:43.029357 13484 consensus_queue.cc:260] T 9b9d72f31e734b4e85e1d1570f7b3fca P 67ab8cefc7684bc594b08c13fca6b391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:43.030246 13215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81147c5c87ab493288737bd087e2f789" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391" is_pre_election: true
I20260710 13:21:43.031639 13496 raft_consensus.cc:2804] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:43.032140 13496 raft_consensus.cc:493] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:43.032320 13289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81147c5c87ab493288737bd087e2f789" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10b886153344d3298effaaa83a2d57a" is_pre_election: true
I20260710 13:21:43.033499 13289 raft_consensus.cc:2468] T 81147c5c87ab493288737bd087e2f789 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c521fc0a3ba549d7961924422c6288de in term 0.
W20260710 13:21:43.033778 13178 leader_election.cc:343] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:43.033639 13496 raft_consensus.cc:3060] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.035867 13328 leader_election.cc:304] T 81147c5c87ab493288737bd087e2f789 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c521fc0a3ba549d7961924422c6288de, f10b886153344d3298effaaa83a2d57a; no voters: 
I20260710 13:21:43.033123 13479 raft_consensus.cc:359] T 92b1f5bb6c1c465680f2729fef7a496a P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:43.036702 13479 raft_consensus.cc:385] T 92b1f5bb6c1c465680f2729fef7a496a P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.037184 13535 raft_consensus.cc:2804] T 81147c5c87ab493288737bd087e2f789 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:43.037371 13364 raft_consensus.cc:2468] T 66a9d1258cd74be6a14ade43ef3fbca9 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9490f0c505074ef9b5898f36f77c4f1e in term 1.
I20260710 13:21:43.037732 13535 raft_consensus.cc:493] T 81147c5c87ab493288737bd087e2f789 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:43.038256 13535 raft_consensus.cc:3060] T 81147c5c87ab493288737bd087e2f789 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.023293 13290 raft_consensus.cc:2468] T 66a9d1258cd74be6a14ade43ef3fbca9 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9490f0c505074ef9b5898f36f77c4f1e in term 1.
W20260710 13:21:43.041499 13327 leader_election.cc:343] T 81147c5c87ab493288737bd087e2f789 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:43.042191 13402 leader_election.cc:304] T 66a9d1258cd74be6a14ade43ef3fbca9 P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9490f0c505074ef9b5898f36f77c4f1e, f10b886153344d3298effaaa83a2d57a; no voters: 
I20260710 13:21:43.042640 13529 leader_election.cc:290] T 81147c5c87ab493288737bd087e2f789 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931), f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399)
I20260710 13:21:43.043165 13500 raft_consensus.cc:2804] T 66a9d1258cd74be6a14ade43ef3fbca9 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:43.043751 13500 raft_consensus.cc:697] T 66a9d1258cd74be6a14ade43ef3fbca9 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 LEADER]: Becoming Leader. State: Replica: 9490f0c505074ef9b5898f36f77c4f1e, State: Running, Role: LEADER
I20260710 13:21:43.044700 13480 tablet_bootstrap.cc:492] T dd33adf4cce6413d862b58ee525a987e P f10b886153344d3298effaaa83a2d57a: No bootstrap required, opened a new log
I20260710 13:21:43.045192 13480 ts_tablet_manager.cc:1403] T dd33adf4cce6413d862b58ee525a987e P f10b886153344d3298effaaa83a2d57a: Time spent bootstrapping tablet: real 0.053s	user 0.031s	sys 0.011s
I20260710 13:21:43.044838 13500 consensus_queue.cc:237] T 66a9d1258cd74be6a14ade43ef3fbca9 P 9490f0c505074ef9b5898f36f77c4f1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:43.037096 13479 raft_consensus.cc:740] T 92b1f5bb6c1c465680f2729fef7a496a P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9490f0c505074ef9b5898f36f77c4f1e, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.049233 13479 consensus_queue.cc:260] T 92b1f5bb6c1c465680f2729fef7a496a P 9490f0c505074ef9b5898f36f77c4f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:43.049551 13535 raft_consensus.cc:515] T 81147c5c87ab493288737bd087e2f789 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:43.051537 13479 ts_tablet_manager.cc:1434] T 92b1f5bb6c1c465680f2729fef7a496a P 9490f0c505074ef9b5898f36f77c4f1e: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.000s
I20260710 13:21:43.052765 13215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81147c5c87ab493288737bd087e2f789" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391"
I20260710 13:21:43.053828 13481 ts_tablet_manager.cc:1434] T e7913011c2034084804474d6644e5be0 P c521fc0a3ba549d7961924422c6288de: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.001s
I20260710 13:21:43.047904 13480 raft_consensus.cc:359] T dd33adf4cce6413d862b58ee525a987e P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
W20260710 13:21:43.054173 13327 leader_election.cc:343] T 81147c5c87ab493288737bd087e2f789 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:43.054342 13480 raft_consensus.cc:385] T dd33adf4cce6413d862b58ee525a987e P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.054628 13480 raft_consensus.cc:740] T dd33adf4cce6413d862b58ee525a987e P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f10b886153344d3298effaaa83a2d57a, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.055295 13480 consensus_queue.cc:260] T dd33adf4cce6413d862b58ee525a987e P f10b886153344d3298effaaa83a2d57a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:43.056262 13290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81147c5c87ab493288737bd087e2f789" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10b886153344d3298effaaa83a2d57a"
I20260710 13:21:43.056771 13479 tablet_bootstrap.cc:492] T d01695747857411595beb81dbe286507 P 9490f0c505074ef9b5898f36f77c4f1e: Bootstrap starting.
I20260710 13:21:43.056854 13290 raft_consensus.cc:3060] T 81147c5c87ab493288737bd087e2f789 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.063537 13479 tablet_bootstrap.cc:654] T d01695747857411595beb81dbe286507 P 9490f0c505074ef9b5898f36f77c4f1e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.064778 13481 tablet_bootstrap.cc:492] T f48da9b9876c492eae9026e669a31b8e P c521fc0a3ba549d7961924422c6288de: Bootstrap starting.
I20260710 13:21:43.069780 13480 ts_tablet_manager.cc:1434] T dd33adf4cce6413d862b58ee525a987e P f10b886153344d3298effaaa83a2d57a: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260710 13:21:43.070708 13480 tablet_bootstrap.cc:492] T a94644be12e44d67a64001fbbe6acf21 P f10b886153344d3298effaaa83a2d57a: Bootstrap starting.
I20260710 13:21:43.074862 13535 leader_election.cc:290] T 81147c5c87ab493288737bd087e2f789 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 election: Requested vote from peers 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931), f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399)
I20260710 13:21:43.075314 13496 raft_consensus.cc:515] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:43.075868 13480 tablet_bootstrap.cc:654] T a94644be12e44d67a64001fbbe6acf21 P f10b886153344d3298effaaa83a2d57a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.078248 13364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d559cb32fc0b4d89ad476ac78d7304b5" candidate_uuid: "67ab8cefc7684bc594b08c13fca6b391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c521fc0a3ba549d7961924422c6288de"
I20260710 13:21:43.078563 13438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d559cb32fc0b4d89ad476ac78d7304b5" candidate_uuid: "67ab8cefc7684bc594b08c13fca6b391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e"
I20260710 13:21:43.079164 13438 raft_consensus.cc:3060] T d559cb32fc0b4d89ad476ac78d7304b5 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:43.079701 13178 leader_election.cc:343] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:43.081184 13479 tablet_bootstrap.cc:492] T d01695747857411595beb81dbe286507 P 9490f0c505074ef9b5898f36f77c4f1e: No bootstrap required, opened a new log
I20260710 13:21:43.081682 13479 ts_tablet_manager.cc:1403] T d01695747857411595beb81dbe286507 P 9490f0c505074ef9b5898f36f77c4f1e: Time spent bootstrapping tablet: real 0.025s	user 0.003s	sys 0.008s
I20260710 13:21:43.084566 13479 raft_consensus.cc:359] T d01695747857411595beb81dbe286507 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:43.084280 13113 catalog_manager.cc:5697] T 66a9d1258cd74be6a14ade43ef3fbca9 P 9490f0c505074ef9b5898f36f77c4f1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68). New cstate: current_term: 1 leader_uuid: "9490f0c505074ef9b5898f36f77c4f1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:43.085333 13479 raft_consensus.cc:385] T d01695747857411595beb81dbe286507 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.085686 13479 raft_consensus.cc:740] T d01695747857411595beb81dbe286507 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9490f0c505074ef9b5898f36f77c4f1e, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.086447 13438 raft_consensus.cc:2468] T d559cb32fc0b4d89ad476ac78d7304b5 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67ab8cefc7684bc594b08c13fca6b391 in term 1.
I20260710 13:21:43.087692 13181 leader_election.cc:304] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 67ab8cefc7684bc594b08c13fca6b391, 9490f0c505074ef9b5898f36f77c4f1e; no voters: c521fc0a3ba549d7961924422c6288de
I20260710 13:21:43.088657 13540 raft_consensus.cc:2804] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:43.089689 13480 tablet_bootstrap.cc:492] T a94644be12e44d67a64001fbbe6acf21 P f10b886153344d3298effaaa83a2d57a: No bootstrap required, opened a new log
I20260710 13:21:43.090018 13496 leader_election.cc:290] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 1 election: Requested vote from peers c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551), 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355)
I20260710 13:21:43.090137 13480 ts_tablet_manager.cc:1403] T a94644be12e44d67a64001fbbe6acf21 P f10b886153344d3298effaaa83a2d57a: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.000s
I20260710 13:21:43.090696 13479 consensus_queue.cc:260] T d01695747857411595beb81dbe286507 P 9490f0c505074ef9b5898f36f77c4f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:43.091578 13500 raft_consensus.cc:493] T d01695747857411595beb81dbe286507 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:43.092028 13500 raft_consensus.cc:515] T d01695747857411595beb81dbe286507 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:43.067837 13484 ts_tablet_manager.cc:1434] T 9b9d72f31e734b4e85e1d1570f7b3fca P 67ab8cefc7684bc594b08c13fca6b391: Time spent starting tablet: real 0.054s	user 0.023s	sys 0.011s
I20260710 13:21:43.093523 13480 raft_consensus.cc:359] T a94644be12e44d67a64001fbbe6acf21 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:43.094283 13480 raft_consensus.cc:385] T a94644be12e44d67a64001fbbe6acf21 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.094399 13485 consensus_queue.cc:1048] T 913cde3913444cbca42b034dc496bd54 P f10b886153344d3298effaaa83a2d57a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:43.094679 13480 raft_consensus.cc:740] T a94644be12e44d67a64001fbbe6acf21 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f10b886153344d3298effaaa83a2d57a, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.095918 13500 leader_election.cc:290] T d01695747857411595beb81dbe286507 P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551), 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931)
I20260710 13:21:43.097013 13290 raft_consensus.cc:2468] T 81147c5c87ab493288737bd087e2f789 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c521fc0a3ba549d7961924422c6288de in term 1.
I20260710 13:21:43.096987 13480 consensus_queue.cc:260] T a94644be12e44d67a64001fbbe6acf21 P f10b886153344d3298effaaa83a2d57a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:43.100075 13364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01695747857411595beb81dbe286507" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c521fc0a3ba549d7961924422c6288de" is_pre_election: true
I20260710 13:21:43.097237 13481 tablet_bootstrap.cc:654] T f48da9b9876c492eae9026e669a31b8e P c521fc0a3ba549d7961924422c6288de: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.098292 13479 ts_tablet_manager.cc:1434] T d01695747857411595beb81dbe286507 P 9490f0c505074ef9b5898f36f77c4f1e: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.005s
I20260710 13:21:43.098196 13328 leader_election.cc:304] T 81147c5c87ab493288737bd087e2f789 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c521fc0a3ba549d7961924422c6288de, f10b886153344d3298effaaa83a2d57a; no voters: 67ab8cefc7684bc594b08c13fca6b391
I20260710 13:21:43.100255 13215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01695747857411595beb81dbe286507" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391" is_pre_election: true
I20260710 13:21:43.100469 13480 ts_tablet_manager.cc:1434] T a94644be12e44d67a64001fbbe6acf21 P f10b886153344d3298effaaa83a2d57a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:21:43.100762 13364 raft_consensus.cc:2468] T d01695747857411595beb81dbe286507 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9490f0c505074ef9b5898f36f77c4f1e in term 0.
I20260710 13:21:43.100069 13487 raft_consensus.cc:493] T 92b1f5bb6c1c465680f2729fef7a496a P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:43.107270 13540 raft_consensus.cc:697] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 LEADER]: Becoming Leader. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Running, Role: LEADER
I20260710 13:21:43.107329 13487 raft_consensus.cc:515] T 92b1f5bb6c1c465680f2729fef7a496a P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:43.108883 13480 tablet_bootstrap.cc:492] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a: Bootstrap starting.
I20260710 13:21:43.108407 13540 consensus_queue.cc:237] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:43.101696 13215 raft_consensus.cc:2468] T d01695747857411595beb81dbe286507 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9490f0c505074ef9b5898f36f77c4f1e in term 0.
I20260710 13:21:43.111843 13487 leader_election.cc:290] T 92b1f5bb6c1c465680f2729fef7a496a P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931), f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399)
I20260710 13:21:43.113492 13215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b1f5bb6c1c465680f2729fef7a496a" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391" is_pre_election: true
I20260710 13:21:43.113679 13401 leader_election.cc:304] T d01695747857411595beb81dbe286507 P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67ab8cefc7684bc594b08c13fca6b391, 9490f0c505074ef9b5898f36f77c4f1e; no voters: 
I20260710 13:21:43.114113 13215 raft_consensus.cc:2468] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9490f0c505074ef9b5898f36f77c4f1e in term 0.
I20260710 13:21:43.115782 13401 leader_election.cc:304] T 92b1f5bb6c1c465680f2729fef7a496a P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67ab8cefc7684bc594b08c13fca6b391, 9490f0c505074ef9b5898f36f77c4f1e; no voters: 
I20260710 13:21:43.116514 13500 raft_consensus.cc:2804] T d01695747857411595beb81dbe286507 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:43.116915 13500 raft_consensus.cc:493] T d01695747857411595beb81dbe286507 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:43.117311 13500 raft_consensus.cc:3060] T d01695747857411595beb81dbe286507 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.123124 13487 raft_consensus.cc:2804] T 92b1f5bb6c1c465680f2729fef7a496a P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:43.123534 13487 raft_consensus.cc:493] T 92b1f5bb6c1c465680f2729fef7a496a P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:43.124042 13487 raft_consensus.cc:3060] T 92b1f5bb6c1c465680f2729fef7a496a P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.125399 13506 consensus_queue.cc:1048] T 913cde3913444cbca42b034dc496bd54 P f10b886153344d3298effaaa83a2d57a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:43.127239 13290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b1f5bb6c1c465680f2729fef7a496a" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10b886153344d3298effaaa83a2d57a" is_pre_election: true
I20260710 13:21:43.104108 13535 raft_consensus.cc:2804] T 81147c5c87ab493288737bd087e2f789 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:43.129361 13535 raft_consensus.cc:697] T 81147c5c87ab493288737bd087e2f789 P c521fc0a3ba549d7961924422c6288de [term 1 LEADER]: Becoming Leader. State: Replica: c521fc0a3ba549d7961924422c6288de, State: Running, Role: LEADER
I20260710 13:21:43.130170 13535 consensus_queue.cc:237] T 81147c5c87ab493288737bd087e2f789 P c521fc0a3ba549d7961924422c6288de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:43.103619 13484 tablet_bootstrap.cc:492] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap starting.
I20260710 13:21:43.127877 13290 raft_consensus.cc:2468] T 92b1f5bb6c1c465680f2729fef7a496a P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9490f0c505074ef9b5898f36f77c4f1e in term 0.
I20260710 13:21:43.102473 13479 tablet_bootstrap.cc:492] T a94644be12e44d67a64001fbbe6acf21 P 9490f0c505074ef9b5898f36f77c4f1e: Bootstrap starting.
I20260710 13:21:43.149209 13500 raft_consensus.cc:515] T d01695747857411595beb81dbe286507 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:43.155567 13112 catalog_manager.cc:5697] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391 reported cstate change: term changed from 0 to 1, leader changed from <none> to 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65). New cstate: current_term: 1 leader_uuid: "67ab8cefc7684bc594b08c13fca6b391" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:43.162061 13480 tablet_bootstrap.cc:654] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.163671 13484 tablet_bootstrap.cc:654] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 67ab8cefc7684bc594b08c13fca6b391: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.176185 13487 raft_consensus.cc:515] T 92b1f5bb6c1c465680f2729fef7a496a P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:43.185190 13479 tablet_bootstrap.cc:654] T a94644be12e44d67a64001fbbe6acf21 P 9490f0c505074ef9b5898f36f77c4f1e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.191606 13363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01695747857411595beb81dbe286507" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c521fc0a3ba549d7961924422c6288de"
I20260710 13:21:43.192270 13215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01695747857411595beb81dbe286507" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391"
I20260710 13:21:43.192273 13363 raft_consensus.cc:3060] T d01695747857411595beb81dbe286507 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.192790 13500 leader_election.cc:290] T d01695747857411595beb81dbe286507 P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 election: Requested vote from peers c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551), 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931)
I20260710 13:21:43.204128 13481 tablet_bootstrap.cc:492] T f48da9b9876c492eae9026e669a31b8e P c521fc0a3ba549d7961924422c6288de: No bootstrap required, opened a new log
I20260710 13:21:43.204928 13481 ts_tablet_manager.cc:1403] T f48da9b9876c492eae9026e669a31b8e P c521fc0a3ba549d7961924422c6288de: Time spent bootstrapping tablet: real 0.140s	user 0.027s	sys 0.049s
I20260710 13:21:43.197088 13215 raft_consensus.cc:3060] T d01695747857411595beb81dbe286507 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:43.214648 13401 consensus_peers.cc:597] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e -> Peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Couldn't send request to peer 67ab8cefc7684bc594b08c13fca6b391. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:43.226542 13214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b1f5bb6c1c465680f2729fef7a496a" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391"
I20260710 13:21:43.227269 13214 raft_consensus.cc:3060] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.227524 13290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b1f5bb6c1c465680f2729fef7a496a" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10b886153344d3298effaaa83a2d57a"
I20260710 13:21:43.228093 13290 raft_consensus.cc:3060] T 92b1f5bb6c1c465680f2729fef7a496a P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.228240 13481 raft_consensus.cc:359] T f48da9b9876c492eae9026e669a31b8e P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:43.228989 13481 raft_consensus.cc:385] T f48da9b9876c492eae9026e669a31b8e P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.229257 13481 raft_consensus.cc:740] T f48da9b9876c492eae9026e669a31b8e P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c521fc0a3ba549d7961924422c6288de, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.229648 13487 leader_election.cc:290] T 92b1f5bb6c1c465680f2729fef7a496a P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 election: Requested vote from peers 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931), f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399)
I20260710 13:21:43.229990 13481 consensus_queue.cc:260] T f48da9b9876c492eae9026e669a31b8e P c521fc0a3ba549d7961924422c6288de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:43.232285 13481 ts_tablet_manager.cc:1434] T f48da9b9876c492eae9026e669a31b8e P c521fc0a3ba549d7961924422c6288de: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.000s
I20260710 13:21:43.221980 13555 consensus_queue.cc:1048] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 13:21:43.235272 13481 tablet_bootstrap.cc:492] T d559cb32fc0b4d89ad476ac78d7304b5 P c521fc0a3ba549d7961924422c6288de: Bootstrap starting.
I20260710 13:21:43.235797 13480 tablet_bootstrap.cc:492] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a: No bootstrap required, opened a new log
I20260710 13:21:43.236241 13480 ts_tablet_manager.cc:1403] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a: Time spent bootstrapping tablet: real 0.130s	user 0.006s	sys 0.021s
I20260710 13:21:43.238754 13480 raft_consensus.cc:359] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:43.239426 13480 raft_consensus.cc:385] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.232642 13112 catalog_manager.cc:5697] T 81147c5c87ab493288737bd087e2f789 P c521fc0a3ba549d7961924422c6288de reported cstate change: term changed from 0 to 1, leader changed from <none> to c521fc0a3ba549d7961924422c6288de (127.10.210.67). New cstate: current_term: 1 leader_uuid: "c521fc0a3ba549d7961924422c6288de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:43.239702 13480 raft_consensus.cc:740] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f10b886153344d3298effaaa83a2d57a, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.242012 13481 tablet_bootstrap.cc:654] T d559cb32fc0b4d89ad476ac78d7304b5 P c521fc0a3ba549d7961924422c6288de: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.242156 13363 raft_consensus.cc:2468] T d01695747857411595beb81dbe286507 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9490f0c505074ef9b5898f36f77c4f1e in term 1.
I20260710 13:21:43.243450 13401 leader_election.cc:304] T d01695747857411595beb81dbe286507 P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9490f0c505074ef9b5898f36f77c4f1e, c521fc0a3ba549d7961924422c6288de; no voters: 
I20260710 13:21:43.244282 13487 raft_consensus.cc:2804] T d01695747857411595beb81dbe286507 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:43.244616 13215 raft_consensus.cc:2468] T d01695747857411595beb81dbe286507 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9490f0c505074ef9b5898f36f77c4f1e in term 1.
I20260710 13:21:43.244954 13487 raft_consensus.cc:697] T d01695747857411595beb81dbe286507 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 LEADER]: Becoming Leader. State: Replica: 9490f0c505074ef9b5898f36f77c4f1e, State: Running, Role: LEADER
I20260710 13:21:43.245884 13487 consensus_queue.cc:237] T d01695747857411595beb81dbe286507 P 9490f0c505074ef9b5898f36f77c4f1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:43.247414 13290 raft_consensus.cc:2468] T 92b1f5bb6c1c465680f2729fef7a496a P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9490f0c505074ef9b5898f36f77c4f1e in term 1.
I20260710 13:21:43.248596 13402 leader_election.cc:304] T 92b1f5bb6c1c465680f2729fef7a496a P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9490f0c505074ef9b5898f36f77c4f1e, f10b886153344d3298effaaa83a2d57a; no voters: 
I20260710 13:21:43.249480 13500 raft_consensus.cc:2804] T 92b1f5bb6c1c465680f2729fef7a496a P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:43.249946 13500 raft_consensus.cc:697] T 92b1f5bb6c1c465680f2729fef7a496a P 9490f0c505074ef9b5898f36f77c4f1e [term 1 LEADER]: Becoming Leader. State: Replica: 9490f0c505074ef9b5898f36f77c4f1e, State: Running, Role: LEADER
I20260710 13:21:43.251395 13479 tablet_bootstrap.cc:492] T a94644be12e44d67a64001fbbe6acf21 P 9490f0c505074ef9b5898f36f77c4f1e: No bootstrap required, opened a new log
I20260710 13:21:43.251262 13500 consensus_queue.cc:237] T 92b1f5bb6c1c465680f2729fef7a496a P 9490f0c505074ef9b5898f36f77c4f1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:43.251865 13479 ts_tablet_manager.cc:1403] T a94644be12e44d67a64001fbbe6acf21 P 9490f0c505074ef9b5898f36f77c4f1e: Time spent bootstrapping tablet: real 0.150s	user 0.013s	sys 0.000s
I20260710 13:21:43.252964 13484 tablet_bootstrap.cc:492] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 67ab8cefc7684bc594b08c13fca6b391: No bootstrap required, opened a new log
I20260710 13:21:43.253453 13484 ts_tablet_manager.cc:1403] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 67ab8cefc7684bc594b08c13fca6b391: Time spent bootstrapping tablet: real 0.150s	user 0.013s	sys 0.015s
I20260710 13:21:43.254451 13479 raft_consensus.cc:359] T a94644be12e44d67a64001fbbe6acf21 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:43.255096 13479 raft_consensus.cc:385] T a94644be12e44d67a64001fbbe6acf21 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.255362 13479 raft_consensus.cc:740] T a94644be12e44d67a64001fbbe6acf21 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9490f0c505074ef9b5898f36f77c4f1e, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.256173 13479 consensus_queue.cc:260] T a94644be12e44d67a64001fbbe6acf21 P 9490f0c505074ef9b5898f36f77c4f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:43.256866 13484 raft_consensus.cc:359] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:43.257718 13484 raft_consensus.cc:385] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.258005 13484 raft_consensus.cc:740] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.258361 13479 ts_tablet_manager.cc:1434] T a94644be12e44d67a64001fbbe6acf21 P 9490f0c505074ef9b5898f36f77c4f1e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:21:43.258803 13484 consensus_queue.cc:260] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 67ab8cefc7684bc594b08c13fca6b391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:43.259279 13479 tablet_bootstrap.cc:492] T e7913011c2034084804474d6644e5be0 P 9490f0c505074ef9b5898f36f77c4f1e: Bootstrap starting.
I20260710 13:21:43.263067 13214 raft_consensus.cc:2468] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9490f0c505074ef9b5898f36f77c4f1e in term 1.
I20260710 13:21:43.263464 13484 ts_tablet_manager.cc:1434] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 67ab8cefc7684bc594b08c13fca6b391: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260710 13:21:43.265251 13479 tablet_bootstrap.cc:654] T e7913011c2034084804474d6644e5be0 P 9490f0c505074ef9b5898f36f77c4f1e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.267738 13484 tablet_bootstrap.cc:492] T 81147c5c87ab493288737bd087e2f789 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap starting.
I20260710 13:21:43.273967 13480 consensus_queue.cc:260] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:43.276437 13480 ts_tablet_manager.cc:1434] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.001s
I20260710 13:21:43.278095 13540 raft_consensus.cc:493] T 9b9d72f31e734b4e85e1d1570f7b3fca P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:43.278568 13540 raft_consensus.cc:515] T 9b9d72f31e734b4e85e1d1570f7b3fca P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:43.281955 13540 leader_election.cc:290] T 9b9d72f31e734b4e85e1d1570f7b3fca P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355), f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399)
I20260710 13:21:43.284204 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9d72f31e734b4e85e1d1570f7b3fca" candidate_uuid: "67ab8cefc7684bc594b08c13fca6b391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e" is_pre_election: true
I20260710 13:21:43.285116 13484 tablet_bootstrap.cc:654] T 81147c5c87ab493288737bd087e2f789 P 67ab8cefc7684bc594b08c13fca6b391: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.285311 13437 raft_consensus.cc:2393] T 9b9d72f31e734b4e85e1d1570f7b3fca P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 67ab8cefc7684bc594b08c13fca6b391 in current term 1: Already voted for candidate f10b886153344d3298effaaa83a2d57a in this term.
I20260710 13:21:43.289549 13481 tablet_bootstrap.cc:492] T d559cb32fc0b4d89ad476ac78d7304b5 P c521fc0a3ba549d7961924422c6288de: No bootstrap required, opened a new log
I20260710 13:21:43.290020 13481 ts_tablet_manager.cc:1403] T d559cb32fc0b4d89ad476ac78d7304b5 P c521fc0a3ba549d7961924422c6288de: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.000s
W20260710 13:21:43.291530 13161 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:43.289937 13289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9d72f31e734b4e85e1d1570f7b3fca" candidate_uuid: "67ab8cefc7684bc594b08c13fca6b391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10b886153344d3298effaaa83a2d57a" is_pre_election: true
I20260710 13:21:43.292946 13481 raft_consensus.cc:359] T d559cb32fc0b4d89ad476ac78d7304b5 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:43.293694 13481 raft_consensus.cc:385] T d559cb32fc0b4d89ad476ac78d7304b5 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.293972 13481 raft_consensus.cc:740] T d559cb32fc0b4d89ad476ac78d7304b5 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c521fc0a3ba549d7961924422c6288de, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.292503 13111 catalog_manager.cc:5697] T 92b1f5bb6c1c465680f2729fef7a496a P 9490f0c505074ef9b5898f36f77c4f1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68). New cstate: current_term: 1 leader_uuid: "9490f0c505074ef9b5898f36f77c4f1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:43.294957 13179 leader_election.cc:304] T 9b9d72f31e734b4e85e1d1570f7b3fca P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 67ab8cefc7684bc594b08c13fca6b391; no voters: 9490f0c505074ef9b5898f36f77c4f1e, f10b886153344d3298effaaa83a2d57a
I20260710 13:21:43.295318 13481 consensus_queue.cc:260] T d559cb32fc0b4d89ad476ac78d7304b5 P c521fc0a3ba549d7961924422c6288de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:43.296609 13540 raft_consensus.cc:3060] T 9b9d72f31e734b4e85e1d1570f7b3fca P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.298622 13529 raft_consensus.cc:493] T e7913011c2034084804474d6644e5be0 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:43.299065 13529 raft_consensus.cc:515] T e7913011c2034084804474d6644e5be0 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:43.296053 13111 catalog_manager.cc:5697] T d01695747857411595beb81dbe286507 P 9490f0c505074ef9b5898f36f77c4f1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68). New cstate: current_term: 1 leader_uuid: "9490f0c505074ef9b5898f36f77c4f1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:43.301338 13529 leader_election.cc:290] T e7913011c2034084804474d6644e5be0 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399), 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355)
I20260710 13:21:43.277513 13480 tablet_bootstrap.cc:492] T e7913011c2034084804474d6644e5be0 P f10b886153344d3298effaaa83a2d57a: Bootstrap starting.
I20260710 13:21:43.304090 13529 raft_consensus.cc:493] T d559cb32fc0b4d89ad476ac78d7304b5 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:43.304543 13529 raft_consensus.cc:515] T d559cb32fc0b4d89ad476ac78d7304b5 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:43.305739 13289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7913011c2034084804474d6644e5be0" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10b886153344d3298effaaa83a2d57a" is_pre_election: true
I20260710 13:21:43.307215 13214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d559cb32fc0b4d89ad476ac78d7304b5" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391" is_pre_election: true
I20260710 13:21:43.310210 13529 leader_election.cc:290] T d559cb32fc0b4d89ad476ac78d7304b5 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931), 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355)
I20260710 13:21:43.310840 13479 tablet_bootstrap.cc:492] T e7913011c2034084804474d6644e5be0 P 9490f0c505074ef9b5898f36f77c4f1e: No bootstrap required, opened a new log
I20260710 13:21:43.311184 13480 tablet_bootstrap.cc:654] T e7913011c2034084804474d6644e5be0 P f10b886153344d3298effaaa83a2d57a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.311257 13479 ts_tablet_manager.cc:1403] T e7913011c2034084804474d6644e5be0 P 9490f0c505074ef9b5898f36f77c4f1e: Time spent bootstrapping tablet: real 0.052s	user 0.023s	sys 0.012s
I20260710 13:21:43.313366 13479 raft_consensus.cc:359] T e7913011c2034084804474d6644e5be0 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:43.313841 13479 raft_consensus.cc:385] T e7913011c2034084804474d6644e5be0 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.314056 13479 raft_consensus.cc:740] T e7913011c2034084804474d6644e5be0 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9490f0c505074ef9b5898f36f77c4f1e, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.314745 13479 consensus_queue.cc:260] T e7913011c2034084804474d6644e5be0 P 9490f0c505074ef9b5898f36f77c4f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:43.315729 13481 ts_tablet_manager.cc:1434] T d559cb32fc0b4d89ad476ac78d7304b5 P c521fc0a3ba549d7961924422c6288de: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260710 13:21:43.316535 13479 ts_tablet_manager.cc:1434] T e7913011c2034084804474d6644e5be0 P 9490f0c505074ef9b5898f36f77c4f1e: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
W20260710 13:21:43.317931 13328 leader_election.cc:343] T e7913011c2034084804474d6644e5be0 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:43.321321 13540 raft_consensus.cc:2749] T 9b9d72f31e734b4e85e1d1570f7b3fca P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:43.327091 13481 tablet_bootstrap.cc:492] T e33be62e23a648cb8adc601a92a29188 P c521fc0a3ba549d7961924422c6288de: Bootstrap starting.
I20260710 13:21:43.329823 13535 consensus_queue.cc:1048] T 295cd39ca98949a09fbf5abc78f12c08 P c521fc0a3ba549d7961924422c6288de [LEADER]: Connected to new peer: Peer: permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:43.333406 13479 tablet_bootstrap.cc:492] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 9490f0c505074ef9b5898f36f77c4f1e: Bootstrap starting.
I20260710 13:21:43.338004 13480 tablet_bootstrap.cc:492] T e7913011c2034084804474d6644e5be0 P f10b886153344d3298effaaa83a2d57a: No bootstrap required, opened a new log
I20260710 13:21:43.338467 13480 ts_tablet_manager.cc:1403] T e7913011c2034084804474d6644e5be0 P f10b886153344d3298effaaa83a2d57a: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.001s
I20260710 13:21:43.341059 13480 raft_consensus.cc:359] T e7913011c2034084804474d6644e5be0 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:43.341691 13480 raft_consensus.cc:385] T e7913011c2034084804474d6644e5be0 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.341950 13480 raft_consensus.cc:740] T e7913011c2034084804474d6644e5be0 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f10b886153344d3298effaaa83a2d57a, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.346027 13481 tablet_bootstrap.cc:654] T e33be62e23a648cb8adc601a92a29188 P c521fc0a3ba549d7961924422c6288de: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.346361 13479 tablet_bootstrap.cc:654] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 9490f0c505074ef9b5898f36f77c4f1e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.346601 13484 tablet_bootstrap.cc:492] T 81147c5c87ab493288737bd087e2f789 P 67ab8cefc7684bc594b08c13fca6b391: No bootstrap required, opened a new log
I20260710 13:21:43.347097 13484 ts_tablet_manager.cc:1403] T 81147c5c87ab493288737bd087e2f789 P 67ab8cefc7684bc594b08c13fca6b391: Time spent bootstrapping tablet: real 0.080s	user 0.010s	sys 0.002s
I20260710 13:21:43.347776 13480 consensus_queue.cc:260] T e7913011c2034084804474d6644e5be0 P f10b886153344d3298effaaa83a2d57a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:43.349885 13480 ts_tablet_manager.cc:1434] T e7913011c2034084804474d6644e5be0 P f10b886153344d3298effaaa83a2d57a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:21:43.351603 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7913011c2034084804474d6644e5be0" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e" is_pre_election: true
I20260710 13:21:43.351788 13480 tablet_bootstrap.cc:492] T f6432162294446e4b5b9845623114508 P f10b886153344d3298effaaa83a2d57a: Bootstrap starting.
I20260710 13:21:43.351791 13438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d559cb32fc0b4d89ad476ac78d7304b5" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e" is_pre_election: true
I20260710 13:21:43.352264 13437 raft_consensus.cc:2468] T e7913011c2034084804474d6644e5be0 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c521fc0a3ba549d7961924422c6288de in term 0.
I20260710 13:21:43.352880 13438 raft_consensus.cc:2393] T d559cb32fc0b4d89ad476ac78d7304b5 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c521fc0a3ba549d7961924422c6288de in current term 1: Already voted for candidate 67ab8cefc7684bc594b08c13fca6b391 in this term.
I20260710 13:21:43.353693 13330 leader_election.cc:304] T e7913011c2034084804474d6644e5be0 P c521fc0a3ba549d7961924422c6288de [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: 9490f0c505074ef9b5898f36f77c4f1e, c521fc0a3ba549d7961924422c6288de; no voters: f10b886153344d3298effaaa83a2d57a
I20260710 13:21:43.354507 13529 raft_consensus.cc:493] T f48da9b9876c492eae9026e669a31b8e P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:43.354952 13529 raft_consensus.cc:515] T f48da9b9876c492eae9026e669a31b8e P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:43.357107 13529 leader_election.cc:290] T f48da9b9876c492eae9026e669a31b8e P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931), f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399)
I20260710 13:21:43.357314 13480 tablet_bootstrap.cc:654] T f6432162294446e4b5b9845623114508 P f10b886153344d3298effaaa83a2d57a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.357638 13529 raft_consensus.cc:2804] T e7913011c2034084804474d6644e5be0 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:43.357999 13529 raft_consensus.cc:493] T e7913011c2034084804474d6644e5be0 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:43.358381 13529 raft_consensus.cc:3060] T e7913011c2034084804474d6644e5be0 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.363241 13215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48da9b9876c492eae9026e669a31b8e" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391" is_pre_election: true
I20260710 13:21:43.364317 13215 raft_consensus.cc:2393] T f48da9b9876c492eae9026e669a31b8e P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c521fc0a3ba549d7961924422c6288de in current term 1: Already voted for candidate f10b886153344d3298effaaa83a2d57a in this term.
I20260710 13:21:43.365300 13289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48da9b9876c492eae9026e669a31b8e" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10b886153344d3298effaaa83a2d57a" is_pre_election: true
I20260710 13:21:43.366796 13481 tablet_bootstrap.cc:492] T e33be62e23a648cb8adc601a92a29188 P c521fc0a3ba549d7961924422c6288de: No bootstrap required, opened a new log
I20260710 13:21:43.367255 13481 ts_tablet_manager.cc:1403] T e33be62e23a648cb8adc601a92a29188 P c521fc0a3ba549d7961924422c6288de: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.001s
I20260710 13:21:43.367847 13479 tablet_bootstrap.cc:492] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 9490f0c505074ef9b5898f36f77c4f1e: No bootstrap required, opened a new log
I20260710 13:21:43.367798 13327 leader_election.cc:304] T f48da9b9876c492eae9026e669a31b8e P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c521fc0a3ba549d7961924422c6288de; no voters: 67ab8cefc7684bc594b08c13fca6b391, f10b886153344d3298effaaa83a2d57a
I20260710 13:21:43.368525 13479 ts_tablet_manager.cc:1403] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 9490f0c505074ef9b5898f36f77c4f1e: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.001s
I20260710 13:21:43.369077 13535 raft_consensus.cc:3060] T f48da9b9876c492eae9026e669a31b8e P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.369870 13490 consensus_queue.cc:1048] T 295cd39ca98949a09fbf5abc78f12c08 P c521fc0a3ba549d7961924422c6288de [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:43.370746 13480 tablet_bootstrap.cc:492] T f6432162294446e4b5b9845623114508 P f10b886153344d3298effaaa83a2d57a: No bootstrap required, opened a new log
I20260710 13:21:43.371186 13480 ts_tablet_manager.cc:1403] T f6432162294446e4b5b9845623114508 P f10b886153344d3298effaaa83a2d57a: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.000s
I20260710 13:21:43.371588 13479 raft_consensus.cc:359] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:43.372303 13479 raft_consensus.cc:385] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.372608 13479 raft_consensus.cc:740] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9490f0c505074ef9b5898f36f77c4f1e, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.373324 13479 consensus_queue.cc:260] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 9490f0c505074ef9b5898f36f77c4f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:43.375392 13479 ts_tablet_manager.cc:1434] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 9490f0c505074ef9b5898f36f77c4f1e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:43.376379 13479 tablet_bootstrap.cc:492] T dd33adf4cce6413d862b58ee525a987e P 9490f0c505074ef9b5898f36f77c4f1e: Bootstrap starting.
I20260710 13:21:43.377645 13330 leader_election.cc:304] T d559cb32fc0b4d89ad476ac78d7304b5 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c521fc0a3ba549d7961924422c6288de; no voters: 67ab8cefc7684bc594b08c13fca6b391, 9490f0c505074ef9b5898f36f77c4f1e
I20260710 13:21:43.378681 13490 raft_consensus.cc:3060] T d559cb32fc0b4d89ad476ac78d7304b5 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.379933 13481 raft_consensus.cc:359] T e33be62e23a648cb8adc601a92a29188 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:43.380614 13481 raft_consensus.cc:385] T e33be62e23a648cb8adc601a92a29188 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.380904 13481 raft_consensus.cc:740] T e33be62e23a648cb8adc601a92a29188 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c521fc0a3ba549d7961924422c6288de, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.381585 13481 consensus_queue.cc:260] T e33be62e23a648cb8adc601a92a29188 P c521fc0a3ba549d7961924422c6288de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:43.382889 13479 tablet_bootstrap.cc:654] T dd33adf4cce6413d862b58ee525a987e P 9490f0c505074ef9b5898f36f77c4f1e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.376446 13535 raft_consensus.cc:2749] T f48da9b9876c492eae9026e669a31b8e P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:43.385823 13490 raft_consensus.cc:2749] T d559cb32fc0b4d89ad476ac78d7304b5 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:43.373765 13480 raft_consensus.cc:359] T f6432162294446e4b5b9845623114508 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:43.388129 13480 raft_consensus.cc:385] T f6432162294446e4b5b9845623114508 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.388521 13480 raft_consensus.cc:740] T f6432162294446e4b5b9845623114508 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f10b886153344d3298effaaa83a2d57a, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.388738 13484 raft_consensus.cc:359] T 81147c5c87ab493288737bd087e2f789 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:43.390477 13484 raft_consensus.cc:385] T 81147c5c87ab493288737bd087e2f789 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.390754 13484 raft_consensus.cc:740] T 81147c5c87ab493288737bd087e2f789 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.391412 13484 consensus_queue.cc:260] T 81147c5c87ab493288737bd087e2f789 P 67ab8cefc7684bc594b08c13fca6b391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:43.403156 13481 ts_tablet_manager.cc:1434] T e33be62e23a648cb8adc601a92a29188 P c521fc0a3ba549d7961924422c6288de: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260710 13:21:43.404008 13481 tablet_bootstrap.cc:492] T dd33adf4cce6413d862b58ee525a987e P c521fc0a3ba549d7961924422c6288de: Bootstrap starting.
I20260710 13:21:43.404524 13485 consensus_queue.cc:1048] T f48da9b9876c492eae9026e669a31b8e P f10b886153344d3298effaaa83a2d57a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:43.405649 13529 raft_consensus.cc:515] T e7913011c2034084804474d6644e5be0 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:43.407686 13484 ts_tablet_manager.cc:1434] T 81147c5c87ab493288737bd087e2f789 P 67ab8cefc7684bc594b08c13fca6b391: Time spent starting tablet: real 0.060s	user 0.008s	sys 0.000s
I20260710 13:21:43.408764 13484 tablet_bootstrap.cc:492] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap starting.
I20260710 13:21:43.412279 13479 tablet_bootstrap.cc:492] T dd33adf4cce6413d862b58ee525a987e P 9490f0c505074ef9b5898f36f77c4f1e: No bootstrap required, opened a new log
I20260710 13:21:43.412850 13479 ts_tablet_manager.cc:1403] T dd33adf4cce6413d862b58ee525a987e P 9490f0c505074ef9b5898f36f77c4f1e: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.004s
I20260710 13:21:43.416031 13479 raft_consensus.cc:359] T dd33adf4cce6413d862b58ee525a987e P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:43.416743 13479 raft_consensus.cc:385] T dd33adf4cce6413d862b58ee525a987e P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.417079 13479 raft_consensus.cc:740] T dd33adf4cce6413d862b58ee525a987e P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9490f0c505074ef9b5898f36f77c4f1e, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.404337 13480 consensus_queue.cc:260] T f6432162294446e4b5b9845623114508 P f10b886153344d3298effaaa83a2d57a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:43.417887 13479 consensus_queue.cc:260] T dd33adf4cce6413d862b58ee525a987e P 9490f0c505074ef9b5898f36f77c4f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:43.418074 13481 tablet_bootstrap.cc:654] T dd33adf4cce6413d862b58ee525a987e P c521fc0a3ba549d7961924422c6288de: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.419833 13479 ts_tablet_manager.cc:1434] T dd33adf4cce6413d862b58ee525a987e P 9490f0c505074ef9b5898f36f77c4f1e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:43.420686 13479 tablet_bootstrap.cc:492] T 6aaf29e017a74bb3bb2f48a795559344 P 9490f0c505074ef9b5898f36f77c4f1e: Bootstrap starting.
I20260710 13:21:43.426126 13479 tablet_bootstrap.cc:654] T 6aaf29e017a74bb3bb2f48a795559344 P 9490f0c505074ef9b5898f36f77c4f1e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.426141 13485 raft_consensus.cc:493] T dd33adf4cce6413d862b58ee525a987e P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:43.426887 13485 raft_consensus.cc:515] T dd33adf4cce6413d862b58ee525a987e P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:43.428931 13480 ts_tablet_manager.cc:1434] T f6432162294446e4b5b9845623114508 P f10b886153344d3298effaaa83a2d57a: Time spent starting tablet: real 0.057s	user 0.008s	sys 0.000s
I20260710 13:21:43.429834 13480 tablet_bootstrap.cc:492] T be9e3fe6105143f6b215c4192436b8e4 P f10b886153344d3298effaaa83a2d57a: Bootstrap starting.
I20260710 13:21:43.430114 13438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd33adf4cce6413d862b58ee525a987e" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e" is_pre_election: true
I20260710 13:21:43.430701 13438 raft_consensus.cc:2468] T dd33adf4cce6413d862b58ee525a987e P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f10b886153344d3298effaaa83a2d57a in term 0.
I20260710 13:21:43.431828 13256 leader_election.cc:304] T dd33adf4cce6413d862b58ee525a987e P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9490f0c505074ef9b5898f36f77c4f1e, f10b886153344d3298effaaa83a2d57a; no voters: 
I20260710 13:21:43.432925 13506 raft_consensus.cc:2804] T dd33adf4cce6413d862b58ee525a987e P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:43.433415 13506 raft_consensus.cc:493] T dd33adf4cce6413d862b58ee525a987e P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:43.433759 13506 raft_consensus.cc:3060] T dd33adf4cce6413d862b58ee525a987e P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.437341 13529 leader_election.cc:290] T e7913011c2034084804474d6644e5be0 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 election: Requested vote from peers f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399), 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355)
I20260710 13:21:43.445998 13484 tablet_bootstrap.cc:654] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.438320 13485 leader_election.cc:290] T dd33adf4cce6413d862b58ee525a987e P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551), 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355)
I20260710 13:21:43.450119 13364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd33adf4cce6413d862b58ee525a987e" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c521fc0a3ba549d7961924422c6288de" is_pre_election: true
I20260710 13:21:43.450254 13290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7913011c2034084804474d6644e5be0" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10b886153344d3298effaaa83a2d57a"
I20260710 13:21:43.453995 13290 raft_consensus.cc:3060] T e7913011c2034084804474d6644e5be0 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.451864 13438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7913011c2034084804474d6644e5be0" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e"
W20260710 13:21:43.457000 13253 leader_election.cc:343] T dd33adf4cce6413d862b58ee525a987e P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:43.457837 13438 raft_consensus.cc:3060] T e7913011c2034084804474d6644e5be0 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.462911 13485 consensus_queue.cc:1048] T f48da9b9876c492eae9026e669a31b8e P f10b886153344d3298effaaa83a2d57a [LEADER]: Connected to new peer: Peer: permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:43.469610 13290 raft_consensus.cc:2468] T e7913011c2034084804474d6644e5be0 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c521fc0a3ba549d7961924422c6288de in term 1.
I20260710 13:21:43.457036 13506 raft_consensus.cc:515] T dd33adf4cce6413d862b58ee525a987e P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:43.471249 13328 leader_election.cc:304] T e7913011c2034084804474d6644e5be0 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c521fc0a3ba549d7961924422c6288de, f10b886153344d3298effaaa83a2d57a; no voters: 
I20260710 13:21:43.472921 13506 leader_election.cc:290] T dd33adf4cce6413d862b58ee525a987e P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 election: Requested vote from peers c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551), 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355)
I20260710 13:21:43.474108 13506 raft_consensus.cc:493] T a94644be12e44d67a64001fbbe6acf21 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:43.474828 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd33adf4cce6413d862b58ee525a987e" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e"
I20260710 13:21:43.475699 13437 raft_consensus.cc:3060] T dd33adf4cce6413d862b58ee525a987e P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.475019 13506 raft_consensus.cc:515] T a94644be12e44d67a64001fbbe6acf21 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:43.477804 13364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd33adf4cce6413d862b58ee525a987e" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c521fc0a3ba549d7961924422c6288de"
I20260710 13:21:43.478127 13506 leader_election.cc:290] T a94644be12e44d67a64001fbbe6acf21 P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355), 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931)
W20260710 13:21:43.479925 13253 leader_election.cc:343] T dd33adf4cce6413d862b58ee525a987e P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:43.481637 13215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94644be12e44d67a64001fbbe6acf21" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391" is_pre_election: true
I20260710 13:21:43.483769 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94644be12e44d67a64001fbbe6acf21" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e" is_pre_election: true
I20260710 13:21:43.484584 13436 raft_consensus.cc:2468] T a94644be12e44d67a64001fbbe6acf21 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f10b886153344d3298effaaa83a2d57a in term 0.
I20260710 13:21:43.486651 13256 leader_election.cc:304] T a94644be12e44d67a64001fbbe6acf21 P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9490f0c505074ef9b5898f36f77c4f1e, f10b886153344d3298effaaa83a2d57a; no voters: 
W20260710 13:21:43.489496 13253 leader_election.cc:343] T a94644be12e44d67a64001fbbe6acf21 P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:43.490613 13506 raft_consensus.cc:2804] T a94644be12e44d67a64001fbbe6acf21 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:43.490690 13529 raft_consensus.cc:2804] T e7913011c2034084804474d6644e5be0 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:43.495517 13438 raft_consensus.cc:2468] T e7913011c2034084804474d6644e5be0 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c521fc0a3ba549d7961924422c6288de in term 1.
I20260710 13:21:43.497298 13540 raft_consensus.cc:493] T 81147c5c87ab493288737bd087e2f789 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:43.494117 13529 raft_consensus.cc:697] T e7913011c2034084804474d6644e5be0 P c521fc0a3ba549d7961924422c6288de [term 1 LEADER]: Becoming Leader. State: Replica: c521fc0a3ba549d7961924422c6288de, State: Running, Role: LEADER
I20260710 13:21:43.497931 13540 raft_consensus.cc:515] T 81147c5c87ab493288737bd087e2f789 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:43.499974 13540 leader_election.cc:290] T 81147c5c87ab493288737bd087e2f789 P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399), c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551)
I20260710 13:21:43.499202 13529 consensus_queue.cc:237] T e7913011c2034084804474d6644e5be0 P c521fc0a3ba549d7961924422c6288de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:43.501945 13290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81147c5c87ab493288737bd087e2f789" candidate_uuid: "67ab8cefc7684bc594b08c13fca6b391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10b886153344d3298effaaa83a2d57a" is_pre_election: true
I20260710 13:21:43.501986 13364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81147c5c87ab493288737bd087e2f789" candidate_uuid: "67ab8cefc7684bc594b08c13fca6b391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c521fc0a3ba549d7961924422c6288de" is_pre_election: true
I20260710 13:21:43.505064 13290 raft_consensus.cc:2393] T 81147c5c87ab493288737bd087e2f789 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 67ab8cefc7684bc594b08c13fca6b391 in current term 1: Already voted for candidate c521fc0a3ba549d7961924422c6288de in this term.
I20260710 13:21:43.491159 13506 raft_consensus.cc:493] T a94644be12e44d67a64001fbbe6acf21 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:43.506652 13506 raft_consensus.cc:3060] T a94644be12e44d67a64001fbbe6acf21 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.509163 13540 consensus_queue.cc:1048] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:43.509497 13179 leader_election.cc:304] T 81147c5c87ab493288737bd087e2f789 P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 67ab8cefc7684bc594b08c13fca6b391; no voters: c521fc0a3ba549d7961924422c6288de, f10b886153344d3298effaaa83a2d57a
I20260710 13:21:43.513792 13479 tablet_bootstrap.cc:492] T 6aaf29e017a74bb3bb2f48a795559344 P 9490f0c505074ef9b5898f36f77c4f1e: No bootstrap required, opened a new log
I20260710 13:21:43.514353 13479 ts_tablet_manager.cc:1403] T 6aaf29e017a74bb3bb2f48a795559344 P 9490f0c505074ef9b5898f36f77c4f1e: Time spent bootstrapping tablet: real 0.094s	user 0.017s	sys 0.014s
I20260710 13:21:43.500571 13437 raft_consensus.cc:2468] T dd33adf4cce6413d862b58ee525a987e P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f10b886153344d3298effaaa83a2d57a in term 1.
I20260710 13:21:43.512673 13540 raft_consensus.cc:3060] T 81147c5c87ab493288737bd087e2f789 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.516634 13256 leader_election.cc:304] T dd33adf4cce6413d862b58ee525a987e P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9490f0c505074ef9b5898f36f77c4f1e, f10b886153344d3298effaaa83a2d57a; no voters: c521fc0a3ba549d7961924422c6288de
I20260710 13:21:43.519747 13479 raft_consensus.cc:359] T 6aaf29e017a74bb3bb2f48a795559344 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:43.520231 13500 consensus_queue.cc:1048] T 66a9d1258cd74be6a14ade43ef3fbca9 P 9490f0c505074ef9b5898f36f77c4f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:43.520546 13479 raft_consensus.cc:385] T 6aaf29e017a74bb3bb2f48a795559344 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.520856 13479 raft_consensus.cc:740] T 6aaf29e017a74bb3bb2f48a795559344 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9490f0c505074ef9b5898f36f77c4f1e, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.521621 13479 consensus_queue.cc:260] T 6aaf29e017a74bb3bb2f48a795559344 P 9490f0c505074ef9b5898f36f77c4f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:43.523512 13479 ts_tablet_manager.cc:1434] T 6aaf29e017a74bb3bb2f48a795559344 P 9490f0c505074ef9b5898f36f77c4f1e: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 13:21:43.524552 13479 tablet_bootstrap.cc:492] T e33be62e23a648cb8adc601a92a29188 P 9490f0c505074ef9b5898f36f77c4f1e: Bootstrap starting.
I20260710 13:21:43.528510 13557 raft_consensus.cc:493] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:43.529095 13557 raft_consensus.cc:515] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:43.531054 13557 leader_election.cc:290] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551), 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931)
I20260710 13:21:43.531409 13479 tablet_bootstrap.cc:654] T e33be62e23a648cb8adc601a92a29188 P 9490f0c505074ef9b5898f36f77c4f1e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.534128 13480 tablet_bootstrap.cc:654] T be9e3fe6105143f6b215c4192436b8e4 P f10b886153344d3298effaaa83a2d57a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.544870 13215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f9cc6fc23b42199a0ccdd6dd9f1b49" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391" is_pre_election: true
I20260710 13:21:43.545709 13215 raft_consensus.cc:2468] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9490f0c505074ef9b5898f36f77c4f1e in term 0.
I20260710 13:21:43.536288 13364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f9cc6fc23b42199a0ccdd6dd9f1b49" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c521fc0a3ba549d7961924422c6288de" is_pre_election: true
I20260710 13:21:43.580821 13506 raft_consensus.cc:515] T a94644be12e44d67a64001fbbe6acf21 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:43.583638 13506 leader_election.cc:290] T a94644be12e44d67a64001fbbe6acf21 P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 election: Requested vote from peers 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355), 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931)
I20260710 13:21:43.563508 13401 leader_election.cc:304] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67ab8cefc7684bc594b08c13fca6b391, 9490f0c505074ef9b5898f36f77c4f1e; no voters: 
W20260710 13:21:43.605578 13401 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.210.65:38931, user_credentials={real_user=slave}} blocked reactor thread for 44077.2us
I20260710 13:21:43.605727 13500 raft_consensus.cc:2804] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:43.606407 13500 raft_consensus.cc:493] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:21:43.606812 13401 leader_election.cc:343] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:43.606901 13500 raft_consensus.cc:3060] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.625572 13481 tablet_bootstrap.cc:492] T dd33adf4cce6413d862b58ee525a987e P c521fc0a3ba549d7961924422c6288de: No bootstrap required, opened a new log
I20260710 13:21:43.626143 13481 ts_tablet_manager.cc:1403] T dd33adf4cce6413d862b58ee525a987e P c521fc0a3ba549d7961924422c6288de: Time spent bootstrapping tablet: real 0.222s	user 0.052s	sys 0.030s
W20260710 13:21:43.626520 13256 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.210.68:46355, user_credentials={real_user=slave}} blocked reactor thread for 109964us
I20260710 13:21:43.624853 13506 raft_consensus.cc:2804] T dd33adf4cce6413d862b58ee525a987e P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:43.631227 13581 raft_consensus.cc:493] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:43.642752 13581 raft_consensus.cc:515] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:43.633442 13215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94644be12e44d67a64001fbbe6acf21" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391"
I20260710 13:21:43.636411 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94644be12e44d67a64001fbbe6acf21" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e"
I20260710 13:21:43.646664 13437 raft_consensus.cc:3060] T a94644be12e44d67a64001fbbe6acf21 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.632104 13481 raft_consensus.cc:359] T dd33adf4cce6413d862b58ee525a987e P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:43.648765 13481 raft_consensus.cc:385] T dd33adf4cce6413d862b58ee525a987e P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.637809 13500 raft_consensus.cc:515] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:43.649865 13557 raft_consensus.cc:493] T 6aaf29e017a74bb3bb2f48a795559344 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:43.650343 13557 raft_consensus.cc:515] T 6aaf29e017a74bb3bb2f48a795559344 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:43.651008 13500 leader_election.cc:290] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 election: Requested vote from peers c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551), 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931)
I20260710 13:21:43.652074 13572 consensus_queue.cc:1048] T 81147c5c87ab493288737bd087e2f789 P c521fc0a3ba549d7961924422c6288de [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:43.649153 13481 raft_consensus.cc:740] T dd33adf4cce6413d862b58ee525a987e P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c521fc0a3ba549d7961924422c6288de, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.652320 13557 leader_election.cc:290] T 6aaf29e017a74bb3bb2f48a795559344 P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931), f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399)
I20260710 13:21:43.652333 13364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f9cc6fc23b42199a0ccdd6dd9f1b49" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c521fc0a3ba549d7961924422c6288de"
I20260710 13:21:43.654735 13481 consensus_queue.cc:260] T dd33adf4cce6413d862b58ee525a987e P c521fc0a3ba549d7961924422c6288de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:43.657989 13580 raft_consensus.cc:493] T f6432162294446e4b5b9845623114508 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:21:43.658233 13253 leader_election.cc:343] T a94644be12e44d67a64001fbbe6acf21 P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:43.658385 13481 ts_tablet_manager.cc:1434] T dd33adf4cce6413d862b58ee525a987e P c521fc0a3ba549d7961924422c6288de: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260710 13:21:43.659626 13481 tablet_bootstrap.cc:492] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de: Bootstrap starting.
I20260710 13:21:43.663820 13484 tablet_bootstrap.cc:492] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391: No bootstrap required, opened a new log
I20260710 13:21:43.664484 13484 ts_tablet_manager.cc:1403] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391: Time spent bootstrapping tablet: real 0.256s	user 0.023s	sys 0.054s
I20260710 13:21:43.655880 13540 raft_consensus.cc:2749] T 81147c5c87ab493288737bd087e2f789 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:43.658454 13580 raft_consensus.cc:515] T f6432162294446e4b5b9845623114508 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:43.674214 13580 leader_election.cc:290] T f6432162294446e4b5b9845623114508 P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931), c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551)
I20260710 13:21:43.677322 13484 raft_consensus.cc:359] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:43.677793 13484 raft_consensus.cc:385] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.677970 13484 raft_consensus.cc:740] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.678367 13484 consensus_queue.cc:260] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:43.676513 13581 leader_election.cc:290] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355), 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931)
I20260710 13:21:43.679939 13591 consensus_queue.cc:1048] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:21:43.681906 13401 leader_election.cc:343] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:43.684608 13290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aaf29e017a74bb3bb2f48a795559344" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10b886153344d3298effaaa83a2d57a" is_pre_election: true
I20260710 13:21:43.685272 13290 raft_consensus.cc:2468] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9490f0c505074ef9b5898f36f77c4f1e in term 0.
I20260710 13:21:43.685529 13364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6432162294446e4b5b9845623114508" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c521fc0a3ba549d7961924422c6288de" is_pre_election: true
I20260710 13:21:43.686650 13214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aaf29e017a74bb3bb2f48a795559344" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391" is_pre_election: true
I20260710 13:21:43.688426 13215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f9cc6fc23b42199a0ccdd6dd9f1b49" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391"
I20260710 13:21:43.689072 13215 raft_consensus.cc:3060] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.690202 13210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6432162294446e4b5b9845623114508" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391" is_pre_election: true
I20260710 13:21:43.691130 13480 tablet_bootstrap.cc:492] T be9e3fe6105143f6b215c4192436b8e4 P f10b886153344d3298effaaa83a2d57a: No bootstrap required, opened a new log
I20260710 13:21:43.691545 13480 ts_tablet_manager.cc:1403] T be9e3fe6105143f6b215c4192436b8e4 P f10b886153344d3298effaaa83a2d57a: Time spent bootstrapping tablet: real 0.262s	user 0.018s	sys 0.000s
I20260710 13:21:43.679291 13506 raft_consensus.cc:697] T dd33adf4cce6413d862b58ee525a987e P f10b886153344d3298effaaa83a2d57a [term 1 LEADER]: Becoming Leader. State: Replica: f10b886153344d3298effaaa83a2d57a, State: Running, Role: LEADER
I20260710 13:21:43.697783 13506 consensus_queue.cc:237] T dd33adf4cce6413d862b58ee525a987e P f10b886153344d3298effaaa83a2d57a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:43.716054 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aaf29e017a74bb3bb2f48a795559344" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e" is_pre_election: true
I20260710 13:21:43.716733 13436 raft_consensus.cc:2468] T 6aaf29e017a74bb3bb2f48a795559344 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f10b886153344d3298effaaa83a2d57a in term 0.
I20260710 13:21:43.716272 13110 catalog_manager.cc:5697] T e7913011c2034084804474d6644e5be0 P c521fc0a3ba549d7961924422c6288de reported cstate change: term changed from 0 to 1, leader changed from <none> to c521fc0a3ba549d7961924422c6288de (127.10.210.67). New cstate: current_term: 1 leader_uuid: "c521fc0a3ba549d7961924422c6288de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:43.717718 13214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aaf29e017a74bb3bb2f48a795559344" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391" is_pre_election: true
I20260710 13:21:43.718787 13490 consensus_queue.cc:1048] T 81147c5c87ab493288737bd087e2f789 P c521fc0a3ba549d7961924422c6288de [LEADER]: Connected to new peer: Peer: permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:21:43.708362 13401 leader_election.cc:343] T 6aaf29e017a74bb3bb2f48a795559344 P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:43.709728 13480 raft_consensus.cc:359] T be9e3fe6105143f6b215c4192436b8e4 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:43.725791 13480 raft_consensus.cc:385] T be9e3fe6105143f6b215c4192436b8e4 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.726087 13480 raft_consensus.cc:740] T be9e3fe6105143f6b215c4192436b8e4 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f10b886153344d3298effaaa83a2d57a, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.726722 13480 consensus_queue.cc:260] T be9e3fe6105143f6b215c4192436b8e4 P f10b886153344d3298effaaa83a2d57a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:43.728925 13480 ts_tablet_manager.cc:1434] T be9e3fe6105143f6b215c4192436b8e4 P f10b886153344d3298effaaa83a2d57a: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260710 13:21:43.729827 13480 tablet_bootstrap.cc:492] T 9eecc8a513ff45b09243ff746b89be6b P f10b886153344d3298effaaa83a2d57a: Bootstrap starting.
I20260710 13:21:43.707139 13437 raft_consensus.cc:2468] T a94644be12e44d67a64001fbbe6acf21 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f10b886153344d3298effaaa83a2d57a in term 1.
I20260710 13:21:43.714187 13215 raft_consensus.cc:2468] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9490f0c505074ef9b5898f36f77c4f1e in term 1.
I20260710 13:21:43.734839 13481 tablet_bootstrap.cc:654] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.735453 13401 leader_election.cc:304] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 67ab8cefc7684bc594b08c13fca6b391, 9490f0c505074ef9b5898f36f77c4f1e; no voters: c521fc0a3ba549d7961924422c6288de
I20260710 13:21:43.736321 13487 raft_consensus.cc:2804] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:43.736882 13487 raft_consensus.cc:697] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 LEADER]: Becoming Leader. State: Replica: 9490f0c505074ef9b5898f36f77c4f1e, State: Running, Role: LEADER
I20260710 13:21:43.737713 13487 consensus_queue.cc:237] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 9490f0c505074ef9b5898f36f77c4f1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:43.744019 13557 consensus_queue.cc:1048] T 66a9d1258cd74be6a14ade43ef3fbca9 P 9490f0c505074ef9b5898f36f77c4f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:43.744782 13480 tablet_bootstrap.cc:654] T 9eecc8a513ff45b09243ff746b89be6b P f10b886153344d3298effaaa83a2d57a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.746321 13402 leader_election.cc:304] T 6aaf29e017a74bb3bb2f48a795559344 P 9490f0c505074ef9b5898f36f77c4f1e [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: 9490f0c505074ef9b5898f36f77c4f1e, f10b886153344d3298effaaa83a2d57a; no voters: 67ab8cefc7684bc594b08c13fca6b391
I20260710 13:21:43.747619 13557 raft_consensus.cc:2804] T 6aaf29e017a74bb3bb2f48a795559344 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:43.748133 13557 raft_consensus.cc:493] T 6aaf29e017a74bb3bb2f48a795559344 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:43.748581 13557 raft_consensus.cc:3060] T 6aaf29e017a74bb3bb2f48a795559344 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.767831 13484 ts_tablet_manager.cc:1434] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391: Time spent starting tablet: real 0.103s	user 0.004s	sys 0.012s
I20260710 13:21:43.768988 13484 tablet_bootstrap.cc:492] T f6432162294446e4b5b9845623114508 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap starting.
I20260710 13:21:43.783448 13479 tablet_bootstrap.cc:492] T e33be62e23a648cb8adc601a92a29188 P 9490f0c505074ef9b5898f36f77c4f1e: No bootstrap required, opened a new log
I20260710 13:21:43.795689 13555 consensus_queue.cc:1048] T 92b1f5bb6c1c465680f2729fef7a496a P 9490f0c505074ef9b5898f36f77c4f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:43.796317 13479 ts_tablet_manager.cc:1403] T e33be62e23a648cb8adc601a92a29188 P 9490f0c505074ef9b5898f36f77c4f1e: Time spent bootstrapping tablet: real 0.272s	user 0.022s	sys 0.012s
I20260710 13:21:43.799301 13479 raft_consensus.cc:359] T e33be62e23a648cb8adc601a92a29188 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:43.799999 13479 raft_consensus.cc:385] T e33be62e23a648cb8adc601a92a29188 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.800294 13479 raft_consensus.cc:740] T e33be62e23a648cb8adc601a92a29188 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9490f0c505074ef9b5898f36f77c4f1e, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.800964 13110 catalog_manager.cc:5697] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 9490f0c505074ef9b5898f36f77c4f1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68). New cstate: current_term: 1 leader_uuid: "9490f0c505074ef9b5898f36f77c4f1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:43.802047 13490 raft_consensus.cc:493] T e33be62e23a648cb8adc601a92a29188 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:43.802562 13490 raft_consensus.cc:515] T e33be62e23a648cb8adc601a92a29188 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:43.807129 13479 consensus_queue.cc:260] T e33be62e23a648cb8adc601a92a29188 P 9490f0c505074ef9b5898f36f77c4f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
W20260710 13:21:43.803159 13253 leader_election.cc:343] T f6432162294446e4b5b9845623114508 P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:43.817003 13484 tablet_bootstrap.cc:654] T f6432162294446e4b5b9845623114508 P 67ab8cefc7684bc594b08c13fca6b391: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.827711 13479 ts_tablet_manager.cc:1434] T e33be62e23a648cb8adc601a92a29188 P 9490f0c505074ef9b5898f36f77c4f1e: Time spent starting tablet: real 0.031s	user 0.000s	sys 0.006s
W20260710 13:21:43.821271 13253 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.210.67:38551, user_credentials={real_user=slave}} blocked reactor thread for 44383.8us
I20260710 13:21:43.828773 13500 consensus_queue.cc:1048] T d01695747857411595beb81dbe286507 P 9490f0c505074ef9b5898f36f77c4f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:43.830439 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33be62e23a648cb8adc601a92a29188" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e" is_pre_election: true
I20260710 13:21:43.831130 13437 raft_consensus.cc:2468] T e33be62e23a648cb8adc601a92a29188 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c521fc0a3ba549d7961924422c6288de in term 0.
I20260710 13:21:43.832063 13490 leader_election.cc:290] T e33be62e23a648cb8adc601a92a29188 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355), 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931)
I20260710 13:21:43.808282 13256 leader_election.cc:304] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9490f0c505074ef9b5898f36f77c4f1e, f10b886153344d3298effaaa83a2d57a; no voters: 
I20260710 13:21:43.833487 13330 leader_election.cc:304] T e33be62e23a648cb8adc601a92a29188 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9490f0c505074ef9b5898f36f77c4f1e, c521fc0a3ba549d7961924422c6288de; no voters: 
I20260710 13:21:43.834187 13588 raft_consensus.cc:2804] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:43.834227 13210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33be62e23a648cb8adc601a92a29188" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391" is_pre_election: true
I20260710 13:21:43.834849 13588 raft_consensus.cc:493] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:43.835353 13588 raft_consensus.cc:3060] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:43.835918 13327 leader_election.cc:343] T e33be62e23a648cb8adc601a92a29188 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:43.836222 13490 raft_consensus.cc:2804] T e33be62e23a648cb8adc601a92a29188 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:43.836584 13490 raft_consensus.cc:493] T e33be62e23a648cb8adc601a92a29188 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:43.836961 13490 raft_consensus.cc:3060] T e33be62e23a648cb8adc601a92a29188 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.840996 13584 consensus_queue.cc:1048] T 9b9d72f31e734b4e85e1d1570f7b3fca P f10b886153344d3298effaaa83a2d57a [LEADER]: Connected to new peer: Peer: permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:21:43.842623 13253 leader_election.cc:343] T f6432162294446e4b5b9845623114508 P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:43.843068 13253 leader_election.cc:304] T f6432162294446e4b5b9845623114508 P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f10b886153344d3298effaaa83a2d57a; no voters: 67ab8cefc7684bc594b08c13fca6b391, c521fc0a3ba549d7961924422c6288de
I20260710 13:21:43.852265 13481 tablet_bootstrap.cc:492] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de: No bootstrap required, opened a new log
I20260710 13:21:43.852361 13480 tablet_bootstrap.cc:492] T 9eecc8a513ff45b09243ff746b89be6b P f10b886153344d3298effaaa83a2d57a: No bootstrap required, opened a new log
I20260710 13:21:43.852811 13481 ts_tablet_manager.cc:1403] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de: Time spent bootstrapping tablet: real 0.193s	user 0.014s	sys 0.004s
I20260710 13:21:43.853006 13480 ts_tablet_manager.cc:1403] T 9eecc8a513ff45b09243ff746b89be6b P f10b886153344d3298effaaa83a2d57a: Time spent bootstrapping tablet: real 0.123s	user 0.013s	sys 0.027s
I20260710 13:21:43.848961 13584 raft_consensus.cc:2749] T f6432162294446e4b5b9845623114508 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:43.858414 13479 tablet_bootstrap.cc:492] T e332f2c461d74db8ba6a90bc04fe3a2d P 9490f0c505074ef9b5898f36f77c4f1e: Bootstrap starting.
I20260710 13:21:43.821393 13557 raft_consensus.cc:515] T 6aaf29e017a74bb3bb2f48a795559344 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:43.862110 13480 raft_consensus.cc:359] T 9eecc8a513ff45b09243ff746b89be6b P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:43.862907 13480 raft_consensus.cc:385] T 9eecc8a513ff45b09243ff746b89be6b P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.863272 13480 raft_consensus.cc:740] T 9eecc8a513ff45b09243ff746b89be6b P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f10b886153344d3298effaaa83a2d57a, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.865411 13480 consensus_queue.cc:260] T 9eecc8a513ff45b09243ff746b89be6b P f10b886153344d3298effaaa83a2d57a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:43.849053 13256 leader_election.cc:304] T a94644be12e44d67a64001fbbe6acf21 P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9490f0c505074ef9b5898f36f77c4f1e, f10b886153344d3298effaaa83a2d57a; no voters: 67ab8cefc7684bc594b08c13fca6b391
I20260710 13:21:43.871589 13480 ts_tablet_manager.cc:1434] T 9eecc8a513ff45b09243ff746b89be6b P f10b886153344d3298effaaa83a2d57a: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 13:21:43.874411 13480 tablet_bootstrap.cc:492] T cc6e13ec38ae496e92ee93c8cf84fa52 P f10b886153344d3298effaaa83a2d57a: Bootstrap starting.
W20260710 13:21:43.870868 13253 leader_election.cc:343] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:43.877565 13581 raft_consensus.cc:2804] T a94644be12e44d67a64001fbbe6acf21 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:43.885875 13584 consensus_queue.cc:1048] T 9b9d72f31e734b4e85e1d1570f7b3fca P f10b886153344d3298effaaa83a2d57a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:43.887423 13210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aaf29e017a74bb3bb2f48a795559344" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391"
I20260710 13:21:43.888927 13581 raft_consensus.cc:697] T a94644be12e44d67a64001fbbe6acf21 P f10b886153344d3298effaaa83a2d57a [term 1 LEADER]: Becoming Leader. State: Replica: f10b886153344d3298effaaa83a2d57a, State: Running, Role: LEADER
I20260710 13:21:43.889801 13581 consensus_queue.cc:237] T a94644be12e44d67a64001fbbe6acf21 P f10b886153344d3298effaaa83a2d57a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:43.890931 13480 tablet_bootstrap.cc:654] T cc6e13ec38ae496e92ee93c8cf84fa52 P f10b886153344d3298effaaa83a2d57a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.885344 13557 leader_election.cc:290] T 6aaf29e017a74bb3bb2f48a795559344 P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 election: Requested vote from peers 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931), f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399)
W20260710 13:21:43.894354 13401 leader_election.cc:343] T 6aaf29e017a74bb3bb2f48a795559344 P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:43.911784 13481 raft_consensus.cc:359] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:43.912348 13481 raft_consensus.cc:385] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.912577 13481 raft_consensus.cc:740] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c521fc0a3ba549d7961924422c6288de, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.913219 13481 consensus_queue.cc:260] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:43.915153 13481 ts_tablet_manager.cc:1434] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.000s
I20260710 13:21:43.916280 13481 tablet_bootstrap.cc:492] T f6432162294446e4b5b9845623114508 P c521fc0a3ba549d7961924422c6288de: Bootstrap starting.
I20260710 13:21:43.882794 13588 raft_consensus.cc:515] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:43.916743 13290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aaf29e017a74bb3bb2f48a795559344" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10b886153344d3298effaaa83a2d57a"
I20260710 13:21:43.919520 13557 consensus_queue.cc:1048] T d01695747857411595beb81dbe286507 P 9490f0c505074ef9b5898f36f77c4f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:43.920192 13290 raft_consensus.cc:2393] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9490f0c505074ef9b5898f36f77c4f1e in current term 1: Already voted for candidate f10b886153344d3298effaaa83a2d57a in this term.
I20260710 13:21:43.918108 13479 tablet_bootstrap.cc:654] T e332f2c461d74db8ba6a90bc04fe3a2d P 9490f0c505074ef9b5898f36f77c4f1e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.928120 13555 consensus_queue.cc:1048] T 92b1f5bb6c1c465680f2729fef7a496a P 9490f0c505074ef9b5898f36f77c4f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:43.943446 13490 raft_consensus.cc:515] T e33be62e23a648cb8adc601a92a29188 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:43.944329 13481 tablet_bootstrap.cc:654] T f6432162294446e4b5b9845623114508 P c521fc0a3ba549d7961924422c6288de: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.946105 13480 tablet_bootstrap.cc:492] T cc6e13ec38ae496e92ee93c8cf84fa52 P f10b886153344d3298effaaa83a2d57a: No bootstrap required, opened a new log
I20260710 13:21:43.946712 13480 ts_tablet_manager.cc:1403] T cc6e13ec38ae496e92ee93c8cf84fa52 P f10b886153344d3298effaaa83a2d57a: Time spent bootstrapping tablet: real 0.073s	user 0.023s	sys 0.003s
I20260710 13:21:43.953306 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33be62e23a648cb8adc601a92a29188" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e"
I20260710 13:21:43.953938 13436 raft_consensus.cc:3060] T e33be62e23a648cb8adc601a92a29188 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.958640 13588 leader_election.cc:290] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 election: Requested vote from peers 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355), 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931)
I20260710 13:21:43.961851 13572 consensus_queue.cc:1048] T e7913011c2034084804474d6644e5be0 P c521fc0a3ba549d7961924422c6288de [LEADER]: Connected to new peer: Peer: permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:43.963361 13480 raft_consensus.cc:359] T cc6e13ec38ae496e92ee93c8cf84fa52 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:43.964161 13480 raft_consensus.cc:385] T cc6e13ec38ae496e92ee93c8cf84fa52 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.964510 13480 raft_consensus.cc:740] T cc6e13ec38ae496e92ee93c8cf84fa52 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f10b886153344d3298effaaa83a2d57a, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.973714 13480 consensus_queue.cc:260] T cc6e13ec38ae496e92ee93c8cf84fa52 P f10b886153344d3298effaaa83a2d57a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:43.977195 13402 leader_election.cc:304] T 6aaf29e017a74bb3bb2f48a795559344 P 9490f0c505074ef9b5898f36f77c4f1e [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: 9490f0c505074ef9b5898f36f77c4f1e; no voters: 67ab8cefc7684bc594b08c13fca6b391, f10b886153344d3298effaaa83a2d57a
I20260710 13:21:43.978041 13487 raft_consensus.cc:2749] T 6aaf29e017a74bb3bb2f48a795559344 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:43.978365 13480 ts_tablet_manager.cc:1434] T cc6e13ec38ae496e92ee93c8cf84fa52 P f10b886153344d3298effaaa83a2d57a: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260710 13:21:43.978731 13438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aaf29e017a74bb3bb2f48a795559344" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e"
I20260710 13:21:43.979499 13438 raft_consensus.cc:2393] T 6aaf29e017a74bb3bb2f48a795559344 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f10b886153344d3298effaaa83a2d57a in current term 1: Already voted for candidate 9490f0c505074ef9b5898f36f77c4f1e in this term.
I20260710 13:21:43.989423 13480 tablet_bootstrap.cc:492] T 6543998e0d9b491189c4595788c21b49 P f10b886153344d3298effaaa83a2d57a: Bootstrap starting.
I20260710 13:21:43.994377 13215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aaf29e017a74bb3bb2f48a795559344" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391"
I20260710 13:21:43.996260 13436 raft_consensus.cc:2468] T e33be62e23a648cb8adc601a92a29188 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c521fc0a3ba549d7961924422c6288de in term 1.
I20260710 13:21:43.997503 13330 leader_election.cc:304] T e33be62e23a648cb8adc601a92a29188 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9490f0c505074ef9b5898f36f77c4f1e, c521fc0a3ba549d7961924422c6288de; no voters: 
I20260710 13:21:43.998252 13572 raft_consensus.cc:2804] T e33be62e23a648cb8adc601a92a29188 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:43.998734 13572 raft_consensus.cc:697] T e33be62e23a648cb8adc601a92a29188 P c521fc0a3ba549d7961924422c6288de [term 1 LEADER]: Becoming Leader. State: Replica: c521fc0a3ba549d7961924422c6288de, State: Running, Role: LEADER
I20260710 13:21:44.000008 13490 leader_election.cc:290] T e33be62e23a648cb8adc601a92a29188 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 election: Requested vote from peers 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355), 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931)
I20260710 13:21:43.999518 13572 consensus_queue.cc:237] T e33be62e23a648cb8adc601a92a29188 P c521fc0a3ba549d7961924422c6288de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:44.001114 13593 raft_consensus.cc:493] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:44.001609 13593 raft_consensus.cc:515] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
W20260710 13:21:44.001869 13253 leader_election.cc:343] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:44.002892 13253 leader_election.cc:304] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [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: f10b886153344d3298effaaa83a2d57a; no voters: 67ab8cefc7684bc594b08c13fca6b391, 9490f0c505074ef9b5898f36f77c4f1e
I20260710 13:21:44.003567 13112 catalog_manager.cc:5697] T dd33adf4cce6413d862b58ee525a987e P f10b886153344d3298effaaa83a2d57a reported cstate change: term changed from 0 to 1, leader changed from <none> to f10b886153344d3298effaaa83a2d57a (127.10.210.66). New cstate: current_term: 1 leader_uuid: "f10b886153344d3298effaaa83a2d57a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:44.005264 13593 leader_election.cc:290] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399), c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551)
I20260710 13:21:44.006636 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eecc8a513ff45b09243ff746b89be6b" candidate_uuid: "67ab8cefc7684bc594b08c13fca6b391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c521fc0a3ba549d7961924422c6288de" is_pre_election: true
I20260710 13:21:44.006903 13215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33be62e23a648cb8adc601a92a29188" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391"
W20260710 13:21:44.008035 13178 leader_election.cc:343] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:44.008100 13290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eecc8a513ff45b09243ff746b89be6b" candidate_uuid: "67ab8cefc7684bc594b08c13fca6b391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10b886153344d3298effaaa83a2d57a" is_pre_election: true
I20260710 13:21:44.010860 13290 raft_consensus.cc:2468] T 9eecc8a513ff45b09243ff746b89be6b P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67ab8cefc7684bc594b08c13fca6b391 in term 0.
I20260710 13:21:44.013443 13179 leader_election.cc:304] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391 [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: 67ab8cefc7684bc594b08c13fca6b391, f10b886153344d3298effaaa83a2d57a; no voters: c521fc0a3ba549d7961924422c6288de
I20260710 13:21:44.014315 13581 raft_consensus.cc:2749] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:44.015084 13593 raft_consensus.cc:2804] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:44.015699 13593 raft_consensus.cc:493] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:44.016364 13593 raft_consensus.cc:3060] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.028546 13490 consensus_queue.cc:1048] T e7913011c2034084804474d6644e5be0 P c521fc0a3ba549d7961924422c6288de [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:21:44.050639 13581 raft_consensus.cc:493] T be9e3fe6105143f6b215c4192436b8e4 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:44.051365 13581 raft_consensus.cc:515] T be9e3fe6105143f6b215c4192436b8e4 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:44.054033 13581 leader_election.cc:290] T be9e3fe6105143f6b215c4192436b8e4 P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551), 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355)
I20260710 13:21:44.058990 13480 tablet_bootstrap.cc:654] T 6543998e0d9b491189c4595788c21b49 P f10b886153344d3298effaaa83a2d57a: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:44.060937 13327 leader_election.cc:343] T e33be62e23a648cb8adc601a92a29188 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:44.064201 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9e3fe6105143f6b215c4192436b8e4" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c521fc0a3ba549d7961924422c6288de" is_pre_election: true
I20260710 13:21:44.082038 13479 tablet_bootstrap.cc:492] T e332f2c461d74db8ba6a90bc04fe3a2d P 9490f0c505074ef9b5898f36f77c4f1e: No bootstrap required, opened a new log
I20260710 13:21:44.082717 13479 ts_tablet_manager.cc:1403] T e332f2c461d74db8ba6a90bc04fe3a2d P 9490f0c505074ef9b5898f36f77c4f1e: Time spent bootstrapping tablet: real 0.225s	user 0.026s	sys 0.034s
I20260710 13:21:44.086172 13479 raft_consensus.cc:359] T e332f2c461d74db8ba6a90bc04fe3a2d P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:44.087065 13479 raft_consensus.cc:385] T e332f2c461d74db8ba6a90bc04fe3a2d P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.087407 13479 raft_consensus.cc:740] T e332f2c461d74db8ba6a90bc04fe3a2d P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9490f0c505074ef9b5898f36f77c4f1e, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.092267 13490 raft_consensus.cc:493] T dd33adf4cce6413d862b58ee525a987e P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:44.092993 13490 raft_consensus.cc:515] T dd33adf4cce6413d862b58ee525a987e P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:44.093446 13481 tablet_bootstrap.cc:492] T f6432162294446e4b5b9845623114508 P c521fc0a3ba549d7961924422c6288de: No bootstrap required, opened a new log
I20260710 13:21:44.094517 13481 ts_tablet_manager.cc:1403] T f6432162294446e4b5b9845623114508 P c521fc0a3ba549d7961924422c6288de: Time spent bootstrapping tablet: real 0.178s	user 0.024s	sys 0.036s
I20260710 13:21:44.096002 13479 consensus_queue.cc:260] T e332f2c461d74db8ba6a90bc04fe3a2d P 9490f0c505074ef9b5898f36f77c4f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:44.101055 13479 ts_tablet_manager.cc:1434] T e332f2c461d74db8ba6a90bc04fe3a2d P 9490f0c505074ef9b5898f36f77c4f1e: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.005s
I20260710 13:21:44.102346 13479 tablet_bootstrap.cc:492] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e: Bootstrap starting.
W20260710 13:21:44.077879 13253 leader_election.cc:343] T be9e3fe6105143f6b215c4192436b8e4 P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:44.104394 13593 raft_consensus.cc:515] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:44.106479 13438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9e3fe6105143f6b215c4192436b8e4" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e" is_pre_election: true
I20260710 13:21:44.108209 13490 leader_election.cc:290] T dd33adf4cce6413d862b58ee525a987e P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399), 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355)
I20260710 13:21:44.113586 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd33adf4cce6413d862b58ee525a987e" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e" is_pre_election: true
I20260710 13:21:44.114444 13436 raft_consensus.cc:2393] T dd33adf4cce6413d862b58ee525a987e P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c521fc0a3ba549d7961924422c6288de in current term 1: Already voted for candidate f10b886153344d3298effaaa83a2d57a in this term.
W20260710 13:21:44.117264 13256 leader_election.cc:343] T be9e3fe6105143f6b215c4192436b8e4 P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:44.117821 13256 leader_election.cc:304] T be9e3fe6105143f6b215c4192436b8e4 P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f10b886153344d3298effaaa83a2d57a; no voters: 9490f0c505074ef9b5898f36f77c4f1e, c521fc0a3ba549d7961924422c6288de
I20260710 13:21:44.119203 13581 raft_consensus.cc:2749] T be9e3fe6105143f6b215c4192436b8e4 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:44.119940 13484 tablet_bootstrap.cc:492] T f6432162294446e4b5b9845623114508 P 67ab8cefc7684bc594b08c13fca6b391: No bootstrap required, opened a new log
I20260710 13:21:44.120568 13484 ts_tablet_manager.cc:1403] T f6432162294446e4b5b9845623114508 P 67ab8cefc7684bc594b08c13fca6b391: Time spent bootstrapping tablet: real 0.352s	user 0.040s	sys 0.047s
I20260710 13:21:44.121457 13481 raft_consensus.cc:359] T f6432162294446e4b5b9845623114508 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:44.122166 13481 raft_consensus.cc:385] T f6432162294446e4b5b9845623114508 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.122440 13481 raft_consensus.cc:740] T f6432162294446e4b5b9845623114508 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c521fc0a3ba549d7961924422c6288de, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.123610 13484 raft_consensus.cc:359] T f6432162294446e4b5b9845623114508 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:44.124190 13593 leader_election.cc:290] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 1 election: Requested vote from peers f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399), c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551)
I20260710 13:21:44.124348 13484 raft_consensus.cc:385] T f6432162294446e4b5b9845623114508 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.125458 13289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd33adf4cce6413d862b58ee525a987e" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10b886153344d3298effaaa83a2d57a" is_pre_election: true
I20260710 13:21:44.126727 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eecc8a513ff45b09243ff746b89be6b" candidate_uuid: "67ab8cefc7684bc594b08c13fca6b391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c521fc0a3ba549d7961924422c6288de"
I20260710 13:21:44.126534 13481 consensus_queue.cc:260] T f6432162294446e4b5b9845623114508 P c521fc0a3ba549d7961924422c6288de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:44.127054 13328 leader_election.cc:304] T dd33adf4cce6413d862b58ee525a987e P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c521fc0a3ba549d7961924422c6288de; no voters: 9490f0c505074ef9b5898f36f77c4f1e, f10b886153344d3298effaaa83a2d57a
I20260710 13:21:44.128893 13481 ts_tablet_manager.cc:1434] T f6432162294446e4b5b9845623114508 P c521fc0a3ba549d7961924422c6288de: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.002s
I20260710 13:21:44.129670 13481 tablet_bootstrap.cc:492] T be9e3fe6105143f6b215c4192436b8e4 P c521fc0a3ba549d7961924422c6288de: Bootstrap starting.
I20260710 13:21:44.128204 13490 raft_consensus.cc:3060] T dd33adf4cce6413d862b58ee525a987e P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.124684 13484 raft_consensus.cc:740] T f6432162294446e4b5b9845623114508 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Initialized, Role: FOLLOWER
W20260710 13:21:44.131906 13178 leader_election.cc:343] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:44.133455 13288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eecc8a513ff45b09243ff746b89be6b" candidate_uuid: "67ab8cefc7684bc594b08c13fca6b391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10b886153344d3298effaaa83a2d57a"
I20260710 13:21:44.134055 13288 raft_consensus.cc:3060] T 9eecc8a513ff45b09243ff746b89be6b P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.138150 13481 tablet_bootstrap.cc:654] T be9e3fe6105143f6b215c4192436b8e4 P c521fc0a3ba549d7961924422c6288de: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.142210 13479 tablet_bootstrap.cc:654] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.144690 13288 raft_consensus.cc:2468] T 9eecc8a513ff45b09243ff746b89be6b P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67ab8cefc7684bc594b08c13fca6b391 in term 1.
I20260710 13:21:44.148885 13480 tablet_bootstrap.cc:492] T 6543998e0d9b491189c4595788c21b49 P f10b886153344d3298effaaa83a2d57a: No bootstrap required, opened a new log
I20260710 13:21:44.146725 13484 consensus_queue.cc:260] T f6432162294446e4b5b9845623114508 P 67ab8cefc7684bc594b08c13fca6b391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:44.149405 13480 ts_tablet_manager.cc:1403] T 6543998e0d9b491189c4595788c21b49 P f10b886153344d3298effaaa83a2d57a: Time spent bootstrapping tablet: real 0.170s	user 0.009s	sys 0.023s
I20260710 13:21:44.152024 13480 raft_consensus.cc:359] T 6543998e0d9b491189c4595788c21b49 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:44.152647 13480 raft_consensus.cc:385] T 6543998e0d9b491189c4595788c21b49 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.152930 13480 raft_consensus.cc:740] T 6543998e0d9b491189c4595788c21b49 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f10b886153344d3298effaaa83a2d57a, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.153748 13480 consensus_queue.cc:260] T 6543998e0d9b491189c4595788c21b49 P f10b886153344d3298effaaa83a2d57a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:44.157186 13480 ts_tablet_manager.cc:1434] T 6543998e0d9b491189c4595788c21b49 P f10b886153344d3298effaaa83a2d57a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:21:44.158234 13480 tablet_bootstrap.cc:492] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P f10b886153344d3298effaaa83a2d57a: Bootstrap starting.
I20260710 13:21:44.159034 13484 ts_tablet_manager.cc:1434] T f6432162294446e4b5b9845623114508 P 67ab8cefc7684bc594b08c13fca6b391: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.001s
I20260710 13:21:44.159811 13484 tablet_bootstrap.cc:492] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap starting.
I20260710 13:21:44.162834 13113 catalog_manager.cc:5697] T e33be62e23a648cb8adc601a92a29188 P c521fc0a3ba549d7961924422c6288de reported cstate change: term changed from 0 to 1, leader changed from <none> to c521fc0a3ba549d7961924422c6288de (127.10.210.67). New cstate: current_term: 1 leader_uuid: "c521fc0a3ba549d7961924422c6288de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:44.181596 13484 tablet_bootstrap.cc:654] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.177325 13490 raft_consensus.cc:2749] T dd33adf4cce6413d862b58ee525a987e P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:44.173434 13179 leader_election.cc:304] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 67ab8cefc7684bc594b08c13fca6b391, f10b886153344d3298effaaa83a2d57a; no voters: c521fc0a3ba549d7961924422c6288de
I20260710 13:21:44.194303 13593 raft_consensus.cc:2804] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:44.194972 13593 raft_consensus.cc:697] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391 [term 1 LEADER]: Becoming Leader. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Running, Role: LEADER
I20260710 13:21:44.196117 13593 consensus_queue.cc:237] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:44.207155 13581 consensus_queue.cc:1048] T dd33adf4cce6413d862b58ee525a987e P f10b886153344d3298effaaa83a2d57a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:44.209954 13481 tablet_bootstrap.cc:492] T be9e3fe6105143f6b215c4192436b8e4 P c521fc0a3ba549d7961924422c6288de: No bootstrap required, opened a new log
I20260710 13:21:44.210105 13480 tablet_bootstrap.cc:654] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P f10b886153344d3298effaaa83a2d57a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.210508 13481 ts_tablet_manager.cc:1403] T be9e3fe6105143f6b215c4192436b8e4 P c521fc0a3ba549d7961924422c6288de: Time spent bootstrapping tablet: real 0.081s	user 0.017s	sys 0.021s
I20260710 13:21:44.213217 13481 raft_consensus.cc:359] T be9e3fe6105143f6b215c4192436b8e4 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:44.213848 13481 raft_consensus.cc:385] T be9e3fe6105143f6b215c4192436b8e4 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.214124 13481 raft_consensus.cc:740] T be9e3fe6105143f6b215c4192436b8e4 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c521fc0a3ba549d7961924422c6288de, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.214733 13481 consensus_queue.cc:260] T be9e3fe6105143f6b215c4192436b8e4 P c521fc0a3ba549d7961924422c6288de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:44.216701 13481 ts_tablet_manager.cc:1434] T be9e3fe6105143f6b215c4192436b8e4 P c521fc0a3ba549d7961924422c6288de: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260710 13:21:44.217620 13481 tablet_bootstrap.cc:492] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P c521fc0a3ba549d7961924422c6288de: Bootstrap starting.
I20260710 13:21:44.222291 13500 consensus_queue.cc:1048] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 9490f0c505074ef9b5898f36f77c4f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:44.223129 13481 tablet_bootstrap.cc:654] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P c521fc0a3ba549d7961924422c6288de: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.226734 13581 raft_consensus.cc:493] T cc6e13ec38ae496e92ee93c8cf84fa52 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:44.227391 13581 raft_consensus.cc:515] T cc6e13ec38ae496e92ee93c8cf84fa52 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:44.230895 13213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6e13ec38ae496e92ee93c8cf84fa52" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391" is_pre_election: true
I20260710 13:21:44.234297 13479 tablet_bootstrap.cc:492] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e: No bootstrap required, opened a new log
I20260710 13:21:44.234797 13479 ts_tablet_manager.cc:1403] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e: Time spent bootstrapping tablet: real 0.133s	user 0.027s	sys 0.031s
I20260710 13:21:44.237633 13479 raft_consensus.cc:359] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:44.238466 13479 raft_consensus.cc:385] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.238768 13479 raft_consensus.cc:740] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9490f0c505074ef9b5898f36f77c4f1e, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.235399 13109 catalog_manager.cc:5697] T a94644be12e44d67a64001fbbe6acf21 P f10b886153344d3298effaaa83a2d57a reported cstate change: term changed from 0 to 1, leader changed from <none> to f10b886153344d3298effaaa83a2d57a (127.10.210.66). New cstate: current_term: 1 leader_uuid: "f10b886153344d3298effaaa83a2d57a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:44.239660 13479 consensus_queue.cc:260] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:44.240504 13588 consensus_queue.cc:1048] T dd33adf4cce6413d862b58ee525a987e P f10b886153344d3298effaaa83a2d57a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:44.243090 13479 ts_tablet_manager.cc:1434] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:21:44.244172 13479 tablet_bootstrap.cc:492] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 9490f0c505074ef9b5898f36f77c4f1e: Bootstrap starting.
I20260710 13:21:44.253533 13479 tablet_bootstrap.cc:654] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 9490f0c505074ef9b5898f36f77c4f1e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.268076 13484 tablet_bootstrap.cc:492] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391: No bootstrap required, opened a new log
I20260710 13:21:44.268612 13484 ts_tablet_manager.cc:1403] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391: Time spent bootstrapping tablet: real 0.109s	user 0.013s	sys 0.027s
I20260710 13:21:44.272193 13484 raft_consensus.cc:359] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:44.273113 13484 raft_consensus.cc:385] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.273448 13484 raft_consensus.cc:740] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Initialized, Role: FOLLOWER
W20260710 13:21:44.275372 13401 consensus_peers.cc:597] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 9490f0c505074ef9b5898f36f77c4f1e -> Peer c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551): Couldn't send request to peer c521fc0a3ba549d7961924422c6288de. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:44.263974 13253 leader_election.cc:343] T cc6e13ec38ae496e92ee93c8cf84fa52 P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:44.286319 13484 consensus_queue.cc:260] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:44.291860 13484 ts_tablet_manager.cc:1434] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 13:21:44.292840 13484 tablet_bootstrap.cc:492] T a94644be12e44d67a64001fbbe6acf21 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap starting.
I20260710 13:21:44.295178 13581 leader_election.cc:290] T cc6e13ec38ae496e92ee93c8cf84fa52 P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931), c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551)
I20260710 13:21:44.299654 13364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6e13ec38ae496e92ee93c8cf84fa52" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c521fc0a3ba549d7961924422c6288de" is_pre_election: true
W20260710 13:21:44.301935 13253 leader_election.cc:343] T cc6e13ec38ae496e92ee93c8cf84fa52 P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:44.303715 13253 leader_election.cc:304] T cc6e13ec38ae496e92ee93c8cf84fa52 P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f10b886153344d3298effaaa83a2d57a; no voters: 67ab8cefc7684bc594b08c13fca6b391, c521fc0a3ba549d7961924422c6288de
I20260710 13:21:44.304461 13588 raft_consensus.cc:2749] T cc6e13ec38ae496e92ee93c8cf84fa52 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:44.304915 13480 tablet_bootstrap.cc:492] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P f10b886153344d3298effaaa83a2d57a: No bootstrap required, opened a new log
I20260710 13:21:44.305361 13480 ts_tablet_manager.cc:1403] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P f10b886153344d3298effaaa83a2d57a: Time spent bootstrapping tablet: real 0.147s	user 0.007s	sys 0.007s
I20260710 13:21:44.307885 13480 raft_consensus.cc:359] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:44.308547 13480 raft_consensus.cc:385] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.309348 13480 raft_consensus.cc:740] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f10b886153344d3298effaaa83a2d57a, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.311928 13484 tablet_bootstrap.cc:654] T a94644be12e44d67a64001fbbe6acf21 P 67ab8cefc7684bc594b08c13fca6b391: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.309962 13480 consensus_queue.cc:260] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P f10b886153344d3298effaaa83a2d57a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:44.317605 13480 ts_tablet_manager.cc:1434] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P f10b886153344d3298effaaa83a2d57a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:21:44.319936 13481 tablet_bootstrap.cc:492] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P c521fc0a3ba549d7961924422c6288de: No bootstrap required, opened a new log
W20260710 13:21:44.320236 13253 consensus_peers.cc:597] T a94644be12e44d67a64001fbbe6acf21 P f10b886153344d3298effaaa83a2d57a -> Peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Couldn't send request to peer 67ab8cefc7684bc594b08c13fca6b391. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:44.320418 13481 ts_tablet_manager.cc:1403] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P c521fc0a3ba549d7961924422c6288de: Time spent bootstrapping tablet: real 0.103s	user 0.012s	sys 0.009s
W20260710 13:21:44.323328 13161 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:44.325718 13481 raft_consensus.cc:359] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:44.326447 13481 raft_consensus.cc:385] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.326787 13481 raft_consensus.cc:740] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c521fc0a3ba549d7961924422c6288de, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.327641 13481 consensus_queue.cc:260] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P c521fc0a3ba549d7961924422c6288de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:44.329046 13535 raft_consensus.cc:493] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:44.329494 13535 raft_consensus.cc:515] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:44.329945 13481 ts_tablet_manager.cc:1434] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P c521fc0a3ba549d7961924422c6288de: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:44.330946 13481 tablet_bootstrap.cc:492] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de: Bootstrap starting.
I20260710 13:21:44.331497 13535 leader_election.cc:290] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355), 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931)
I20260710 13:21:44.337558 13484 tablet_bootstrap.cc:492] T a94644be12e44d67a64001fbbe6acf21 P 67ab8cefc7684bc594b08c13fca6b391: No bootstrap required, opened a new log
I20260710 13:21:44.338028 13484 ts_tablet_manager.cc:1403] T a94644be12e44d67a64001fbbe6acf21 P 67ab8cefc7684bc594b08c13fca6b391: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.005s
I20260710 13:21:44.332587 13581 raft_consensus.cc:493] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:44.338805 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e332f2c461d74db8ba6a90bc04fe3a2d" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e" is_pre_election: true
I20260710 13:21:44.338238 13110 catalog_manager.cc:5697] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391 reported cstate change: term changed from 0 to 1, leader changed from <none> to 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65). New cstate: current_term: 1 leader_uuid: "67ab8cefc7684bc594b08c13fca6b391" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:44.338878 13581 raft_consensus.cc:515] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:44.340993 13581 leader_election.cc:290] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355), 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931)
I20260710 13:21:44.342538 13438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fecd6e3fe8a14a61bc1533bc3c0bf1d2" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e" is_pre_election: true
I20260710 13:21:44.344838 13215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e332f2c461d74db8ba6a90bc04fe3a2d" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391" is_pre_election: true
I20260710 13:21:44.345273 13484 raft_consensus.cc:359] T a94644be12e44d67a64001fbbe6acf21 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:44.345938 13484 raft_consensus.cc:385] T a94644be12e44d67a64001fbbe6acf21 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.346206 13484 raft_consensus.cc:740] T a94644be12e44d67a64001fbbe6acf21 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.346750 13215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fecd6e3fe8a14a61bc1533bc3c0bf1d2" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391" is_pre_election: true
I20260710 13:21:44.346832 13484 consensus_queue.cc:260] T a94644be12e44d67a64001fbbe6acf21 P 67ab8cefc7684bc594b08c13fca6b391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
W20260710 13:21:44.348240 13327 leader_election.cc:343] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:44.348892 13256 leader_election.cc:343] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:44.349058 13484 ts_tablet_manager.cc:1434] T a94644be12e44d67a64001fbbe6acf21 P 67ab8cefc7684bc594b08c13fca6b391: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260710 13:21:44.335464 13557 raft_consensus.cc:493] T e332f2c461d74db8ba6a90bc04fe3a2d P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:21:44.349404 13253 leader_election.cc:343] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:44.349939 13253 leader_election.cc:304] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f10b886153344d3298effaaa83a2d57a; no voters: 67ab8cefc7684bc594b08c13fca6b391, 9490f0c505074ef9b5898f36f77c4f1e
I20260710 13:21:44.349939 13484 tablet_bootstrap.cc:492] T e33be62e23a648cb8adc601a92a29188 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap starting.
I20260710 13:21:44.349840 13557 raft_consensus.cc:515] T e332f2c461d74db8ba6a90bc04fe3a2d P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:44.355012 13437 raft_consensus.cc:2468] T e332f2c461d74db8ba6a90bc04fe3a2d P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c521fc0a3ba549d7961924422c6288de in term 0.
I20260710 13:21:44.355460 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e332f2c461d74db8ba6a90bc04fe3a2d" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c521fc0a3ba549d7961924422c6288de" is_pre_election: true
I20260710 13:21:44.356086 13362 raft_consensus.cc:2468] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9490f0c505074ef9b5898f36f77c4f1e in term 0.
I20260710 13:21:44.357296 13401 leader_election.cc:304] T e332f2c461d74db8ba6a90bc04fe3a2d P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9490f0c505074ef9b5898f36f77c4f1e, c521fc0a3ba549d7961924422c6288de; no voters: 
I20260710 13:21:44.358117 13555 raft_consensus.cc:2804] T e332f2c461d74db8ba6a90bc04fe3a2d P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:44.358846 13555 raft_consensus.cc:493] T e332f2c461d74db8ba6a90bc04fe3a2d P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:44.359066 13330 leader_election.cc:304] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de [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: 9490f0c505074ef9b5898f36f77c4f1e, c521fc0a3ba549d7961924422c6288de; no voters: 67ab8cefc7684bc594b08c13fca6b391
I20260710 13:21:44.359194 13581 raft_consensus.cc:2749] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:44.359198 13555 raft_consensus.cc:3060] T e332f2c461d74db8ba6a90bc04fe3a2d P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.360184 13572 raft_consensus.cc:2804] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:44.360560 13572 raft_consensus.cc:493] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:44.360918 13572 raft_consensus.cc:3060] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.361744 13484 tablet_bootstrap.cc:654] T e33be62e23a648cb8adc601a92a29188 P 67ab8cefc7684bc594b08c13fca6b391: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.365622 13581 consensus_queue.cc:1048] T a94644be12e44d67a64001fbbe6acf21 P f10b886153344d3298effaaa83a2d57a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:44.368436 13557 leader_election.cc:290] T e332f2c461d74db8ba6a90bc04fe3a2d P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551), 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931)
I20260710 13:21:44.368458 13555 raft_consensus.cc:515] T e332f2c461d74db8ba6a90bc04fe3a2d P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:44.371462 13555 leader_election.cc:290] T e332f2c461d74db8ba6a90bc04fe3a2d P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 election: Requested vote from peers c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551), 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931)
I20260710 13:21:44.373585 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e332f2c461d74db8ba6a90bc04fe3a2d" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c521fc0a3ba549d7961924422c6288de"
I20260710 13:21:44.373476 13572 raft_consensus.cc:515] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:44.374874 13213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e332f2c461d74db8ba6a90bc04fe3a2d" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391"
I20260710 13:21:44.375564 13572 leader_election.cc:290] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 election: Requested vote from peers 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355), 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931)
I20260710 13:21:44.376688 13213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e332f2c461d74db8ba6a90bc04fe3a2d" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391"
I20260710 13:21:44.377825 13215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e332f2c461d74db8ba6a90bc04fe3a2d" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391" is_pre_election: true
I20260710 13:21:44.376718 13362 raft_consensus.cc:2393] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9490f0c505074ef9b5898f36f77c4f1e in current term 1: Already voted for candidate c521fc0a3ba549d7961924422c6288de in this term.
W20260710 13:21:44.379387 13401 leader_election.cc:343] T e332f2c461d74db8ba6a90bc04fe3a2d P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:44.379576 13327 leader_election.cc:343] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:44.387809 13479 tablet_bootstrap.cc:492] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 9490f0c505074ef9b5898f36f77c4f1e: No bootstrap required, opened a new log
I20260710 13:21:44.392992 13535 raft_consensus.cc:493] T be9e3fe6105143f6b215c4192436b8e4 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:44.380970 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e332f2c461d74db8ba6a90bc04fe3a2d" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e"
I20260710 13:21:44.397053 13535 raft_consensus.cc:515] T be9e3fe6105143f6b215c4192436b8e4 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:44.397644 13436 raft_consensus.cc:2393] T e332f2c461d74db8ba6a90bc04fe3a2d P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c521fc0a3ba549d7961924422c6288de in current term 1: Already voted for candidate 9490f0c505074ef9b5898f36f77c4f1e in this term.
I20260710 13:21:44.391994 13481 tablet_bootstrap.cc:654] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.398732 13330 leader_election.cc:304] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de [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: c521fc0a3ba549d7961924422c6288de; no voters: 67ab8cefc7684bc594b08c13fca6b391, 9490f0c505074ef9b5898f36f77c4f1e
I20260710 13:21:44.399853 13490 raft_consensus.cc:2749] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:44.400103 13290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9e3fe6105143f6b215c4192436b8e4" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10b886153344d3298effaaa83a2d57a" is_pre_election: true
I20260710 13:21:44.400854 13290 raft_consensus.cc:2468] T be9e3fe6105143f6b215c4192436b8e4 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c521fc0a3ba549d7961924422c6288de in term 0.
I20260710 13:21:44.386297 13484 tablet_bootstrap.cc:492] T e33be62e23a648cb8adc601a92a29188 P 67ab8cefc7684bc594b08c13fca6b391: No bootstrap required, opened a new log
I20260710 13:21:44.401718 13484 ts_tablet_manager.cc:1403] T e33be62e23a648cb8adc601a92a29188 P 67ab8cefc7684bc594b08c13fca6b391: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.013s
I20260710 13:21:44.402277 13328 leader_election.cc:304] T be9e3fe6105143f6b215c4192436b8e4 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c521fc0a3ba549d7961924422c6288de, f10b886153344d3298effaaa83a2d57a; no voters: 
I20260710 13:21:44.403128 13490 raft_consensus.cc:2804] T be9e3fe6105143f6b215c4192436b8e4 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:44.403489 13490 raft_consensus.cc:493] T be9e3fe6105143f6b215c4192436b8e4 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:44.403642 13535 leader_election.cc:290] T be9e3fe6105143f6b215c4192436b8e4 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399), 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355)
I20260710 13:21:44.403842 13490 raft_consensus.cc:3060] T be9e3fe6105143f6b215c4192436b8e4 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:44.404641 13401 leader_election.cc:343] T e332f2c461d74db8ba6a90bc04fe3a2d P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:44.404532 13484 raft_consensus.cc:359] T e33be62e23a648cb8adc601a92a29188 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:44.405263 13484 raft_consensus.cc:385] T e33be62e23a648cb8adc601a92a29188 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.405560 13484 raft_consensus.cc:740] T e33be62e23a648cb8adc601a92a29188 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.380187 13572 raft_consensus.cc:493] T f6432162294446e4b5b9845623114508 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:44.406095 13572 raft_consensus.cc:515] T f6432162294446e4b5b9845623114508 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:44.406322 13484 consensus_queue.cc:260] T e33be62e23a648cb8adc601a92a29188 P 67ab8cefc7684bc594b08c13fca6b391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:44.407562 13401 leader_election.cc:304] T e332f2c461d74db8ba6a90bc04fe3a2d P 9490f0c505074ef9b5898f36f77c4f1e [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: 9490f0c505074ef9b5898f36f77c4f1e; no voters: 67ab8cefc7684bc594b08c13fca6b391, c521fc0a3ba549d7961924422c6288de
I20260710 13:21:44.410107 13215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6432162294446e4b5b9845623114508" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391" is_pre_election: true
I20260710 13:21:44.410699 13487 raft_consensus.cc:2749] T e332f2c461d74db8ba6a90bc04fe3a2d P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:44.410753 13215 raft_consensus.cc:2468] T f6432162294446e4b5b9845623114508 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c521fc0a3ba549d7961924422c6288de in term 0.
I20260710 13:21:44.411785 13290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6432162294446e4b5b9845623114508" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10b886153344d3298effaaa83a2d57a" is_pre_election: true
I20260710 13:21:44.411998 13484 ts_tablet_manager.cc:1434] T e33be62e23a648cb8adc601a92a29188 P 67ab8cefc7684bc594b08c13fca6b391: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 13:21:44.412042 13327 leader_election.cc:304] T f6432162294446e4b5b9845623114508 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67ab8cefc7684bc594b08c13fca6b391, c521fc0a3ba549d7961924422c6288de; no voters: 
I20260710 13:21:44.412433 13290 raft_consensus.cc:2468] T f6432162294446e4b5b9845623114508 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c521fc0a3ba549d7961924422c6288de in term 0.
I20260710 13:21:44.412999 13484 tablet_bootstrap.cc:492] T b892c7bdca9b4968a78c15d55f36ce3b P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap starting.
I20260710 13:21:44.413872 13572 leader_election.cc:290] T f6432162294446e4b5b9845623114508 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931), f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399)
I20260710 13:21:44.397549 13479 ts_tablet_manager.cc:1403] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 9490f0c505074ef9b5898f36f77c4f1e: Time spent bootstrapping tablet: real 0.154s	user 0.018s	sys 0.006s
I20260710 13:21:44.416769 13487 raft_consensus.cc:493] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:44.417248 13487 raft_consensus.cc:515] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:44.417259 13572 raft_consensus.cc:2804] T f6432162294446e4b5b9845623114508 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:44.418345 13572 raft_consensus.cc:493] T f6432162294446e4b5b9845623114508 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:44.418735 13572 raft_consensus.cc:3060] T f6432162294446e4b5b9845623114508 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.418972 13484 tablet_bootstrap.cc:654] T b892c7bdca9b4968a78c15d55f36ce3b P 67ab8cefc7684bc594b08c13fca6b391: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.419353 13487 leader_election.cc:290] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399), c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551)
I20260710 13:21:44.405260 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9e3fe6105143f6b215c4192436b8e4" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e" is_pre_election: true
I20260710 13:21:44.420513 13290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9e3fe6105143f6b215c4192436b8e4" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10b886153344d3298effaaa83a2d57a" is_pre_election: true
I20260710 13:21:44.420651 13436 raft_consensus.cc:2468] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c521fc0a3ba549d7961924422c6288de in term 0.
I20260710 13:21:44.421125 13290 raft_consensus.cc:2468] T be9e3fe6105143f6b215c4192436b8e4 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9490f0c505074ef9b5898f36f77c4f1e in term 0.
I20260710 13:21:44.417649 13479 raft_consensus.cc:359] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:44.423694 13479 raft_consensus.cc:385] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.424145 13479 raft_consensus.cc:740] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9490f0c505074ef9b5898f36f77c4f1e, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.425133 13402 leader_election.cc:304] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9490f0c505074ef9b5898f36f77c4f1e, f10b886153344d3298effaaa83a2d57a; no voters: 
I20260710 13:21:44.425917 13487 raft_consensus.cc:2804] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:44.426440 13487 raft_consensus.cc:493] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:44.426618 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9e3fe6105143f6b215c4192436b8e4" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c521fc0a3ba549d7961924422c6288de" is_pre_election: true
I20260710 13:21:44.426819 13487 raft_consensus.cc:3060] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.430521 13490 raft_consensus.cc:515] T be9e3fe6105143f6b215c4192436b8e4 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:44.425971 13479 consensus_queue.cc:260] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 9490f0c505074ef9b5898f36f77c4f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:44.431721 13362 raft_consensus.cc:2393] T be9e3fe6105143f6b215c4192436b8e4 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9490f0c505074ef9b5898f36f77c4f1e in current term 1: Already voted for candidate c521fc0a3ba549d7961924422c6288de in this term.
I20260710 13:21:44.434266 13479 ts_tablet_manager.cc:1434] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 9490f0c505074ef9b5898f36f77c4f1e: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260710 13:21:44.435593 13479 tablet_bootstrap.cc:492] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 9490f0c505074ef9b5898f36f77c4f1e: Bootstrap starting.
I20260710 13:21:44.436159 13487 raft_consensus.cc:515] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:44.447674 13290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9e3fe6105143f6b215c4192436b8e4" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10b886153344d3298effaaa83a2d57a"
I20260710 13:21:44.449101 13290 raft_consensus.cc:3060] T be9e3fe6105143f6b215c4192436b8e4 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.437594 13572 raft_consensus.cc:515] T f6432162294446e4b5b9845623114508 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:44.450439 13487 leader_election.cc:290] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 election: Requested vote from peers f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399), c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551)
I20260710 13:21:44.452492 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9e3fe6105143f6b215c4192436b8e4" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c521fc0a3ba549d7961924422c6288de"
I20260710 13:21:44.453888 13572 leader_election.cc:290] T f6432162294446e4b5b9845623114508 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 election: Requested vote from peers 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931), f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399)
I20260710 13:21:44.454207 13362 raft_consensus.cc:2393] T be9e3fe6105143f6b215c4192436b8e4 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9490f0c505074ef9b5898f36f77c4f1e in current term 1: Already voted for candidate c521fc0a3ba549d7961924422c6288de in this term.
I20260710 13:21:44.454634 13288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6432162294446e4b5b9845623114508" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10b886153344d3298effaaa83a2d57a"
I20260710 13:21:44.455202 13288 raft_consensus.cc:3060] T f6432162294446e4b5b9845623114508 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.456216 13290 raft_consensus.cc:2468] T be9e3fe6105143f6b215c4192436b8e4 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9490f0c505074ef9b5898f36f77c4f1e in term 1.
I20260710 13:21:44.454111 13215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6432162294446e4b5b9845623114508" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391"
I20260710 13:21:44.444696 13481 tablet_bootstrap.cc:492] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de: No bootstrap required, opened a new log
I20260710 13:21:44.456983 13215 raft_consensus.cc:3060] T f6432162294446e4b5b9845623114508 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.457603 13490 leader_election.cc:290] T be9e3fe6105143f6b215c4192436b8e4 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 election: Requested vote from peers f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399), 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355)
I20260710 13:21:44.458664 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9e3fe6105143f6b215c4192436b8e4" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e"
I20260710 13:21:44.459028 13290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9e3fe6105143f6b215c4192436b8e4" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10b886153344d3298effaaa83a2d57a"
I20260710 13:21:44.459420 13436 raft_consensus.cc:2393] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c521fc0a3ba549d7961924422c6288de in current term 1: Already voted for candidate 9490f0c505074ef9b5898f36f77c4f1e in this term.
I20260710 13:21:44.459730 13290 raft_consensus.cc:2393] T be9e3fe6105143f6b215c4192436b8e4 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c521fc0a3ba549d7961924422c6288de in current term 1: Already voted for candidate 9490f0c505074ef9b5898f36f77c4f1e in this term.
I20260710 13:21:44.457399 13481 ts_tablet_manager.cc:1403] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de: Time spent bootstrapping tablet: real 0.127s	user 0.003s	sys 0.013s
I20260710 13:21:44.460736 13328 leader_election.cc:304] T be9e3fe6105143f6b215c4192436b8e4 P c521fc0a3ba549d7961924422c6288de [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: c521fc0a3ba549d7961924422c6288de; no voters: 9490f0c505074ef9b5898f36f77c4f1e, f10b886153344d3298effaaa83a2d57a
I20260710 13:21:44.460794 13402 leader_election.cc:304] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9490f0c505074ef9b5898f36f77c4f1e, f10b886153344d3298effaaa83a2d57a; no voters: c521fc0a3ba549d7961924422c6288de
I20260710 13:21:44.462090 13490 raft_consensus.cc:2749] T be9e3fe6105143f6b215c4192436b8e4 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:44.462126 13487 raft_consensus.cc:2804] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:44.463254 13535 raft_consensus.cc:493] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:44.463161 13481 raft_consensus.cc:359] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:44.463904 13481 raft_consensus.cc:385] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.463784 13535 raft_consensus.cc:515] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:44.464234 13481 raft_consensus.cc:740] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c521fc0a3ba549d7961924422c6288de, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.465934 13535 leader_election.cc:290] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355), 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931)
I20260710 13:21:44.466253 13288 raft_consensus.cc:2468] T f6432162294446e4b5b9845623114508 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c521fc0a3ba549d7961924422c6288de in term 1.
I20260710 13:21:44.466660 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f9cc6fc23b42199a0ccdd6dd9f1b49" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e" is_pre_election: true
I20260710 13:21:44.467365 13328 leader_election.cc:304] T f6432162294446e4b5b9845623114508 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c521fc0a3ba549d7961924422c6288de, f10b886153344d3298effaaa83a2d57a; no voters: 
I20260710 13:21:44.463014 13487 raft_consensus.cc:697] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 LEADER]: Becoming Leader. State: Replica: 9490f0c505074ef9b5898f36f77c4f1e, State: Running, Role: LEADER
I20260710 13:21:44.465077 13481 consensus_queue.cc:260] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:44.468596 13572 raft_consensus.cc:2804] T f6432162294446e4b5b9845623114508 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:44.469424 13213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f9cc6fc23b42199a0ccdd6dd9f1b49" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391" is_pre_election: true
I20260710 13:21:44.471894 13572 raft_consensus.cc:697] T f6432162294446e4b5b9845623114508 P c521fc0a3ba549d7961924422c6288de [term 1 LEADER]: Becoming Leader. State: Replica: c521fc0a3ba549d7961924422c6288de, State: Running, Role: LEADER
I20260710 13:21:44.470628 13487 consensus_queue.cc:237] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:44.472679 13327 leader_election.cc:304] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c521fc0a3ba549d7961924422c6288de; no voters: 67ab8cefc7684bc594b08c13fca6b391, 9490f0c505074ef9b5898f36f77c4f1e
I20260710 13:21:44.473129 13215 raft_consensus.cc:2468] T f6432162294446e4b5b9845623114508 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c521fc0a3ba549d7961924422c6288de in term 1.
I20260710 13:21:44.473052 13572 consensus_queue.cc:237] T f6432162294446e4b5b9845623114508 P c521fc0a3ba549d7961924422c6288de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:44.474421 13490 raft_consensus.cc:2749] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:44.471428 13479 tablet_bootstrap.cc:654] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 9490f0c505074ef9b5898f36f77c4f1e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.453375 13484 tablet_bootstrap.cc:492] T b892c7bdca9b4968a78c15d55f36ce3b P 67ab8cefc7684bc594b08c13fca6b391: No bootstrap required, opened a new log
I20260710 13:21:44.475292 13484 ts_tablet_manager.cc:1403] T b892c7bdca9b4968a78c15d55f36ce3b P 67ab8cefc7684bc594b08c13fca6b391: Time spent bootstrapping tablet: real 0.062s	user 0.017s	sys 0.022s
I20260710 13:21:44.476323 13481 ts_tablet_manager.cc:1434] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.003s
I20260710 13:21:44.477324 13481 tablet_bootstrap.cc:492] T 9eecc8a513ff45b09243ff746b89be6b P c521fc0a3ba549d7961924422c6288de: Bootstrap starting.
I20260710 13:21:44.477954 13484 raft_consensus.cc:359] T b892c7bdca9b4968a78c15d55f36ce3b P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:44.478631 13484 raft_consensus.cc:385] T b892c7bdca9b4968a78c15d55f36ce3b P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.478929 13484 raft_consensus.cc:740] T b892c7bdca9b4968a78c15d55f36ce3b P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.479543 13484 consensus_queue.cc:260] T b892c7bdca9b4968a78c15d55f36ce3b P 67ab8cefc7684bc594b08c13fca6b391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:44.484848 13481 tablet_bootstrap.cc:654] T 9eecc8a513ff45b09243ff746b89be6b P c521fc0a3ba549d7961924422c6288de: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.490371 13484 ts_tablet_manager.cc:1434] T b892c7bdca9b4968a78c15d55f36ce3b P 67ab8cefc7684bc594b08c13fca6b391: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:21:44.491639 13479 tablet_bootstrap.cc:492] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 9490f0c505074ef9b5898f36f77c4f1e: No bootstrap required, opened a new log
I20260710 13:21:44.494441 13479 ts_tablet_manager.cc:1403] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 9490f0c505074ef9b5898f36f77c4f1e: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.001s
I20260710 13:21:44.493960 13109 catalog_manager.cc:5697] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68). New cstate: current_term: 1 leader_uuid: "9490f0c505074ef9b5898f36f77c4f1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:44.496917 13484 tablet_bootstrap.cc:492] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap starting.
I20260710 13:21:44.498376 13572 raft_consensus.cc:493] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:44.499115 13572 raft_consensus.cc:515] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:44.501014 13479 raft_consensus.cc:359] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:44.502290 13479 raft_consensus.cc:385] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.503113 13479 raft_consensus.cc:740] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9490f0c505074ef9b5898f36f77c4f1e, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.506121 13215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6e13ec38ae496e92ee93c8cf84fa52" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391" is_pre_election: true
I20260710 13:21:44.506758 13288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6e13ec38ae496e92ee93c8cf84fa52" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10b886153344d3298effaaa83a2d57a" is_pre_election: true
I20260710 13:21:44.507378 13288 raft_consensus.cc:2468] T cc6e13ec38ae496e92ee93c8cf84fa52 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c521fc0a3ba549d7961924422c6288de in term 0.
W20260710 13:21:44.507473 13327 leader_election.cc:343] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:44.508633 13328 leader_election.cc:304] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de [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: c521fc0a3ba549d7961924422c6288de, f10b886153344d3298effaaa83a2d57a; no voters: 67ab8cefc7684bc594b08c13fca6b391
I20260710 13:21:44.508685 13490 consensus_queue.cc:1048] T e33be62e23a648cb8adc601a92a29188 P c521fc0a3ba549d7961924422c6288de [LEADER]: Connected to new peer: Peer: permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:44.509584 13535 raft_consensus.cc:2804] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:44.509943 13535 raft_consensus.cc:493] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:44.510273 13535 raft_consensus.cc:3060] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.513446 13484 tablet_bootstrap.cc:654] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.514284 13481 tablet_bootstrap.cc:492] T 9eecc8a513ff45b09243ff746b89be6b P c521fc0a3ba549d7961924422c6288de: No bootstrap required, opened a new log
I20260710 13:21:44.514729 13481 ts_tablet_manager.cc:1403] T 9eecc8a513ff45b09243ff746b89be6b P c521fc0a3ba549d7961924422c6288de: Time spent bootstrapping tablet: real 0.038s	user 0.005s	sys 0.010s
I20260710 13:21:44.518163 13481 raft_consensus.cc:359] T 9eecc8a513ff45b09243ff746b89be6b P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:44.518786 13481 raft_consensus.cc:385] T 9eecc8a513ff45b09243ff746b89be6b P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.519069 13481 raft_consensus.cc:740] T 9eecc8a513ff45b09243ff746b89be6b P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c521fc0a3ba549d7961924422c6288de, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.519860 13535 raft_consensus.cc:515] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:44.523932 13288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6e13ec38ae496e92ee93c8cf84fa52" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10b886153344d3298effaaa83a2d57a"
I20260710 13:21:44.524485 13288 raft_consensus.cc:3060] T cc6e13ec38ae496e92ee93c8cf84fa52 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.524773 13215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6e13ec38ae496e92ee93c8cf84fa52" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391"
I20260710 13:21:44.524550 13111 catalog_manager.cc:5697] T f6432162294446e4b5b9845623114508 P c521fc0a3ba549d7961924422c6288de reported cstate change: term changed from 0 to 1, leader changed from <none> to c521fc0a3ba549d7961924422c6288de (127.10.210.67). New cstate: current_term: 1 leader_uuid: "c521fc0a3ba549d7961924422c6288de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } health_report { overall_health: HEALTHY } } }
W20260710 13:21:44.526152 13327 leader_election.cc:343] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:44.527494 13484 tablet_bootstrap.cc:492] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391: No bootstrap required, opened a new log
I20260710 13:21:44.527942 13484 ts_tablet_manager.cc:1403] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.007s
I20260710 13:21:44.530462 13484 raft_consensus.cc:359] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:44.531073 13484 raft_consensus.cc:385] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.531328 13484 raft_consensus.cc:740] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.533953 13484 consensus_queue.cc:260] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:44.537528 13288 raft_consensus.cc:2468] T cc6e13ec38ae496e92ee93c8cf84fa52 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c521fc0a3ba549d7961924422c6288de in term 1.
I20260710 13:21:44.519176 13572 leader_election.cc:290] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931), f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399)
I20260710 13:21:44.538595 13328 leader_election.cc:304] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c521fc0a3ba549d7961924422c6288de, f10b886153344d3298effaaa83a2d57a; no voters: 67ab8cefc7684bc594b08c13fca6b391
I20260710 13:21:44.539032 13484 ts_tablet_manager.cc:1434] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 13:21:44.539425 13572 raft_consensus.cc:2804] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:44.539959 13484 tablet_bootstrap.cc:492] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap starting.
I20260710 13:21:44.540256 13572 raft_consensus.cc:697] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de [term 1 LEADER]: Becoming Leader. State: Replica: c521fc0a3ba549d7961924422c6288de, State: Running, Role: LEADER
I20260710 13:21:44.540030 13535 leader_election.cc:290] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 election: Requested vote from peers 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931), f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399)
I20260710 13:21:44.541173 13572 consensus_queue.cc:237] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:44.523927 13481 consensus_queue.cc:260] T 9eecc8a513ff45b09243ff746b89be6b P c521fc0a3ba549d7961924422c6288de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:44.539409 13479 consensus_queue.cc:260] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 9490f0c505074ef9b5898f36f77c4f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:44.543766 13481 ts_tablet_manager.cc:1434] T 9eecc8a513ff45b09243ff746b89be6b P c521fc0a3ba549d7961924422c6288de: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260710 13:21:44.544374 13479 ts_tablet_manager.cc:1434] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 9490f0c505074ef9b5898f36f77c4f1e: Time spent starting tablet: real 0.050s	user 0.004s	sys 0.001s
I20260710 13:21:44.545329 13479 tablet_bootstrap.cc:492] T 6543998e0d9b491189c4595788c21b49 P 9490f0c505074ef9b5898f36f77c4f1e: Bootstrap starting.
I20260710 13:21:44.545936 13484 tablet_bootstrap.cc:654] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 67ab8cefc7684bc594b08c13fca6b391: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.551214 13481 tablet_bootstrap.cc:492] T bf9ddee3b0664b6ab3271aa4b40ecd20 P c521fc0a3ba549d7961924422c6288de: Bootstrap starting.
I20260710 13:21:44.551363 13593 raft_consensus.cc:493] T e33be62e23a648cb8adc601a92a29188 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:44.552246 13593 raft_consensus.cc:515] T e33be62e23a648cb8adc601a92a29188 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:44.555824 13540 raft_consensus.cc:493] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:44.556429 13540 raft_consensus.cc:515] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:44.558552 13540 leader_election.cc:290] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399), c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551)
I20260710 13:21:44.558535 13481 tablet_bootstrap.cc:654] T bf9ddee3b0664b6ab3271aa4b40ecd20 P c521fc0a3ba549d7961924422c6288de: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.563642 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33be62e23a648cb8adc601a92a29188" candidate_uuid: "67ab8cefc7684bc594b08c13fca6b391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c521fc0a3ba549d7961924422c6288de" is_pre_election: true
I20260710 13:21:44.559887 13479 tablet_bootstrap.cc:654] T 6543998e0d9b491189c4595788c21b49 P 9490f0c505074ef9b5898f36f77c4f1e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.564620 13484 tablet_bootstrap.cc:492] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 67ab8cefc7684bc594b08c13fca6b391: No bootstrap required, opened a new log
I20260710 13:21:44.565121 13484 ts_tablet_manager.cc:1403] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 67ab8cefc7684bc594b08c13fca6b391: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.000s
I20260710 13:21:44.565357 13364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6e13ec38ae496e92ee93c8cf84fa52" candidate_uuid: "67ab8cefc7684bc594b08c13fca6b391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c521fc0a3ba549d7961924422c6288de" is_pre_election: true
I20260710 13:21:44.559697 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33be62e23a648cb8adc601a92a29188" candidate_uuid: "67ab8cefc7684bc594b08c13fca6b391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e" is_pre_election: true
I20260710 13:21:44.560142 13290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6e13ec38ae496e92ee93c8cf84fa52" candidate_uuid: "67ab8cefc7684bc594b08c13fca6b391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10b886153344d3298effaaa83a2d57a" is_pre_election: true
I20260710 13:21:44.567945 13290 raft_consensus.cc:2393] T cc6e13ec38ae496e92ee93c8cf84fa52 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 67ab8cefc7684bc594b08c13fca6b391 in current term 1: Already voted for candidate c521fc0a3ba549d7961924422c6288de in this term.
I20260710 13:21:44.568048 13484 raft_consensus.cc:359] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:44.569164 13484 raft_consensus.cc:385] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.569514 13484 raft_consensus.cc:740] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.570456 13484 consensus_queue.cc:260] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 67ab8cefc7684bc594b08c13fca6b391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:44.574776 13540 raft_consensus.cc:493] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:44.575376 13540 raft_consensus.cc:515] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:44.576490 13484 ts_tablet_manager.cc:1434] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 67ab8cefc7684bc594b08c13fca6b391: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:21:44.577683 13484 tablet_bootstrap.cc:492] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap starting.
I20260710 13:21:44.578015 13540 leader_election.cc:290] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355), f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399)
I20260710 13:21:44.583302 13479 tablet_bootstrap.cc:492] T 6543998e0d9b491189c4595788c21b49 P 9490f0c505074ef9b5898f36f77c4f1e: No bootstrap required, opened a new log
I20260710 13:21:44.583521 13290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aaf29e017a74bb3bb2f48a795559344" candidate_uuid: "67ab8cefc7684bc594b08c13fca6b391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10b886153344d3298effaaa83a2d57a" is_pre_election: true
I20260710 13:21:44.584632 13290 raft_consensus.cc:2393] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 67ab8cefc7684bc594b08c13fca6b391 in current term 1: Already voted for candidate f10b886153344d3298effaaa83a2d57a in this term.
I20260710 13:21:44.585520 13481 tablet_bootstrap.cc:492] T bf9ddee3b0664b6ab3271aa4b40ecd20 P c521fc0a3ba549d7961924422c6288de: No bootstrap required, opened a new log
I20260710 13:21:44.586004 13481 ts_tablet_manager.cc:1403] T bf9ddee3b0664b6ab3271aa4b40ecd20 P c521fc0a3ba549d7961924422c6288de: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.015s
I20260710 13:21:44.586303 13484 tablet_bootstrap.cc:654] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 67ab8cefc7684bc594b08c13fca6b391: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.586215 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aaf29e017a74bb3bb2f48a795559344" candidate_uuid: "67ab8cefc7684bc594b08c13fca6b391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e" is_pre_election: true
I20260710 13:21:44.587461 13437 raft_consensus.cc:2393] T 6aaf29e017a74bb3bb2f48a795559344 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 67ab8cefc7684bc594b08c13fca6b391 in current term 1: Already voted for candidate 9490f0c505074ef9b5898f36f77c4f1e in this term.
I20260710 13:21:44.588950 13481 raft_consensus.cc:359] T bf9ddee3b0664b6ab3271aa4b40ecd20 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:44.590162 13481 raft_consensus.cc:385] T bf9ddee3b0664b6ab3271aa4b40ecd20 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.590207 13178 leader_election.cc:304] T e33be62e23a648cb8adc601a92a29188 P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 67ab8cefc7684bc594b08c13fca6b391; no voters: 9490f0c505074ef9b5898f36f77c4f1e, c521fc0a3ba549d7961924422c6288de
I20260710 13:21:44.590714 13481 raft_consensus.cc:740] T bf9ddee3b0664b6ab3271aa4b40ecd20 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c521fc0a3ba549d7961924422c6288de, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.591625 13178 leader_election.cc:304] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 67ab8cefc7684bc594b08c13fca6b391; no voters: c521fc0a3ba549d7961924422c6288de, f10b886153344d3298effaaa83a2d57a
I20260710 13:21:44.583992 13479 ts_tablet_manager.cc:1403] T 6543998e0d9b491189c4595788c21b49 P 9490f0c505074ef9b5898f36f77c4f1e: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.002s
I20260710 13:21:44.593592 13179 leader_election.cc:304] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 67ab8cefc7684bc594b08c13fca6b391; no voters: 9490f0c505074ef9b5898f36f77c4f1e, f10b886153344d3298effaaa83a2d57a
I20260710 13:21:44.591804 13481 consensus_queue.cc:260] T bf9ddee3b0664b6ab3271aa4b40ecd20 P c521fc0a3ba549d7961924422c6288de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:44.594786 13593 leader_election.cc:290] T e33be62e23a648cb8adc601a92a29188 P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551), 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355)
I20260710 13:21:44.594940 13540 raft_consensus.cc:2749] T e33be62e23a648cb8adc601a92a29188 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:44.597548 13593 raft_consensus.cc:3060] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.597661 13540 raft_consensus.cc:3060] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.601853 13484 tablet_bootstrap.cc:492] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 67ab8cefc7684bc594b08c13fca6b391: No bootstrap required, opened a new log
I20260710 13:21:44.602353 13484 ts_tablet_manager.cc:1403] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 67ab8cefc7684bc594b08c13fca6b391: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.007s
I20260710 13:21:44.605072 13484 raft_consensus.cc:359] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:44.595863 13479 raft_consensus.cc:359] T 6543998e0d9b491189c4595788c21b49 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:44.605734 13484 raft_consensus.cc:385] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.605861 13479 raft_consensus.cc:385] T 6543998e0d9b491189c4595788c21b49 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.606055 13484 raft_consensus.cc:740] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.607095 13479 raft_consensus.cc:740] T 6543998e0d9b491189c4595788c21b49 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9490f0c505074ef9b5898f36f77c4f1e, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.607579 13484 consensus_queue.cc:260] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 67ab8cefc7684bc594b08c13fca6b391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:44.606750 13481 ts_tablet_manager.cc:1434] T bf9ddee3b0664b6ab3271aa4b40ecd20 P c521fc0a3ba549d7961924422c6288de: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 13:21:44.607928 13479 consensus_queue.cc:260] T 6543998e0d9b491189c4595788c21b49 P 9490f0c505074ef9b5898f36f77c4f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:44.609158 13481 tablet_bootstrap.cc:492] T 6543998e0d9b491189c4595788c21b49 P c521fc0a3ba549d7961924422c6288de: Bootstrap starting.
I20260710 13:21:44.609402 13215 raft_consensus.cc:3060] T e33be62e23a648cb8adc601a92a29188 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.610808 13479 ts_tablet_manager.cc:1434] T 6543998e0d9b491189c4595788c21b49 P 9490f0c505074ef9b5898f36f77c4f1e: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 13:21:44.611163 13593 raft_consensus.cc:2749] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:44.613371 13484 ts_tablet_manager.cc:1434] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 67ab8cefc7684bc594b08c13fca6b391: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:21:44.614264 13484 tablet_bootstrap.cc:492] T e332f2c461d74db8ba6a90bc04fe3a2d P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap starting.
I20260710 13:21:44.619275 13593 raft_consensus.cc:493] T a94644be12e44d67a64001fbbe6acf21 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:44.619707 13484 tablet_bootstrap.cc:654] T e332f2c461d74db8ba6a90bc04fe3a2d P 67ab8cefc7684bc594b08c13fca6b391: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.619939 13593 raft_consensus.cc:515] T a94644be12e44d67a64001fbbe6acf21 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:44.623838 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94644be12e44d67a64001fbbe6acf21" candidate_uuid: "67ab8cefc7684bc594b08c13fca6b391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e" is_pre_election: true
I20260710 13:21:44.624330 13290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94644be12e44d67a64001fbbe6acf21" candidate_uuid: "67ab8cefc7684bc594b08c13fca6b391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10b886153344d3298effaaa83a2d57a" is_pre_election: true
I20260710 13:21:44.626425 13179 leader_election.cc:304] T a94644be12e44d67a64001fbbe6acf21 P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 67ab8cefc7684bc594b08c13fca6b391; no voters: 9490f0c505074ef9b5898f36f77c4f1e, f10b886153344d3298effaaa83a2d57a
I20260710 13:21:44.626798 13481 tablet_bootstrap.cc:654] T 6543998e0d9b491189c4595788c21b49 P c521fc0a3ba549d7961924422c6288de: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.627493 13643 raft_consensus.cc:2749] T a94644be12e44d67a64001fbbe6acf21 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:44.630000 13113 catalog_manager.cc:5697] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de reported cstate change: term changed from 0 to 1, leader changed from <none> to c521fc0a3ba549d7961924422c6288de (127.10.210.67). New cstate: current_term: 1 leader_uuid: "c521fc0a3ba549d7961924422c6288de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:44.635123 13484 tablet_bootstrap.cc:492] T e332f2c461d74db8ba6a90bc04fe3a2d P 67ab8cefc7684bc594b08c13fca6b391: No bootstrap required, opened a new log
I20260710 13:21:44.635666 13484 ts_tablet_manager.cc:1403] T e332f2c461d74db8ba6a90bc04fe3a2d P 67ab8cefc7684bc594b08c13fca6b391: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.014s
I20260710 13:21:44.636977 13481 tablet_bootstrap.cc:492] T 6543998e0d9b491189c4595788c21b49 P c521fc0a3ba549d7961924422c6288de: No bootstrap required, opened a new log
I20260710 13:21:44.637482 13481 ts_tablet_manager.cc:1403] T 6543998e0d9b491189c4595788c21b49 P c521fc0a3ba549d7961924422c6288de: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.000s
I20260710 13:21:44.638358 13484 raft_consensus.cc:359] T e332f2c461d74db8ba6a90bc04fe3a2d P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:44.639008 13484 raft_consensus.cc:385] T e332f2c461d74db8ba6a90bc04fe3a2d P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.639288 13484 raft_consensus.cc:740] T e332f2c461d74db8ba6a90bc04fe3a2d P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.639948 13484 consensus_queue.cc:260] T e332f2c461d74db8ba6a90bc04fe3a2d P 67ab8cefc7684bc594b08c13fca6b391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:44.640267 13481 raft_consensus.cc:359] T 6543998e0d9b491189c4595788c21b49 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:44.641129 13481 raft_consensus.cc:385] T 6543998e0d9b491189c4595788c21b49 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.641474 13481 raft_consensus.cc:740] T 6543998e0d9b491189c4595788c21b49 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c521fc0a3ba549d7961924422c6288de, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.642290 13481 consensus_queue.cc:260] T 6543998e0d9b491189c4595788c21b49 P c521fc0a3ba549d7961924422c6288de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:44.643591 13484 ts_tablet_manager.cc:1434] T e332f2c461d74db8ba6a90bc04fe3a2d P 67ab8cefc7684bc594b08c13fca6b391: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:21:44.644281 13481 ts_tablet_manager.cc:1434] T 6543998e0d9b491189c4595788c21b49 P c521fc0a3ba549d7961924422c6288de: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:44.644874 13593 leader_election.cc:290] T a94644be12e44d67a64001fbbe6acf21 P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355), f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399)
I20260710 13:21:44.645558 13572 raft_consensus.cc:493] T 9eecc8a513ff45b09243ff746b89be6b P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:44.646050 13572 raft_consensus.cc:515] T 9eecc8a513ff45b09243ff746b89be6b P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:44.648178 13572 leader_election.cc:290] T 9eecc8a513ff45b09243ff746b89be6b P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931), f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399)
I20260710 13:21:44.648226 13485 raft_consensus.cc:493] T 6543998e0d9b491189c4595788c21b49 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:44.648885 13485 raft_consensus.cc:515] T 6543998e0d9b491189c4595788c21b49 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:44.651968 13540 raft_consensus.cc:2749] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:44.652205 13364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6543998e0d9b491189c4595788c21b49" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c521fc0a3ba549d7961924422c6288de" is_pre_election: true
I20260710 13:21:44.652904 13364 raft_consensus.cc:2468] T 6543998e0d9b491189c4595788c21b49 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f10b886153344d3298effaaa83a2d57a in term 0.
I20260710 13:21:44.655565 13253 leader_election.cc:304] T 6543998e0d9b491189c4595788c21b49 P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c521fc0a3ba549d7961924422c6288de, f10b886153344d3298effaaa83a2d57a; no voters: 
I20260710 13:21:44.656366 13506 raft_consensus.cc:2804] T 6543998e0d9b491189c4595788c21b49 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:44.656685 13506 raft_consensus.cc:493] T 6543998e0d9b491189c4595788c21b49 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:44.656868 13485 leader_election.cc:290] T 6543998e0d9b491189c4595788c21b49 P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551), 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355)
I20260710 13:21:44.657109 13506 raft_consensus.cc:3060] T 6543998e0d9b491189c4595788c21b49 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.658034 13290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eecc8a513ff45b09243ff746b89be6b" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10b886153344d3298effaaa83a2d57a" is_pre_election: true
I20260710 13:21:44.658870 13290 raft_consensus.cc:2393] T 9eecc8a513ff45b09243ff746b89be6b P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c521fc0a3ba549d7961924422c6288de in current term 1: Already voted for candidate 67ab8cefc7684bc594b08c13fca6b391 in this term.
I20260710 13:21:44.660328 13572 consensus_queue.cc:1048] T e33be62e23a648cb8adc601a92a29188 P c521fc0a3ba549d7961924422c6288de [LEADER]: Connected to new peer: Peer: permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:44.661640 13215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eecc8a513ff45b09243ff746b89be6b" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391" is_pre_election: true
I20260710 13:21:44.663769 13327 leader_election.cc:304] T 9eecc8a513ff45b09243ff746b89be6b P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c521fc0a3ba549d7961924422c6288de; no voters: 67ab8cefc7684bc594b08c13fca6b391, f10b886153344d3298effaaa83a2d57a
I20260710 13:21:44.664120 13506 raft_consensus.cc:515] T 6543998e0d9b491189c4595788c21b49 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:44.664896 13572 raft_consensus.cc:3060] T 9eecc8a513ff45b09243ff746b89be6b P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.657464 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6543998e0d9b491189c4595788c21b49" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e" is_pre_election: true
I20260710 13:21:44.666693 13364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6543998e0d9b491189c4595788c21b49" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c521fc0a3ba549d7961924422c6288de"
I20260710 13:21:44.666926 13436 raft_consensus.cc:2468] T 6543998e0d9b491189c4595788c21b49 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f10b886153344d3298effaaa83a2d57a in term 0.
I20260710 13:21:44.667254 13364 raft_consensus.cc:3060] T 6543998e0d9b491189c4595788c21b49 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.668361 13506 leader_election.cc:290] T 6543998e0d9b491189c4595788c21b49 P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 election: Requested vote from peers c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551), 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355)
I20260710 13:21:44.669595 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6543998e0d9b491189c4595788c21b49" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e"
I20260710 13:21:44.670159 13436 raft_consensus.cc:3060] T 6543998e0d9b491189c4595788c21b49 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.677146 13436 raft_consensus.cc:2468] T 6543998e0d9b491189c4595788c21b49 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f10b886153344d3298effaaa83a2d57a in term 1.
I20260710 13:21:44.678299 13364 raft_consensus.cc:2468] T 6543998e0d9b491189c4595788c21b49 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f10b886153344d3298effaaa83a2d57a in term 1.
I20260710 13:21:44.680287 13256 leader_election.cc:304] T 6543998e0d9b491189c4595788c21b49 P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9490f0c505074ef9b5898f36f77c4f1e, f10b886153344d3298effaaa83a2d57a; no voters: 
I20260710 13:21:44.681221 13506 raft_consensus.cc:2804] T 6543998e0d9b491189c4595788c21b49 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:44.681720 13506 raft_consensus.cc:697] T 6543998e0d9b491189c4595788c21b49 P f10b886153344d3298effaaa83a2d57a [term 1 LEADER]: Becoming Leader. State: Replica: f10b886153344d3298effaaa83a2d57a, State: Running, Role: LEADER
I20260710 13:21:44.682542 13506 consensus_queue.cc:237] T 6543998e0d9b491189c4595788c21b49 P f10b886153344d3298effaaa83a2d57a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:44.676182 13572 raft_consensus.cc:2749] T 9eecc8a513ff45b09243ff746b89be6b P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:44.690685 13487 raft_consensus.cc:493] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:44.691184 13487 raft_consensus.cc:515] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:44.693141 13487 leader_election.cc:290] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551), 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931)
I20260710 13:21:44.693807 13364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9ddee3b0664b6ab3271aa4b40ecd20" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c521fc0a3ba549d7961924422c6288de" is_pre_election: true
I20260710 13:21:44.694427 13364 raft_consensus.cc:2468] T bf9ddee3b0664b6ab3271aa4b40ecd20 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9490f0c505074ef9b5898f36f77c4f1e in term 0.
I20260710 13:21:44.694123 13111 catalog_manager.cc:5697] T 6543998e0d9b491189c4595788c21b49 P f10b886153344d3298effaaa83a2d57a reported cstate change: term changed from 0 to 1, leader changed from <none> to f10b886153344d3298effaaa83a2d57a (127.10.210.66). New cstate: current_term: 1 leader_uuid: "f10b886153344d3298effaaa83a2d57a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:44.695529 13401 leader_election.cc:304] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9490f0c505074ef9b5898f36f77c4f1e, c521fc0a3ba549d7961924422c6288de; no voters: 
I20260710 13:21:44.695482 13215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9ddee3b0664b6ab3271aa4b40ecd20" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391" is_pre_election: true
I20260710 13:21:44.696324 13487 raft_consensus.cc:2804] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:44.696375 13215 raft_consensus.cc:2468] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9490f0c505074ef9b5898f36f77c4f1e in term 0.
I20260710 13:21:44.696705 13487 raft_consensus.cc:493] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:44.697134 13487 raft_consensus.cc:3060] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.701333 13540 consensus_queue.cc:1048] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:44.703805 13487 raft_consensus.cc:515] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:44.705869 13487 leader_election.cc:290] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 election: Requested vote from peers c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551), 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931)
I20260710 13:21:44.706954 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9ddee3b0664b6ab3271aa4b40ecd20" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c521fc0a3ba549d7961924422c6288de"
I20260710 13:21:44.707698 13362 raft_consensus.cc:3060] T bf9ddee3b0664b6ab3271aa4b40ecd20 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.713789 13215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9ddee3b0664b6ab3271aa4b40ecd20" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391"
I20260710 13:21:44.716156 13215 raft_consensus.cc:3060] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.721665 13593 consensus_queue.cc:1048] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:44.723035 13215 raft_consensus.cc:2468] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9490f0c505074ef9b5898f36f77c4f1e in term 1.
I20260710 13:21:44.726343 13401 leader_election.cc:304] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67ab8cefc7684bc594b08c13fca6b391, 9490f0c505074ef9b5898f36f77c4f1e; no voters: 
I20260710 13:21:44.726949 13364 raft_consensus.cc:3060] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P c521fc0a3ba549d7961924422c6288de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.727176 13487 raft_consensus.cc:2804] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:44.728341 13487 raft_consensus.cc:697] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 LEADER]: Becoming Leader. State: Replica: 9490f0c505074ef9b5898f36f77c4f1e, State: Running, Role: LEADER
I20260710 13:21:44.729101 13487 consensus_queue.cc:237] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 9490f0c505074ef9b5898f36f77c4f1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:44.731035 13362 raft_consensus.cc:2468] T bf9ddee3b0664b6ab3271aa4b40ecd20 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9490f0c505074ef9b5898f36f77c4f1e in term 1.
I20260710 13:21:44.753918 13215 raft_consensus.cc:3060] T b892c7bdca9b4968a78c15d55f36ce3b P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.762259 13213 raft_consensus.cc:3060] T a94644be12e44d67a64001fbbe6acf21 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.763409 13111 catalog_manager.cc:5697] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 9490f0c505074ef9b5898f36f77c4f1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68). New cstate: current_term: 1 leader_uuid: "9490f0c505074ef9b5898f36f77c4f1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:44.772832 13555 raft_consensus.cc:493] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:44.773362 13555 raft_consensus.cc:515] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:44.775405 13555 leader_election.cc:290] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931), f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399)
I20260710 13:21:44.776872 13290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fecd6e3fe8a14a61bc1533bc3c0bf1d2" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10b886153344d3298effaaa83a2d57a" is_pre_election: true
I20260710 13:21:44.777558 13290 raft_consensus.cc:2468] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9490f0c505074ef9b5898f36f77c4f1e in term 0.
I20260710 13:21:44.779052 13215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fecd6e3fe8a14a61bc1533bc3c0bf1d2" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391" is_pre_election: true
I20260710 13:21:44.779217 13402 leader_election.cc:304] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9490f0c505074ef9b5898f36f77c4f1e, f10b886153344d3298effaaa83a2d57a; no voters: 
I20260710 13:21:44.779793 13215 raft_consensus.cc:2468] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9490f0c505074ef9b5898f36f77c4f1e in term 0.
I20260710 13:21:44.781073 13487 raft_consensus.cc:2804] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:44.781491 13487 raft_consensus.cc:493] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:44.781829 13487 raft_consensus.cc:3060] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 9490f0c505074ef9b5898f36f77c4f1e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.787881 13487 raft_consensus.cc:515] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:44.790364 13213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fecd6e3fe8a14a61bc1533bc3c0bf1d2" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391"
I20260710 13:21:44.790591 13290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fecd6e3fe8a14a61bc1533bc3c0bf1d2" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f10b886153344d3298effaaa83a2d57a"
I20260710 13:21:44.791088 13213 raft_consensus.cc:3060] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.791131 13290 raft_consensus.cc:3060] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P f10b886153344d3298effaaa83a2d57a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.792814 13487 leader_election.cc:290] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 election: Requested vote from peers 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931), f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399)
I20260710 13:21:44.797996 13290 raft_consensus.cc:2468] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9490f0c505074ef9b5898f36f77c4f1e in term 1.
I20260710 13:21:44.797987 13213 raft_consensus.cc:2468] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9490f0c505074ef9b5898f36f77c4f1e in term 1.
I20260710 13:21:44.799448 13401 leader_election.cc:304] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67ab8cefc7684bc594b08c13fca6b391, 9490f0c505074ef9b5898f36f77c4f1e; no voters: 
I20260710 13:21:44.800179 13487 raft_consensus.cc:2804] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:44.800612 13487 raft_consensus.cc:697] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 LEADER]: Becoming Leader. State: Replica: 9490f0c505074ef9b5898f36f77c4f1e, State: Running, Role: LEADER
I20260710 13:21:44.801424 13487 consensus_queue.cc:237] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 9490f0c505074ef9b5898f36f77c4f1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:44.809408 13111 catalog_manager.cc:5697] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 9490f0c505074ef9b5898f36f77c4f1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68). New cstate: current_term: 1 leader_uuid: "9490f0c505074ef9b5898f36f77c4f1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:44.860210 13487 consensus_queue.cc:1048] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:44.861898 13593 raft_consensus.cc:493] T e332f2c461d74db8ba6a90bc04fe3a2d P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:44.862356 13593 raft_consensus.cc:515] T e332f2c461d74db8ba6a90bc04fe3a2d P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:44.864833 13593 leader_election.cc:290] T e332f2c461d74db8ba6a90bc04fe3a2d P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551), 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355)
I20260710 13:21:44.865247 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e332f2c461d74db8ba6a90bc04fe3a2d" candidate_uuid: "67ab8cefc7684bc594b08c13fca6b391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e" is_pre_election: true
I20260710 13:21:44.866042 13436 raft_consensus.cc:2393] T e332f2c461d74db8ba6a90bc04fe3a2d P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 67ab8cefc7684bc594b08c13fca6b391 in current term 1: Already voted for candidate 9490f0c505074ef9b5898f36f77c4f1e in this term.
I20260710 13:21:44.866117 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e332f2c461d74db8ba6a90bc04fe3a2d" candidate_uuid: "67ab8cefc7684bc594b08c13fca6b391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c521fc0a3ba549d7961924422c6288de" is_pre_election: true
I20260710 13:21:44.866925 13362 raft_consensus.cc:2393] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 67ab8cefc7684bc594b08c13fca6b391 in current term 1: Already voted for candidate c521fc0a3ba549d7961924422c6288de in this term.
I20260710 13:21:44.868062 13178 leader_election.cc:304] T e332f2c461d74db8ba6a90bc04fe3a2d P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 67ab8cefc7684bc594b08c13fca6b391; no voters: 9490f0c505074ef9b5898f36f77c4f1e, c521fc0a3ba549d7961924422c6288de
I20260710 13:21:44.868885 13593 raft_consensus.cc:3060] T e332f2c461d74db8ba6a90bc04fe3a2d P 67ab8cefc7684bc594b08c13fca6b391 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.871235 13557 consensus_queue.cc:1048] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:44.877386 13593 raft_consensus.cc:2749] T e332f2c461d74db8ba6a90bc04fe3a2d P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:44.938881 13529 consensus_queue.cc:1048] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:44.950269 13572 consensus_queue.cc:1048] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de [LEADER]: Connected to new peer: Peer: permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:45.055877 13572 consensus_queue.cc:1048] T f6432162294446e4b5b9845623114508 P c521fc0a3ba549d7961924422c6288de [LEADER]: Connected to new peer: Peer: permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:45.066425 13535 consensus_queue.cc:1048] T f6432162294446e4b5b9845623114508 P c521fc0a3ba549d7961924422c6288de [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:45.140810 13485 consensus_queue.cc:1048] T 6543998e0d9b491189c4595788c21b49 P f10b886153344d3298effaaa83a2d57a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:45.150254 13506 consensus_queue.cc:1048] T 6543998e0d9b491189c4595788c21b49 P f10b886153344d3298effaaa83a2d57a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:45.224052 13487 consensus_queue.cc:1048] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 9490f0c505074ef9b5898f36f77c4f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:45.235175 13487 consensus_queue.cc:1048] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 9490f0c505074ef9b5898f36f77c4f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:45.281781 13665 consensus_queue.cc:1048] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 9490f0c505074ef9b5898f36f77c4f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:45.294739 13487 consensus_queue.cc:1048] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 9490f0c505074ef9b5898f36f77c4f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:21:45.336431 13161 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:45.963347 13671 raft_consensus.cc:493] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:45.963891 13671 raft_consensus.cc:515] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:45.965879 13671 leader_election.cc:290] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355), 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931)
I20260710 13:21:45.966840 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aaf29e017a74bb3bb2f48a795559344" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e" is_pre_election: true
I20260710 13:21:45.966981 13215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aaf29e017a74bb3bb2f48a795559344" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391" is_pre_election: true
I20260710 13:21:45.967440 13437 raft_consensus.cc:2468] T 6aaf29e017a74bb3bb2f48a795559344 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f10b886153344d3298effaaa83a2d57a in term 1.
I20260710 13:21:45.967675 13215 raft_consensus.cc:2468] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f10b886153344d3298effaaa83a2d57a in term 1.
I20260710 13:21:45.968674 13256 leader_election.cc:304] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [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: 9490f0c505074ef9b5898f36f77c4f1e, f10b886153344d3298effaaa83a2d57a; no voters: 
I20260710 13:21:45.969473 13671 raft_consensus.cc:2804] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:45.969842 13671 raft_consensus.cc:493] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:45.970175 13671 raft_consensus.cc:3060] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:45.975157 13671 raft_consensus.cc:515] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:45.976668 13671 leader_election.cc:290] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 2 election: Requested vote from peers 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355), 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931)
I20260710 13:21:45.977332 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aaf29e017a74bb3bb2f48a795559344" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e"
I20260710 13:21:45.977720 13215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aaf29e017a74bb3bb2f48a795559344" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391"
I20260710 13:21:45.977989 13437 raft_consensus.cc:3060] T 6aaf29e017a74bb3bb2f48a795559344 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:45.978333 13215 raft_consensus.cc:3060] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:45.984993 13215 raft_consensus.cc:2468] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f10b886153344d3298effaaa83a2d57a in term 2.
I20260710 13:21:45.984994 13437 raft_consensus.cc:2468] T 6aaf29e017a74bb3bb2f48a795559344 P 9490f0c505074ef9b5898f36f77c4f1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f10b886153344d3298effaaa83a2d57a in term 2.
I20260710 13:21:45.986321 13256 leader_election.cc:304] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9490f0c505074ef9b5898f36f77c4f1e, f10b886153344d3298effaaa83a2d57a; no voters: 
I20260710 13:21:45.987013 13671 raft_consensus.cc:2804] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:45.987480 13671 raft_consensus.cc:697] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [term 2 LEADER]: Becoming Leader. State: Replica: f10b886153344d3298effaaa83a2d57a, State: Running, Role: LEADER
I20260710 13:21:45.988205 13671 consensus_queue.cc:237] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [LEADER]: Queue going to LEADER 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: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:45.995294 13113 catalog_manager.cc:5697] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a reported cstate change: term changed from 0 to 2, leader changed from <none> to f10b886153344d3298effaaa83a2d57a (127.10.210.66). New cstate: current_term: 2 leader_uuid: "f10b886153344d3298effaaa83a2d57a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:46.154740 13535 raft_consensus.cc:493] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:46.155200 13535 raft_consensus.cc:515] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:46.157363 13535 leader_election.cc:290] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355), 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931)
I20260710 13:21:46.157725 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e332f2c461d74db8ba6a90bc04fe3a2d" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e" is_pre_election: true
I20260710 13:21:46.157928 13215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e332f2c461d74db8ba6a90bc04fe3a2d" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391" is_pre_election: true
I20260710 13:21:46.158414 13437 raft_consensus.cc:2468] T e332f2c461d74db8ba6a90bc04fe3a2d P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c521fc0a3ba549d7961924422c6288de in term 1.
I20260710 13:21:46.158457 13215 raft_consensus.cc:2468] T e332f2c461d74db8ba6a90bc04fe3a2d P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c521fc0a3ba549d7961924422c6288de in term 1.
I20260710 13:21:46.159567 13330 leader_election.cc:304] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de [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: 9490f0c505074ef9b5898f36f77c4f1e, c521fc0a3ba549d7961924422c6288de; no voters: 
I20260710 13:21:46.160176 13535 raft_consensus.cc:2804] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:46.160485 13535 raft_consensus.cc:493] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:46.160773 13535 raft_consensus.cc:3060] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:46.165310 13535 raft_consensus.cc:515] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:46.167096 13535 leader_election.cc:290] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 2 election: Requested vote from peers 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355), 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931)
I20260710 13:21:46.167811 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e332f2c461d74db8ba6a90bc04fe3a2d" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e"
I20260710 13:21:46.168375 13215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e332f2c461d74db8ba6a90bc04fe3a2d" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391"
I20260710 13:21:46.169044 13215 raft_consensus.cc:3060] T e332f2c461d74db8ba6a90bc04fe3a2d P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:46.168395 13437 raft_consensus.cc:3060] T e332f2c461d74db8ba6a90bc04fe3a2d P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:46.176523 13215 raft_consensus.cc:2468] T e332f2c461d74db8ba6a90bc04fe3a2d P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c521fc0a3ba549d7961924422c6288de in term 2.
I20260710 13:21:46.176523 13437 raft_consensus.cc:2468] T e332f2c461d74db8ba6a90bc04fe3a2d P 9490f0c505074ef9b5898f36f77c4f1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c521fc0a3ba549d7961924422c6288de in term 2.
I20260710 13:21:46.177976 13327 leader_election.cc:304] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67ab8cefc7684bc594b08c13fca6b391, c521fc0a3ba549d7961924422c6288de; no voters: 
I20260710 13:21:46.178669 13490 raft_consensus.cc:2804] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:46.179183 13490 raft_consensus.cc:697] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de [term 2 LEADER]: Becoming Leader. State: Replica: c521fc0a3ba549d7961924422c6288de, State: Running, Role: LEADER
I20260710 13:21:46.179919 13490 consensus_queue.cc:237] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de [LEADER]: Queue going to LEADER 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: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:46.187788 13113 catalog_manager.cc:5697] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de reported cstate change: term changed from 0 to 2, leader changed from <none> to c521fc0a3ba549d7961924422c6288de (127.10.210.67). New cstate: current_term: 2 leader_uuid: "c521fc0a3ba549d7961924422c6288de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:46.406767 13213 raft_consensus.cc:1275] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Refusing update from remote peer f10b886153344d3298effaaa83a2d57a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:21:46.408109 13671 consensus_queue.cc:1048] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [LEADER]: Connected to new peer: Peer: permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:46.421218 13436 raft_consensus.cc:1275] T 6aaf29e017a74bb3bb2f48a795559344 P 9490f0c505074ef9b5898f36f77c4f1e [term 2 FOLLOWER]: Refusing update from remote peer f10b886153344d3298effaaa83a2d57a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:21:46.422852 13671 consensus_queue.cc:1048] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:46.681095 13437 raft_consensus.cc:1275] T e332f2c461d74db8ba6a90bc04fe3a2d P 9490f0c505074ef9b5898f36f77c4f1e [term 2 FOLLOWER]: Refusing update from remote peer c521fc0a3ba549d7961924422c6288de: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:21:46.682575 13490 consensus_queue.cc:1048] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de [LEADER]: Connected to new peer: Peer: permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:46.694593 13215 raft_consensus.cc:1275] T e332f2c461d74db8ba6a90bc04fe3a2d P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Refusing update from remote peer c521fc0a3ba549d7961924422c6288de: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:21:46.696148 13687 consensus_queue.cc:1048] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de [LEADER]: Connected to new peer: Peer: permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:47.198422 11081 tablet_server.cc:179] TabletServer@127.10.210.65:0 shutting down...
W20260710 13:21:47.203835 13253 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 16 similar messages]
W20260710 13:21:47.227795 13253 consensus_peers.cc:597] T a94644be12e44d67a64001fbbe6acf21 P f10b886153344d3298effaaa83a2d57a -> Peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Couldn't send request to peer 67ab8cefc7684bc594b08c13fca6b391. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:47.232685 13327 consensus_peers.cc:597] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de -> Peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Couldn't send request to peer 67ab8cefc7684bc594b08c13fca6b391. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:47.235437 13327 consensus_peers.cc:597] T 81147c5c87ab493288737bd087e2f789 P c521fc0a3ba549d7961924422c6288de -> Peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Couldn't send request to peer 67ab8cefc7684bc594b08c13fca6b391. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:47.243486 11081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:47.244136 11081 tablet_replica.cc:333] T b892c7bdca9b4968a78c15d55f36ce3b P 67ab8cefc7684bc594b08c13fca6b391: stopping tablet replica
I20260710 13:21:47.244756 11081 raft_consensus.cc:2243] T b892c7bdca9b4968a78c15d55f36ce3b P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.245195 11081 raft_consensus.cc:2272] T b892c7bdca9b4968a78c15d55f36ce3b P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.246860 11081 tablet_replica.cc:333] T e33be62e23a648cb8adc601a92a29188 P 67ab8cefc7684bc594b08c13fca6b391: stopping tablet replica
I20260710 13:21:47.247435 11081 raft_consensus.cc:2243] T e33be62e23a648cb8adc601a92a29188 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.247820 11081 raft_consensus.cc:2272] T e33be62e23a648cb8adc601a92a29188 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.249447 11081 tablet_replica.cc:333] T f6432162294446e4b5b9845623114508 P 67ab8cefc7684bc594b08c13fca6b391: stopping tablet replica
I20260710 13:21:47.249966 11081 raft_consensus.cc:2243] T f6432162294446e4b5b9845623114508 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.250342 11081 raft_consensus.cc:2272] T f6432162294446e4b5b9845623114508 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.252337 11081 tablet_replica.cc:333] T e332f2c461d74db8ba6a90bc04fe3a2d P 67ab8cefc7684bc594b08c13fca6b391: stopping tablet replica
I20260710 13:21:47.252982 11081 raft_consensus.cc:2243] T e332f2c461d74db8ba6a90bc04fe3a2d P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.253368 11081 raft_consensus.cc:2272] T e332f2c461d74db8ba6a90bc04fe3a2d P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:47.254879 13327 consensus_peers.cc:597] T 295cd39ca98949a09fbf5abc78f12c08 P c521fc0a3ba549d7961924422c6288de -> Peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Couldn't send request to peer 67ab8cefc7684bc594b08c13fca6b391. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:47.256464 11081 tablet_replica.cc:333] T 81147c5c87ab493288737bd087e2f789 P 67ab8cefc7684bc594b08c13fca6b391: stopping tablet replica
I20260710 13:21:47.257395 11081 raft_consensus.cc:2243] T 81147c5c87ab493288737bd087e2f789 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.257913 11081 raft_consensus.cc:2272] T 81147c5c87ab493288737bd087e2f789 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:47.258569 13401 consensus_peers.cc:597] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e -> Peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Couldn't send request to peer 67ab8cefc7684bc594b08c13fca6b391. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:47.259948 11081 tablet_replica.cc:333] T f48da9b9876c492eae9026e669a31b8e P 67ab8cefc7684bc594b08c13fca6b391: stopping tablet replica
I20260710 13:21:47.260530 11081 raft_consensus.cc:2243] T f48da9b9876c492eae9026e669a31b8e P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.260943 11081 raft_consensus.cc:2272] T f48da9b9876c492eae9026e669a31b8e P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.262591 11081 tablet_replica.cc:333] T 9b9d72f31e734b4e85e1d1570f7b3fca P 67ab8cefc7684bc594b08c13fca6b391: stopping tablet replica
I20260710 13:21:47.263121 11081 raft_consensus.cc:2243] T 9b9d72f31e734b4e85e1d1570f7b3fca P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.263507 11081 raft_consensus.cc:2272] T 9b9d72f31e734b4e85e1d1570f7b3fca P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.265189 11081 tablet_replica.cc:333] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 67ab8cefc7684bc594b08c13fca6b391: stopping tablet replica
I20260710 13:21:47.265725 11081 raft_consensus.cc:2243] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.266125 11081 raft_consensus.cc:2272] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.267663 11081 tablet_replica.cc:333] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 67ab8cefc7684bc594b08c13fca6b391: stopping tablet replica
I20260710 13:21:47.268205 11081 raft_consensus.cc:2243] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.268589 11081 raft_consensus.cc:2272] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.270125 11081 tablet_replica.cc:333] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 67ab8cefc7684bc594b08c13fca6b391: stopping tablet replica
I20260710 13:21:47.270617 11081 raft_consensus.cc:2243] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.271003 11081 raft_consensus.cc:2272] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.272476 11081 tablet_replica.cc:333] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391: stopping tablet replica
I20260710 13:21:47.273061 11081 raft_consensus.cc:2243] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.273468 11081 raft_consensus.cc:2272] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.274989 11081 tablet_replica.cc:333] T d01695747857411595beb81dbe286507 P 67ab8cefc7684bc594b08c13fca6b391: stopping tablet replica
I20260710 13:21:47.275473 11081 raft_consensus.cc:2243] T d01695747857411595beb81dbe286507 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.275909 11081 raft_consensus.cc:2272] T d01695747857411595beb81dbe286507 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.277660 11081 tablet_replica.cc:333] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391: stopping tablet replica
I20260710 13:21:47.278152 11081 raft_consensus.cc:2243] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.278939 11081 raft_consensus.cc:2272] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.280512 11081 tablet_replica.cc:333] T 295cd39ca98949a09fbf5abc78f12c08 P 67ab8cefc7684bc594b08c13fca6b391: stopping tablet replica
I20260710 13:21:47.281036 11081 raft_consensus.cc:2243] T 295cd39ca98949a09fbf5abc78f12c08 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.281431 11081 raft_consensus.cc:2272] T 295cd39ca98949a09fbf5abc78f12c08 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.282895 11081 tablet_replica.cc:333] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391: stopping tablet replica
I20260710 13:21:47.283377 11081 raft_consensus.cc:2243] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.283756 11081 raft_consensus.cc:2272] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.285914 11081 tablet_replica.cc:333] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391: stopping tablet replica
I20260710 13:21:47.286543 11081 raft_consensus.cc:2243] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.287380 11081 raft_consensus.cc:2272] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:47.288843 13401 consensus_peers.cc:597] T 92b1f5bb6c1c465680f2729fef7a496a P 9490f0c505074ef9b5898f36f77c4f1e -> Peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Couldn't send request to peer 67ab8cefc7684bc594b08c13fca6b391. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:47.289331 11081 tablet_replica.cc:333] T a94644be12e44d67a64001fbbe6acf21 P 67ab8cefc7684bc594b08c13fca6b391: stopping tablet replica
I20260710 13:21:47.289853 11081 raft_consensus.cc:2243] T a94644be12e44d67a64001fbbe6acf21 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.290246 11081 raft_consensus.cc:2272] T a94644be12e44d67a64001fbbe6acf21 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.291807 11081 tablet_replica.cc:333] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391: stopping tablet replica
I20260710 13:21:47.292268 11081 raft_consensus.cc:2243] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.292634 11081 raft_consensus.cc:2272] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.326116 11081 tablet_server.cc:196] TabletServer@127.10.210.65:0 shutdown complete.
I20260710 13:21:47.349747 11081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:47.355738 13696 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:47.356305 13697 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:47.358037 13699 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:47.358839 11081 server_base.cc:1061] running on GCE node
I20260710 13:21:47.360388 11081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:47.360800 11081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:47.361047 11081 hybrid_clock.cc:648] HybridClock initialized: now 1783689707361026 us; error 0 us; skew 500 ppm
I20260710 13:21:47.361642 11081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:47.364048 11081 webserver.cc:533] Webserver started at http://127.10.210.65:43217/ using document root <none> and password file <none>
I20260710 13:21:47.364553 11081 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:47.364784 11081 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:21:47.369410 11081 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.001s	sys 0.003s
W20260710 13:21:47.371912 13401 consensus_peers.cc:597] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 9490f0c505074ef9b5898f36f77c4f1e -> Peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Couldn't send request to peer 67ab8cefc7684bc594b08c13fca6b391. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:38931: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:47.375685 13705 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:47.376580 11081 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:21:47.377562 11081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689647141662-11081-0/minicluster-data/ts-0-root
uuid: "67ab8cefc7684bc594b08c13fca6b391"
format_stamp: "Formatted at 2026-07-10 13:21:41 on dist-test-slave-4llg"
I20260710 13:21:47.377883 11081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689647141662-11081-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689647141662-11081-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689647141662-11081-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:47.392426 11081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:47.393540 11081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:47.394862 11081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:47.398975 13713 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 13:21:47.399938 13253 consensus_peers.cc:597] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a -> Peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Couldn't send request to peer 67ab8cefc7684bc594b08c13fca6b391. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:38931: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:47.406072 13253 consensus_peers.cc:597] T 9b9d72f31e734b4e85e1d1570f7b3fca P f10b886153344d3298effaaa83a2d57a -> Peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Couldn't send request to peer 67ab8cefc7684bc594b08c13fca6b391. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:38931: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:47.419555 13401 consensus_peers.cc:597] T d01695747857411595beb81dbe286507 P 9490f0c505074ef9b5898f36f77c4f1e -> Peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Couldn't send request to peer 67ab8cefc7684bc594b08c13fca6b391. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:38931: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:47.434509 13401 consensus_peers.cc:597] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 9490f0c505074ef9b5898f36f77c4f1e -> Peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Couldn't send request to peer 67ab8cefc7684bc594b08c13fca6b391. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:38931: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:47.484815 11081 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:21:47.485140 11081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.087s	user 0.003s	sys 0.001s
I20260710 13:21:47.485457 11081 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
W20260710 13:21:47.487964 13327 consensus_peers.cc:597] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de -> Peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Couldn't send request to peer 67ab8cefc7684bc594b08c13fca6b391. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:38931: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:47.489908 13713 tablet_bootstrap.cc:492] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap starting.
I20260710 13:21:47.505934 13713 tablet_bootstrap.cc:492] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:47.506887 13713 tablet_bootstrap.cc:492] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap complete.
I20260710 13:21:47.507560 13713 ts_tablet_manager.cc:1403] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 67ab8cefc7684bc594b08c13fca6b391: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260710 13:21:47.510084 13713 raft_consensus.cc:359] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:47.510771 13713 raft_consensus.cc:740] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Initialized, Role: FOLLOWER
W20260710 13:21:47.511336 13253 consensus_peers.cc:597] T f48da9b9876c492eae9026e669a31b8e P f10b886153344d3298effaaa83a2d57a -> Peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Couldn't send request to peer 67ab8cefc7684bc594b08c13fca6b391. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:38931: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:47.511456 13713 consensus_queue.cc:260] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 67ab8cefc7684bc594b08c13fca6b391 [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: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:47.513985 13713 ts_tablet_manager.cc:1434] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 67ab8cefc7684bc594b08c13fca6b391: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260710 13:21:47.514755 13713 tablet_bootstrap.cc:492] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap starting.
W20260710 13:21:47.517795 13401 consensus_peers.cc:597] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 9490f0c505074ef9b5898f36f77c4f1e -> Peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Couldn't send request to peer 67ab8cefc7684bc594b08c13fca6b391. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:38931: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:47.527531 13713 tablet_bootstrap.cc:492] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:47.528414 13713 tablet_bootstrap.cc:492] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap complete.
I20260710 13:21:47.529042 13713 ts_tablet_manager.cc:1403] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 67ab8cefc7684bc594b08c13fca6b391: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.004s
I20260710 13:21:47.531256 13713 raft_consensus.cc:359] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:47.531875 13713 raft_consensus.cc:740] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Initialized, Role: FOLLOWER
I20260710 13:21:47.532474 13713 consensus_queue.cc:260] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 67ab8cefc7684bc594b08c13fca6b391 [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: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:47.534176 13713 ts_tablet_manager.cc:1434] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 67ab8cefc7684bc594b08c13fca6b391: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:47.534895 13713 tablet_bootstrap.cc:492] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap starting.
W20260710 13:21:47.545305 13327 consensus_peers.cc:597] T e33be62e23a648cb8adc601a92a29188 P c521fc0a3ba549d7961924422c6288de -> Peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Couldn't send request to peer 67ab8cefc7684bc594b08c13fca6b391. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:38931: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:47.547276 13713 tablet_bootstrap.cc:492] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:47.547992 13713 tablet_bootstrap.cc:492] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap complete.
I20260710 13:21:47.548623 13713 ts_tablet_manager.cc:1403] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 13:21:47.550503 13713 raft_consensus.cc:359] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:47.551005 13713 raft_consensus.cc:740] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Initialized, Role: FOLLOWER
I20260710 13:21:47.551657 13713 consensus_queue.cc:260] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391 [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: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:47.553198 13713 ts_tablet_manager.cc:1434] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:47.553905 13713 tablet_bootstrap.cc:492] T d01695747857411595beb81dbe286507 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap starting.
I20260710 13:21:47.563637 13713 tablet_bootstrap.cc:492] T d01695747857411595beb81dbe286507 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:47.564319 13713 tablet_bootstrap.cc:492] T d01695747857411595beb81dbe286507 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap complete.
I20260710 13:21:47.564899 13713 ts_tablet_manager.cc:1403] T d01695747857411595beb81dbe286507 P 67ab8cefc7684bc594b08c13fca6b391: Time spent bootstrapping tablet: real 0.011s	user 0.011s	sys 0.000s
I20260710 13:21:47.566465 13713 raft_consensus.cc:359] T d01695747857411595beb81dbe286507 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:47.566941 13713 raft_consensus.cc:740] T d01695747857411595beb81dbe286507 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Initialized, Role: FOLLOWER
I20260710 13:21:47.567446 13713 consensus_queue.cc:260] T d01695747857411595beb81dbe286507 P 67ab8cefc7684bc594b08c13fca6b391 [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: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:47.568691 13713 ts_tablet_manager.cc:1434] T d01695747857411595beb81dbe286507 P 67ab8cefc7684bc594b08c13fca6b391: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.000s
I20260710 13:21:47.569154 11081 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:21:47.569437 11081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.084s	user 0.084s	sys 0.000s
I20260710 13:21:47.569523 13713 tablet_bootstrap.cc:492] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap starting.
I20260710 13:21:47.581367 13713 tablet_bootstrap.cc:492] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:47.582085 13713 tablet_bootstrap.cc:492] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap complete.
I20260710 13:21:47.582582 13713 ts_tablet_manager.cc:1403] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 13:21:47.584434 13713 raft_consensus.cc:359] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:47.584987 13713 raft_consensus.cc:740] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Initialized, Role: FOLLOWER
I20260710 13:21:47.585508 13713 consensus_queue.cc:260] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391 [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: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:47.587162 13713 ts_tablet_manager.cc:1434] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:47.587771 13713 tablet_bootstrap.cc:492] T f6432162294446e4b5b9845623114508 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap starting.
I20260710 13:21:47.614579 13713 tablet_bootstrap.cc:492] T f6432162294446e4b5b9845623114508 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:47.615561 13713 tablet_bootstrap.cc:492] T f6432162294446e4b5b9845623114508 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap complete.
I20260710 13:21:47.616199 13713 ts_tablet_manager.cc:1403] T f6432162294446e4b5b9845623114508 P 67ab8cefc7684bc594b08c13fca6b391: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.008s
I20260710 13:21:47.618454 13713 raft_consensus.cc:359] T f6432162294446e4b5b9845623114508 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:47.619125 13713 raft_consensus.cc:740] T f6432162294446e4b5b9845623114508 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Initialized, Role: FOLLOWER
I20260710 13:21:47.619760 13713 consensus_queue.cc:260] T f6432162294446e4b5b9845623114508 P 67ab8cefc7684bc594b08c13fca6b391 [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: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:47.621539 13713 ts_tablet_manager.cc:1434] T f6432162294446e4b5b9845623114508 P 67ab8cefc7684bc594b08c13fca6b391: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:21:47.653494 13713 tablet_bootstrap.cc:492] T 295cd39ca98949a09fbf5abc78f12c08 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap starting.
W20260710 13:21:47.694530 13327 consensus_peers.cc:597] T f6432162294446e4b5b9845623114508 P c521fc0a3ba549d7961924422c6288de -> Peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Couldn't send request to peer 67ab8cefc7684bc594b08c13fca6b391. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:38931: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:47.697865 13713 tablet_bootstrap.cc:492] T 295cd39ca98949a09fbf5abc78f12c08 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:47.698719 13713 tablet_bootstrap.cc:492] T 295cd39ca98949a09fbf5abc78f12c08 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap complete.
I20260710 13:21:47.699398 13713 ts_tablet_manager.cc:1403] T 295cd39ca98949a09fbf5abc78f12c08 P 67ab8cefc7684bc594b08c13fca6b391: Time spent bootstrapping tablet: real 0.077s	user 0.021s	sys 0.010s
I20260710 13:21:47.702280 13713 raft_consensus.cc:359] T 295cd39ca98949a09fbf5abc78f12c08 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:47.703372 13713 raft_consensus.cc:740] T 295cd39ca98949a09fbf5abc78f12c08 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Initialized, Role: FOLLOWER
I20260710 13:21:47.704128 13713 consensus_queue.cc:260] T 295cd39ca98949a09fbf5abc78f12c08 P 67ab8cefc7684bc594b08c13fca6b391 [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: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:47.706919 13713 ts_tablet_manager.cc:1434] T 295cd39ca98949a09fbf5abc78f12c08 P 67ab8cefc7684bc594b08c13fca6b391: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:21:47.708385 13713 tablet_bootstrap.cc:492] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap starting.
I20260710 13:21:47.726505 13713 tablet_bootstrap.cc:492] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:47.727800 13713 tablet_bootstrap.cc:492] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap complete.
I20260710 13:21:47.728602 13713 ts_tablet_manager.cc:1403] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.004s
I20260710 13:21:47.732124 13713 raft_consensus.cc:359] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:47.732980 13713 raft_consensus.cc:740] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Initialized, Role: FOLLOWER
I20260710 13:21:47.733798 13713 consensus_queue.cc:260] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391 [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: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:47.736253 13713 ts_tablet_manager.cc:1434] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:21:47.737699 13713 tablet_bootstrap.cc:492] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap starting.
I20260710 13:21:47.739279 11081 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.65:38931
I20260710 13:21:47.739437 13783 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.65:38931 every 8 connection(s)
I20260710 13:21:47.758635 13713 tablet_bootstrap.cc:492] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:47.759584 13713 tablet_bootstrap.cc:492] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap complete.
I20260710 13:21:47.760241 13713 ts_tablet_manager.cc:1403] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.003s
I20260710 13:21:47.762415 13713 raft_consensus.cc:359] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:47.762881 13713 raft_consensus.cc:740] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Initialized, Role: FOLLOWER
I20260710 13:21:47.763590 13713 consensus_queue.cc:260] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:47.765108 13713 ts_tablet_manager.cc:1434] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260710 13:21:47.765812 13713 tablet_bootstrap.cc:492] T e332f2c461d74db8ba6a90bc04fe3a2d P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap starting.
I20260710 13:21:47.774930 13784 heartbeater.cc:344] Connected to a master server at 127.10.210.126:44947
I20260710 13:21:47.775388 13784 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:47.776156 13784 heartbeater.cc:507] Master 127.10.210.126:44947 requested a full tablet report, sending...
I20260710 13:21:47.778447 13713 tablet_bootstrap.cc:492] T e332f2c461d74db8ba6a90bc04fe3a2d P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:47.779440 13713 tablet_bootstrap.cc:492] T e332f2c461d74db8ba6a90bc04fe3a2d P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap complete.
I20260710 13:21:47.780264 13713 ts_tablet_manager.cc:1403] T e332f2c461d74db8ba6a90bc04fe3a2d P 67ab8cefc7684bc594b08c13fca6b391: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 13:21:47.783247 13713 raft_consensus.cc:359] T e332f2c461d74db8ba6a90bc04fe3a2d P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:47.784037 13713 raft_consensus.cc:740] T e332f2c461d74db8ba6a90bc04fe3a2d P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Initialized, Role: FOLLOWER
I20260710 13:21:47.784901 13713 consensus_queue.cc:260] T e332f2c461d74db8ba6a90bc04fe3a2d P 67ab8cefc7684bc594b08c13fca6b391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:47.787228 13713 ts_tablet_manager.cc:1434] T e332f2c461d74db8ba6a90bc04fe3a2d P 67ab8cefc7684bc594b08c13fca6b391: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:47.788089 13713 tablet_bootstrap.cc:492] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap starting.
I20260710 13:21:47.790150 13113 ts_manager.cc:194] Re-registered known tserver with Master: 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931)
I20260710 13:21:47.819041 13713 tablet_bootstrap.cc:492] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:47.820111 13713 tablet_bootstrap.cc:492] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap complete.
I20260710 13:21:47.820770 13713 ts_tablet_manager.cc:1403] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 67ab8cefc7684bc594b08c13fca6b391: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.009s
I20260710 13:21:47.823372 13713 raft_consensus.cc:359] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:47.824038 13713 raft_consensus.cc:740] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Initialized, Role: FOLLOWER
I20260710 13:21:47.824837 13713 consensus_queue.cc:260] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 67ab8cefc7684bc594b08c13fca6b391 [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: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:47.826251 13713 ts_tablet_manager.cc:1434] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 67ab8cefc7684bc594b08c13fca6b391: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260710 13:21:47.826895 13713 tablet_bootstrap.cc:492] T a94644be12e44d67a64001fbbe6acf21 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap starting.
I20260710 13:21:47.828549 13113 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47208
I20260710 13:21:47.834410 13784 heartbeater.cc:499] Master 127.10.210.126:44947 was elected leader, sending a full tablet report...
I20260710 13:21:47.851914 13713 tablet_bootstrap.cc:492] T a94644be12e44d67a64001fbbe6acf21 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:47.853128 13713 tablet_bootstrap.cc:492] T a94644be12e44d67a64001fbbe6acf21 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap complete.
I20260710 13:21:47.853803 13713 ts_tablet_manager.cc:1403] T a94644be12e44d67a64001fbbe6acf21 P 67ab8cefc7684bc594b08c13fca6b391: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.016s
I20260710 13:21:47.856364 13713 raft_consensus.cc:359] T a94644be12e44d67a64001fbbe6acf21 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:47.857136 13713 raft_consensus.cc:740] T a94644be12e44d67a64001fbbe6acf21 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Initialized, Role: FOLLOWER
I20260710 13:21:47.857892 13713 consensus_queue.cc:260] T a94644be12e44d67a64001fbbe6acf21 P 67ab8cefc7684bc594b08c13fca6b391 [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: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:47.860091 13713 ts_tablet_manager.cc:1434] T a94644be12e44d67a64001fbbe6acf21 P 67ab8cefc7684bc594b08c13fca6b391: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:47.861137 13713 tablet_bootstrap.cc:492] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap starting.
I20260710 13:21:47.878312 13713 tablet_bootstrap.cc:492] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:47.879048 13713 tablet_bootstrap.cc:492] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap complete.
I20260710 13:21:47.879678 13713 ts_tablet_manager.cc:1403] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260710 13:21:47.882293 13713 raft_consensus.cc:359] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:47.882804 13713 raft_consensus.cc:740] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Initialized, Role: FOLLOWER
I20260710 13:21:47.883407 13713 consensus_queue.cc:260] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391 [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: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:47.885216 13713 ts_tablet_manager.cc:1434] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:21:47.885831 13713 tablet_bootstrap.cc:492] T b892c7bdca9b4968a78c15d55f36ce3b P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap starting.
I20260710 13:21:47.899355 13713 tablet_bootstrap.cc:492] T b892c7bdca9b4968a78c15d55f36ce3b P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:47.900156 13713 tablet_bootstrap.cc:492] T b892c7bdca9b4968a78c15d55f36ce3b P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap complete.
I20260710 13:21:47.900835 13713 ts_tablet_manager.cc:1403] T b892c7bdca9b4968a78c15d55f36ce3b P 67ab8cefc7684bc594b08c13fca6b391: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260710 13:21:47.902984 13713 raft_consensus.cc:359] T b892c7bdca9b4968a78c15d55f36ce3b P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:47.903635 13713 raft_consensus.cc:740] T b892c7bdca9b4968a78c15d55f36ce3b P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Initialized, Role: FOLLOWER
I20260710 13:21:47.904317 13713 consensus_queue.cc:260] T b892c7bdca9b4968a78c15d55f36ce3b P 67ab8cefc7684bc594b08c13fca6b391 [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: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:47.906011 13713 ts_tablet_manager.cc:1434] T b892c7bdca9b4968a78c15d55f36ce3b P 67ab8cefc7684bc594b08c13fca6b391: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:47.906774 13713 tablet_bootstrap.cc:492] T e33be62e23a648cb8adc601a92a29188 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap starting.
I20260710 13:21:47.921905 13713 tablet_bootstrap.cc:492] T e33be62e23a648cb8adc601a92a29188 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:47.922907 13713 tablet_bootstrap.cc:492] T e33be62e23a648cb8adc601a92a29188 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap complete.
I20260710 13:21:47.923796 13713 ts_tablet_manager.cc:1403] T e33be62e23a648cb8adc601a92a29188 P 67ab8cefc7684bc594b08c13fca6b391: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260710 13:21:47.927304 13713 raft_consensus.cc:359] T e33be62e23a648cb8adc601a92a29188 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:47.927848 13713 raft_consensus.cc:740] T e33be62e23a648cb8adc601a92a29188 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Initialized, Role: FOLLOWER
I20260710 13:21:47.928431 13713 consensus_queue.cc:260] T e33be62e23a648cb8adc601a92a29188 P 67ab8cefc7684bc594b08c13fca6b391 [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: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:47.930136 13713 ts_tablet_manager.cc:1434] T e33be62e23a648cb8adc601a92a29188 P 67ab8cefc7684bc594b08c13fca6b391: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 13:21:47.930909 13713 tablet_bootstrap.cc:492] T 81147c5c87ab493288737bd087e2f789 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap starting.
I20260710 13:21:47.942158 13713 tablet_bootstrap.cc:492] T 81147c5c87ab493288737bd087e2f789 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:47.942880 13713 tablet_bootstrap.cc:492] T 81147c5c87ab493288737bd087e2f789 P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap complete.
I20260710 13:21:47.943439 13713 ts_tablet_manager.cc:1403] T 81147c5c87ab493288737bd087e2f789 P 67ab8cefc7684bc594b08c13fca6b391: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:21:47.945894 13713 raft_consensus.cc:359] T 81147c5c87ab493288737bd087e2f789 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:47.946440 13713 raft_consensus.cc:740] T 81147c5c87ab493288737bd087e2f789 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Initialized, Role: FOLLOWER
I20260710 13:21:47.947062 13713 consensus_queue.cc:260] T 81147c5c87ab493288737bd087e2f789 P 67ab8cefc7684bc594b08c13fca6b391 [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: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:47.948794 13713 ts_tablet_manager.cc:1434] T 81147c5c87ab493288737bd087e2f789 P 67ab8cefc7684bc594b08c13fca6b391: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:21:47.949527 13713 tablet_bootstrap.cc:492] T 9b9d72f31e734b4e85e1d1570f7b3fca P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap starting.
I20260710 13:21:47.962955 13713 tablet_bootstrap.cc:492] T 9b9d72f31e734b4e85e1d1570f7b3fca P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:47.963790 13713 tablet_bootstrap.cc:492] T 9b9d72f31e734b4e85e1d1570f7b3fca P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap complete.
I20260710 13:21:47.964493 13713 ts_tablet_manager.cc:1403] T 9b9d72f31e734b4e85e1d1570f7b3fca P 67ab8cefc7684bc594b08c13fca6b391: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 13:21:47.967144 13713 raft_consensus.cc:359] T 9b9d72f31e734b4e85e1d1570f7b3fca P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:47.967819 13713 raft_consensus.cc:740] T 9b9d72f31e734b4e85e1d1570f7b3fca P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Initialized, Role: FOLLOWER
I20260710 13:21:47.968554 13713 consensus_queue.cc:260] T 9b9d72f31e734b4e85e1d1570f7b3fca P 67ab8cefc7684bc594b08c13fca6b391 [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: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:47.970129 13713 ts_tablet_manager.cc:1434] T 9b9d72f31e734b4e85e1d1570f7b3fca P 67ab8cefc7684bc594b08c13fca6b391: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:47.970922 13713 tablet_bootstrap.cc:492] T f48da9b9876c492eae9026e669a31b8e P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap starting.
I20260710 13:21:47.985361 13713 tablet_bootstrap.cc:492] T f48da9b9876c492eae9026e669a31b8e P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:47.986302 13713 tablet_bootstrap.cc:492] T f48da9b9876c492eae9026e669a31b8e P 67ab8cefc7684bc594b08c13fca6b391: Bootstrap complete.
I20260710 13:21:47.986919 13713 ts_tablet_manager.cc:1403] T f48da9b9876c492eae9026e669a31b8e P 67ab8cefc7684bc594b08c13fca6b391: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260710 13:21:47.989305 13713 raft_consensus.cc:359] T f48da9b9876c492eae9026e669a31b8e P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:47.989753 13713 raft_consensus.cc:740] T f48da9b9876c492eae9026e669a31b8e P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Initialized, Role: FOLLOWER
I20260710 13:21:47.990201 13713 consensus_queue.cc:260] T f48da9b9876c492eae9026e669a31b8e P 67ab8cefc7684bc594b08c13fca6b391 [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: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:47.991637 13713 ts_tablet_manager.cc:1434] T f48da9b9876c492eae9026e669a31b8e P 67ab8cefc7684bc594b08c13fca6b391: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:48.298219 13693 raft_consensus.cc:493] T d559cb32fc0b4d89ad476ac78d7304b5 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 67ab8cefc7684bc594b08c13fca6b391)
I20260710 13:21:48.298717 13693 raft_consensus.cc:515] T d559cb32fc0b4d89ad476ac78d7304b5 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:48.300426 13693 leader_election.cc:290] T d559cb32fc0b4d89ad476ac78d7304b5 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931), 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355)
I20260710 13:21:48.301159 13756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d559cb32fc0b4d89ad476ac78d7304b5" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391" is_pre_election: true
I20260710 13:21:48.301616 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d559cb32fc0b4d89ad476ac78d7304b5" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e" is_pre_election: true
I20260710 13:21:48.301800 13756 raft_consensus.cc:2468] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c521fc0a3ba549d7961924422c6288de in term 1.
I20260710 13:21:48.302937 13327 leader_election.cc:304] T d559cb32fc0b4d89ad476ac78d7304b5 P c521fc0a3ba549d7961924422c6288de [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: 67ab8cefc7684bc594b08c13fca6b391, c521fc0a3ba549d7961924422c6288de; no voters: 
I20260710 13:21:48.303579 13693 raft_consensus.cc:2804] T d559cb32fc0b4d89ad476ac78d7304b5 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:48.303915 13693 raft_consensus.cc:493] T d559cb32fc0b4d89ad476ac78d7304b5 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Starting leader election (detected failure of leader 67ab8cefc7684bc594b08c13fca6b391)
I20260710 13:21:48.304157 13693 raft_consensus.cc:3060] T d559cb32fc0b4d89ad476ac78d7304b5 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:48.310058 13693 raft_consensus.cc:515] T d559cb32fc0b4d89ad476ac78d7304b5 P c521fc0a3ba549d7961924422c6288de [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:48.311692 13693 leader_election.cc:290] T d559cb32fc0b4d89ad476ac78d7304b5 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 2 election: Requested vote from peers 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931), 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355)
I20260710 13:21:48.312299 13756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d559cb32fc0b4d89ad476ac78d7304b5" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391"
I20260710 13:21:48.312615 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d559cb32fc0b4d89ad476ac78d7304b5" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e"
I20260710 13:21:48.312844 13756 raft_consensus.cc:3060] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:48.319454 13756 raft_consensus.cc:2468] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c521fc0a3ba549d7961924422c6288de in term 2.
I20260710 13:21:48.320387 13327 leader_election.cc:304] T d559cb32fc0b4d89ad476ac78d7304b5 P c521fc0a3ba549d7961924422c6288de [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: 67ab8cefc7684bc594b08c13fca6b391, c521fc0a3ba549d7961924422c6288de; no voters: 9490f0c505074ef9b5898f36f77c4f1e
I20260710 13:21:48.321043 13693 raft_consensus.cc:2804] T d559cb32fc0b4d89ad476ac78d7304b5 P c521fc0a3ba549d7961924422c6288de [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:48.321461 13693 raft_consensus.cc:697] T d559cb32fc0b4d89ad476ac78d7304b5 P c521fc0a3ba549d7961924422c6288de [term 2 LEADER]: Becoming Leader. State: Replica: c521fc0a3ba549d7961924422c6288de, State: Running, Role: LEADER
I20260710 13:21:48.322273 13693 consensus_queue.cc:237] T d559cb32fc0b4d89ad476ac78d7304b5 P c521fc0a3ba549d7961924422c6288de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:48.331146 13113 catalog_manager.cc:5697] T d559cb32fc0b4d89ad476ac78d7304b5 P c521fc0a3ba549d7961924422c6288de reported cstate change: term changed from 1 to 2, leader changed from 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65) to c521fc0a3ba549d7961924422c6288de (127.10.210.67). New cstate: current_term: 2 leader_uuid: "c521fc0a3ba549d7961924422c6288de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:48.349907 13487 raft_consensus.cc:493] T d559cb32fc0b4d89ad476ac78d7304b5 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 67ab8cefc7684bc594b08c13fca6b391)
I20260710 13:21:48.350474 13487 raft_consensus.cc:515] T d559cb32fc0b4d89ad476ac78d7304b5 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:48.351879 13487 leader_election.cc:290] T d559cb32fc0b4d89ad476ac78d7304b5 P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931), c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551)
I20260710 13:21:48.352531 13756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d559cb32fc0b4d89ad476ac78d7304b5" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391" is_pre_election: true
I20260710 13:21:48.352839 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d559cb32fc0b4d89ad476ac78d7304b5" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c521fc0a3ba549d7961924422c6288de" is_pre_election: true
I20260710 13:21:48.353241 13756 raft_consensus.cc:2393] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9490f0c505074ef9b5898f36f77c4f1e in current term 2: Already voted for candidate c521fc0a3ba549d7961924422c6288de in this term.
I20260710 13:21:48.354599 13401 leader_election.cc:304] T d559cb32fc0b4d89ad476ac78d7304b5 P 9490f0c505074ef9b5898f36f77c4f1e [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: 9490f0c505074ef9b5898f36f77c4f1e; no voters: 67ab8cefc7684bc594b08c13fca6b391, c521fc0a3ba549d7961924422c6288de
I20260710 13:21:48.355276 13487 raft_consensus.cc:3060] T d559cb32fc0b4d89ad476ac78d7304b5 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:48.359968 13487 raft_consensus.cc:2749] T d559cb32fc0b4d89ad476ac78d7304b5 P 9490f0c505074ef9b5898f36f77c4f1e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:48.367624 13689 raft_consensus.cc:493] T 9eecc8a513ff45b09243ff746b89be6b P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 67ab8cefc7684bc594b08c13fca6b391)
I20260710 13:21:48.368257 13689 raft_consensus.cc:515] T 9eecc8a513ff45b09243ff746b89be6b P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:48.370066 13689 leader_election.cc:290] T 9eecc8a513ff45b09243ff746b89be6b P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931), c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551)
I20260710 13:21:48.370860 13756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eecc8a513ff45b09243ff746b89be6b" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391" is_pre_election: true
I20260710 13:21:48.371167 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eecc8a513ff45b09243ff746b89be6b" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c521fc0a3ba549d7961924422c6288de" is_pre_election: true
I20260710 13:21:48.371582 13756 raft_consensus.cc:2468] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f10b886153344d3298effaaa83a2d57a in term 1.
I20260710 13:21:48.372884 13253 leader_election.cc:304] T 9eecc8a513ff45b09243ff746b89be6b P f10b886153344d3298effaaa83a2d57a [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: 67ab8cefc7684bc594b08c13fca6b391, f10b886153344d3298effaaa83a2d57a; no voters: c521fc0a3ba549d7961924422c6288de
I20260710 13:21:48.373482 13689 raft_consensus.cc:2804] T 9eecc8a513ff45b09243ff746b89be6b P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:48.373799 13689 raft_consensus.cc:493] T 9eecc8a513ff45b09243ff746b89be6b P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 67ab8cefc7684bc594b08c13fca6b391)
I20260710 13:21:48.374102 13689 raft_consensus.cc:3060] T 9eecc8a513ff45b09243ff746b89be6b P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:48.378965 13689 raft_consensus.cc:515] T 9eecc8a513ff45b09243ff746b89be6b P f10b886153344d3298effaaa83a2d57a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:48.381076 13689 leader_election.cc:290] T 9eecc8a513ff45b09243ff746b89be6b P f10b886153344d3298effaaa83a2d57a [CANDIDATE]: Term 2 election: Requested vote from peers 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931), c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551)
I20260710 13:21:48.381836 13757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eecc8a513ff45b09243ff746b89be6b" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391"
I20260710 13:21:48.382481 13757 raft_consensus.cc:3060] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:48.382752 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eecc8a513ff45b09243ff746b89be6b" candidate_uuid: "f10b886153344d3298effaaa83a2d57a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c521fc0a3ba549d7961924422c6288de"
I20260710 13:21:48.388469 13757 raft_consensus.cc:2468] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f10b886153344d3298effaaa83a2d57a in term 2.
I20260710 13:21:48.389477 13253 leader_election.cc:304] T 9eecc8a513ff45b09243ff746b89be6b P f10b886153344d3298effaaa83a2d57a [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: 67ab8cefc7684bc594b08c13fca6b391, f10b886153344d3298effaaa83a2d57a; no voters: c521fc0a3ba549d7961924422c6288de
I20260710 13:21:48.390043 13689 raft_consensus.cc:2804] T 9eecc8a513ff45b09243ff746b89be6b P f10b886153344d3298effaaa83a2d57a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:48.390599 13689 raft_consensus.cc:697] T 9eecc8a513ff45b09243ff746b89be6b P f10b886153344d3298effaaa83a2d57a [term 2 LEADER]: Becoming Leader. State: Replica: f10b886153344d3298effaaa83a2d57a, State: Running, Role: LEADER
I20260710 13:21:48.391507 13689 consensus_queue.cc:237] T 9eecc8a513ff45b09243ff746b89be6b P f10b886153344d3298effaaa83a2d57a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:48.400341 13113 catalog_manager.cc:5697] T 9eecc8a513ff45b09243ff746b89be6b P f10b886153344d3298effaaa83a2d57a reported cstate change: term changed from 1 to 2, leader changed from 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65) to f10b886153344d3298effaaa83a2d57a (127.10.210.66). New cstate: current_term: 2 leader_uuid: "f10b886153344d3298effaaa83a2d57a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:48.530910 13693 raft_consensus.cc:493] T 9eecc8a513ff45b09243ff746b89be6b P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 67ab8cefc7684bc594b08c13fca6b391)
I20260710 13:21:48.531451 13693 raft_consensus.cc:515] T 9eecc8a513ff45b09243ff746b89be6b P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:48.533908 13693 leader_election.cc:290] T 9eecc8a513ff45b09243ff746b89be6b P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931), f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399)
I20260710 13:21:48.534281 13757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eecc8a513ff45b09243ff746b89be6b" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "67ab8cefc7684bc594b08c13fca6b391" is_pre_election: true
I20260710 13:21:48.534514 13288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eecc8a513ff45b09243ff746b89be6b" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f10b886153344d3298effaaa83a2d57a" is_pre_election: true
I20260710 13:21:48.534974 13757 raft_consensus.cc:2393] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c521fc0a3ba549d7961924422c6288de in current term 2: Already voted for candidate f10b886153344d3298effaaa83a2d57a in this term.
I20260710 13:21:48.536119 13328 leader_election.cc:304] T 9eecc8a513ff45b09243ff746b89be6b P c521fc0a3ba549d7961924422c6288de [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: c521fc0a3ba549d7961924422c6288de; no voters: 67ab8cefc7684bc594b08c13fca6b391, f10b886153344d3298effaaa83a2d57a
I20260710 13:21:48.536803 13693 raft_consensus.cc:3060] T 9eecc8a513ff45b09243ff746b89be6b P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:48.542804 13693 raft_consensus.cc:2749] T 9eecc8a513ff45b09243ff746b89be6b P c521fc0a3ba549d7961924422c6288de [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:48.774734 13362 raft_consensus.cc:1275] T 9eecc8a513ff45b09243ff746b89be6b P c521fc0a3ba549d7961924422c6288de [term 2 FOLLOWER]: Refusing update from remote peer f10b886153344d3298effaaa83a2d57a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:48.776116 13714 consensus_queue.cc:1048] T 9eecc8a513ff45b09243ff746b89be6b P f10b886153344d3298effaaa83a2d57a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:48.786245 13757 raft_consensus.cc:1275] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Refusing update from remote peer f10b886153344d3298effaaa83a2d57a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:48.788101 13808 consensus_queue.cc:1048] T 9eecc8a513ff45b09243ff746b89be6b P f10b886153344d3298effaaa83a2d57a [LEADER]: Connected to new peer: Peer: permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:48.891624 13757 raft_consensus.cc:1275] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Refusing update from remote peer c521fc0a3ba549d7961924422c6288de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:48.893002 13693 consensus_queue.cc:1048] T d559cb32fc0b4d89ad476ac78d7304b5 P c521fc0a3ba549d7961924422c6288de [LEADER]: Connected to new peer: Peer: permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:48.903182 13437 raft_consensus.cc:1275] T d559cb32fc0b4d89ad476ac78d7304b5 P 9490f0c505074ef9b5898f36f77c4f1e [term 2 FOLLOWER]: Refusing update from remote peer c521fc0a3ba549d7961924422c6288de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:48.904985 13692 consensus_queue.cc:1048] T d559cb32fc0b4d89ad476ac78d7304b5 P c521fc0a3ba549d7961924422c6288de [LEADER]: Connected to new peer: Peer: permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:57.746628 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:57.790887 13290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6aaf29e017a74bb3bb2f48a795559344"
dest_uuid: "f10b886153344d3298effaaa83a2d57a"
mode: GRACEFUL
new_leader_uuid: "67ab8cefc7684bc594b08c13fca6b391"
 from {username='slave'} at 127.0.0.1:58612
I20260710 13:21:57.791492 13290 raft_consensus.cc:606] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [term 2 LEADER]: Received request to transfer leadership to TS 67ab8cefc7684bc594b08c13fca6b391
I20260710 13:21:57.803133 13437 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92b1f5bb6c1c465680f2729fef7a496a"
dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e"
mode: GRACEFUL
new_leader_uuid: "67ab8cefc7684bc594b08c13fca6b391"
 from {username='slave'} at 127.0.0.1:57556
I20260710 13:21:57.803617 13437 raft_consensus.cc:606] T 92b1f5bb6c1c465680f2729fef7a496a P 9490f0c505074ef9b5898f36f77c4f1e [term 1 LEADER]: Received request to transfer leadership to TS 67ab8cefc7684bc594b08c13fca6b391
I20260710 13:21:57.805907 13437 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b892c7bdca9b4968a78c15d55f36ce3b"
dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e"
mode: GRACEFUL
new_leader_uuid: "67ab8cefc7684bc594b08c13fca6b391"
 from {username='slave'} at 127.0.0.1:57556
I20260710 13:21:57.806289 13437 raft_consensus.cc:606] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e [term 1 LEADER]: Received request to transfer leadership to TS 67ab8cefc7684bc594b08c13fca6b391
I20260710 13:21:57.818099 13362 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc6e13ec38ae496e92ee93c8cf84fa52"
dest_uuid: "c521fc0a3ba549d7961924422c6288de"
mode: GRACEFUL
new_leader_uuid: "67ab8cefc7684bc594b08c13fca6b391"
 from {username='slave'} at 127.0.0.1:47460
I20260710 13:21:57.818581 13362 raft_consensus.cc:606] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de [term 1 LEADER]: Received request to transfer leadership to TS 67ab8cefc7684bc594b08c13fca6b391
I20260710 13:21:57.820907 13362 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7913011c2034084804474d6644e5be0"
dest_uuid: "c521fc0a3ba549d7961924422c6288de"
mode: GRACEFUL
new_leader_uuid: "9490f0c505074ef9b5898f36f77c4f1e"
 from {username='slave'} at 127.0.0.1:47460
I20260710 13:21:57.821332 13362 raft_consensus.cc:606] T e7913011c2034084804474d6644e5be0 P c521fc0a3ba549d7961924422c6288de [term 1 LEADER]: Received request to transfer leadership to TS 9490f0c505074ef9b5898f36f77c4f1e
I20260710 13:21:57.822310 11081 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:21:57.822909 11081 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:57.909302 13845 raft_consensus.cc:993] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a: : Instructing follower 67ab8cefc7684bc594b08c13fca6b391 to start an election
I20260710 13:21:57.909967 13834 raft_consensus.cc:1081] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [term 2 LEADER]: Signalling peer 67ab8cefc7684bc594b08c13fca6b391 to start an election
I20260710 13:21:57.911656 13756 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6aaf29e017a74bb3bb2f48a795559344"
dest_uuid: "67ab8cefc7684bc594b08c13fca6b391"
 from {username='slave'} at 127.0.0.1:58406
I20260710 13:21:57.912238 13756 raft_consensus.cc:493] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:57.912670 13756 raft_consensus.cc:3060] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:57.919503 13756 raft_consensus.cc:515] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:57.925459 13830 raft_consensus.cc:993] T 92b1f5bb6c1c465680f2729fef7a496a P 9490f0c505074ef9b5898f36f77c4f1e: : Instructing follower 67ab8cefc7684bc594b08c13fca6b391 to start an election
I20260710 13:21:57.924918 13756 leader_election.cc:290] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 3 election: Requested vote from peers 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355), f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399)
I20260710 13:21:57.926196 13840 raft_consensus.cc:1081] T 92b1f5bb6c1c465680f2729fef7a496a P 9490f0c505074ef9b5898f36f77c4f1e [term 1 LEADER]: Signalling peer 67ab8cefc7684bc594b08c13fca6b391 to start an election
I20260710 13:21:57.928376 13756 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92b1f5bb6c1c465680f2729fef7a496a"
dest_uuid: "67ab8cefc7684bc594b08c13fca6b391"
 from {username='slave'} at 127.0.0.1:58416
I20260710 13:21:57.929175 13756 raft_consensus.cc:493] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:57.929562 13756 raft_consensus.cc:3060] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:57.935175 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aaf29e017a74bb3bb2f48a795559344" candidate_uuid: "67ab8cefc7684bc594b08c13fca6b391" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e"
I20260710 13:21:57.935933 13437 raft_consensus.cc:3060] T 6aaf29e017a74bb3bb2f48a795559344 P 9490f0c505074ef9b5898f36f77c4f1e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:57.936964 13756 raft_consensus.cc:515] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:57.937929 13290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aaf29e017a74bb3bb2f48a795559344" candidate_uuid: "67ab8cefc7684bc594b08c13fca6b391" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f10b886153344d3298effaaa83a2d57a"
I20260710 13:21:57.938482 13290 raft_consensus.cc:3055] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:57.938764 13290 raft_consensus.cc:740] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f10b886153344d3298effaaa83a2d57a, State: Running, Role: LEADER
I20260710 13:21:57.939324 13756 leader_election.cc:290] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 2 election: Requested vote from peers 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355), f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399)
I20260710 13:21:57.939953 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b1f5bb6c1c465680f2729fef7a496a" candidate_uuid: "67ab8cefc7684bc594b08c13fca6b391" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e"
I20260710 13:21:57.939762 13290 consensus_queue.cc:260] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [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: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:57.940585 13436 raft_consensus.cc:3055] T 92b1f5bb6c1c465680f2729fef7a496a P 9490f0c505074ef9b5898f36f77c4f1e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:57.940959 13436 raft_consensus.cc:740] T 92b1f5bb6c1c465680f2729fef7a496a P 9490f0c505074ef9b5898f36f77c4f1e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9490f0c505074ef9b5898f36f77c4f1e, State: Running, Role: LEADER
I20260710 13:21:57.941514 13290 raft_consensus.cc:3060] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:57.941808 13288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b1f5bb6c1c465680f2729fef7a496a" candidate_uuid: "67ab8cefc7684bc594b08c13fca6b391" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f10b886153344d3298effaaa83a2d57a"
I20260710 13:21:57.941895 13436 consensus_queue.cc:260] T 92b1f5bb6c1c465680f2729fef7a496a P 9490f0c505074ef9b5898f36f77c4f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:57.942479 13288 raft_consensus.cc:3060] T 92b1f5bb6c1c465680f2729fef7a496a P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:57.943343 13436 raft_consensus.cc:3060] T 92b1f5bb6c1c465680f2729fef7a496a P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:57.944006 13437 raft_consensus.cc:2468] T 6aaf29e017a74bb3bb2f48a795559344 P 9490f0c505074ef9b5898f36f77c4f1e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67ab8cefc7684bc594b08c13fca6b391 in term 3.
I20260710 13:21:57.945513 13709 leader_election.cc:304] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391 [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: 67ab8cefc7684bc594b08c13fca6b391, 9490f0c505074ef9b5898f36f77c4f1e; no voters: 
I20260710 13:21:57.948982 13290 raft_consensus.cc:2468] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67ab8cefc7684bc594b08c13fca6b391 in term 3.
I20260710 13:21:57.950647 13849 raft_consensus.cc:2804] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:57.952090 13849 raft_consensus.cc:697] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391 [term 3 LEADER]: Becoming Leader. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Running, Role: LEADER
I20260710 13:21:57.953553 13436 raft_consensus.cc:2468] T 92b1f5bb6c1c465680f2729fef7a496a P 9490f0c505074ef9b5898f36f77c4f1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67ab8cefc7684bc594b08c13fca6b391 in term 2.
I20260710 13:21:57.953378 13849 consensus_queue.cc:237] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391 [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: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:57.955364 13288 raft_consensus.cc:2468] T 92b1f5bb6c1c465680f2729fef7a496a P f10b886153344d3298effaaa83a2d57a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67ab8cefc7684bc594b08c13fca6b391 in term 2.
I20260710 13:21:57.955574 13709 leader_election.cc:304] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67ab8cefc7684bc594b08c13fca6b391, 9490f0c505074ef9b5898f36f77c4f1e; no voters: 
I20260710 13:21:57.956880 13850 raft_consensus.cc:2804] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:57.963858 13850 raft_consensus.cc:697] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391 [term 2 LEADER]: Becoming Leader. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Running, Role: LEADER
I20260710 13:21:57.964780 13850 consensus_queue.cc:237] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:57.974997 13113 catalog_manager.cc:5697] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391 reported cstate change: term changed from 2 to 3, leader changed from f10b886153344d3298effaaa83a2d57a (127.10.210.66) to 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65). New cstate: current_term: 3 leader_uuid: "67ab8cefc7684bc594b08c13fca6b391" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:57.976428 13113 catalog_manager.cc:5697] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391 reported cstate change: term changed from 1 to 2, leader changed from 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68) to 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65). New cstate: current_term: 2 leader_uuid: "67ab8cefc7684bc594b08c13fca6b391" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:58.049649 13837 raft_consensus.cc:993] T e7913011c2034084804474d6644e5be0 P c521fc0a3ba549d7961924422c6288de: : Instructing follower 9490f0c505074ef9b5898f36f77c4f1e to start an election
I20260710 13:21:58.050158 13824 raft_consensus.cc:1081] T e7913011c2034084804474d6644e5be0 P c521fc0a3ba549d7961924422c6288de [term 1 LEADER]: Signalling peer 9490f0c505074ef9b5898f36f77c4f1e to start an election
I20260710 13:21:58.051481 13436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7913011c2034084804474d6644e5be0"
dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e"
 from {username='slave'} at 127.0.0.1:46754
I20260710 13:21:58.051959 13436 raft_consensus.cc:493] T e7913011c2034084804474d6644e5be0 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:58.052273 13436 raft_consensus.cc:3060] T e7913011c2034084804474d6644e5be0 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:58.057088 13436 raft_consensus.cc:515] T e7913011c2034084804474d6644e5be0 P 9490f0c505074ef9b5898f36f77c4f1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:58.059132 13436 leader_election.cc:290] T e7913011c2034084804474d6644e5be0 P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 2 election: Requested vote from peers f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399), c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551)
I20260710 13:21:58.059967 13288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7913011c2034084804474d6644e5be0" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f10b886153344d3298effaaa83a2d57a"
I20260710 13:21:58.060056 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7913011c2034084804474d6644e5be0" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c521fc0a3ba549d7961924422c6288de"
I20260710 13:21:58.060868 13362 raft_consensus.cc:3055] T e7913011c2034084804474d6644e5be0 P c521fc0a3ba549d7961924422c6288de [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:58.060839 13288 raft_consensus.cc:3060] T e7913011c2034084804474d6644e5be0 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:58.061347 13362 raft_consensus.cc:740] T e7913011c2034084804474d6644e5be0 P c521fc0a3ba549d7961924422c6288de [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c521fc0a3ba549d7961924422c6288de, State: Running, Role: LEADER
I20260710 13:21:58.062218 13362 consensus_queue.cc:260] T e7913011c2034084804474d6644e5be0 P c521fc0a3ba549d7961924422c6288de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:58.063735 13362 raft_consensus.cc:3060] T e7913011c2034084804474d6644e5be0 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:58.066622 13288 raft_consensus.cc:2468] T e7913011c2034084804474d6644e5be0 P f10b886153344d3298effaaa83a2d57a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9490f0c505074ef9b5898f36f77c4f1e in term 2.
I20260710 13:21:58.067828 13402 leader_election.cc:304] T e7913011c2034084804474d6644e5be0 P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9490f0c505074ef9b5898f36f77c4f1e, f10b886153344d3298effaaa83a2d57a; no voters: 
I20260710 13:21:58.068490 13840 raft_consensus.cc:2804] T e7913011c2034084804474d6644e5be0 P 9490f0c505074ef9b5898f36f77c4f1e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:58.069002 13840 raft_consensus.cc:697] T e7913011c2034084804474d6644e5be0 P 9490f0c505074ef9b5898f36f77c4f1e [term 2 LEADER]: Becoming Leader. State: Replica: 9490f0c505074ef9b5898f36f77c4f1e, State: Running, Role: LEADER
I20260710 13:21:58.069101 13362 raft_consensus.cc:2468] T e7913011c2034084804474d6644e5be0 P c521fc0a3ba549d7961924422c6288de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9490f0c505074ef9b5898f36f77c4f1e in term 2.
I20260710 13:21:58.069979 13840 consensus_queue.cc:237] T e7913011c2034084804474d6644e5be0 P 9490f0c505074ef9b5898f36f77c4f1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:58.077579 13113 catalog_manager.cc:5697] T e7913011c2034084804474d6644e5be0 P 9490f0c505074ef9b5898f36f77c4f1e reported cstate change: term changed from 1 to 2, leader changed from c521fc0a3ba549d7961924422c6288de (127.10.210.67) to 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68). New cstate: current_term: 2 leader_uuid: "9490f0c505074ef9b5898f36f77c4f1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:58.158007 13830 raft_consensus.cc:993] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e: : Instructing follower 67ab8cefc7684bc594b08c13fca6b391 to start an election
I20260710 13:21:58.158437 13840 raft_consensus.cc:1081] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e [term 1 LEADER]: Signalling peer 67ab8cefc7684bc594b08c13fca6b391 to start an election
I20260710 13:21:58.159776 13756 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b892c7bdca9b4968a78c15d55f36ce3b"
dest_uuid: "67ab8cefc7684bc594b08c13fca6b391"
 from {username='slave'} at 127.0.0.1:58416
I20260710 13:21:58.160192 13756 raft_consensus.cc:493] T b892c7bdca9b4968a78c15d55f36ce3b P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:58.160461 13756 raft_consensus.cc:3060] T b892c7bdca9b4968a78c15d55f36ce3b P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:58.165035 13756 raft_consensus.cc:515] T b892c7bdca9b4968a78c15d55f36ce3b P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:58.166365 13756 leader_election.cc:290] T b892c7bdca9b4968a78c15d55f36ce3b P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 2 election: Requested vote from peers 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355), f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399)
I20260710 13:21:58.167115 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b892c7bdca9b4968a78c15d55f36ce3b" candidate_uuid: "67ab8cefc7684bc594b08c13fca6b391" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e"
I20260710 13:21:58.167275 13288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b892c7bdca9b4968a78c15d55f36ce3b" candidate_uuid: "67ab8cefc7684bc594b08c13fca6b391" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f10b886153344d3298effaaa83a2d57a"
I20260710 13:21:58.167721 13436 raft_consensus.cc:3055] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:58.167757 13288 raft_consensus.cc:3060] T b892c7bdca9b4968a78c15d55f36ce3b P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:58.168221 13436 raft_consensus.cc:740] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9490f0c505074ef9b5898f36f77c4f1e, State: Running, Role: LEADER
I20260710 13:21:58.169154 13436 consensus_queue.cc:260] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:58.170508 13436 raft_consensus.cc:3060] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:58.174826 13288 raft_consensus.cc:2468] T b892c7bdca9b4968a78c15d55f36ce3b P f10b886153344d3298effaaa83a2d57a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67ab8cefc7684bc594b08c13fca6b391 in term 2.
I20260710 13:21:58.176031 13707 leader_election.cc:304] T b892c7bdca9b4968a78c15d55f36ce3b P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67ab8cefc7684bc594b08c13fca6b391, f10b886153344d3298effaaa83a2d57a; no voters: 
I20260710 13:21:58.176784 13850 raft_consensus.cc:2804] T b892c7bdca9b4968a78c15d55f36ce3b P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:58.177107 13436 raft_consensus.cc:2468] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67ab8cefc7684bc594b08c13fca6b391 in term 2.
I20260710 13:21:58.177281 13850 raft_consensus.cc:697] T b892c7bdca9b4968a78c15d55f36ce3b P 67ab8cefc7684bc594b08c13fca6b391 [term 2 LEADER]: Becoming Leader. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Running, Role: LEADER
I20260710 13:21:58.178315 13850 consensus_queue.cc:237] T b892c7bdca9b4968a78c15d55f36ce3b P 67ab8cefc7684bc594b08c13fca6b391 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } }
I20260710 13:21:58.185882 13113 catalog_manager.cc:5697] T b892c7bdca9b4968a78c15d55f36ce3b P 67ab8cefc7684bc594b08c13fca6b391 reported cstate change: term changed from 1 to 2, leader changed from 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68) to 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65). New cstate: current_term: 2 leader_uuid: "67ab8cefc7684bc594b08c13fca6b391" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:58.202297 13837 raft_consensus.cc:993] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de: : Instructing follower 67ab8cefc7684bc594b08c13fca6b391 to start an election
I20260710 13:21:58.202719 13824 raft_consensus.cc:1081] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de [term 1 LEADER]: Signalling peer 67ab8cefc7684bc594b08c13fca6b391 to start an election
I20260710 13:21:58.203867 13756 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc6e13ec38ae496e92ee93c8cf84fa52"
dest_uuid: "67ab8cefc7684bc594b08c13fca6b391"
 from {username='slave'} at 127.0.0.1:58396
I20260710 13:21:58.204291 13756 raft_consensus.cc:493] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:58.204558 13756 raft_consensus.cc:3060] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:58.208621 13756 raft_consensus.cc:515] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:58.210318 13756 leader_election.cc:290] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 2 election: Requested vote from peers f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399), c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551)
I20260710 13:21:58.211495 13288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6e13ec38ae496e92ee93c8cf84fa52" candidate_uuid: "67ab8cefc7684bc594b08c13fca6b391" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f10b886153344d3298effaaa83a2d57a"
I20260710 13:21:58.212077 13288 raft_consensus.cc:3060] T cc6e13ec38ae496e92ee93c8cf84fa52 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:58.217967 13288 raft_consensus.cc:2468] T cc6e13ec38ae496e92ee93c8cf84fa52 P f10b886153344d3298effaaa83a2d57a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67ab8cefc7684bc594b08c13fca6b391 in term 2.
I20260710 13:21:58.218945 13707 leader_election.cc:304] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67ab8cefc7684bc594b08c13fca6b391, f10b886153344d3298effaaa83a2d57a; no voters: 
I20260710 13:21:58.219395 13364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc6e13ec38ae496e92ee93c8cf84fa52" candidate_uuid: "67ab8cefc7684bc594b08c13fca6b391" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c521fc0a3ba549d7961924422c6288de"
I20260710 13:21:58.219770 13850 raft_consensus.cc:2804] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:58.220005 13364 raft_consensus.cc:3055] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:58.220355 13364 raft_consensus.cc:740] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c521fc0a3ba549d7961924422c6288de, State: Running, Role: LEADER
I20260710 13:21:58.220381 13850 raft_consensus.cc:697] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391 [term 2 LEADER]: Becoming Leader. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Running, Role: LEADER
I20260710 13:21:58.221326 13364 consensus_queue.cc:260] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:58.221498 13850 consensus_queue.cc:237] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:21:58.222779 13364 raft_consensus.cc:3060] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:58.228782 13364 raft_consensus.cc:2468] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67ab8cefc7684bc594b08c13fca6b391 in term 2.
I20260710 13:21:58.230468 13113 catalog_manager.cc:5697] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391 reported cstate change: term changed from 1 to 2, leader changed from c521fc0a3ba549d7961924422c6288de (127.10.210.67) to 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65). New cstate: current_term: 2 leader_uuid: "67ab8cefc7684bc594b08c13fca6b391" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:58.352830 13436 raft_consensus.cc:1275] T 92b1f5bb6c1c465680f2729fef7a496a P 9490f0c505074ef9b5898f36f77c4f1e [term 2 FOLLOWER]: Refusing update from remote peer 67ab8cefc7684bc594b08c13fca6b391: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:58.354054 13850 consensus_queue.cc:1048] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:58.365916 13288 raft_consensus.cc:1275] T 92b1f5bb6c1c465680f2729fef7a496a P f10b886153344d3298effaaa83a2d57a [term 2 FOLLOWER]: Refusing update from remote peer 67ab8cefc7684bc594b08c13fca6b391: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:58.367295 13850 consensus_queue.cc:1048] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:58.443403 13288 raft_consensus.cc:1275] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [term 3 FOLLOWER]: Refusing update from remote peer 67ab8cefc7684bc594b08c13fca6b391: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:21:58.444566 13850 consensus_queue.cc:1048] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:58.453032 13436 raft_consensus.cc:1275] T 6aaf29e017a74bb3bb2f48a795559344 P 9490f0c505074ef9b5898f36f77c4f1e [term 3 FOLLOWER]: Refusing update from remote peer 67ab8cefc7684bc594b08c13fca6b391: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:21:58.454423 13850 consensus_queue.cc:1048] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:58.549088 13288 raft_consensus.cc:1275] T e7913011c2034084804474d6644e5be0 P f10b886153344d3298effaaa83a2d57a [term 2 FOLLOWER]: Refusing update from remote peer 9490f0c505074ef9b5898f36f77c4f1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:58.550367 13840 consensus_queue.cc:1048] T e7913011c2034084804474d6644e5be0 P 9490f0c505074ef9b5898f36f77c4f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:58.558451 13364 raft_consensus.cc:1275] T e7913011c2034084804474d6644e5be0 P c521fc0a3ba549d7961924422c6288de [term 2 FOLLOWER]: Refusing update from remote peer 9490f0c505074ef9b5898f36f77c4f1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:58.559881 13840 consensus_queue.cc:1048] T e7913011c2034084804474d6644e5be0 P 9490f0c505074ef9b5898f36f77c4f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:58.588449 13436 raft_consensus.cc:1275] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e [term 2 FOLLOWER]: Refusing update from remote peer 67ab8cefc7684bc594b08c13fca6b391: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:58.589632 13850 consensus_queue.cc:1048] T b892c7bdca9b4968a78c15d55f36ce3b P 67ab8cefc7684bc594b08c13fca6b391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:58.601266 13288 raft_consensus.cc:1275] T b892c7bdca9b4968a78c15d55f36ce3b P f10b886153344d3298effaaa83a2d57a [term 2 FOLLOWER]: Refusing update from remote peer 67ab8cefc7684bc594b08c13fca6b391: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:58.605547 13852 consensus_queue.cc:1048] T b892c7bdca9b4968a78c15d55f36ce3b P 67ab8cefc7684bc594b08c13fca6b391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:58.716434 13288 raft_consensus.cc:1275] T cc6e13ec38ae496e92ee93c8cf84fa52 P f10b886153344d3298effaaa83a2d57a [term 2 FOLLOWER]: Refusing update from remote peer 67ab8cefc7684bc594b08c13fca6b391: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:58.717587 13852 consensus_queue.cc:1048] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:58.726486 13364 raft_consensus.cc:1275] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de [term 2 FOLLOWER]: Refusing update from remote peer 67ab8cefc7684bc594b08c13fca6b391: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:58.728209 13850 consensus_queue.cc:1048] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:58.823652 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:58.838982 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:58.852455 13288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6543998e0d9b491189c4595788c21b49"
dest_uuid: "f10b886153344d3298effaaa83a2d57a"
mode: GRACEFUL
new_leader_uuid: "9490f0c505074ef9b5898f36f77c4f1e"
 from {username='slave'} at 127.0.0.1:58612
I20260710 13:21:58.853084 13288 raft_consensus.cc:606] T 6543998e0d9b491189c4595788c21b49 P f10b886153344d3298effaaa83a2d57a [term 1 LEADER]: Received request to transfer leadership to TS 9490f0c505074ef9b5898f36f77c4f1e
I20260710 13:21:58.855499 13436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf9ddee3b0664b6ab3271aa4b40ecd20"
dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e"
mode: GRACEFUL
new_leader_uuid: "67ab8cefc7684bc594b08c13fca6b391"
 from {username='slave'} at 127.0.0.1:57556
I20260710 13:21:58.855996 13436 raft_consensus.cc:606] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 LEADER]: Received request to transfer leadership to TS 67ab8cefc7684bc594b08c13fca6b391
I20260710 13:21:58.857313 11081 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:21:58.857995 11081 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:58.884908 13830 raft_consensus.cc:993] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 9490f0c505074ef9b5898f36f77c4f1e: : Instructing follower 67ab8cefc7684bc594b08c13fca6b391 to start an election
I20260710 13:21:58.885447 13840 raft_consensus.cc:1081] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 LEADER]: Signalling peer 67ab8cefc7684bc594b08c13fca6b391 to start an election
I20260710 13:21:58.887024 13756 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf9ddee3b0664b6ab3271aa4b40ecd20"
dest_uuid: "67ab8cefc7684bc594b08c13fca6b391"
 from {username='slave'} at 127.0.0.1:58416
I20260710 13:21:58.887570 13756 raft_consensus.cc:493] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:58.887898 13756 raft_consensus.cc:3060] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:58.892382 13756 raft_consensus.cc:515] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:58.893788 13756 leader_election.cc:290] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 2 election: Requested vote from peers c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551), 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355)
I20260710 13:21:58.894557 13364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9ddee3b0664b6ab3271aa4b40ecd20" candidate_uuid: "67ab8cefc7684bc594b08c13fca6b391" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c521fc0a3ba549d7961924422c6288de"
I20260710 13:21:58.894718 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9ddee3b0664b6ab3271aa4b40ecd20" candidate_uuid: "67ab8cefc7684bc594b08c13fca6b391" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e"
I20260710 13:21:58.895124 13364 raft_consensus.cc:3060] T bf9ddee3b0664b6ab3271aa4b40ecd20 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:58.895406 13436 raft_consensus.cc:3055] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:58.895733 13436 raft_consensus.cc:740] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9490f0c505074ef9b5898f36f77c4f1e, State: Running, Role: LEADER
I20260710 13:21:58.896411 13436 consensus_queue.cc:260] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 9490f0c505074ef9b5898f36f77c4f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:58.897605 13436 raft_consensus.cc:3060] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:58.900657 13364 raft_consensus.cc:2468] T bf9ddee3b0664b6ab3271aa4b40ecd20 P c521fc0a3ba549d7961924422c6288de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67ab8cefc7684bc594b08c13fca6b391 in term 2.
I20260710 13:21:58.901782 13706 leader_election.cc:304] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67ab8cefc7684bc594b08c13fca6b391, c521fc0a3ba549d7961924422c6288de; no voters: 
I20260710 13:21:58.902612 13850 raft_consensus.cc:2804] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:58.903052 13850 raft_consensus.cc:697] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 67ab8cefc7684bc594b08c13fca6b391 [term 2 LEADER]: Becoming Leader. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Running, Role: LEADER
I20260710 13:21:58.903756 13436 raft_consensus.cc:2468] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 9490f0c505074ef9b5898f36f77c4f1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67ab8cefc7684bc594b08c13fca6b391 in term 2.
I20260710 13:21:58.903834 13850 consensus_queue.cc:237] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 67ab8cefc7684bc594b08c13fca6b391 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } }
I20260710 13:21:58.910950 13113 catalog_manager.cc:5697] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 67ab8cefc7684bc594b08c13fca6b391 reported cstate change: term changed from 1 to 2, leader changed from 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68) to 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65). New cstate: current_term: 2 leader_uuid: "67ab8cefc7684bc594b08c13fca6b391" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:58.995910 13845 raft_consensus.cc:993] T 6543998e0d9b491189c4595788c21b49 P f10b886153344d3298effaaa83a2d57a: : Instructing follower 9490f0c505074ef9b5898f36f77c4f1e to start an election
I20260710 13:21:58.996352 13845 raft_consensus.cc:1081] T 6543998e0d9b491189c4595788c21b49 P f10b886153344d3298effaaa83a2d57a [term 1 LEADER]: Signalling peer 9490f0c505074ef9b5898f36f77c4f1e to start an election
I20260710 13:21:58.997617 13436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6543998e0d9b491189c4595788c21b49"
dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e"
 from {username='slave'} at 127.0.0.1:53488
I20260710 13:21:58.998095 13436 raft_consensus.cc:493] T 6543998e0d9b491189c4595788c21b49 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:58.998399 13436 raft_consensus.cc:3060] T 6543998e0d9b491189c4595788c21b49 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:59.003050 13436 raft_consensus.cc:515] T 6543998e0d9b491189c4595788c21b49 P 9490f0c505074ef9b5898f36f77c4f1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:59.004794 13436 leader_election.cc:290] T 6543998e0d9b491189c4595788c21b49 P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 2 election: Requested vote from peers f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399), c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551)
I20260710 13:21:59.005489 13288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6543998e0d9b491189c4595788c21b49" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f10b886153344d3298effaaa83a2d57a"
I20260710 13:21:59.005733 13364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6543998e0d9b491189c4595788c21b49" candidate_uuid: "9490f0c505074ef9b5898f36f77c4f1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c521fc0a3ba549d7961924422c6288de"
I20260710 13:21:59.006088 13288 raft_consensus.cc:3055] T 6543998e0d9b491189c4595788c21b49 P f10b886153344d3298effaaa83a2d57a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:59.006206 13364 raft_consensus.cc:3060] T 6543998e0d9b491189c4595788c21b49 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:59.006438 13288 raft_consensus.cc:740] T 6543998e0d9b491189c4595788c21b49 P f10b886153344d3298effaaa83a2d57a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f10b886153344d3298effaaa83a2d57a, State: Running, Role: LEADER
I20260710 13:21:59.007256 13288 consensus_queue.cc:260] T 6543998e0d9b491189c4595788c21b49 P f10b886153344d3298effaaa83a2d57a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:59.008453 13288 raft_consensus.cc:3060] T 6543998e0d9b491189c4595788c21b49 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:59.012696 13364 raft_consensus.cc:2468] T 6543998e0d9b491189c4595788c21b49 P c521fc0a3ba549d7961924422c6288de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9490f0c505074ef9b5898f36f77c4f1e in term 2.
I20260710 13:21:59.013825 13401 leader_election.cc:304] T 6543998e0d9b491189c4595788c21b49 P 9490f0c505074ef9b5898f36f77c4f1e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9490f0c505074ef9b5898f36f77c4f1e, c521fc0a3ba549d7961924422c6288de; no voters: 
I20260710 13:21:59.014576 13830 raft_consensus.cc:2804] T 6543998e0d9b491189c4595788c21b49 P 9490f0c505074ef9b5898f36f77c4f1e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:59.015056 13830 raft_consensus.cc:697] T 6543998e0d9b491189c4595788c21b49 P 9490f0c505074ef9b5898f36f77c4f1e [term 2 LEADER]: Becoming Leader. State: Replica: 9490f0c505074ef9b5898f36f77c4f1e, State: Running, Role: LEADER
I20260710 13:21:59.015127 13288 raft_consensus.cc:2468] T 6543998e0d9b491189c4595788c21b49 P f10b886153344d3298effaaa83a2d57a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9490f0c505074ef9b5898f36f77c4f1e in term 2.
I20260710 13:21:59.016009 13830 consensus_queue.cc:237] T 6543998e0d9b491189c4595788c21b49 P 9490f0c505074ef9b5898f36f77c4f1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:59.023813 13113 catalog_manager.cc:5697] T 6543998e0d9b491189c4595788c21b49 P 9490f0c505074ef9b5898f36f77c4f1e reported cstate change: term changed from 1 to 2, leader changed from f10b886153344d3298effaaa83a2d57a (127.10.210.66) to 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68). New cstate: current_term: 2 leader_uuid: "9490f0c505074ef9b5898f36f77c4f1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:59.380070 13364 raft_consensus.cc:1275] T bf9ddee3b0664b6ab3271aa4b40ecd20 P c521fc0a3ba549d7961924422c6288de [term 2 FOLLOWER]: Refusing update from remote peer 67ab8cefc7684bc594b08c13fca6b391: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:59.381340 13849 consensus_queue.cc:1048] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 67ab8cefc7684bc594b08c13fca6b391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:59.390604 13436 raft_consensus.cc:1275] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 9490f0c505074ef9b5898f36f77c4f1e [term 2 FOLLOWER]: Refusing update from remote peer 67ab8cefc7684bc594b08c13fca6b391: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:59.391935 13850 consensus_queue.cc:1048] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 67ab8cefc7684bc594b08c13fca6b391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:59.466574 13290 raft_consensus.cc:1275] T 6543998e0d9b491189c4595788c21b49 P f10b886153344d3298effaaa83a2d57a [term 2 FOLLOWER]: Refusing update from remote peer 9490f0c505074ef9b5898f36f77c4f1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:59.467716 13830 consensus_queue.cc:1048] T 6543998e0d9b491189c4595788c21b49 P 9490f0c505074ef9b5898f36f77c4f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:59.476526 13364 raft_consensus.cc:1275] T 6543998e0d9b491189c4595788c21b49 P c521fc0a3ba549d7961924422c6288de [term 2 FOLLOWER]: Refusing update from remote peer 9490f0c505074ef9b5898f36f77c4f1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:59.481170 13830 consensus_queue.cc:1048] T 6543998e0d9b491189c4595788c21b49 P 9490f0c505074ef9b5898f36f77c4f1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:59.858954 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:59.876937 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:59.892251 13436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be9e3fe6105143f6b215c4192436b8e4"
dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e"
mode: GRACEFUL
new_leader_uuid: "c521fc0a3ba549d7961924422c6288de"
 from {username='slave'} at 127.0.0.1:57556
I20260710 13:21:59.892910 13436 raft_consensus.cc:606] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 LEADER]: Received request to transfer leadership to TS c521fc0a3ba549d7961924422c6288de
I20260710 13:21:59.894975 11081 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:21:59.895538 11081 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:59.934856 13869 raft_consensus.cc:993] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e: : Instructing follower c521fc0a3ba549d7961924422c6288de to start an election
I20260710 13:21:59.935364 13830 raft_consensus.cc:1081] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 LEADER]: Signalling peer c521fc0a3ba549d7961924422c6288de to start an election
I20260710 13:21:59.936604 13364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be9e3fe6105143f6b215c4192436b8e4"
dest_uuid: "c521fc0a3ba549d7961924422c6288de"
 from {username='slave'} at 127.0.0.1:37470
I20260710 13:21:59.937063 13364 raft_consensus.cc:493] T be9e3fe6105143f6b215c4192436b8e4 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:59.937317 13364 raft_consensus.cc:3060] T be9e3fe6105143f6b215c4192436b8e4 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:59.941792 13364 raft_consensus.cc:515] T be9e3fe6105143f6b215c4192436b8e4 P c521fc0a3ba549d7961924422c6288de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:59.944552 13364 leader_election.cc:290] T be9e3fe6105143f6b215c4192436b8e4 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 2 election: Requested vote from peers f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399), 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68:46355)
I20260710 13:21:59.945071 13288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9e3fe6105143f6b215c4192436b8e4" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f10b886153344d3298effaaa83a2d57a"
I20260710 13:21:59.945636 13288 raft_consensus.cc:3060] T be9e3fe6105143f6b215c4192436b8e4 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:59.945528 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9e3fe6105143f6b215c4192436b8e4" candidate_uuid: "c521fc0a3ba549d7961924422c6288de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9490f0c505074ef9b5898f36f77c4f1e"
I20260710 13:21:59.946134 13436 raft_consensus.cc:3055] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:59.946408 13436 raft_consensus.cc:740] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9490f0c505074ef9b5898f36f77c4f1e, State: Running, Role: LEADER
I20260710 13:21:59.947149 13436 consensus_queue.cc:260] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:59.948226 13436 raft_consensus.cc:3060] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:59.950518 13288 raft_consensus.cc:2468] T be9e3fe6105143f6b215c4192436b8e4 P f10b886153344d3298effaaa83a2d57a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c521fc0a3ba549d7961924422c6288de in term 2.
I20260710 13:21:59.951563 13328 leader_election.cc:304] T be9e3fe6105143f6b215c4192436b8e4 P c521fc0a3ba549d7961924422c6288de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c521fc0a3ba549d7961924422c6288de, f10b886153344d3298effaaa83a2d57a; no voters: 
I20260710 13:21:59.952225 13824 raft_consensus.cc:2804] T be9e3fe6105143f6b215c4192436b8e4 P c521fc0a3ba549d7961924422c6288de [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:59.952414 13436 raft_consensus.cc:2468] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c521fc0a3ba549d7961924422c6288de in term 2.
I20260710 13:21:59.953135 13824 raft_consensus.cc:697] T be9e3fe6105143f6b215c4192436b8e4 P c521fc0a3ba549d7961924422c6288de [term 2 LEADER]: Becoming Leader. State: Replica: c521fc0a3ba549d7961924422c6288de, State: Running, Role: LEADER
I20260710 13:21:59.953969 13824 consensus_queue.cc:237] T be9e3fe6105143f6b215c4192436b8e4 P c521fc0a3ba549d7961924422c6288de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } }
I20260710 13:21:59.960480 13113 catalog_manager.cc:5697] T be9e3fe6105143f6b215c4192436b8e4 P c521fc0a3ba549d7961924422c6288de reported cstate change: term changed from 1 to 2, leader changed from 9490f0c505074ef9b5898f36f77c4f1e (127.10.210.68) to c521fc0a3ba549d7961924422c6288de (127.10.210.67). New cstate: current_term: 2 leader_uuid: "c521fc0a3ba549d7961924422c6288de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:00.468842 13288 raft_consensus.cc:1275] T be9e3fe6105143f6b215c4192436b8e4 P f10b886153344d3298effaaa83a2d57a [term 2 FOLLOWER]: Refusing update from remote peer c521fc0a3ba549d7961924422c6288de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:00.469889 13891 consensus_queue.cc:1048] T be9e3fe6105143f6b215c4192436b8e4 P c521fc0a3ba549d7961924422c6288de [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:00.484767 13437 raft_consensus.cc:1275] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e [term 2 FOLLOWER]: Refusing update from remote peer c521fc0a3ba549d7961924422c6288de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:00.485911 13891 consensus_queue.cc:1048] T be9e3fe6105143f6b215c4192436b8e4 P c521fc0a3ba549d7961924422c6288de [LEADER]: Connected to new peer: Peer: permanent_uuid: "9490f0c505074ef9b5898f36f77c4f1e" member_type: VOTER last_known_addr { host: "127.10.210.68" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:00.896392 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:00.919595 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:00.935117 13364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6432162294446e4b5b9845623114508"
dest_uuid: "c521fc0a3ba549d7961924422c6288de"
mode: GRACEFUL
new_leader_uuid: "67ab8cefc7684bc594b08c13fca6b391"
 from {username='slave'} at 127.0.0.1:47460
I20260710 13:22:00.935695 13364 raft_consensus.cc:606] T f6432162294446e4b5b9845623114508 P c521fc0a3ba549d7961924422c6288de [term 1 LEADER]: Received request to transfer leadership to TS 67ab8cefc7684bc594b08c13fca6b391
I20260710 13:22:00.936908 11081 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:22:00.937532 11081 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:01.502364 13904 raft_consensus.cc:993] T f6432162294446e4b5b9845623114508 P c521fc0a3ba549d7961924422c6288de: : Instructing follower 67ab8cefc7684bc594b08c13fca6b391 to start an election
I20260710 13:22:01.502794 13824 raft_consensus.cc:1081] T f6432162294446e4b5b9845623114508 P c521fc0a3ba549d7961924422c6288de [term 1 LEADER]: Signalling peer 67ab8cefc7684bc594b08c13fca6b391 to start an election
I20260710 13:22:01.504105 13756 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6432162294446e4b5b9845623114508"
dest_uuid: "67ab8cefc7684bc594b08c13fca6b391"
 from {username='slave'} at 127.0.0.1:58396
I20260710 13:22:01.504558 13756 raft_consensus.cc:493] T f6432162294446e4b5b9845623114508 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:01.504891 13756 raft_consensus.cc:3060] T f6432162294446e4b5b9845623114508 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:01.509217 13756 raft_consensus.cc:515] T f6432162294446e4b5b9845623114508 P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:22:01.510468 13756 leader_election.cc:290] T f6432162294446e4b5b9845623114508 P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 2 election: Requested vote from peers f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399), c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551)
I20260710 13:22:01.511230 13288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6432162294446e4b5b9845623114508" candidate_uuid: "67ab8cefc7684bc594b08c13fca6b391" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f10b886153344d3298effaaa83a2d57a"
I20260710 13:22:01.511484 13364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6432162294446e4b5b9845623114508" candidate_uuid: "67ab8cefc7684bc594b08c13fca6b391" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c521fc0a3ba549d7961924422c6288de"
I20260710 13:22:01.511806 13288 raft_consensus.cc:3060] T f6432162294446e4b5b9845623114508 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:01.512009 13364 raft_consensus.cc:3055] T f6432162294446e4b5b9845623114508 P c521fc0a3ba549d7961924422c6288de [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:01.512327 13364 raft_consensus.cc:740] T f6432162294446e4b5b9845623114508 P c521fc0a3ba549d7961924422c6288de [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c521fc0a3ba549d7961924422c6288de, State: Running, Role: LEADER
I20260710 13:22:01.513002 13364 consensus_queue.cc:260] T f6432162294446e4b5b9845623114508 P c521fc0a3ba549d7961924422c6288de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:22:01.513854 13364 raft_consensus.cc:3060] T f6432162294446e4b5b9845623114508 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:01.517386 13288 raft_consensus.cc:2468] T f6432162294446e4b5b9845623114508 P f10b886153344d3298effaaa83a2d57a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67ab8cefc7684bc594b08c13fca6b391 in term 2.
I20260710 13:22:01.518412 13707 leader_election.cc:304] T f6432162294446e4b5b9845623114508 P 67ab8cefc7684bc594b08c13fca6b391 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67ab8cefc7684bc594b08c13fca6b391, f10b886153344d3298effaaa83a2d57a; no voters: 
I20260710 13:22:01.519285 13850 raft_consensus.cc:2804] T f6432162294446e4b5b9845623114508 P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:01.519405 13364 raft_consensus.cc:2468] T f6432162294446e4b5b9845623114508 P c521fc0a3ba549d7961924422c6288de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67ab8cefc7684bc594b08c13fca6b391 in term 2.
I20260710 13:22:01.520241 13850 raft_consensus.cc:697] T f6432162294446e4b5b9845623114508 P 67ab8cefc7684bc594b08c13fca6b391 [term 2 LEADER]: Becoming Leader. State: Replica: 67ab8cefc7684bc594b08c13fca6b391, State: Running, Role: LEADER
I20260710 13:22:01.521183 13850 consensus_queue.cc:237] T f6432162294446e4b5b9845623114508 P 67ab8cefc7684bc594b08c13fca6b391 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } }
I20260710 13:22:01.528901 13109 catalog_manager.cc:5697] T f6432162294446e4b5b9845623114508 P 67ab8cefc7684bc594b08c13fca6b391 reported cstate change: term changed from 1 to 2, leader changed from c521fc0a3ba549d7961924422c6288de (127.10.210.67) to 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65). New cstate: current_term: 2 leader_uuid: "67ab8cefc7684bc594b08c13fca6b391" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ab8cefc7684bc594b08c13fca6b391" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 38931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:01.938319 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:01.950819 11081 tablet_server.cc:179] TabletServer@127.10.210.65:38931 shutting down...
I20260710 13:22:01.964417 13364 raft_consensus.cc:1275] T f6432162294446e4b5b9845623114508 P c521fc0a3ba549d7961924422c6288de [term 2 FOLLOWER]: Refusing update from remote peer 67ab8cefc7684bc594b08c13fca6b391: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:01.966159 13850 consensus_queue.cc:1048] T f6432162294446e4b5b9845623114508 P 67ab8cefc7684bc594b08c13fca6b391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c521fc0a3ba549d7961924422c6288de" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:22:01.967626 13327 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 17 similar messages]
I20260710 13:22:01.991711 11081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:01.992795 11081 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:01.993793 11081 raft_consensus.cc:2243] T f48da9b9876c492eae9026e669a31b8e P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:22:01.994170 13327 consensus_peers.cc:597] T 81147c5c87ab493288737bd087e2f789 P c521fc0a3ba549d7961924422c6288de -> Peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Couldn't send request to peer 67ab8cefc7684bc594b08c13fca6b391. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:01.994293 11081 raft_consensus.cc:2272] T f48da9b9876c492eae9026e669a31b8e P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:01.997617 11081 tablet_replica.cc:333] stopping tablet replica
W20260710 13:22:01.997957 13253 consensus_peers.cc:597] T 9b9d72f31e734b4e85e1d1570f7b3fca P f10b886153344d3298effaaa83a2d57a -> Peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Couldn't send request to peer 67ab8cefc7684bc594b08c13fca6b391. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:01.998028 13288 raft_consensus.cc:1275] T f6432162294446e4b5b9845623114508 P f10b886153344d3298effaaa83a2d57a [term 2 FOLLOWER]: Refusing update from remote peer 67ab8cefc7684bc594b08c13fca6b391: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260710 13:22:01.998612 13253 consensus_peers.cc:597] T f48da9b9876c492eae9026e669a31b8e P f10b886153344d3298effaaa83a2d57a -> Peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Couldn't send request to peer 67ab8cefc7684bc594b08c13fca6b391. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:01.998679 11081 raft_consensus.cc:2243] T 9b9d72f31e734b4e85e1d1570f7b3fca P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:01.999377 11081 raft_consensus.cc:2272] T 9b9d72f31e734b4e85e1d1570f7b3fca P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:01.999657 13850 consensus_queue.cc:1048] T f6432162294446e4b5b9845623114508 P 67ab8cefc7684bc594b08c13fca6b391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f10b886153344d3298effaaa83a2d57a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:02.002300 11081 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:02.005877 11081 raft_consensus.cc:2243] T b892c7bdca9b4968a78c15d55f36ce3b P 67ab8cefc7684bc594b08c13fca6b391 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:02.006886 11081 raft_consensus.cc:2272] T b892c7bdca9b4968a78c15d55f36ce3b P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.009855 11081 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:02.010738 11081 raft_consensus.cc:2243] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.011389 11081 raft_consensus.cc:2272] T d559cb32fc0b4d89ad476ac78d7304b5 P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.015345 11081 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:02.016167 11081 raft_consensus.cc:2243] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:02.017047 11081 raft_consensus.cc:2272] T 6aaf29e017a74bb3bb2f48a795559344 P 67ab8cefc7684bc594b08c13fca6b391 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.019075 11081 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:02.019711 11081 raft_consensus.cc:2243] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.020236 11081 raft_consensus.cc:2272] T 9eecc8a513ff45b09243ff746b89be6b P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.022672 11081 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:02.023305 11081 raft_consensus.cc:2243] T 295cd39ca98949a09fbf5abc78f12c08 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.023767 11081 raft_consensus.cc:2272] T 295cd39ca98949a09fbf5abc78f12c08 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.025768 11081 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:02.026281 11081 raft_consensus.cc:2243] T 81147c5c87ab493288737bd087e2f789 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.026662 11081 raft_consensus.cc:2272] T 81147c5c87ab493288737bd087e2f789 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.028365 11081 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:02.028954 11081 raft_consensus.cc:2243] T e332f2c461d74db8ba6a90bc04fe3a2d P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.029322 11081 raft_consensus.cc:2272] T e332f2c461d74db8ba6a90bc04fe3a2d P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.030972 11081 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:02.031399 11081 raft_consensus.cc:2243] T e33be62e23a648cb8adc601a92a29188 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.031730 11081 raft_consensus.cc:2272] T e33be62e23a648cb8adc601a92a29188 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.033741 11081 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:02.034360 11081 raft_consensus.cc:2243] T f6432162294446e4b5b9845623114508 P 67ab8cefc7684bc594b08c13fca6b391 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:02.035359 11081 raft_consensus.cc:2272] T f6432162294446e4b5b9845623114508 P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:02.036612 13327 consensus_peers.cc:597] T e33be62e23a648cb8adc601a92a29188 P c521fc0a3ba549d7961924422c6288de -> Peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Couldn't send request to peer 67ab8cefc7684bc594b08c13fca6b391. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:02.038074 11081 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:02.038856 11081 raft_consensus.cc:2243] T a94644be12e44d67a64001fbbe6acf21 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.039297 11081 raft_consensus.cc:2272] T a94644be12e44d67a64001fbbe6acf21 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.041244 11081 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:02.041766 11081 raft_consensus.cc:2243] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:02.042472 11081 raft_consensus.cc:2272] T 92b1f5bb6c1c465680f2729fef7a496a P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.044200 11081 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:02.044691 11081 raft_consensus.cc:2243] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 67ab8cefc7684bc594b08c13fca6b391 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:02.045411 11081 raft_consensus.cc:2272] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.047256 11081 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:02.047770 11081 raft_consensus.cc:2243] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.048153 11081 raft_consensus.cc:2272] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.049981 11081 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:02.050477 11081 raft_consensus.cc:2243] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.050885 11081 raft_consensus.cc:2272] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.052598 11081 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:02.053108 11081 raft_consensus.cc:2243] T d01695747857411595beb81dbe286507 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.053476 11081 raft_consensus.cc:2272] T d01695747857411595beb81dbe286507 P 67ab8cefc7684bc594b08c13fca6b391 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.055299 11081 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:02.055756 11081 raft_consensus.cc:2243] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:02.056430 11081 raft_consensus.cc:2272] T cc6e13ec38ae496e92ee93c8cf84fa52 P 67ab8cefc7684bc594b08c13fca6b391 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.090914 11081 tablet_server.cc:196] TabletServer@127.10.210.65:38931 shutdown complete.
I20260710 13:22:02.124397 11081 tablet_server.cc:179] TabletServer@127.10.210.66:0 shutting down...
I20260710 13:22:02.154417 11081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:02.155071 11081 tablet_replica.cc:333] T cc6e13ec38ae496e92ee93c8cf84fa52 P f10b886153344d3298effaaa83a2d57a: stopping tablet replica
I20260710 13:22:02.155666 11081 raft_consensus.cc:2243] T cc6e13ec38ae496e92ee93c8cf84fa52 P f10b886153344d3298effaaa83a2d57a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.156136 11081 raft_consensus.cc:2272] T cc6e13ec38ae496e92ee93c8cf84fa52 P f10b886153344d3298effaaa83a2d57a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.158041 11081 tablet_replica.cc:333] T 9eecc8a513ff45b09243ff746b89be6b P f10b886153344d3298effaaa83a2d57a: stopping tablet replica
I20260710 13:22:02.158600 11081 raft_consensus.cc:2243] T 9eecc8a513ff45b09243ff746b89be6b P f10b886153344d3298effaaa83a2d57a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:02.159336 11081 raft_consensus.cc:2272] T 9eecc8a513ff45b09243ff746b89be6b P f10b886153344d3298effaaa83a2d57a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.161125 11081 tablet_replica.cc:333] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P f10b886153344d3298effaaa83a2d57a: stopping tablet replica
I20260710 13:22:02.161666 11081 raft_consensus.cc:2243] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.162074 11081 raft_consensus.cc:2272] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.163780 11081 tablet_replica.cc:333] T be9e3fe6105143f6b215c4192436b8e4 P f10b886153344d3298effaaa83a2d57a: stopping tablet replica
I20260710 13:22:02.164275 11081 raft_consensus.cc:2243] T be9e3fe6105143f6b215c4192436b8e4 P f10b886153344d3298effaaa83a2d57a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.164652 11081 raft_consensus.cc:2272] T be9e3fe6105143f6b215c4192436b8e4 P f10b886153344d3298effaaa83a2d57a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.166311 11081 tablet_replica.cc:333] T f6432162294446e4b5b9845623114508 P f10b886153344d3298effaaa83a2d57a: stopping tablet replica
I20260710 13:22:02.166814 11081 raft_consensus.cc:2243] T f6432162294446e4b5b9845623114508 P f10b886153344d3298effaaa83a2d57a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.167205 11081 raft_consensus.cc:2272] T f6432162294446e4b5b9845623114508 P f10b886153344d3298effaaa83a2d57a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.169513 11081 tablet_replica.cc:333] T 6543998e0d9b491189c4595788c21b49 P f10b886153344d3298effaaa83a2d57a: stopping tablet replica
I20260710 13:22:02.170094 11081 raft_consensus.cc:2243] T 6543998e0d9b491189c4595788c21b49 P f10b886153344d3298effaaa83a2d57a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.170485 11081 raft_consensus.cc:2272] T 6543998e0d9b491189c4595788c21b49 P f10b886153344d3298effaaa83a2d57a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.172127 11081 tablet_replica.cc:333] T e7913011c2034084804474d6644e5be0 P f10b886153344d3298effaaa83a2d57a: stopping tablet replica
I20260710 13:22:02.172606 11081 raft_consensus.cc:2243] T e7913011c2034084804474d6644e5be0 P f10b886153344d3298effaaa83a2d57a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.173075 11081 raft_consensus.cc:2272] T e7913011c2034084804474d6644e5be0 P f10b886153344d3298effaaa83a2d57a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.174695 11081 tablet_replica.cc:333] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a: stopping tablet replica
I20260710 13:22:02.175196 11081 raft_consensus.cc:2243] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.175578 11081 raft_consensus.cc:2272] T 6aaf29e017a74bb3bb2f48a795559344 P f10b886153344d3298effaaa83a2d57a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.177227 11081 tablet_replica.cc:333] T dd33adf4cce6413d862b58ee525a987e P f10b886153344d3298effaaa83a2d57a: stopping tablet replica
I20260710 13:22:02.177721 11081 raft_consensus.cc:2243] T dd33adf4cce6413d862b58ee525a987e P f10b886153344d3298effaaa83a2d57a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:02.178594 11081 raft_consensus.cc:2272] T dd33adf4cce6413d862b58ee525a987e P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.180249 11081 tablet_replica.cc:333] T a94644be12e44d67a64001fbbe6acf21 P f10b886153344d3298effaaa83a2d57a: stopping tablet replica
I20260710 13:22:02.180796 11081 raft_consensus.cc:2243] T a94644be12e44d67a64001fbbe6acf21 P f10b886153344d3298effaaa83a2d57a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:02.181514 11081 raft_consensus.cc:2272] T a94644be12e44d67a64001fbbe6acf21 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.183198 11081 tablet_replica.cc:333] T 92b1f5bb6c1c465680f2729fef7a496a P f10b886153344d3298effaaa83a2d57a: stopping tablet replica
I20260710 13:22:02.183687 11081 raft_consensus.cc:2243] T 92b1f5bb6c1c465680f2729fef7a496a P f10b886153344d3298effaaa83a2d57a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.184082 11081 raft_consensus.cc:2272] T 92b1f5bb6c1c465680f2729fef7a496a P f10b886153344d3298effaaa83a2d57a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.185868 11081 tablet_replica.cc:333] T 81147c5c87ab493288737bd087e2f789 P f10b886153344d3298effaaa83a2d57a: stopping tablet replica
I20260710 13:22:02.186386 11081 raft_consensus.cc:2243] T 81147c5c87ab493288737bd087e2f789 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.186807 11081 raft_consensus.cc:2272] T 81147c5c87ab493288737bd087e2f789 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.188491 11081 tablet_replica.cc:333] T 66a9d1258cd74be6a14ade43ef3fbca9 P f10b886153344d3298effaaa83a2d57a: stopping tablet replica
I20260710 13:22:02.189060 11081 raft_consensus.cc:2243] T 66a9d1258cd74be6a14ade43ef3fbca9 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.189466 11081 raft_consensus.cc:2272] T 66a9d1258cd74be6a14ade43ef3fbca9 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.191704 11081 tablet_replica.cc:333] T 913cde3913444cbca42b034dc496bd54 P f10b886153344d3298effaaa83a2d57a: stopping tablet replica
I20260710 13:22:02.192158 11081 raft_consensus.cc:2243] T 913cde3913444cbca42b034dc496bd54 P f10b886153344d3298effaaa83a2d57a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:02.193018 11081 raft_consensus.cc:2272] T 913cde3913444cbca42b034dc496bd54 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:02.194818 13402 consensus_peers.cc:597] T 66a9d1258cd74be6a14ade43ef3fbca9 P 9490f0c505074ef9b5898f36f77c4f1e -> Peer f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399): Couldn't send request to peer f10b886153344d3298effaaa83a2d57a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:02.195019 11081 tablet_replica.cc:333] T b892c7bdca9b4968a78c15d55f36ce3b P f10b886153344d3298effaaa83a2d57a: stopping tablet replica
I20260710 13:22:02.195596 11081 raft_consensus.cc:2243] T b892c7bdca9b4968a78c15d55f36ce3b P f10b886153344d3298effaaa83a2d57a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.196066 11081 raft_consensus.cc:2272] T b892c7bdca9b4968a78c15d55f36ce3b P f10b886153344d3298effaaa83a2d57a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.198091 11081 tablet_replica.cc:333] T f48da9b9876c492eae9026e669a31b8e P f10b886153344d3298effaaa83a2d57a: stopping tablet replica
I20260710 13:22:02.198577 11081 raft_consensus.cc:2243] T f48da9b9876c492eae9026e669a31b8e P f10b886153344d3298effaaa83a2d57a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:02.199451 11081 raft_consensus.cc:2272] T f48da9b9876c492eae9026e669a31b8e P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.201295 11081 tablet_replica.cc:333] T 9b9d72f31e734b4e85e1d1570f7b3fca P f10b886153344d3298effaaa83a2d57a: stopping tablet replica
I20260710 13:22:02.201759 11081 raft_consensus.cc:2243] T 9b9d72f31e734b4e85e1d1570f7b3fca P f10b886153344d3298effaaa83a2d57a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:02.202481 11081 raft_consensus.cc:2272] T 9b9d72f31e734b4e85e1d1570f7b3fca P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.204149 11081 tablet_replica.cc:333] T 295cd39ca98949a09fbf5abc78f12c08 P f10b886153344d3298effaaa83a2d57a: stopping tablet replica
I20260710 13:22:02.204592 11081 raft_consensus.cc:2243] T 295cd39ca98949a09fbf5abc78f12c08 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.205044 11081 raft_consensus.cc:2272] T 295cd39ca98949a09fbf5abc78f12c08 P f10b886153344d3298effaaa83a2d57a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:02.221205 13401 consensus_peers.cc:597] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 9490f0c505074ef9b5898f36f77c4f1e -> Peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Couldn't send request to peer 67ab8cefc7684bc594b08c13fca6b391. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:38931: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:02.224485 13402 consensus_peers.cc:597] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 9490f0c505074ef9b5898f36f77c4f1e -> Peer f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399): Couldn't send request to peer f10b886153344d3298effaaa83a2d57a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:02.232810 13328 consensus_peers.cc:597] T 81147c5c87ab493288737bd087e2f789 P c521fc0a3ba549d7961924422c6288de -> Peer f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399): Couldn't send request to peer f10b886153344d3298effaaa83a2d57a. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.66:40399: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:02.246068 11081 tablet_server.cc:196] TabletServer@127.10.210.66:0 shutdown complete.
I20260710 13:22:02.276214 11081 tablet_server.cc:179] TabletServer@127.10.210.67:0 shutting down...
W20260710 13:22:02.298004 13402 consensus_peers.cc:597] T 6543998e0d9b491189c4595788c21b49 P 9490f0c505074ef9b5898f36f77c4f1e -> Peer f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399): Couldn't send request to peer f10b886153344d3298effaaa83a2d57a. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.66:40399: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:02.302891 11081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:02.303668 11081 tablet_replica.cc:333] T 9eecc8a513ff45b09243ff746b89be6b P c521fc0a3ba549d7961924422c6288de: stopping tablet replica
I20260710 13:22:02.304579 11081 raft_consensus.cc:2243] T 9eecc8a513ff45b09243ff746b89be6b P c521fc0a3ba549d7961924422c6288de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.305245 11081 raft_consensus.cc:2272] T 9eecc8a513ff45b09243ff746b89be6b P c521fc0a3ba549d7961924422c6288de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.307106 11081 tablet_replica.cc:333] T bf9ddee3b0664b6ab3271aa4b40ecd20 P c521fc0a3ba549d7961924422c6288de: stopping tablet replica
I20260710 13:22:02.307614 11081 raft_consensus.cc:2243] T bf9ddee3b0664b6ab3271aa4b40ecd20 P c521fc0a3ba549d7961924422c6288de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.307986 11081 raft_consensus.cc:2272] T bf9ddee3b0664b6ab3271aa4b40ecd20 P c521fc0a3ba549d7961924422c6288de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.309636 11081 tablet_replica.cc:333] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P c521fc0a3ba549d7961924422c6288de: stopping tablet replica
I20260710 13:22:02.310105 11081 raft_consensus.cc:2243] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.310528 11081 raft_consensus.cc:2272] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.312855 11081 tablet_replica.cc:333] T be9e3fe6105143f6b215c4192436b8e4 P c521fc0a3ba549d7961924422c6288de: stopping tablet replica
I20260710 13:22:02.313503 11081 raft_consensus.cc:2243] T be9e3fe6105143f6b215c4192436b8e4 P c521fc0a3ba549d7961924422c6288de [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:02.314373 11081 raft_consensus.cc:2272] T be9e3fe6105143f6b215c4192436b8e4 P c521fc0a3ba549d7961924422c6288de [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:02.314584 13401 consensus_peers.cc:597] T d01695747857411595beb81dbe286507 P 9490f0c505074ef9b5898f36f77c4f1e -> Peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Couldn't send request to peer 67ab8cefc7684bc594b08c13fca6b391. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:38931: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:02.316259 11081 tablet_replica.cc:333] T dd33adf4cce6413d862b58ee525a987e P c521fc0a3ba549d7961924422c6288de: stopping tablet replica
I20260710 13:22:02.316910 11081 raft_consensus.cc:2243] T dd33adf4cce6413d862b58ee525a987e P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.317335 11081 raft_consensus.cc:2272] T dd33adf4cce6413d862b58ee525a987e P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.319235 11081 tablet_replica.cc:333] T f6432162294446e4b5b9845623114508 P c521fc0a3ba549d7961924422c6288de: stopping tablet replica
I20260710 13:22:02.319772 11081 raft_consensus.cc:2243] T f6432162294446e4b5b9845623114508 P c521fc0a3ba549d7961924422c6288de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.320102 11081 raft_consensus.cc:2272] T f6432162294446e4b5b9845623114508 P c521fc0a3ba549d7961924422c6288de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.322369 11081 tablet_replica.cc:333] T e33be62e23a648cb8adc601a92a29188 P c521fc0a3ba549d7961924422c6288de: stopping tablet replica
I20260710 13:22:02.322841 11081 raft_consensus.cc:2243] T e33be62e23a648cb8adc601a92a29188 P c521fc0a3ba549d7961924422c6288de [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:02.323508 11081 raft_consensus.cc:2272] T e33be62e23a648cb8adc601a92a29188 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.325269 11081 tablet_replica.cc:333] T d559cb32fc0b4d89ad476ac78d7304b5 P c521fc0a3ba549d7961924422c6288de: stopping tablet replica
I20260710 13:22:02.325766 11081 raft_consensus.cc:2243] T d559cb32fc0b4d89ad476ac78d7304b5 P c521fc0a3ba549d7961924422c6288de [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:02.326481 11081 raft_consensus.cc:2272] T d559cb32fc0b4d89ad476ac78d7304b5 P c521fc0a3ba549d7961924422c6288de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.328262 11081 tablet_replica.cc:333] T f48da9b9876c492eae9026e669a31b8e P c521fc0a3ba549d7961924422c6288de: stopping tablet replica
I20260710 13:22:02.328809 11081 raft_consensus.cc:2243] T f48da9b9876c492eae9026e669a31b8e P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.329187 11081 raft_consensus.cc:2272] T f48da9b9876c492eae9026e669a31b8e P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.330940 11081 tablet_replica.cc:333] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de: stopping tablet replica
I20260710 13:22:02.331415 11081 raft_consensus.cc:2243] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:02.332257 11081 raft_consensus.cc:2272] T e332f2c461d74db8ba6a90bc04fe3a2d P c521fc0a3ba549d7961924422c6288de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.333943 11081 tablet_replica.cc:333] T 81147c5c87ab493288737bd087e2f789 P c521fc0a3ba549d7961924422c6288de: stopping tablet replica
I20260710 13:22:02.334450 11081 raft_consensus.cc:2243] T 81147c5c87ab493288737bd087e2f789 P c521fc0a3ba549d7961924422c6288de [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:02.335188 11081 raft_consensus.cc:2272] T 81147c5c87ab493288737bd087e2f789 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.336915 11081 tablet_replica.cc:333] T 6543998e0d9b491189c4595788c21b49 P c521fc0a3ba549d7961924422c6288de: stopping tablet replica
I20260710 13:22:02.337378 11081 raft_consensus.cc:2243] T 6543998e0d9b491189c4595788c21b49 P c521fc0a3ba549d7961924422c6288de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.337796 11081 raft_consensus.cc:2272] T 6543998e0d9b491189c4595788c21b49 P c521fc0a3ba549d7961924422c6288de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.339378 11081 tablet_replica.cc:333] T e7913011c2034084804474d6644e5be0 P c521fc0a3ba549d7961924422c6288de: stopping tablet replica
I20260710 13:22:02.339857 11081 raft_consensus.cc:2243] T e7913011c2034084804474d6644e5be0 P c521fc0a3ba549d7961924422c6288de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.340237 11081 raft_consensus.cc:2272] T e7913011c2034084804474d6644e5be0 P c521fc0a3ba549d7961924422c6288de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.342140 11081 tablet_replica.cc:333] T 66a9d1258cd74be6a14ade43ef3fbca9 P c521fc0a3ba549d7961924422c6288de: stopping tablet replica
I20260710 13:22:02.342617 11081 raft_consensus.cc:2243] T 66a9d1258cd74be6a14ade43ef3fbca9 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.343058 11081 raft_consensus.cc:2272] T 66a9d1258cd74be6a14ade43ef3fbca9 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.344877 11081 tablet_replica.cc:333] T 913cde3913444cbca42b034dc496bd54 P c521fc0a3ba549d7961924422c6288de: stopping tablet replica
W20260710 13:22:02.345186 13402 consensus_peers.cc:597] T e7913011c2034084804474d6644e5be0 P 9490f0c505074ef9b5898f36f77c4f1e -> Peer f10b886153344d3298effaaa83a2d57a (127.10.210.66:40399): Couldn't send request to peer f10b886153344d3298effaaa83a2d57a. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.66:40399: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:02.345350 11081 raft_consensus.cc:2243] T 913cde3913444cbca42b034dc496bd54 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.345881 11081 raft_consensus.cc:2272] T 913cde3913444cbca42b034dc496bd54 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.347646 11081 tablet_replica.cc:333] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de: stopping tablet replica
I20260710 13:22:02.348125 11081 raft_consensus.cc:2243] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.348510 11081 raft_consensus.cc:2272] T cc6e13ec38ae496e92ee93c8cf84fa52 P c521fc0a3ba549d7961924422c6288de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.350255 11081 tablet_replica.cc:333] T d01695747857411595beb81dbe286507 P c521fc0a3ba549d7961924422c6288de: stopping tablet replica
I20260710 13:22:02.350729 11081 raft_consensus.cc:2243] T d01695747857411595beb81dbe286507 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.351125 11081 raft_consensus.cc:2272] T d01695747857411595beb81dbe286507 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.352860 11081 tablet_replica.cc:333] T 295cd39ca98949a09fbf5abc78f12c08 P c521fc0a3ba549d7961924422c6288de: stopping tablet replica
I20260710 13:22:02.353292 11081 raft_consensus.cc:2243] T 295cd39ca98949a09fbf5abc78f12c08 P c521fc0a3ba549d7961924422c6288de [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:02.353983 11081 raft_consensus.cc:2272] T 295cd39ca98949a09fbf5abc78f12c08 P c521fc0a3ba549d7961924422c6288de [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:02.358661 13401 consensus_peers.cc:597] T e7913011c2034084804474d6644e5be0 P 9490f0c505074ef9b5898f36f77c4f1e -> Peer c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551): Couldn't send request to peer c521fc0a3ba549d7961924422c6288de. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:02.365716 13401 consensus_peers.cc:597] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 9490f0c505074ef9b5898f36f77c4f1e -> Peer 67ab8cefc7684bc594b08c13fca6b391 (127.10.210.65:38931): Couldn't send request to peer 67ab8cefc7684bc594b08c13fca6b391. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:38931: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:02.366345 13401 consensus_peers.cc:597] T d01695747857411595beb81dbe286507 P 9490f0c505074ef9b5898f36f77c4f1e -> Peer c521fc0a3ba549d7961924422c6288de (127.10.210.67:38551): Couldn't send request to peer c521fc0a3ba549d7961924422c6288de. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:02.394205 11081 tablet_server.cc:196] TabletServer@127.10.210.67:0 shutdown complete.
I20260710 13:22:02.423300 11081 tablet_server.cc:179] TabletServer@127.10.210.68:0 shutting down...
I20260710 13:22:02.448333 11081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:02.449054 11081 tablet_replica.cc:333] T e332f2c461d74db8ba6a90bc04fe3a2d P 9490f0c505074ef9b5898f36f77c4f1e: stopping tablet replica
I20260710 13:22:02.449661 11081 raft_consensus.cc:2243] T e332f2c461d74db8ba6a90bc04fe3a2d P 9490f0c505074ef9b5898f36f77c4f1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.450147 11081 raft_consensus.cc:2272] T e332f2c461d74db8ba6a90bc04fe3a2d P 9490f0c505074ef9b5898f36f77c4f1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.451952 11081 tablet_replica.cc:333] T e33be62e23a648cb8adc601a92a29188 P 9490f0c505074ef9b5898f36f77c4f1e: stopping tablet replica
I20260710 13:22:02.452454 11081 raft_consensus.cc:2243] T e33be62e23a648cb8adc601a92a29188 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.452953 11081 raft_consensus.cc:2272] T e33be62e23a648cb8adc601a92a29188 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.454617 11081 tablet_replica.cc:333] T dd33adf4cce6413d862b58ee525a987e P 9490f0c505074ef9b5898f36f77c4f1e: stopping tablet replica
I20260710 13:22:02.455137 11081 raft_consensus.cc:2243] T dd33adf4cce6413d862b58ee525a987e P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.455528 11081 raft_consensus.cc:2272] T dd33adf4cce6413d862b58ee525a987e P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.457279 11081 tablet_replica.cc:333] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 9490f0c505074ef9b5898f36f77c4f1e: stopping tablet replica
I20260710 13:22:02.457767 11081 raft_consensus.cc:2243] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:02.458490 11081 raft_consensus.cc:2272] T fecd6e3fe8a14a61bc1533bc3c0bf1d2 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.460178 11081 tablet_replica.cc:333] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 9490f0c505074ef9b5898f36f77c4f1e: stopping tablet replica
I20260710 13:22:02.460664 11081 raft_consensus.cc:2243] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 9490f0c505074ef9b5898f36f77c4f1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.461113 11081 raft_consensus.cc:2272] T bf9ddee3b0664b6ab3271aa4b40ecd20 P 9490f0c505074ef9b5898f36f77c4f1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.462698 11081 tablet_replica.cc:333] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e: stopping tablet replica
I20260710 13:22:02.463179 11081 raft_consensus.cc:2243] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.463555 11081 raft_consensus.cc:2272] T be9e3fe6105143f6b215c4192436b8e4 P 9490f0c505074ef9b5898f36f77c4f1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.465190 11081 tablet_replica.cc:333] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 9490f0c505074ef9b5898f36f77c4f1e: stopping tablet replica
I20260710 13:22:02.465664 11081 raft_consensus.cc:2243] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:02.466323 11081 raft_consensus.cc:2272] T 30f9cc6fc23b42199a0ccdd6dd9f1b49 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.467978 11081 tablet_replica.cc:333] T d01695747857411595beb81dbe286507 P 9490f0c505074ef9b5898f36f77c4f1e: stopping tablet replica
I20260710 13:22:02.468456 11081 raft_consensus.cc:2243] T d01695747857411595beb81dbe286507 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:02.469237 11081 raft_consensus.cc:2272] T d01695747857411595beb81dbe286507 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.470896 11081 tablet_replica.cc:333] T a94644be12e44d67a64001fbbe6acf21 P 9490f0c505074ef9b5898f36f77c4f1e: stopping tablet replica
I20260710 13:22:02.471402 11081 raft_consensus.cc:2243] T a94644be12e44d67a64001fbbe6acf21 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.471784 11081 raft_consensus.cc:2272] T a94644be12e44d67a64001fbbe6acf21 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.473403 11081 tablet_replica.cc:333] T 92b1f5bb6c1c465680f2729fef7a496a P 9490f0c505074ef9b5898f36f77c4f1e: stopping tablet replica
I20260710 13:22:02.473888 11081 raft_consensus.cc:2243] T 92b1f5bb6c1c465680f2729fef7a496a P 9490f0c505074ef9b5898f36f77c4f1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.474264 11081 raft_consensus.cc:2272] T 92b1f5bb6c1c465680f2729fef7a496a P 9490f0c505074ef9b5898f36f77c4f1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.475924 11081 tablet_replica.cc:333] T 6aaf29e017a74bb3bb2f48a795559344 P 9490f0c505074ef9b5898f36f77c4f1e: stopping tablet replica
I20260710 13:22:02.476461 11081 raft_consensus.cc:2243] T 6aaf29e017a74bb3bb2f48a795559344 P 9490f0c505074ef9b5898f36f77c4f1e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.476869 11081 raft_consensus.cc:2272] T 6aaf29e017a74bb3bb2f48a795559344 P 9490f0c505074ef9b5898f36f77c4f1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.478451 11081 tablet_replica.cc:333] T d559cb32fc0b4d89ad476ac78d7304b5 P 9490f0c505074ef9b5898f36f77c4f1e: stopping tablet replica
I20260710 13:22:02.478943 11081 raft_consensus.cc:2243] T d559cb32fc0b4d89ad476ac78d7304b5 P 9490f0c505074ef9b5898f36f77c4f1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.479349 11081 raft_consensus.cc:2272] T d559cb32fc0b4d89ad476ac78d7304b5 P 9490f0c505074ef9b5898f36f77c4f1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.481112 11081 tablet_replica.cc:333] T 9b9d72f31e734b4e85e1d1570f7b3fca P 9490f0c505074ef9b5898f36f77c4f1e: stopping tablet replica
I20260710 13:22:02.481585 11081 raft_consensus.cc:2243] T 9b9d72f31e734b4e85e1d1570f7b3fca P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.481953 11081 raft_consensus.cc:2272] T 9b9d72f31e734b4e85e1d1570f7b3fca P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.483538 11081 tablet_replica.cc:333] T 6543998e0d9b491189c4595788c21b49 P 9490f0c505074ef9b5898f36f77c4f1e: stopping tablet replica
I20260710 13:22:02.484004 11081 raft_consensus.cc:2243] T 6543998e0d9b491189c4595788c21b49 P 9490f0c505074ef9b5898f36f77c4f1e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:02.484763 11081 raft_consensus.cc:2272] T 6543998e0d9b491189c4595788c21b49 P 9490f0c505074ef9b5898f36f77c4f1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.486356 11081 tablet_replica.cc:333] T e7913011c2034084804474d6644e5be0 P 9490f0c505074ef9b5898f36f77c4f1e: stopping tablet replica
I20260710 13:22:02.486822 11081 raft_consensus.cc:2243] T e7913011c2034084804474d6644e5be0 P 9490f0c505074ef9b5898f36f77c4f1e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:02.487483 11081 raft_consensus.cc:2272] T e7913011c2034084804474d6644e5be0 P 9490f0c505074ef9b5898f36f77c4f1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.489054 11081 tablet_replica.cc:333] T 66a9d1258cd74be6a14ade43ef3fbca9 P 9490f0c505074ef9b5898f36f77c4f1e: stopping tablet replica
I20260710 13:22:02.489490 11081 raft_consensus.cc:2243] T 66a9d1258cd74be6a14ade43ef3fbca9 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:02.490144 11081 raft_consensus.cc:2272] T 66a9d1258cd74be6a14ade43ef3fbca9 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.491677 11081 tablet_replica.cc:333] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e: stopping tablet replica
I20260710 13:22:02.492202 11081 raft_consensus.cc:2243] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.492585 11081 raft_consensus.cc:2272] T b892c7bdca9b4968a78c15d55f36ce3b P 9490f0c505074ef9b5898f36f77c4f1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.494277 11081 tablet_replica.cc:333] T 913cde3913444cbca42b034dc496bd54 P 9490f0c505074ef9b5898f36f77c4f1e: stopping tablet replica
I20260710 13:22:02.494710 11081 raft_consensus.cc:2243] T 913cde3913444cbca42b034dc496bd54 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:02.495092 11081 raft_consensus.cc:2272] T 913cde3913444cbca42b034dc496bd54 P 9490f0c505074ef9b5898f36f77c4f1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.530699 11081 tablet_server.cc:196] TabletServer@127.10.210.68:0 shutdown complete.
I20260710 13:22:02.560235 11081 master.cc:562] Master@127.10.210.126:44947 shutting down...
I20260710 13:22:02.582511 11081 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6e0ade8a213444ee8f720943a62cc3fa [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:02.583073 11081 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6e0ade8a213444ee8f720943a62cc3fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:02.583417 11081 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6e0ade8a213444ee8f720943a62cc3fa: stopping tablet replica
I20260710 13:22:02.602860 11081 master.cc:584] Master@127.10.210.126:44947 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (21567 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:22:02.656663 11081 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.210.126:46361
I20260710 13:22:02.657859 11081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:02.663865 13925 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:02.664295 13924 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:02.665258 13927 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:02.665656 11081 server_base.cc:1061] running on GCE node
I20260710 13:22:02.666651 11081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:02.666848 11081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:02.666961 11081 hybrid_clock.cc:648] HybridClock initialized: now 1783689722666950 us; error 0 us; skew 500 ppm
I20260710 13:22:02.667407 11081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:02.669730 11081 webserver.cc:533] Webserver started at http://127.10.210.126:33031/ using document root <none> and password file <none>
I20260710 13:22:02.670166 11081 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:02.670317 11081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:02.670529 11081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:02.671571 11081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689647141662-11081-0/minicluster-data/master-0-root/instance:
uuid: "8b08344b83274c319dd1df47c212c6da"
format_stamp: "Formatted at 2026-07-10 13:22:02 on dist-test-slave-4llg"
I20260710 13:22:02.675808 11081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:22:02.679580 13932 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:02.680222 11081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:22:02.680517 11081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689647141662-11081-0/minicluster-data/master-0-root
uuid: "8b08344b83274c319dd1df47c212c6da"
format_stamp: "Formatted at 2026-07-10 13:22:02 on dist-test-slave-4llg"
I20260710 13:22:02.680835 11081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689647141662-11081-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689647141662-11081-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689647141662-11081-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:02.697867 11081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:02.698987 11081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:02.735400 11081 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.126:46361
I20260710 13:22:02.735496 13983 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.126:46361 every 8 connection(s)
I20260710 13:22:02.739362 13984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:02.748977 13984 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b08344b83274c319dd1df47c212c6da: Bootstrap starting.
I20260710 13:22:02.753455 13984 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8b08344b83274c319dd1df47c212c6da: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:02.757392 13984 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b08344b83274c319dd1df47c212c6da: No bootstrap required, opened a new log
I20260710 13:22:02.759387 13984 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8b08344b83274c319dd1df47c212c6da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b08344b83274c319dd1df47c212c6da" member_type: VOTER }
I20260710 13:22:02.759737 13984 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8b08344b83274c319dd1df47c212c6da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:02.759905 13984 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8b08344b83274c319dd1df47c212c6da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b08344b83274c319dd1df47c212c6da, State: Initialized, Role: FOLLOWER
I20260710 13:22:02.760473 13984 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8b08344b83274c319dd1df47c212c6da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8b08344b83274c319dd1df47c212c6da" member_type: VOTER }
I20260710 13:22:02.760926 13984 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8b08344b83274c319dd1df47c212c6da [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:22:02.761111 13984 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8b08344b83274c319dd1df47c212c6da [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:22:02.761322 13984 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8b08344b83274c319dd1df47c212c6da [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:02.765424 13984 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8b08344b83274c319dd1df47c212c6da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b08344b83274c319dd1df47c212c6da" member_type: VOTER }
I20260710 13:22:02.765859 13984 leader_election.cc:304] T 00000000000000000000000000000000 P 8b08344b83274c319dd1df47c212c6da [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: 8b08344b83274c319dd1df47c212c6da; no voters: 
I20260710 13:22:02.766847 13984 leader_election.cc:290] T 00000000000000000000000000000000 P 8b08344b83274c319dd1df47c212c6da [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:22:02.767175 13987 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8b08344b83274c319dd1df47c212c6da [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:02.768457 13987 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8b08344b83274c319dd1df47c212c6da [term 1 LEADER]: Becoming Leader. State: Replica: 8b08344b83274c319dd1df47c212c6da, State: Running, Role: LEADER
I20260710 13:22:02.769188 13987 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8b08344b83274c319dd1df47c212c6da [LEADER]: Queue going to LEADER mode. State: All 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: "8b08344b83274c319dd1df47c212c6da" member_type: VOTER }
I20260710 13:22:02.769846 13984 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8b08344b83274c319dd1df47c212c6da [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:22:02.774143 13989 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b08344b83274c319dd1df47c212c6da [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8b08344b83274c319dd1df47c212c6da. Latest consensus state: current_term: 1 leader_uuid: "8b08344b83274c319dd1df47c212c6da" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b08344b83274c319dd1df47c212c6da" member_type: VOTER } }
I20260710 13:22:02.774863 13989 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b08344b83274c319dd1df47c212c6da [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:02.775434 13988 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b08344b83274c319dd1df47c212c6da [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8b08344b83274c319dd1df47c212c6da" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b08344b83274c319dd1df47c212c6da" member_type: VOTER } }
I20260710 13:22:02.775874 13988 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b08344b83274c319dd1df47c212c6da [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:02.776975 13994 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:22:02.782130 13994 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:22:02.786233 11081 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:22:02.790714 13994 catalog_manager.cc:1383] Generated new cluster ID: 6dfb7be7f6e546d6b957b60aef097950
I20260710 13:22:02.790985 13994 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:22:02.817962 13994 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:22:02.819159 13994 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:22:02.831089 13994 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8b08344b83274c319dd1df47c212c6da: Generated new TSK 0
I20260710 13:22:02.831674 13994 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:22:02.852288 11081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:02.858443 14005 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:02.859404 14006 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:02.860867 14008 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:02.861477 11081 server_base.cc:1061] running on GCE node
I20260710 13:22:02.862413 11081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:02.862627 11081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:02.862803 11081 hybrid_clock.cc:648] HybridClock initialized: now 1783689722862768 us; error 0 us; skew 500 ppm
I20260710 13:22:02.863409 11081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:02.865655 11081 webserver.cc:533] Webserver started at http://127.10.210.65:42783/ using document root <none> and password file <none>
I20260710 13:22:02.866139 11081 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:02.866344 11081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:02.866618 11081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:02.867678 11081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689647141662-11081-0/minicluster-data/ts-0-root/instance:
uuid: "1ce9d833821b4493b07d01781cc4aed1"
format_stamp: "Formatted at 2026-07-10 13:22:02 on dist-test-slave-4llg"
I20260710 13:22:02.872040 11081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:22:02.875207 14013 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:02.875959 11081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:22:02.876250 11081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689647141662-11081-0/minicluster-data/ts-0-root
uuid: "1ce9d833821b4493b07d01781cc4aed1"
format_stamp: "Formatted at 2026-07-10 13:22:02 on dist-test-slave-4llg"
I20260710 13:22:02.876494 11081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689647141662-11081-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689647141662-11081-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689647141662-11081-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:02.896531 11081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:02.897789 11081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:02.899214 11081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:02.901546 11081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:02.901719 11081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:02.902014 11081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:02.902194 11081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:02.940872 11081 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.65:41767
I20260710 13:22:02.940969 14075 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.65:41767 every 8 connection(s)
I20260710 13:22:02.945554 11081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:02.953408 14080 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:02.953632 14081 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:02.956853 11081 server_base.cc:1061] running on GCE node
W20260710 13:22:02.956833 14083 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:02.958070 11081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:02.958312 11081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:02.958490 11081 hybrid_clock.cc:648] HybridClock initialized: now 1783689722958467 us; error 0 us; skew 500 ppm
I20260710 13:22:02.958979 11081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:02.961789 11081 webserver.cc:533] Webserver started at http://127.10.210.66:35411/ using document root <none> and password file <none>
I20260710 13:22:02.962271 11081 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:02.962484 11081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:02.962756 11081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:02.962901 14076 heartbeater.cc:344] Connected to a master server at 127.10.210.126:46361
I20260710 13:22:02.963301 14076 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:02.963960 11081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689647141662-11081-0/minicluster-data/ts-1-root/instance:
uuid: "04f38c4709ab4fbaab721c200ee60d4c"
format_stamp: "Formatted at 2026-07-10 13:22:02 on dist-test-slave-4llg"
I20260710 13:22:02.963977 14076 heartbeater.cc:507] Master 127.10.210.126:46361 requested a full tablet report, sending...
I20260710 13:22:02.966168 13949 ts_manager.cc:194] Registered new tserver with Master: 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767)
I20260710 13:22:02.967810 13949 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40618
I20260710 13:22:02.968868 11081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:22:02.972234 14088 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:02.972994 11081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:22:02.973296 11081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689647141662-11081-0/minicluster-data/ts-1-root
uuid: "04f38c4709ab4fbaab721c200ee60d4c"
format_stamp: "Formatted at 2026-07-10 13:22:02 on dist-test-slave-4llg"
I20260710 13:22:02.973572 11081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689647141662-11081-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689647141662-11081-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689647141662-11081-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:02.985348 11081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:02.986519 11081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:02.987912 11081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:02.990101 11081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:02.990321 11081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:02.990564 11081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:02.990738 11081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:03.031057 11081 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.66:33019
I20260710 13:22:03.031155 14150 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.66:33019 every 8 connection(s)
I20260710 13:22:03.035791 11081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:03.042860 14154 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:03.044569 14155 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:03.047839 14157 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:03.049010 14151 heartbeater.cc:344] Connected to a master server at 127.10.210.126:46361
I20260710 13:22:03.049559 14151 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:03.050624 14151 heartbeater.cc:507] Master 127.10.210.126:46361 requested a full tablet report, sending...
I20260710 13:22:03.051771 11081 server_base.cc:1061] running on GCE node
I20260710 13:22:03.052911 11081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:22:03.053021 13949 ts_manager.cc:194] Registered new tserver with Master: 04f38c4709ab4fbaab721c200ee60d4c (127.10.210.66:33019)
W20260710 13:22:03.053186 11081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:03.053444 11081 hybrid_clock.cc:648] HybridClock initialized: now 1783689723053423 us; error 0 us; skew 500 ppm
I20260710 13:22:03.054208 11081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:03.054775 13949 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40632
I20260710 13:22:03.056890 11081 webserver.cc:533] Webserver started at http://127.10.210.67:33605/ using document root <none> and password file <none>
I20260710 13:22:03.057413 11081 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:03.057632 11081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:03.057916 11081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:03.059024 11081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689647141662-11081-0/minicluster-data/ts-2-root/instance:
uuid: "4d5cf599333b493095ca9a75349f7e33"
format_stamp: "Formatted at 2026-07-10 13:22:03 on dist-test-slave-4llg"
I20260710 13:22:03.063227 11081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:22:03.066365 14162 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:03.067240 11081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:22:03.067479 11081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689647141662-11081-0/minicluster-data/ts-2-root
uuid: "4d5cf599333b493095ca9a75349f7e33"
format_stamp: "Formatted at 2026-07-10 13:22:03 on dist-test-slave-4llg"
I20260710 13:22:03.067718 11081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689647141662-11081-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689647141662-11081-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689647141662-11081-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:03.088647 11081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:03.089900 11081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:03.091570 11081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:03.093859 11081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:03.094038 11081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:03.094345 11081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:03.094513 11081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:03.133073 11081 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.67:41871
I20260710 13:22:03.133158 14224 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.67:41871 every 8 connection(s)
I20260710 13:22:03.145920 14225 heartbeater.cc:344] Connected to a master server at 127.10.210.126:46361
I20260710 13:22:03.146327 14225 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:03.147047 14225 heartbeater.cc:507] Master 127.10.210.126:46361 requested a full tablet report, sending...
I20260710 13:22:03.148949 13949 ts_manager.cc:194] Registered new tserver with Master: 4d5cf599333b493095ca9a75349f7e33 (127.10.210.67:41871)
I20260710 13:22:03.149276 11081 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013146671s
I20260710 13:22:03.150633 13949 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40648
I20260710 13:22:03.173988 13949 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40656:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:22:03.176870 13949 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:22:03.247925 14190 tablet_service.cc:1511] Processing CreateTablet for tablet 166f914521734d4f9877d106be2c34c1 (DEFAULT_TABLE table=test-workload [id=ad73e5464ccd4c3f9611eb8b3be8e406]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:22:03.249369 14190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 166f914521734d4f9877d106be2c34c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:03.253747 14188 tablet_service.cc:1511] Processing CreateTablet for tablet 6781aeb6e9404a60a7fa9677751e5bbd (DEFAULT_TABLE table=test-workload [id=ad73e5464ccd4c3f9611eb8b3be8e406]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:22:03.255172 14188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6781aeb6e9404a60a7fa9677751e5bbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:03.257369 14114 tablet_service.cc:1511] Processing CreateTablet for tablet 6781aeb6e9404a60a7fa9677751e5bbd (DEFAULT_TABLE table=test-workload [id=ad73e5464ccd4c3f9611eb8b3be8e406]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:22:03.258245 14187 tablet_service.cc:1511] Processing CreateTablet for tablet 85e7c7e69d26417488e7626a49205aaa (DEFAULT_TABLE table=test-workload [id=ad73e5464ccd4c3f9611eb8b3be8e406]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:22:03.258777 14114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6781aeb6e9404a60a7fa9677751e5bbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:03.259704 14187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85e7c7e69d26417488e7626a49205aaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:03.273000 14112 tablet_service.cc:1511] Processing CreateTablet for tablet de153884760a4a209811fda0ae4a7828 (DEFAULT_TABLE table=test-workload [id=ad73e5464ccd4c3f9611eb8b3be8e406]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:22:03.274355 14112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de153884760a4a209811fda0ae4a7828. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:03.276539 14184 tablet_service.cc:1511] Processing CreateTablet for tablet ff19ca7ae3b04d5b8b74831ed765df95 (DEFAULT_TABLE table=test-workload [id=ad73e5464ccd4c3f9611eb8b3be8e406]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:22:03.277971 14184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff19ca7ae3b04d5b8b74831ed765df95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:03.277875 14110 tablet_service.cc:1511] Processing CreateTablet for tablet ff19ca7ae3b04d5b8b74831ed765df95 (DEFAULT_TABLE table=test-workload [id=ad73e5464ccd4c3f9611eb8b3be8e406]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:22:03.280123 14034 tablet_service.cc:1511] Processing CreateTablet for tablet 3c85a6cb055746dcab5fc8ea128af1ac (DEFAULT_TABLE table=test-workload [id=ad73e5464ccd4c3f9611eb8b3be8e406]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:22:03.281509 14034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c85a6cb055746dcab5fc8ea128af1ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:03.281294 14033 tablet_service.cc:1511] Processing CreateTablet for tablet 8bb9979dec0a409bb0f2bce017800c78 (DEFAULT_TABLE table=test-workload [id=ad73e5464ccd4c3f9611eb8b3be8e406]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:22:03.259387 14041 tablet_service.cc:1511] Processing CreateTablet for tablet 166f914521734d4f9877d106be2c34c1 (DEFAULT_TABLE table=test-workload [id=ad73e5464ccd4c3f9611eb8b3be8e406]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:22:03.262432 14116 tablet_service.cc:1511] Processing CreateTablet for tablet 166f914521734d4f9877d106be2c34c1 (DEFAULT_TABLE table=test-workload [id=ad73e5464ccd4c3f9611eb8b3be8e406]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:22:03.260600 14189 tablet_service.cc:1511] Processing CreateTablet for tablet 5f486bc44a244b94be80e439c2c91315 (DEFAULT_TABLE table=test-workload [id=ad73e5464ccd4c3f9611eb8b3be8e406]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:22:03.264001 14115 tablet_service.cc:1511] Processing CreateTablet for tablet 5f486bc44a244b94be80e439c2c91315 (DEFAULT_TABLE table=test-workload [id=ad73e5464ccd4c3f9611eb8b3be8e406]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:22:03.264639 14036 tablet_service.cc:1511] Processing CreateTablet for tablet e2c2de5509c84f31a54d0472ec49b4e5 (DEFAULT_TABLE table=test-workload [id=ad73e5464ccd4c3f9611eb8b3be8e406]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:22:03.265619 14186 tablet_service.cc:1511] Processing CreateTablet for tablet de153884760a4a209811fda0ae4a7828 (DEFAULT_TABLE table=test-workload [id=ad73e5464ccd4c3f9611eb8b3be8e406]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:22:03.287545 14109 tablet_service.cc:1511] Processing CreateTablet for tablet 3c85a6cb055746dcab5fc8ea128af1ac (DEFAULT_TABLE table=test-workload [id=ad73e5464ccd4c3f9611eb8b3be8e406]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:22:03.289295 14032 tablet_service.cc:1511] Processing CreateTablet for tablet b985e5c30e4240c797534c65aef2fd6e (DEFAULT_TABLE table=test-workload [id=ad73e5464ccd4c3f9611eb8b3be8e406]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:22:03.290125 14108 tablet_service.cc:1511] Processing CreateTablet for tablet 8bb9979dec0a409bb0f2bce017800c78 (DEFAULT_TABLE table=test-workload [id=ad73e5464ccd4c3f9611eb8b3be8e406]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:22:03.292068 14183 tablet_service.cc:1511] Processing CreateTablet for tablet 3c85a6cb055746dcab5fc8ea128af1ac (DEFAULT_TABLE table=test-workload [id=ad73e5464ccd4c3f9611eb8b3be8e406]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:22:03.292593 14107 tablet_service.cc:1511] Processing CreateTablet for tablet b985e5c30e4240c797534c65aef2fd6e (DEFAULT_TABLE table=test-workload [id=ad73e5464ccd4c3f9611eb8b3be8e406]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:22:03.266820 14040 tablet_service.cc:1511] Processing CreateTablet for tablet 5f486bc44a244b94be80e439c2c91315 (DEFAULT_TABLE table=test-workload [id=ad73e5464ccd4c3f9611eb8b3be8e406]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:22:03.268857 14037 tablet_service.cc:1511] Processing CreateTablet for tablet de153884760a4a209811fda0ae4a7828 (DEFAULT_TABLE table=test-workload [id=ad73e5464ccd4c3f9611eb8b3be8e406]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:22:03.262452 14038 tablet_service.cc:1511] Processing CreateTablet for tablet 85e7c7e69d26417488e7626a49205aaa (DEFAULT_TABLE table=test-workload [id=ad73e5464ccd4c3f9611eb8b3be8e406]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:22:03.258245 14113 tablet_service.cc:1511] Processing CreateTablet for tablet 85e7c7e69d26417488e7626a49205aaa (DEFAULT_TABLE table=test-workload [id=ad73e5464ccd4c3f9611eb8b3be8e406]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:22:03.268410 14035 tablet_service.cc:1511] Processing CreateTablet for tablet ff19ca7ae3b04d5b8b74831ed765df95 (DEFAULT_TABLE table=test-workload [id=ad73e5464ccd4c3f9611eb8b3be8e406]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:22:03.270913 14185 tablet_service.cc:1511] Processing CreateTablet for tablet e2c2de5509c84f31a54d0472ec49b4e5 (DEFAULT_TABLE table=test-workload [id=ad73e5464ccd4c3f9611eb8b3be8e406]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:22:03.282612 14033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bb9979dec0a409bb0f2bce017800c78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:03.265915 14039 tablet_service.cc:1511] Processing CreateTablet for tablet 6781aeb6e9404a60a7fa9677751e5bbd (DEFAULT_TABLE table=test-workload [id=ad73e5464ccd4c3f9611eb8b3be8e406]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:22:03.296746 14035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff19ca7ae3b04d5b8b74831ed765df95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:03.297509 14039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6781aeb6e9404a60a7fa9677751e5bbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:03.298120 14038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85e7c7e69d26417488e7626a49205aaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:03.299208 14181 tablet_service.cc:1511] Processing CreateTablet for tablet b985e5c30e4240c797534c65aef2fd6e (DEFAULT_TABLE table=test-workload [id=ad73e5464ccd4c3f9611eb8b3be8e406]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:22:03.301047 14041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 166f914521734d4f9877d106be2c34c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:03.301775 14032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b985e5c30e4240c797534c65aef2fd6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:03.302351 14036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2c2de5509c84f31a54d0472ec49b4e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:03.295977 14182 tablet_service.cc:1511] Processing CreateTablet for tablet 8bb9979dec0a409bb0f2bce017800c78 (DEFAULT_TABLE table=test-workload [id=ad73e5464ccd4c3f9611eb8b3be8e406]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:22:03.305033 14040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f486bc44a244b94be80e439c2c91315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:03.284600 14189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f486bc44a244b94be80e439c2c91315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:03.309087 14037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de153884760a4a209811fda0ae4a7828. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:03.276670 14111 tablet_service.cc:1511] Processing CreateTablet for tablet e2c2de5509c84f31a54d0472ec49b4e5 (DEFAULT_TABLE table=test-workload [id=ad73e5464ccd4c3f9611eb8b3be8e406]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:22:03.313028 14185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2c2de5509c84f31a54d0472ec49b4e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:03.317559 14183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c85a6cb055746dcab5fc8ea128af1ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:03.321048 14186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de153884760a4a209811fda0ae4a7828. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:03.321069 14116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 166f914521734d4f9877d106be2c34c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:03.325438 14113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85e7c7e69d26417488e7626a49205aaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:03.329035 14115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f486bc44a244b94be80e439c2c91315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:03.331148 14182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bb9979dec0a409bb0f2bce017800c78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:03.332259 14107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b985e5c30e4240c797534c65aef2fd6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:03.335464 14108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bb9979dec0a409bb0f2bce017800c78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:03.337320 14241 tablet_bootstrap.cc:492] T ff19ca7ae3b04d5b8b74831ed765df95 P 4d5cf599333b493095ca9a75349f7e33: Bootstrap starting.
I20260710 13:22:03.341048 14181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b985e5c30e4240c797534c65aef2fd6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:03.345059 14110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff19ca7ae3b04d5b8b74831ed765df95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:03.353924 14241 tablet_bootstrap.cc:654] T ff19ca7ae3b04d5b8b74831ed765df95 P 4d5cf599333b493095ca9a75349f7e33: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:03.357040 14109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c85a6cb055746dcab5fc8ea128af1ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:03.361057 14111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2c2de5509c84f31a54d0472ec49b4e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:03.449896 14240 tablet_bootstrap.cc:492] T 6781aeb6e9404a60a7fa9677751e5bbd P 04f38c4709ab4fbaab721c200ee60d4c: Bootstrap starting.
I20260710 13:22:03.506716 14241 tablet_bootstrap.cc:492] T ff19ca7ae3b04d5b8b74831ed765df95 P 4d5cf599333b493095ca9a75349f7e33: No bootstrap required, opened a new log
I20260710 13:22:03.507261 14241 ts_tablet_manager.cc:1403] T ff19ca7ae3b04d5b8b74831ed765df95 P 4d5cf599333b493095ca9a75349f7e33: Time spent bootstrapping tablet: real 0.170s	user 0.039s	sys 0.062s
I20260710 13:22:03.509277 14240 tablet_bootstrap.cc:654] T 6781aeb6e9404a60a7fa9677751e5bbd P 04f38c4709ab4fbaab721c200ee60d4c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:03.510135 14241 raft_consensus.cc:359] T ff19ca7ae3b04d5b8b74831ed765df95 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.510890 14241 raft_consensus.cc:385] T ff19ca7ae3b04d5b8b74831ed765df95 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:03.511174 14241 raft_consensus.cc:740] T ff19ca7ae3b04d5b8b74831ed765df95 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d5cf599333b493095ca9a75349f7e33, State: Initialized, Role: FOLLOWER
I20260710 13:22:03.512102 14241 consensus_queue.cc:260] T ff19ca7ae3b04d5b8b74831ed765df95 P 4d5cf599333b493095ca9a75349f7e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.525823 14243 tablet_bootstrap.cc:492] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap starting.
I20260710 13:22:03.533895 14225 heartbeater.cc:499] Master 127.10.210.126:46361 was elected leader, sending a full tablet report...
I20260710 13:22:03.534628 14241 ts_tablet_manager.cc:1434] T ff19ca7ae3b04d5b8b74831ed765df95 P 4d5cf599333b493095ca9a75349f7e33: Time spent starting tablet: real 0.027s	user 0.011s	sys 0.013s
I20260710 13:22:03.535430 14240 tablet_bootstrap.cc:492] T 6781aeb6e9404a60a7fa9677751e5bbd P 04f38c4709ab4fbaab721c200ee60d4c: No bootstrap required, opened a new log
I20260710 13:22:03.535730 14241 tablet_bootstrap.cc:492] T 3c85a6cb055746dcab5fc8ea128af1ac P 4d5cf599333b493095ca9a75349f7e33: Bootstrap starting.
I20260710 13:22:03.535934 14240 ts_tablet_manager.cc:1403] T 6781aeb6e9404a60a7fa9677751e5bbd P 04f38c4709ab4fbaab721c200ee60d4c: Time spent bootstrapping tablet: real 0.086s	user 0.014s	sys 0.016s
I20260710 13:22:03.537447 14243 tablet_bootstrap.cc:654] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:03.539237 14240 raft_consensus.cc:359] T 6781aeb6e9404a60a7fa9677751e5bbd P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.540027 14240 raft_consensus.cc:385] T 6781aeb6e9404a60a7fa9677751e5bbd P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:03.540400 14240 raft_consensus.cc:740] T 6781aeb6e9404a60a7fa9677751e5bbd P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04f38c4709ab4fbaab721c200ee60d4c, State: Initialized, Role: FOLLOWER
I20260710 13:22:03.541653 14240 consensus_queue.cc:260] T 6781aeb6e9404a60a7fa9677751e5bbd P 04f38c4709ab4fbaab721c200ee60d4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.542856 14241 tablet_bootstrap.cc:654] T 3c85a6cb055746dcab5fc8ea128af1ac P 4d5cf599333b493095ca9a75349f7e33: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:03.548799 14240 ts_tablet_manager.cc:1434] T 6781aeb6e9404a60a7fa9677751e5bbd P 04f38c4709ab4fbaab721c200ee60d4c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.008s
I20260710 13:22:03.550745 14151 heartbeater.cc:499] Master 127.10.210.126:46361 was elected leader, sending a full tablet report...
I20260710 13:22:03.551962 14243 tablet_bootstrap.cc:492] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1: No bootstrap required, opened a new log
I20260710 13:22:03.552444 14243 ts_tablet_manager.cc:1403] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.012s
I20260710 13:22:03.555269 14243 raft_consensus.cc:359] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.555977 14243 raft_consensus.cc:385] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:03.556190 14240 tablet_bootstrap.cc:492] T 5f486bc44a244b94be80e439c2c91315 P 04f38c4709ab4fbaab721c200ee60d4c: Bootstrap starting.
I20260710 13:22:03.556264 14243 raft_consensus.cc:740] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ce9d833821b4493b07d01781cc4aed1, State: Initialized, Role: FOLLOWER
I20260710 13:22:03.557125 14243 consensus_queue.cc:260] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.566536 14240 tablet_bootstrap.cc:654] T 5f486bc44a244b94be80e439c2c91315 P 04f38c4709ab4fbaab721c200ee60d4c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:03.568539 14241 tablet_bootstrap.cc:492] T 3c85a6cb055746dcab5fc8ea128af1ac P 4d5cf599333b493095ca9a75349f7e33: No bootstrap required, opened a new log
I20260710 13:22:03.569079 14241 ts_tablet_manager.cc:1403] T 3c85a6cb055746dcab5fc8ea128af1ac P 4d5cf599333b493095ca9a75349f7e33: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.014s
I20260710 13:22:03.577011 14076 heartbeater.cc:499] Master 127.10.210.126:46361 was elected leader, sending a full tablet report...
I20260710 13:22:03.577414 14243 ts_tablet_manager.cc:1434] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.013s
I20260710 13:22:03.578517 14243 tablet_bootstrap.cc:492] T de153884760a4a209811fda0ae4a7828 P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap starting.
I20260710 13:22:03.578505 14241 raft_consensus.cc:359] T 3c85a6cb055746dcab5fc8ea128af1ac P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.579439 14241 raft_consensus.cc:385] T 3c85a6cb055746dcab5fc8ea128af1ac P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:03.579708 14241 raft_consensus.cc:740] T 3c85a6cb055746dcab5fc8ea128af1ac P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d5cf599333b493095ca9a75349f7e33, State: Initialized, Role: FOLLOWER
I20260710 13:22:03.580384 14241 consensus_queue.cc:260] T 3c85a6cb055746dcab5fc8ea128af1ac P 4d5cf599333b493095ca9a75349f7e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.582535 14241 ts_tablet_manager.cc:1434] T 3c85a6cb055746dcab5fc8ea128af1ac P 4d5cf599333b493095ca9a75349f7e33: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260710 13:22:03.583544 14241 tablet_bootstrap.cc:492] T 166f914521734d4f9877d106be2c34c1 P 4d5cf599333b493095ca9a75349f7e33: Bootstrap starting.
I20260710 13:22:03.585112 14243 tablet_bootstrap.cc:654] T de153884760a4a209811fda0ae4a7828 P 1ce9d833821b4493b07d01781cc4aed1: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:03.586344 14240 tablet_bootstrap.cc:492] T 5f486bc44a244b94be80e439c2c91315 P 04f38c4709ab4fbaab721c200ee60d4c: No bootstrap required, opened a new log
I20260710 13:22:03.586828 14240 ts_tablet_manager.cc:1403] T 5f486bc44a244b94be80e439c2c91315 P 04f38c4709ab4fbaab721c200ee60d4c: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.000s
I20260710 13:22:03.589870 14241 tablet_bootstrap.cc:654] T 166f914521734d4f9877d106be2c34c1 P 4d5cf599333b493095ca9a75349f7e33: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:03.590322 14240 raft_consensus.cc:359] T 5f486bc44a244b94be80e439c2c91315 P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.591308 14240 raft_consensus.cc:385] T 5f486bc44a244b94be80e439c2c91315 P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:03.591663 14240 raft_consensus.cc:740] T 5f486bc44a244b94be80e439c2c91315 P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04f38c4709ab4fbaab721c200ee60d4c, State: Initialized, Role: FOLLOWER
I20260710 13:22:03.592942 14240 consensus_queue.cc:260] T 5f486bc44a244b94be80e439c2c91315 P 04f38c4709ab4fbaab721c200ee60d4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.595676 14240 ts_tablet_manager.cc:1434] T 5f486bc44a244b94be80e439c2c91315 P 04f38c4709ab4fbaab721c200ee60d4c: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:22:03.596642 14240 tablet_bootstrap.cc:492] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c: Bootstrap starting.
I20260710 13:22:03.596750 14243 tablet_bootstrap.cc:492] T de153884760a4a209811fda0ae4a7828 P 1ce9d833821b4493b07d01781cc4aed1: No bootstrap required, opened a new log
I20260710 13:22:03.597242 14243 ts_tablet_manager.cc:1403] T de153884760a4a209811fda0ae4a7828 P 1ce9d833821b4493b07d01781cc4aed1: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260710 13:22:03.600018 14243 raft_consensus.cc:359] T de153884760a4a209811fda0ae4a7828 P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.600787 14243 raft_consensus.cc:385] T de153884760a4a209811fda0ae4a7828 P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:03.601083 14243 raft_consensus.cc:740] T de153884760a4a209811fda0ae4a7828 P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ce9d833821b4493b07d01781cc4aed1, State: Initialized, Role: FOLLOWER
I20260710 13:22:03.602025 14243 consensus_queue.cc:260] T de153884760a4a209811fda0ae4a7828 P 1ce9d833821b4493b07d01781cc4aed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.603514 14240 tablet_bootstrap.cc:654] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:03.604306 14243 ts_tablet_manager.cc:1434] T de153884760a4a209811fda0ae4a7828 P 1ce9d833821b4493b07d01781cc4aed1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:22:03.605314 14243 tablet_bootstrap.cc:492] T 6781aeb6e9404a60a7fa9677751e5bbd P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap starting.
I20260710 13:22:03.613507 14243 tablet_bootstrap.cc:654] T 6781aeb6e9404a60a7fa9677751e5bbd P 1ce9d833821b4493b07d01781cc4aed1: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:03.615959 14240 tablet_bootstrap.cc:492] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c: No bootstrap required, opened a new log
I20260710 13:22:03.616390 14241 tablet_bootstrap.cc:492] T 166f914521734d4f9877d106be2c34c1 P 4d5cf599333b493095ca9a75349f7e33: No bootstrap required, opened a new log
I20260710 13:22:03.616516 14240 ts_tablet_manager.cc:1403] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260710 13:22:03.616911 14241 ts_tablet_manager.cc:1403] T 166f914521734d4f9877d106be2c34c1 P 4d5cf599333b493095ca9a75349f7e33: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.019s
I20260710 13:22:03.619867 14241 raft_consensus.cc:359] T 166f914521734d4f9877d106be2c34c1 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } }
I20260710 13:22:03.620559 14241 raft_consensus.cc:385] T 166f914521734d4f9877d106be2c34c1 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:03.620464 14240 raft_consensus.cc:359] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.621847 14240 raft_consensus.cc:385] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:03.622231 14240 raft_consensus.cc:740] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04f38c4709ab4fbaab721c200ee60d4c, State: Initialized, Role: FOLLOWER
I20260710 13:22:03.623497 14240 consensus_queue.cc:260] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.621248 14241 raft_consensus.cc:740] T 166f914521734d4f9877d106be2c34c1 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d5cf599333b493095ca9a75349f7e33, State: Initialized, Role: FOLLOWER
I20260710 13:22:03.624616 14247 raft_consensus.cc:493] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:03.625082 14241 consensus_queue.cc:260] T 166f914521734d4f9877d106be2c34c1 P 4d5cf599333b493095ca9a75349f7e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } }
I20260710 13:22:03.625195 14247 raft_consensus.cc:515] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.627431 14241 ts_tablet_manager.cc:1434] T 166f914521734d4f9877d106be2c34c1 P 4d5cf599333b493095ca9a75349f7e33: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:22:03.628454 14241 tablet_bootstrap.cc:492] T de153884760a4a209811fda0ae4a7828 P 4d5cf599333b493095ca9a75349f7e33: Bootstrap starting.
I20260710 13:22:03.635897 14241 tablet_bootstrap.cc:654] T de153884760a4a209811fda0ae4a7828 P 4d5cf599333b493095ca9a75349f7e33: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:03.645740 14247 leader_election.cc:290] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767), 4d5cf599333b493095ca9a75349f7e33 (127.10.210.67:41871)
I20260710 13:22:03.652606 14243 tablet_bootstrap.cc:492] T 6781aeb6e9404a60a7fa9677751e5bbd P 1ce9d833821b4493b07d01781cc4aed1: No bootstrap required, opened a new log
I20260710 13:22:03.653326 14243 ts_tablet_manager.cc:1403] T 6781aeb6e9404a60a7fa9677751e5bbd P 1ce9d833821b4493b07d01781cc4aed1: Time spent bootstrapping tablet: real 0.048s	user 0.018s	sys 0.010s
I20260710 13:22:03.657572 14243 raft_consensus.cc:359] T 6781aeb6e9404a60a7fa9677751e5bbd P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.658619 14243 raft_consensus.cc:385] T 6781aeb6e9404a60a7fa9677751e5bbd P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:03.659065 14243 raft_consensus.cc:740] T 6781aeb6e9404a60a7fa9677751e5bbd P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ce9d833821b4493b07d01781cc4aed1, State: Initialized, Role: FOLLOWER
I20260710 13:22:03.660110 14243 consensus_queue.cc:260] T 6781aeb6e9404a60a7fa9677751e5bbd P 1ce9d833821b4493b07d01781cc4aed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.663154 14243 ts_tablet_manager.cc:1434] T 6781aeb6e9404a60a7fa9677751e5bbd P 1ce9d833821b4493b07d01781cc4aed1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:22:03.666451 14243 tablet_bootstrap.cc:492] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap starting.
I20260710 13:22:03.670507 14240 ts_tablet_manager.cc:1434] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c: Time spent starting tablet: real 0.053s	user 0.011s	sys 0.032s
I20260710 13:22:03.673734 14240 tablet_bootstrap.cc:492] T 8bb9979dec0a409bb0f2bce017800c78 P 04f38c4709ab4fbaab721c200ee60d4c: Bootstrap starting.
I20260710 13:22:03.680171 14240 tablet_bootstrap.cc:654] T 8bb9979dec0a409bb0f2bce017800c78 P 04f38c4709ab4fbaab721c200ee60d4c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:03.682760 14243 tablet_bootstrap.cc:654] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:03.683569 14241 tablet_bootstrap.cc:492] T de153884760a4a209811fda0ae4a7828 P 4d5cf599333b493095ca9a75349f7e33: No bootstrap required, opened a new log
I20260710 13:22:03.684098 14241 ts_tablet_manager.cc:1403] T de153884760a4a209811fda0ae4a7828 P 4d5cf599333b493095ca9a75349f7e33: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.027s
I20260710 13:22:03.684306 14051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c2de5509c84f31a54d0472ec49b4e5" candidate_uuid: "04f38c4709ab4fbaab721c200ee60d4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ce9d833821b4493b07d01781cc4aed1" is_pre_election: true
W20260710 13:22:03.686408 14089 leader_election.cc:343] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:03.686978 14241 raft_consensus.cc:359] T de153884760a4a209811fda0ae4a7828 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.687703 14241 raft_consensus.cc:385] T de153884760a4a209811fda0ae4a7828 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:03.688004 14241 raft_consensus.cc:740] T de153884760a4a209811fda0ae4a7828 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d5cf599333b493095ca9a75349f7e33, State: Initialized, Role: FOLLOWER
I20260710 13:22:03.688925 14241 consensus_queue.cc:260] T de153884760a4a209811fda0ae4a7828 P 4d5cf599333b493095ca9a75349f7e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.691092 14241 ts_tablet_manager.cc:1434] T de153884760a4a209811fda0ae4a7828 P 4d5cf599333b493095ca9a75349f7e33: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:22:03.692071 14241 tablet_bootstrap.cc:492] T 5f486bc44a244b94be80e439c2c91315 P 4d5cf599333b493095ca9a75349f7e33: Bootstrap starting.
I20260710 13:22:03.695680 14240 tablet_bootstrap.cc:492] T 8bb9979dec0a409bb0f2bce017800c78 P 04f38c4709ab4fbaab721c200ee60d4c: No bootstrap required, opened a new log
I20260710 13:22:03.696337 14240 ts_tablet_manager.cc:1403] T 8bb9979dec0a409bb0f2bce017800c78 P 04f38c4709ab4fbaab721c200ee60d4c: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.003s
I20260710 13:22:03.700044 14241 tablet_bootstrap.cc:654] T 5f486bc44a244b94be80e439c2c91315 P 4d5cf599333b493095ca9a75349f7e33: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:03.700297 14240 raft_consensus.cc:359] T 8bb9979dec0a409bb0f2bce017800c78 P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.701305 14240 raft_consensus.cc:385] T 8bb9979dec0a409bb0f2bce017800c78 P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:03.701710 14240 raft_consensus.cc:740] T 8bb9979dec0a409bb0f2bce017800c78 P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04f38c4709ab4fbaab721c200ee60d4c, State: Initialized, Role: FOLLOWER
I20260710 13:22:03.702674 14240 consensus_queue.cc:260] T 8bb9979dec0a409bb0f2bce017800c78 P 04f38c4709ab4fbaab721c200ee60d4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.703260 14245 raft_consensus.cc:493] T ff19ca7ae3b04d5b8b74831ed765df95 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:03.703899 14245 raft_consensus.cc:515] T ff19ca7ae3b04d5b8b74831ed765df95 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.706533 14240 ts_tablet_manager.cc:1434] T 8bb9979dec0a409bb0f2bce017800c78 P 04f38c4709ab4fbaab721c200ee60d4c: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.008s
I20260710 13:22:03.707887 14240 tablet_bootstrap.cc:492] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c: Bootstrap starting.
I20260710 13:22:03.712018 14245 leader_election.cc:290] T ff19ca7ae3b04d5b8b74831ed765df95 P 4d5cf599333b493095ca9a75349f7e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767), 04f38c4709ab4fbaab721c200ee60d4c (127.10.210.66:33019)
I20260710 13:22:03.716266 14240 tablet_bootstrap.cc:654] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:03.739607 14200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c2de5509c84f31a54d0472ec49b4e5" candidate_uuid: "04f38c4709ab4fbaab721c200ee60d4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5cf599333b493095ca9a75349f7e33" is_pre_election: true
W20260710 13:22:03.741714 14090 leader_election.cc:343] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d5cf599333b493095ca9a75349f7e33 (127.10.210.67:41871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:03.742357 14090 leader_election.cc:304] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04f38c4709ab4fbaab721c200ee60d4c; no voters: 1ce9d833821b4493b07d01781cc4aed1, 4d5cf599333b493095ca9a75349f7e33
I20260710 13:22:03.746246 14255 raft_consensus.cc:2749] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:03.748907 14241 tablet_bootstrap.cc:492] T 5f486bc44a244b94be80e439c2c91315 P 4d5cf599333b493095ca9a75349f7e33: No bootstrap required, opened a new log
I20260710 13:22:03.749432 14241 ts_tablet_manager.cc:1403] T 5f486bc44a244b94be80e439c2c91315 P 4d5cf599333b493095ca9a75349f7e33: Time spent bootstrapping tablet: real 0.058s	user 0.026s	sys 0.025s
I20260710 13:22:03.752395 14241 raft_consensus.cc:359] T 5f486bc44a244b94be80e439c2c91315 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.753213 14241 raft_consensus.cc:385] T 5f486bc44a244b94be80e439c2c91315 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:03.753506 14241 raft_consensus.cc:740] T 5f486bc44a244b94be80e439c2c91315 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d5cf599333b493095ca9a75349f7e33, State: Initialized, Role: FOLLOWER
I20260710 13:22:03.754305 14241 consensus_queue.cc:260] T 5f486bc44a244b94be80e439c2c91315 P 4d5cf599333b493095ca9a75349f7e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.755175 14126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff19ca7ae3b04d5b8b74831ed765df95" candidate_uuid: "4d5cf599333b493095ca9a75349f7e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04f38c4709ab4fbaab721c200ee60d4c" is_pre_election: true
I20260710 13:22:03.756552 14241 ts_tablet_manager.cc:1434] T 5f486bc44a244b94be80e439c2c91315 P 4d5cf599333b493095ca9a75349f7e33: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:22:03.757593 14241 tablet_bootstrap.cc:492] T 6781aeb6e9404a60a7fa9677751e5bbd P 4d5cf599333b493095ca9a75349f7e33: Bootstrap starting.
I20260710 13:22:03.757643 14051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff19ca7ae3b04d5b8b74831ed765df95" candidate_uuid: "4d5cf599333b493095ca9a75349f7e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ce9d833821b4493b07d01781cc4aed1" is_pre_election: true
W20260710 13:22:03.758190 14163 leader_election.cc:343] T ff19ca7ae3b04d5b8b74831ed765df95 P 4d5cf599333b493095ca9a75349f7e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04f38c4709ab4fbaab721c200ee60d4c (127.10.210.66:33019): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:03.759048 14240 tablet_bootstrap.cc:492] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c: No bootstrap required, opened a new log
W20260710 13:22:03.759539 14163 leader_election.cc:343] T ff19ca7ae3b04d5b8b74831ed765df95 P 4d5cf599333b493095ca9a75349f7e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:03.759999 14163 leader_election.cc:304] T ff19ca7ae3b04d5b8b74831ed765df95 P 4d5cf599333b493095ca9a75349f7e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d5cf599333b493095ca9a75349f7e33; no voters: 04f38c4709ab4fbaab721c200ee60d4c, 1ce9d833821b4493b07d01781cc4aed1
I20260710 13:22:03.759541 14240 ts_tablet_manager.cc:1403] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.016s
I20260710 13:22:03.761207 14243 tablet_bootstrap.cc:492] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1: No bootstrap required, opened a new log
I20260710 13:22:03.761346 14245 raft_consensus.cc:2749] T ff19ca7ae3b04d5b8b74831ed765df95 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:03.761806 14243 ts_tablet_manager.cc:1403] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1: Time spent bootstrapping tablet: real 0.096s	user 0.036s	sys 0.030s
I20260710 13:22:03.762064 14245 raft_consensus.cc:493] T de153884760a4a209811fda0ae4a7828 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:03.762527 14245 raft_consensus.cc:515] T de153884760a4a209811fda0ae4a7828 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.764168 14241 tablet_bootstrap.cc:654] T 6781aeb6e9404a60a7fa9677751e5bbd P 4d5cf599333b493095ca9a75349f7e33: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:03.764010 14240 raft_consensus.cc:359] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } }
I20260710 13:22:03.764808 14240 raft_consensus.cc:385] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:03.764642 14243 raft_consensus.cc:359] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.765166 14240 raft_consensus.cc:740] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04f38c4709ab4fbaab721c200ee60d4c, State: Initialized, Role: FOLLOWER
I20260710 13:22:03.765486 14243 raft_consensus.cc:385] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:03.765815 14243 raft_consensus.cc:740] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ce9d833821b4493b07d01781cc4aed1, State: Initialized, Role: FOLLOWER
I20260710 13:22:03.766062 14240 consensus_queue.cc:260] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } }
I20260710 13:22:03.766567 14243 consensus_queue.cc:260] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.768318 14240 ts_tablet_manager.cc:1434] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:22:03.769014 14243 ts_tablet_manager.cc:1434] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:22:03.769315 14240 tablet_bootstrap.cc:492] T de153884760a4a209811fda0ae4a7828 P 04f38c4709ab4fbaab721c200ee60d4c: Bootstrap starting.
I20260710 13:22:03.769997 14243 tablet_bootstrap.cc:492] T b985e5c30e4240c797534c65aef2fd6e P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap starting.
I20260710 13:22:03.776350 14240 tablet_bootstrap.cc:654] T de153884760a4a209811fda0ae4a7828 P 04f38c4709ab4fbaab721c200ee60d4c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:03.776865 14243 tablet_bootstrap.cc:654] T b985e5c30e4240c797534c65aef2fd6e P 1ce9d833821b4493b07d01781cc4aed1: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:03.784355 14255 raft_consensus.cc:493] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:03.785082 14255 raft_consensus.cc:515] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } }
I20260710 13:22:03.788888 14051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166f914521734d4f9877d106be2c34c1" candidate_uuid: "04f38c4709ab4fbaab721c200ee60d4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ce9d833821b4493b07d01781cc4aed1" is_pre_election: true
I20260710 13:22:03.789705 14200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166f914521734d4f9877d106be2c34c1" candidate_uuid: "04f38c4709ab4fbaab721c200ee60d4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5cf599333b493095ca9a75349f7e33" is_pre_election: true
I20260710 13:22:03.790418 14255 leader_election.cc:290] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d5cf599333b493095ca9a75349f7e33 (127.10.210.67:41871), 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767)
I20260710 13:22:03.790341 14200 raft_consensus.cc:2468] T 166f914521734d4f9877d106be2c34c1 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04f38c4709ab4fbaab721c200ee60d4c in term 0.
W20260710 13:22:03.790293 14089 leader_election.cc:343] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:22:03.797533 13997 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:03.800287 14090 leader_election.cc:304] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c [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: 04f38c4709ab4fbaab721c200ee60d4c, 4d5cf599333b493095ca9a75349f7e33; no voters: 1ce9d833821b4493b07d01781cc4aed1
I20260710 13:22:03.806173 14051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de153884760a4a209811fda0ae4a7828" candidate_uuid: "4d5cf599333b493095ca9a75349f7e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ce9d833821b4493b07d01781cc4aed1" is_pre_election: true
I20260710 13:22:03.807200 14051 raft_consensus.cc:2468] T de153884760a4a209811fda0ae4a7828 P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d5cf599333b493095ca9a75349f7e33 in term 0.
I20260710 13:22:03.816037 14255 raft_consensus.cc:2804] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:03.816596 14255 raft_consensus.cc:493] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:03.817036 14255 raft_consensus.cc:3060] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:03.764475 14245 leader_election.cc:290] T de153884760a4a209811fda0ae4a7828 P 4d5cf599333b493095ca9a75349f7e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767), 04f38c4709ab4fbaab721c200ee60d4c (127.10.210.66:33019)
I20260710 13:22:03.823447 14163 leader_election.cc:304] T de153884760a4a209811fda0ae4a7828 P 4d5cf599333b493095ca9a75349f7e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ce9d833821b4493b07d01781cc4aed1, 4d5cf599333b493095ca9a75349f7e33; no voters: 
I20260710 13:22:03.825129 14245 raft_consensus.cc:493] T 5f486bc44a244b94be80e439c2c91315 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:03.825026 14126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de153884760a4a209811fda0ae4a7828" candidate_uuid: "4d5cf599333b493095ca9a75349f7e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04f38c4709ab4fbaab721c200ee60d4c" is_pre_election: true
I20260710 13:22:03.834149 14245 raft_consensus.cc:515] T 5f486bc44a244b94be80e439c2c91315 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
W20260710 13:22:03.835047 14163 leader_election.cc:343] T de153884760a4a209811fda0ae4a7828 P 4d5cf599333b493095ca9a75349f7e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04f38c4709ab4fbaab721c200ee60d4c (127.10.210.66:33019): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:03.837206 14245 leader_election.cc:290] T 5f486bc44a244b94be80e439c2c91315 P 4d5cf599333b493095ca9a75349f7e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767), 04f38c4709ab4fbaab721c200ee60d4c (127.10.210.66:33019)
I20260710 13:22:03.837982 14051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f486bc44a244b94be80e439c2c91315" candidate_uuid: "4d5cf599333b493095ca9a75349f7e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ce9d833821b4493b07d01781cc4aed1" is_pre_election: true
I20260710 13:22:03.839699 14126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f486bc44a244b94be80e439c2c91315" candidate_uuid: "4d5cf599333b493095ca9a75349f7e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04f38c4709ab4fbaab721c200ee60d4c" is_pre_election: true
I20260710 13:22:03.840373 14126 raft_consensus.cc:2468] T 5f486bc44a244b94be80e439c2c91315 P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d5cf599333b493095ca9a75349f7e33 in term 0.
W20260710 13:22:03.840770 14163 leader_election.cc:343] T 5f486bc44a244b94be80e439c2c91315 P 4d5cf599333b493095ca9a75349f7e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:03.840361 14245 raft_consensus.cc:2804] T de153884760a4a209811fda0ae4a7828 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:03.841575 14163 leader_election.cc:304] T 5f486bc44a244b94be80e439c2c91315 P 4d5cf599333b493095ca9a75349f7e33 [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: 04f38c4709ab4fbaab721c200ee60d4c, 4d5cf599333b493095ca9a75349f7e33; no voters: 1ce9d833821b4493b07d01781cc4aed1
I20260710 13:22:03.842613 14245 raft_consensus.cc:493] T de153884760a4a209811fda0ae4a7828 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:03.843428 14245 raft_consensus.cc:3060] T de153884760a4a209811fda0ae4a7828 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:03.851341 14255 raft_consensus.cc:515] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } }
I20260710 13:22:03.858165 14200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166f914521734d4f9877d106be2c34c1" candidate_uuid: "04f38c4709ab4fbaab721c200ee60d4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5cf599333b493095ca9a75349f7e33"
I20260710 13:22:03.858767 14200 raft_consensus.cc:3060] T 166f914521734d4f9877d106be2c34c1 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:03.859009 14265 raft_consensus.cc:2804] T 5f486bc44a244b94be80e439c2c91315 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:03.864226 14265 raft_consensus.cc:493] T 5f486bc44a244b94be80e439c2c91315 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:03.865334 14249 raft_consensus.cc:493] T 6781aeb6e9404a60a7fa9677751e5bbd P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:03.865899 14200 raft_consensus.cc:2468] T 166f914521734d4f9877d106be2c34c1 P 4d5cf599333b493095ca9a75349f7e33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04f38c4709ab4fbaab721c200ee60d4c in term 1.
I20260710 13:22:03.866221 14051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166f914521734d4f9877d106be2c34c1" candidate_uuid: "04f38c4709ab4fbaab721c200ee60d4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ce9d833821b4493b07d01781cc4aed1"
I20260710 13:22:03.867054 14265 raft_consensus.cc:3060] T 5f486bc44a244b94be80e439c2c91315 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:03.867102 14249 raft_consensus.cc:515] T 6781aeb6e9404a60a7fa9677751e5bbd P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
W20260710 13:22:03.868077 14089 leader_election.cc:343] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:03.867568 14255 leader_election.cc:290] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c [CANDIDATE]: Term 1 election: Requested vote from peers 4d5cf599333b493095ca9a75349f7e33 (127.10.210.67:41871), 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767)
I20260710 13:22:03.869688 14090 leader_election.cc:304] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04f38c4709ab4fbaab721c200ee60d4c, 4d5cf599333b493095ca9a75349f7e33; no voters: 1ce9d833821b4493b07d01781cc4aed1
I20260710 13:22:03.871521 14255 raft_consensus.cc:2804] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:03.872223 14255 raft_consensus.cc:697] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c [term 1 LEADER]: Becoming Leader. State: Replica: 04f38c4709ab4fbaab721c200ee60d4c, State: Running, Role: LEADER
I20260710 13:22:03.874284 14255 consensus_queue.cc:237] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } }
I20260710 13:22:03.881742 14249 leader_election.cc:290] T 6781aeb6e9404a60a7fa9677751e5bbd P 1ce9d833821b4493b07d01781cc4aed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04f38c4709ab4fbaab721c200ee60d4c (127.10.210.66:33019), 4d5cf599333b493095ca9a75349f7e33 (127.10.210.67:41871)
I20260710 13:22:03.863476 14245 raft_consensus.cc:515] T de153884760a4a209811fda0ae4a7828 P 4d5cf599333b493095ca9a75349f7e33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.884915 14245 leader_election.cc:290] T de153884760a4a209811fda0ae4a7828 P 4d5cf599333b493095ca9a75349f7e33 [CANDIDATE]: Term 1 election: Requested vote from peers 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767), 04f38c4709ab4fbaab721c200ee60d4c (127.10.210.66:33019)
I20260710 13:22:03.893399 14245 raft_consensus.cc:493] T 3c85a6cb055746dcab5fc8ea128af1ac P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:03.891031 14243 tablet_bootstrap.cc:492] T b985e5c30e4240c797534c65aef2fd6e P 1ce9d833821b4493b07d01781cc4aed1: No bootstrap required, opened a new log
I20260710 13:22:03.891052 14240 tablet_bootstrap.cc:492] T de153884760a4a209811fda0ae4a7828 P 04f38c4709ab4fbaab721c200ee60d4c: No bootstrap required, opened a new log
I20260710 13:22:03.894474 14241 tablet_bootstrap.cc:492] T 6781aeb6e9404a60a7fa9677751e5bbd P 4d5cf599333b493095ca9a75349f7e33: No bootstrap required, opened a new log
I20260710 13:22:03.894101 14245 raft_consensus.cc:515] T 3c85a6cb055746dcab5fc8ea128af1ac P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.894650 14240 ts_tablet_manager.cc:1403] T de153884760a4a209811fda0ae4a7828 P 04f38c4709ab4fbaab721c200ee60d4c: Time spent bootstrapping tablet: real 0.126s	user 0.015s	sys 0.069s
I20260710 13:22:03.895046 14241 ts_tablet_manager.cc:1403] T 6781aeb6e9404a60a7fa9677751e5bbd P 4d5cf599333b493095ca9a75349f7e33: Time spent bootstrapping tablet: real 0.138s	user 0.027s	sys 0.062s
I20260710 13:22:03.894588 14243 ts_tablet_manager.cc:1403] T b985e5c30e4240c797534c65aef2fd6e P 1ce9d833821b4493b07d01781cc4aed1: Time spent bootstrapping tablet: real 0.125s	user 0.044s	sys 0.074s
I20260710 13:22:03.897367 14265 raft_consensus.cc:515] T 5f486bc44a244b94be80e439c2c91315 P 4d5cf599333b493095ca9a75349f7e33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.899015 14241 raft_consensus.cc:359] T 6781aeb6e9404a60a7fa9677751e5bbd P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.898260 14245 leader_election.cc:290] T 3c85a6cb055746dcab5fc8ea128af1ac P 4d5cf599333b493095ca9a75349f7e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767), 04f38c4709ab4fbaab721c200ee60d4c (127.10.210.66:33019)
I20260710 13:22:03.899389 14243 raft_consensus.cc:359] T b985e5c30e4240c797534c65aef2fd6e P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.899789 14241 raft_consensus.cc:385] T 6781aeb6e9404a60a7fa9677751e5bbd P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:03.900077 14243 raft_consensus.cc:385] T b985e5c30e4240c797534c65aef2fd6e P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:03.900141 14241 raft_consensus.cc:740] T 6781aeb6e9404a60a7fa9677751e5bbd P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d5cf599333b493095ca9a75349f7e33, State: Initialized, Role: FOLLOWER
I20260710 13:22:03.900487 14243 raft_consensus.cc:740] T b985e5c30e4240c797534c65aef2fd6e P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ce9d833821b4493b07d01781cc4aed1, State: Initialized, Role: FOLLOWER
I20260710 13:22:03.901176 14241 consensus_queue.cc:260] T 6781aeb6e9404a60a7fa9677751e5bbd P 4d5cf599333b493095ca9a75349f7e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.901892 14051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de153884760a4a209811fda0ae4a7828" candidate_uuid: "4d5cf599333b493095ca9a75349f7e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ce9d833821b4493b07d01781cc4aed1"
I20260710 13:22:03.902521 14051 raft_consensus.cc:3060] T de153884760a4a209811fda0ae4a7828 P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:03.903653 14247 raft_consensus.cc:493] T 6781aeb6e9404a60a7fa9677751e5bbd P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:03.903687 14241 ts_tablet_manager.cc:1434] T 6781aeb6e9404a60a7fa9677751e5bbd P 4d5cf599333b493095ca9a75349f7e33: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:22:03.904160 14247 raft_consensus.cc:515] T 6781aeb6e9404a60a7fa9677751e5bbd P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.906364 14247 leader_election.cc:290] T 6781aeb6e9404a60a7fa9677751e5bbd P 04f38c4709ab4fbaab721c200ee60d4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767), 4d5cf599333b493095ca9a75349f7e33 (127.10.210.67:41871)
I20260710 13:22:03.907224 14241 tablet_bootstrap.cc:492] T 8bb9979dec0a409bb0f2bce017800c78 P 4d5cf599333b493095ca9a75349f7e33: Bootstrap starting.
I20260710 13:22:03.904070 14243 consensus_queue.cc:260] T b985e5c30e4240c797534c65aef2fd6e P 1ce9d833821b4493b07d01781cc4aed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.910025 14051 raft_consensus.cc:2468] T de153884760a4a209811fda0ae4a7828 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d5cf599333b493095ca9a75349f7e33 in term 1.
I20260710 13:22:03.897959 14240 raft_consensus.cc:359] T de153884760a4a209811fda0ae4a7828 P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.911525 14249 raft_consensus.cc:493] T b985e5c30e4240c797534c65aef2fd6e P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:03.913563 14200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6781aeb6e9404a60a7fa9677751e5bbd" candidate_uuid: "04f38c4709ab4fbaab721c200ee60d4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5cf599333b493095ca9a75349f7e33" is_pre_election: true
I20260710 13:22:03.913918 14249 raft_consensus.cc:515] T b985e5c30e4240c797534c65aef2fd6e P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.914429 14200 raft_consensus.cc:2468] T 6781aeb6e9404a60a7fa9677751e5bbd P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04f38c4709ab4fbaab721c200ee60d4c in term 0.
I20260710 13:22:03.915930 14090 leader_election.cc:304] T 6781aeb6e9404a60a7fa9677751e5bbd P 04f38c4709ab4fbaab721c200ee60d4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04f38c4709ab4fbaab721c200ee60d4c, 4d5cf599333b493095ca9a75349f7e33; no voters: 
I20260710 13:22:03.911556 14240 raft_consensus.cc:385] T de153884760a4a209811fda0ae4a7828 P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:03.916076 14249 leader_election.cc:290] T b985e5c30e4240c797534c65aef2fd6e P 1ce9d833821b4493b07d01781cc4aed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04f38c4709ab4fbaab721c200ee60d4c (127.10.210.66:33019), 4d5cf599333b493095ca9a75349f7e33 (127.10.210.67:41871)
I20260710 13:22:03.917183 14240 raft_consensus.cc:740] T de153884760a4a209811fda0ae4a7828 P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04f38c4709ab4fbaab721c200ee60d4c, State: Initialized, Role: FOLLOWER
I20260710 13:22:03.917676 14249 raft_consensus.cc:493] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:03.917979 14243 ts_tablet_manager.cc:1434] T b985e5c30e4240c797534c65aef2fd6e P 1ce9d833821b4493b07d01781cc4aed1: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260710 13:22:03.920508 14249 raft_consensus.cc:515] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.920833 14125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c85a6cb055746dcab5fc8ea128af1ac" candidate_uuid: "4d5cf599333b493095ca9a75349f7e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04f38c4709ab4fbaab721c200ee60d4c" is_pre_election: true
I20260710 13:22:03.921240 14241 tablet_bootstrap.cc:654] T 8bb9979dec0a409bb0f2bce017800c78 P 4d5cf599333b493095ca9a75349f7e33: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:03.919435 14163 leader_election.cc:304] T de153884760a4a209811fda0ae4a7828 P 4d5cf599333b493095ca9a75349f7e33 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ce9d833821b4493b07d01781cc4aed1, 4d5cf599333b493095ca9a75349f7e33; no voters: 
W20260710 13:22:03.923753 14163 leader_election.cc:343] T 3c85a6cb055746dcab5fc8ea128af1ac P 4d5cf599333b493095ca9a75349f7e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04f38c4709ab4fbaab721c200ee60d4c (127.10.210.66:33019): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:03.919656 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c85a6cb055746dcab5fc8ea128af1ac" candidate_uuid: "4d5cf599333b493095ca9a75349f7e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ce9d833821b4493b07d01781cc4aed1" is_pre_election: true
I20260710 13:22:03.918087 14240 consensus_queue.cc:260] T de153884760a4a209811fda0ae4a7828 P 04f38c4709ab4fbaab721c200ee60d4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
W20260710 13:22:03.926138 14163 leader_election.cc:343] T 3c85a6cb055746dcab5fc8ea128af1ac P 4d5cf599333b493095ca9a75349f7e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:03.920090 14126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de153884760a4a209811fda0ae4a7828" candidate_uuid: "4d5cf599333b493095ca9a75349f7e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04f38c4709ab4fbaab721c200ee60d4c"
I20260710 13:22:03.926834 14249 leader_election.cc:290] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04f38c4709ab4fbaab721c200ee60d4c (127.10.210.66:33019), 4d5cf599333b493095ca9a75349f7e33 (127.10.210.67:41871)
I20260710 13:22:03.927156 14240 ts_tablet_manager.cc:1434] T de153884760a4a209811fda0ae4a7828 P 04f38c4709ab4fbaab721c200ee60d4c: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260710 13:22:03.927279 14163 leader_election.cc:304] T 3c85a6cb055746dcab5fc8ea128af1ac P 4d5cf599333b493095ca9a75349f7e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d5cf599333b493095ca9a75349f7e33; no voters: 04f38c4709ab4fbaab721c200ee60d4c, 1ce9d833821b4493b07d01781cc4aed1
I20260710 13:22:03.928493 14240 tablet_bootstrap.cc:492] T 85e7c7e69d26417488e7626a49205aaa P 04f38c4709ab4fbaab721c200ee60d4c: Bootstrap starting.
I20260710 13:22:03.918896 13949 catalog_manager.cc:5697] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 04f38c4709ab4fbaab721c200ee60d4c (127.10.210.66). New cstate: current_term: 1 leader_uuid: "04f38c4709ab4fbaab721c200ee60d4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:03.927222 14126 raft_consensus.cc:3060] T de153884760a4a209811fda0ae4a7828 P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:03.930167 14245 raft_consensus.cc:2749] T 3c85a6cb055746dcab5fc8ea128af1ac P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:03.922662 14243 tablet_bootstrap.cc:492] T 166f914521734d4f9877d106be2c34c1 P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap starting.
I20260710 13:22:03.934376 14125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6781aeb6e9404a60a7fa9677751e5bbd" candidate_uuid: "1ce9d833821b4493b07d01781cc4aed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04f38c4709ab4fbaab721c200ee60d4c" is_pre_election: true
I20260710 13:22:03.934302 14124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b985e5c30e4240c797534c65aef2fd6e" candidate_uuid: "1ce9d833821b4493b07d01781cc4aed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04f38c4709ab4fbaab721c200ee60d4c" is_pre_election: true
W20260710 13:22:03.936434 14014 leader_election.cc:343] T b985e5c30e4240c797534c65aef2fd6e P 1ce9d833821b4493b07d01781cc4aed1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04f38c4709ab4fbaab721c200ee60d4c (127.10.210.66:33019): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:03.936324 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb9979dec0a409bb0f2bce017800c78" candidate_uuid: "1ce9d833821b4493b07d01781cc4aed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04f38c4709ab4fbaab721c200ee60d4c" is_pre_election: true
I20260710 13:22:03.937410 14123 raft_consensus.cc:2468] T 8bb9979dec0a409bb0f2bce017800c78 P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ce9d833821b4493b07d01781cc4aed1 in term 0.
I20260710 13:22:03.937817 14243 tablet_bootstrap.cc:654] T 166f914521734d4f9877d106be2c34c1 P 1ce9d833821b4493b07d01781cc4aed1: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:03.924261 14255 raft_consensus.cc:2804] T 6781aeb6e9404a60a7fa9677751e5bbd P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:03.940488 14014 leader_election.cc:304] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04f38c4709ab4fbaab721c200ee60d4c, 1ce9d833821b4493b07d01781cc4aed1; no voters: 
I20260710 13:22:03.941315 14249 raft_consensus.cc:2804] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:03.941625 14265 leader_election.cc:290] T 5f486bc44a244b94be80e439c2c91315 P 4d5cf599333b493095ca9a75349f7e33 [CANDIDATE]: Term 1 election: Requested vote from peers 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767), 04f38c4709ab4fbaab721c200ee60d4c (127.10.210.66:33019)
I20260710 13:22:03.941706 14249 raft_consensus.cc:493] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:03.942143 14249 raft_consensus.cc:3060] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:03.942802 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f486bc44a244b94be80e439c2c91315" candidate_uuid: "4d5cf599333b493095ca9a75349f7e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04f38c4709ab4fbaab721c200ee60d4c"
I20260710 13:22:03.943606 14123 raft_consensus.cc:3060] T 5f486bc44a244b94be80e439c2c91315 P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:03.953624 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f486bc44a244b94be80e439c2c91315" candidate_uuid: "4d5cf599333b493095ca9a75349f7e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ce9d833821b4493b07d01781cc4aed1"
W20260710 13:22:03.956163 14163 leader_election.cc:343] T 5f486bc44a244b94be80e439c2c91315 P 4d5cf599333b493095ca9a75349f7e33 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:03.957922 14126 raft_consensus.cc:2468] T de153884760a4a209811fda0ae4a7828 P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d5cf599333b493095ca9a75349f7e33 in term 1.
I20260710 13:22:03.963127 14200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6781aeb6e9404a60a7fa9677751e5bbd" candidate_uuid: "1ce9d833821b4493b07d01781cc4aed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5cf599333b493095ca9a75349f7e33" is_pre_election: true
I20260710 13:22:03.963990 14200 raft_consensus.cc:2468] T 6781aeb6e9404a60a7fa9677751e5bbd P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ce9d833821b4493b07d01781cc4aed1 in term 0.
I20260710 13:22:03.965025 14123 raft_consensus.cc:2468] T 5f486bc44a244b94be80e439c2c91315 P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d5cf599333b493095ca9a75349f7e33 in term 1.
I20260710 13:22:03.965245 14199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b985e5c30e4240c797534c65aef2fd6e" candidate_uuid: "1ce9d833821b4493b07d01781cc4aed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5cf599333b493095ca9a75349f7e33" is_pre_election: true
I20260710 13:22:03.939924 14255 raft_consensus.cc:493] T 6781aeb6e9404a60a7fa9677751e5bbd P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:03.966820 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb9979dec0a409bb0f2bce017800c78" candidate_uuid: "1ce9d833821b4493b07d01781cc4aed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5cf599333b493095ca9a75349f7e33" is_pre_election: true
I20260710 13:22:03.967038 14255 raft_consensus.cc:3060] T 6781aeb6e9404a60a7fa9677751e5bbd P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:03.969123 14015 leader_election.cc:304] T 6781aeb6e9404a60a7fa9677751e5bbd P 1ce9d833821b4493b07d01781cc4aed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ce9d833821b4493b07d01781cc4aed1, 4d5cf599333b493095ca9a75349f7e33; no voters: 
W20260710 13:22:03.970252 14015 leader_election.cc:343] T b985e5c30e4240c797534c65aef2fd6e P 1ce9d833821b4493b07d01781cc4aed1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d5cf599333b493095ca9a75349f7e33 (127.10.210.67:41871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:03.970785 14015 leader_election.cc:304] T b985e5c30e4240c797534c65aef2fd6e P 1ce9d833821b4493b07d01781cc4aed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ce9d833821b4493b07d01781cc4aed1; no voters: 04f38c4709ab4fbaab721c200ee60d4c, 4d5cf599333b493095ca9a75349f7e33
I20260710 13:22:03.970990 14051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6781aeb6e9404a60a7fa9677751e5bbd" candidate_uuid: "04f38c4709ab4fbaab721c200ee60d4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ce9d833821b4493b07d01781cc4aed1" is_pre_election: true
I20260710 13:22:03.963450 14240 tablet_bootstrap.cc:654] T 85e7c7e69d26417488e7626a49205aaa P 04f38c4709ab4fbaab721c200ee60d4c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:03.976480 14163 leader_election.cc:304] T 5f486bc44a244b94be80e439c2c91315 P 4d5cf599333b493095ca9a75349f7e33 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04f38c4709ab4fbaab721c200ee60d4c, 4d5cf599333b493095ca9a75349f7e33; no voters: 1ce9d833821b4493b07d01781cc4aed1
I20260710 13:22:03.979740 14265 raft_consensus.cc:2804] T 5f486bc44a244b94be80e439c2c91315 P 4d5cf599333b493095ca9a75349f7e33 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:03.983542 14265 raft_consensus.cc:697] T 5f486bc44a244b94be80e439c2c91315 P 4d5cf599333b493095ca9a75349f7e33 [term 1 LEADER]: Becoming Leader. State: Replica: 4d5cf599333b493095ca9a75349f7e33, State: Running, Role: LEADER
I20260710 13:22:03.984365 14265 consensus_queue.cc:237] T 5f486bc44a244b94be80e439c2c91315 P 4d5cf599333b493095ca9a75349f7e33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.984918 14249 raft_consensus.cc:515] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.979395 14051 raft_consensus.cc:2468] T 6781aeb6e9404a60a7fa9677751e5bbd P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04f38c4709ab4fbaab721c200ee60d4c in term 0.
I20260710 13:22:03.989841 14271 raft_consensus.cc:2804] T de153884760a4a209811fda0ae4a7828 P 4d5cf599333b493095ca9a75349f7e33 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:03.990412 14271 raft_consensus.cc:697] T de153884760a4a209811fda0ae4a7828 P 4d5cf599333b493095ca9a75349f7e33 [term 1 LEADER]: Becoming Leader. State: Replica: 4d5cf599333b493095ca9a75349f7e33, State: Running, Role: LEADER
I20260710 13:22:03.990439 14126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb9979dec0a409bb0f2bce017800c78" candidate_uuid: "1ce9d833821b4493b07d01781cc4aed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04f38c4709ab4fbaab721c200ee60d4c"
I20260710 13:22:03.990752 14273 raft_consensus.cc:2804] T 6781aeb6e9404a60a7fa9677751e5bbd P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:03.991124 14126 raft_consensus.cc:3060] T 8bb9979dec0a409bb0f2bce017800c78 P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:03.991422 14271 consensus_queue.cc:237] T de153884760a4a209811fda0ae4a7828 P 4d5cf599333b493095ca9a75349f7e33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:03.995865 14277 raft_consensus.cc:2749] T b985e5c30e4240c797534c65aef2fd6e P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:22:03.996007 14015 leader_election.cc:343] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d5cf599333b493095ca9a75349f7e33 (127.10.210.67:41871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:03.996227 14249 leader_election.cc:290] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1 [CANDIDATE]: Term 1 election: Requested vote from peers 04f38c4709ab4fbaab721c200ee60d4c (127.10.210.66:33019), 4d5cf599333b493095ca9a75349f7e33 (127.10.210.67:41871)
I20260710 13:22:04.000111 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb9979dec0a409bb0f2bce017800c78" candidate_uuid: "1ce9d833821b4493b07d01781cc4aed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5cf599333b493095ca9a75349f7e33"
I20260710 13:22:04.000963 14241 tablet_bootstrap.cc:492] T 8bb9979dec0a409bb0f2bce017800c78 P 4d5cf599333b493095ca9a75349f7e33: No bootstrap required, opened a new log
I20260710 13:22:04.001482 14241 ts_tablet_manager.cc:1403] T 8bb9979dec0a409bb0f2bce017800c78 P 4d5cf599333b493095ca9a75349f7e33: Time spent bootstrapping tablet: real 0.094s	user 0.021s	sys 0.012s
I20260710 13:22:04.005100 14126 raft_consensus.cc:2468] T 8bb9979dec0a409bb0f2bce017800c78 P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ce9d833821b4493b07d01781cc4aed1 in term 1.
I20260710 13:22:04.004801 14241 raft_consensus.cc:359] T 8bb9979dec0a409bb0f2bce017800c78 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.005667 14241 raft_consensus.cc:385] T 8bb9979dec0a409bb0f2bce017800c78 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:04.005983 14241 raft_consensus.cc:740] T 8bb9979dec0a409bb0f2bce017800c78 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d5cf599333b493095ca9a75349f7e33, State: Initialized, Role: FOLLOWER
I20260710 13:22:04.006309 14014 leader_election.cc:304] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04f38c4709ab4fbaab721c200ee60d4c, 1ce9d833821b4493b07d01781cc4aed1; no voters: 
I20260710 13:22:04.005743 14255 raft_consensus.cc:515] T 6781aeb6e9404a60a7fa9677751e5bbd P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.006830 14241 consensus_queue.cc:260] T 8bb9979dec0a409bb0f2bce017800c78 P 4d5cf599333b493095ca9a75349f7e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.007454 14249 raft_consensus.cc:2804] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:04.007886 14125 raft_consensus.cc:2393] T 6781aeb6e9404a60a7fa9677751e5bbd P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ce9d833821b4493b07d01781cc4aed1 in current term 1: Already voted for candidate 04f38c4709ab4fbaab721c200ee60d4c in this term.
W20260710 13:22:04.008152 14015 leader_election.cc:343] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d5cf599333b493095ca9a75349f7e33 (127.10.210.67:41871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:04.009584 14243 tablet_bootstrap.cc:492] T 166f914521734d4f9877d106be2c34c1 P 1ce9d833821b4493b07d01781cc4aed1: No bootstrap required, opened a new log
I20260710 13:22:04.010108 14243 ts_tablet_manager.cc:1403] T 166f914521734d4f9877d106be2c34c1 P 1ce9d833821b4493b07d01781cc4aed1: Time spent bootstrapping tablet: real 0.089s	user 0.008s	sys 0.009s
I20260710 13:22:04.011689 14241 ts_tablet_manager.cc:1434] T 8bb9979dec0a409bb0f2bce017800c78 P 4d5cf599333b493095ca9a75349f7e33: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 13:22:04.000984 14273 raft_consensus.cc:493] T 6781aeb6e9404a60a7fa9677751e5bbd P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:04.012403 14273 raft_consensus.cc:3060] T 6781aeb6e9404a60a7fa9677751e5bbd P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:04.012775 14241 tablet_bootstrap.cc:492] T b985e5c30e4240c797534c65aef2fd6e P 4d5cf599333b493095ca9a75349f7e33: Bootstrap starting.
I20260710 13:22:04.017499 13947 catalog_manager.cc:5697] T 5f486bc44a244b94be80e439c2c91315 P 4d5cf599333b493095ca9a75349f7e33 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d5cf599333b493095ca9a75349f7e33 (127.10.210.67). New cstate: current_term: 1 leader_uuid: "4d5cf599333b493095ca9a75349f7e33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:04.023247 14243 raft_consensus.cc:359] T 166f914521734d4f9877d106be2c34c1 P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } }
I20260710 13:22:04.024276 14243 raft_consensus.cc:385] T 166f914521734d4f9877d106be2c34c1 P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:04.024585 14243 raft_consensus.cc:740] T 166f914521734d4f9877d106be2c34c1 P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ce9d833821b4493b07d01781cc4aed1, State: Initialized, Role: FOLLOWER
I20260710 13:22:04.025486 14243 consensus_queue.cc:260] T 166f914521734d4f9877d106be2c34c1 P 1ce9d833821b4493b07d01781cc4aed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } }
I20260710 13:22:04.028614 14241 tablet_bootstrap.cc:654] T b985e5c30e4240c797534c65aef2fd6e P 4d5cf599333b493095ca9a75349f7e33: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:04.029876 14051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6781aeb6e9404a60a7fa9677751e5bbd" candidate_uuid: "04f38c4709ab4fbaab721c200ee60d4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ce9d833821b4493b07d01781cc4aed1"
I20260710 13:22:04.033349 14249 raft_consensus.cc:697] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 LEADER]: Becoming Leader. State: Replica: 1ce9d833821b4493b07d01781cc4aed1, State: Running, Role: LEADER
I20260710 13:22:04.034829 14249 consensus_queue.cc:237] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.031374 14243 ts_tablet_manager.cc:1434] T 166f914521734d4f9877d106be2c34c1 P 1ce9d833821b4493b07d01781cc4aed1: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.004s
I20260710 13:22:04.038259 14255 leader_election.cc:290] T 6781aeb6e9404a60a7fa9677751e5bbd P 04f38c4709ab4fbaab721c200ee60d4c [CANDIDATE]: Term 1 election: Requested vote from peers 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767), 4d5cf599333b493095ca9a75349f7e33 (127.10.210.67:41871)
I20260710 13:22:04.041702 14243 tablet_bootstrap.cc:492] T 85e7c7e69d26417488e7626a49205aaa P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap starting.
I20260710 13:22:04.042717 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6781aeb6e9404a60a7fa9677751e5bbd" candidate_uuid: "04f38c4709ab4fbaab721c200ee60d4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5cf599333b493095ca9a75349f7e33"
I20260710 13:22:04.043337 14198 raft_consensus.cc:3060] T 6781aeb6e9404a60a7fa9677751e5bbd P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:04.044457 14273 raft_consensus.cc:515] T 6781aeb6e9404a60a7fa9677751e5bbd P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.046298 14051 raft_consensus.cc:2393] T 6781aeb6e9404a60a7fa9677751e5bbd P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 04f38c4709ab4fbaab721c200ee60d4c in current term 1: Already voted for candidate 1ce9d833821b4493b07d01781cc4aed1 in this term.
I20260710 13:22:04.046489 14240 tablet_bootstrap.cc:492] T 85e7c7e69d26417488e7626a49205aaa P 04f38c4709ab4fbaab721c200ee60d4c: No bootstrap required, opened a new log
I20260710 13:22:04.047034 14240 ts_tablet_manager.cc:1403] T 85e7c7e69d26417488e7626a49205aaa P 04f38c4709ab4fbaab721c200ee60d4c: Time spent bootstrapping tablet: real 0.119s	user 0.007s	sys 0.015s
I20260710 13:22:04.047802 14273 leader_election.cc:290] T 6781aeb6e9404a60a7fa9677751e5bbd P 1ce9d833821b4493b07d01781cc4aed1 [CANDIDATE]: Term 1 election: Requested vote from peers 04f38c4709ab4fbaab721c200ee60d4c (127.10.210.66:33019), 4d5cf599333b493095ca9a75349f7e33 (127.10.210.67:41871)
I20260710 13:22:04.049635 14199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6781aeb6e9404a60a7fa9677751e5bbd" candidate_uuid: "1ce9d833821b4493b07d01781cc4aed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5cf599333b493095ca9a75349f7e33"
I20260710 13:22:04.050036 14240 raft_consensus.cc:359] T 85e7c7e69d26417488e7626a49205aaa P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.050804 14240 raft_consensus.cc:385] T 85e7c7e69d26417488e7626a49205aaa P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:04.051111 14240 raft_consensus.cc:740] T 85e7c7e69d26417488e7626a49205aaa P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04f38c4709ab4fbaab721c200ee60d4c, State: Initialized, Role: FOLLOWER
I20260710 13:22:04.048589 14125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6781aeb6e9404a60a7fa9677751e5bbd" candidate_uuid: "1ce9d833821b4493b07d01781cc4aed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04f38c4709ab4fbaab721c200ee60d4c"
I20260710 13:22:04.053371 14125 raft_consensus.cc:2393] T 6781aeb6e9404a60a7fa9677751e5bbd P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ce9d833821b4493b07d01781cc4aed1 in current term 1: Already voted for candidate 04f38c4709ab4fbaab721c200ee60d4c in this term.
I20260710 13:22:04.054802 14014 leader_election.cc:304] T 6781aeb6e9404a60a7fa9677751e5bbd P 1ce9d833821b4493b07d01781cc4aed1 [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: 1ce9d833821b4493b07d01781cc4aed1; no voters: 04f38c4709ab4fbaab721c200ee60d4c, 4d5cf599333b493095ca9a75349f7e33
I20260710 13:22:04.056264 14273 raft_consensus.cc:2749] T 6781aeb6e9404a60a7fa9677751e5bbd P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:22:04.058239 14243 tablet_bootstrap.cc:654] T 85e7c7e69d26417488e7626a49205aaa P 1ce9d833821b4493b07d01781cc4aed1: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:04.060992 14240 consensus_queue.cc:260] T 85e7c7e69d26417488e7626a49205aaa P 04f38c4709ab4fbaab721c200ee60d4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.064806 14240 ts_tablet_manager.cc:1434] T 85e7c7e69d26417488e7626a49205aaa P 04f38c4709ab4fbaab721c200ee60d4c: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.002s
I20260710 13:22:04.065783 14240 tablet_bootstrap.cc:492] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c: Bootstrap starting.
I20260710 13:22:04.071993 14240 tablet_bootstrap.cc:654] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:04.072875 13947 catalog_manager.cc:5697] T de153884760a4a209811fda0ae4a7828 P 4d5cf599333b493095ca9a75349f7e33 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d5cf599333b493095ca9a75349f7e33 (127.10.210.67). New cstate: current_term: 1 leader_uuid: "4d5cf599333b493095ca9a75349f7e33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:04.075487 14198 raft_consensus.cc:2468] T 6781aeb6e9404a60a7fa9677751e5bbd P 4d5cf599333b493095ca9a75349f7e33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04f38c4709ab4fbaab721c200ee60d4c in term 1.
I20260710 13:22:04.076925 14090 leader_election.cc:304] T 6781aeb6e9404a60a7fa9677751e5bbd P 04f38c4709ab4fbaab721c200ee60d4c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04f38c4709ab4fbaab721c200ee60d4c, 4d5cf599333b493095ca9a75349f7e33; no voters: 1ce9d833821b4493b07d01781cc4aed1
I20260710 13:22:04.077790 14255 raft_consensus.cc:2804] T 6781aeb6e9404a60a7fa9677751e5bbd P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:04.078409 14255 raft_consensus.cc:697] T 6781aeb6e9404a60a7fa9677751e5bbd P 04f38c4709ab4fbaab721c200ee60d4c [term 1 LEADER]: Becoming Leader. State: Replica: 04f38c4709ab4fbaab721c200ee60d4c, State: Running, Role: LEADER
I20260710 13:22:04.079396 14255 consensus_queue.cc:237] T 6781aeb6e9404a60a7fa9677751e5bbd P 04f38c4709ab4fbaab721c200ee60d4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.097898 14243 tablet_bootstrap.cc:492] T 85e7c7e69d26417488e7626a49205aaa P 1ce9d833821b4493b07d01781cc4aed1: No bootstrap required, opened a new log
I20260710 13:22:04.098443 14243 ts_tablet_manager.cc:1403] T 85e7c7e69d26417488e7626a49205aaa P 1ce9d833821b4493b07d01781cc4aed1: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.004s
I20260710 13:22:04.099080 14241 tablet_bootstrap.cc:492] T b985e5c30e4240c797534c65aef2fd6e P 4d5cf599333b493095ca9a75349f7e33: No bootstrap required, opened a new log
I20260710 13:22:04.099619 13949 catalog_manager.cc:5697] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65). New cstate: current_term: 1 leader_uuid: "1ce9d833821b4493b07d01781cc4aed1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:04.101459 14243 raft_consensus.cc:359] T 85e7c7e69d26417488e7626a49205aaa P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.102236 14243 raft_consensus.cc:385] T 85e7c7e69d26417488e7626a49205aaa P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:04.102504 14243 raft_consensus.cc:740] T 85e7c7e69d26417488e7626a49205aaa P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ce9d833821b4493b07d01781cc4aed1, State: Initialized, Role: FOLLOWER
I20260710 13:22:04.099702 14241 ts_tablet_manager.cc:1403] T b985e5c30e4240c797534c65aef2fd6e P 4d5cf599333b493095ca9a75349f7e33: Time spent bootstrapping tablet: real 0.087s	user 0.017s	sys 0.016s
I20260710 13:22:04.103214 14243 consensus_queue.cc:260] T 85e7c7e69d26417488e7626a49205aaa P 1ce9d833821b4493b07d01781cc4aed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.105402 14243 ts_tablet_manager.cc:1434] T 85e7c7e69d26417488e7626a49205aaa P 1ce9d833821b4493b07d01781cc4aed1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:22:04.106357 14243 tablet_bootstrap.cc:492] T 5f486bc44a244b94be80e439c2c91315 P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap starting.
I20260710 13:22:04.105729 13946 catalog_manager.cc:5697] T 6781aeb6e9404a60a7fa9677751e5bbd P 04f38c4709ab4fbaab721c200ee60d4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 04f38c4709ab4fbaab721c200ee60d4c (127.10.210.66). New cstate: current_term: 1 leader_uuid: "04f38c4709ab4fbaab721c200ee60d4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:04.107285 14240 tablet_bootstrap.cc:492] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c: No bootstrap required, opened a new log
I20260710 13:22:04.107723 14240 ts_tablet_manager.cc:1403] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c: Time spent bootstrapping tablet: real 0.042s	user 0.003s	sys 0.013s
I20260710 13:22:04.110407 14240 raft_consensus.cc:359] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.111091 14240 raft_consensus.cc:385] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:04.111366 14240 raft_consensus.cc:740] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04f38c4709ab4fbaab721c200ee60d4c, State: Initialized, Role: FOLLOWER
I20260710 13:22:04.112018 14240 consensus_queue.cc:260] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.113109 14243 tablet_bootstrap.cc:654] T 5f486bc44a244b94be80e439c2c91315 P 1ce9d833821b4493b07d01781cc4aed1: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:04.105981 14241 raft_consensus.cc:359] T b985e5c30e4240c797534c65aef2fd6e P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.114364 14241 raft_consensus.cc:385] T b985e5c30e4240c797534c65aef2fd6e P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:04.114638 14241 raft_consensus.cc:740] T b985e5c30e4240c797534c65aef2fd6e P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d5cf599333b493095ca9a75349f7e33, State: Initialized, Role: FOLLOWER
I20260710 13:22:04.115434 14241 consensus_queue.cc:260] T b985e5c30e4240c797534c65aef2fd6e P 4d5cf599333b493095ca9a75349f7e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.121614 14241 ts_tablet_manager.cc:1434] T b985e5c30e4240c797534c65aef2fd6e P 4d5cf599333b493095ca9a75349f7e33: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:22:04.122840 14241 tablet_bootstrap.cc:492] T e2c2de5509c84f31a54d0472ec49b4e5 P 4d5cf599333b493095ca9a75349f7e33: Bootstrap starting.
I20260710 13:22:04.124815 14240 ts_tablet_manager.cc:1434] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:22:04.125761 14240 tablet_bootstrap.cc:492] T ff19ca7ae3b04d5b8b74831ed765df95 P 04f38c4709ab4fbaab721c200ee60d4c: Bootstrap starting.
I20260710 13:22:04.131312 14240 tablet_bootstrap.cc:654] T ff19ca7ae3b04d5b8b74831ed765df95 P 04f38c4709ab4fbaab721c200ee60d4c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:04.134325 14243 tablet_bootstrap.cc:492] T 5f486bc44a244b94be80e439c2c91315 P 1ce9d833821b4493b07d01781cc4aed1: No bootstrap required, opened a new log
I20260710 13:22:04.134835 14243 ts_tablet_manager.cc:1403] T 5f486bc44a244b94be80e439c2c91315 P 1ce9d833821b4493b07d01781cc4aed1: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.008s
I20260710 13:22:04.136163 14241 tablet_bootstrap.cc:654] T e2c2de5509c84f31a54d0472ec49b4e5 P 4d5cf599333b493095ca9a75349f7e33: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:04.138226 14243 raft_consensus.cc:359] T 5f486bc44a244b94be80e439c2c91315 P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.138832 14243 raft_consensus.cc:385] T 5f486bc44a244b94be80e439c2c91315 P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:04.139088 14243 raft_consensus.cc:740] T 5f486bc44a244b94be80e439c2c91315 P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ce9d833821b4493b07d01781cc4aed1, State: Initialized, Role: FOLLOWER
I20260710 13:22:04.140076 14240 tablet_bootstrap.cc:492] T ff19ca7ae3b04d5b8b74831ed765df95 P 04f38c4709ab4fbaab721c200ee60d4c: No bootstrap required, opened a new log
I20260710 13:22:04.139870 14243 consensus_queue.cc:260] T 5f486bc44a244b94be80e439c2c91315 P 1ce9d833821b4493b07d01781cc4aed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.140815 14241 tablet_bootstrap.cc:492] T e2c2de5509c84f31a54d0472ec49b4e5 P 4d5cf599333b493095ca9a75349f7e33: No bootstrap required, opened a new log
I20260710 13:22:04.141274 14241 ts_tablet_manager.cc:1403] T e2c2de5509c84f31a54d0472ec49b4e5 P 4d5cf599333b493095ca9a75349f7e33: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.000s
I20260710 13:22:04.141903 14243 ts_tablet_manager.cc:1434] T 5f486bc44a244b94be80e439c2c91315 P 1ce9d833821b4493b07d01781cc4aed1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:22:04.142814 14243 tablet_bootstrap.cc:492] T 3c85a6cb055746dcab5fc8ea128af1ac P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap starting.
I20260710 13:22:04.143752 14241 raft_consensus.cc:359] T e2c2de5509c84f31a54d0472ec49b4e5 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.144305 14241 raft_consensus.cc:385] T e2c2de5509c84f31a54d0472ec49b4e5 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:04.144519 14241 raft_consensus.cc:740] T e2c2de5509c84f31a54d0472ec49b4e5 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d5cf599333b493095ca9a75349f7e33, State: Initialized, Role: FOLLOWER
I20260710 13:22:04.145125 14241 consensus_queue.cc:260] T e2c2de5509c84f31a54d0472ec49b4e5 P 4d5cf599333b493095ca9a75349f7e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.146924 14241 ts_tablet_manager.cc:1434] T e2c2de5509c84f31a54d0472ec49b4e5 P 4d5cf599333b493095ca9a75349f7e33: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:22:04.147804 14241 tablet_bootstrap.cc:492] T 85e7c7e69d26417488e7626a49205aaa P 4d5cf599333b493095ca9a75349f7e33: Bootstrap starting.
I20260710 13:22:04.148778 14243 tablet_bootstrap.cc:654] T 3c85a6cb055746dcab5fc8ea128af1ac P 1ce9d833821b4493b07d01781cc4aed1: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:04.140522 14240 ts_tablet_manager.cc:1403] T ff19ca7ae3b04d5b8b74831ed765df95 P 04f38c4709ab4fbaab721c200ee60d4c: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 13:22:04.153270 14241 tablet_bootstrap.cc:654] T 85e7c7e69d26417488e7626a49205aaa P 4d5cf599333b493095ca9a75349f7e33: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:04.154479 14240 raft_consensus.cc:359] T ff19ca7ae3b04d5b8b74831ed765df95 P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.155414 14240 raft_consensus.cc:385] T ff19ca7ae3b04d5b8b74831ed765df95 P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:04.155779 14240 raft_consensus.cc:740] T ff19ca7ae3b04d5b8b74831ed765df95 P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04f38c4709ab4fbaab721c200ee60d4c, State: Initialized, Role: FOLLOWER
I20260710 13:22:04.156827 14240 consensus_queue.cc:260] T ff19ca7ae3b04d5b8b74831ed765df95 P 04f38c4709ab4fbaab721c200ee60d4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.159580 14243 tablet_bootstrap.cc:492] T 3c85a6cb055746dcab5fc8ea128af1ac P 1ce9d833821b4493b07d01781cc4aed1: No bootstrap required, opened a new log
I20260710 13:22:04.160053 14243 ts_tablet_manager.cc:1403] T 3c85a6cb055746dcab5fc8ea128af1ac P 1ce9d833821b4493b07d01781cc4aed1: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.012s
I20260710 13:22:04.162391 14241 tablet_bootstrap.cc:492] T 85e7c7e69d26417488e7626a49205aaa P 4d5cf599333b493095ca9a75349f7e33: No bootstrap required, opened a new log
I20260710 13:22:04.162842 14240 ts_tablet_manager.cc:1434] T ff19ca7ae3b04d5b8b74831ed765df95 P 04f38c4709ab4fbaab721c200ee60d4c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:22:04.162883 14241 ts_tablet_manager.cc:1403] T 85e7c7e69d26417488e7626a49205aaa P 4d5cf599333b493095ca9a75349f7e33: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260710 13:22:04.162722 14243 raft_consensus.cc:359] T 3c85a6cb055746dcab5fc8ea128af1ac P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.163502 14243 raft_consensus.cc:385] T 3c85a6cb055746dcab5fc8ea128af1ac P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:04.163792 14243 raft_consensus.cc:740] T 3c85a6cb055746dcab5fc8ea128af1ac P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ce9d833821b4493b07d01781cc4aed1, State: Initialized, Role: FOLLOWER
I20260710 13:22:04.163920 14240 tablet_bootstrap.cc:492] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c: Bootstrap starting.
I20260710 13:22:04.164579 14243 consensus_queue.cc:260] T 3c85a6cb055746dcab5fc8ea128af1ac P 1ce9d833821b4493b07d01781cc4aed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.166059 14241 raft_consensus.cc:359] T 85e7c7e69d26417488e7626a49205aaa P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.166790 14241 raft_consensus.cc:385] T 85e7c7e69d26417488e7626a49205aaa P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:04.166903 14243 ts_tablet_manager.cc:1434] T 3c85a6cb055746dcab5fc8ea128af1ac P 1ce9d833821b4493b07d01781cc4aed1: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 13:22:04.167191 14241 raft_consensus.cc:740] T 85e7c7e69d26417488e7626a49205aaa P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d5cf599333b493095ca9a75349f7e33, State: Initialized, Role: FOLLOWER
I20260710 13:22:04.167822 14243 tablet_bootstrap.cc:492] T ff19ca7ae3b04d5b8b74831ed765df95 P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap starting.
I20260710 13:22:04.167943 14241 consensus_queue.cc:260] T 85e7c7e69d26417488e7626a49205aaa P 4d5cf599333b493095ca9a75349f7e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.171640 14241 ts_tablet_manager.cc:1434] T 85e7c7e69d26417488e7626a49205aaa P 4d5cf599333b493095ca9a75349f7e33: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:22:04.173938 14243 tablet_bootstrap.cc:654] T ff19ca7ae3b04d5b8b74831ed765df95 P 1ce9d833821b4493b07d01781cc4aed1: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:04.175308 14255 raft_consensus.cc:493] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:04.175804 14255 raft_consensus.cc:515] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.177214 14240 tablet_bootstrap.cc:654] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:04.178009 14255 leader_election.cc:290] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767), 4d5cf599333b493095ca9a75349f7e33 (127.10.210.67:41871)
I20260710 13:22:04.178488 14243 tablet_bootstrap.cc:492] T ff19ca7ae3b04d5b8b74831ed765df95 P 1ce9d833821b4493b07d01781cc4aed1: No bootstrap required, opened a new log
I20260710 13:22:04.178915 14243 ts_tablet_manager.cc:1403] T ff19ca7ae3b04d5b8b74831ed765df95 P 1ce9d833821b4493b07d01781cc4aed1: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:22:04.179656 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b985e5c30e4240c797534c65aef2fd6e" candidate_uuid: "04f38c4709ab4fbaab721c200ee60d4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5cf599333b493095ca9a75349f7e33" is_pre_election: true
I20260710 13:22:04.180394 14198 raft_consensus.cc:2468] T b985e5c30e4240c797534c65aef2fd6e P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04f38c4709ab4fbaab721c200ee60d4c in term 0.
I20260710 13:22:04.181198 14051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b985e5c30e4240c797534c65aef2fd6e" candidate_uuid: "04f38c4709ab4fbaab721c200ee60d4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ce9d833821b4493b07d01781cc4aed1" is_pre_election: true
I20260710 13:22:04.181437 14243 raft_consensus.cc:359] T ff19ca7ae3b04d5b8b74831ed765df95 P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.181757 14090 leader_election.cc:304] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04f38c4709ab4fbaab721c200ee60d4c, 4d5cf599333b493095ca9a75349f7e33; no voters: 
I20260710 13:22:04.181876 14051 raft_consensus.cc:2468] T b985e5c30e4240c797534c65aef2fd6e P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04f38c4709ab4fbaab721c200ee60d4c in term 0.
I20260710 13:22:04.182135 14243 raft_consensus.cc:385] T ff19ca7ae3b04d5b8b74831ed765df95 P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:04.182420 14243 raft_consensus.cc:740] T ff19ca7ae3b04d5b8b74831ed765df95 P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ce9d833821b4493b07d01781cc4aed1, State: Initialized, Role: FOLLOWER
I20260710 13:22:04.182611 14247 raft_consensus.cc:493] T ff19ca7ae3b04d5b8b74831ed765df95 P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:04.183065 14243 consensus_queue.cc:260] T ff19ca7ae3b04d5b8b74831ed765df95 P 1ce9d833821b4493b07d01781cc4aed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.185321 14243 ts_tablet_manager.cc:1434] T ff19ca7ae3b04d5b8b74831ed765df95 P 1ce9d833821b4493b07d01781cc4aed1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:22:04.185603 14240 tablet_bootstrap.cc:492] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c: No bootstrap required, opened a new log
I20260710 13:22:04.183086 14247 raft_consensus.cc:515] T ff19ca7ae3b04d5b8b74831ed765df95 P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.186120 14240 ts_tablet_manager.cc:1403] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.002s
I20260710 13:22:04.187572 14247 leader_election.cc:290] T ff19ca7ae3b04d5b8b74831ed765df95 P 04f38c4709ab4fbaab721c200ee60d4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767), 4d5cf599333b493095ca9a75349f7e33 (127.10.210.67:41871)
I20260710 13:22:04.188102 14247 raft_consensus.cc:2804] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:04.188282 14051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff19ca7ae3b04d5b8b74831ed765df95" candidate_uuid: "04f38c4709ab4fbaab721c200ee60d4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ce9d833821b4493b07d01781cc4aed1" is_pre_election: true
I20260710 13:22:04.188318 14240 raft_consensus.cc:359] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.189204 14240 raft_consensus.cc:385] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:04.189183 14051 raft_consensus.cc:2468] T ff19ca7ae3b04d5b8b74831ed765df95 P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04f38c4709ab4fbaab721c200ee60d4c in term 0.
I20260710 13:22:04.188442 14247 raft_consensus.cc:493] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:04.189363 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff19ca7ae3b04d5b8b74831ed765df95" candidate_uuid: "04f38c4709ab4fbaab721c200ee60d4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5cf599333b493095ca9a75349f7e33" is_pre_election: true
I20260710 13:22:04.189940 14247 raft_consensus.cc:3060] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:04.190131 14198 raft_consensus.cc:2468] T ff19ca7ae3b04d5b8b74831ed765df95 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04f38c4709ab4fbaab721c200ee60d4c in term 0.
I20260710 13:22:04.190634 14089 leader_election.cc:304] T ff19ca7ae3b04d5b8b74831ed765df95 P 04f38c4709ab4fbaab721c200ee60d4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04f38c4709ab4fbaab721c200ee60d4c, 1ce9d833821b4493b07d01781cc4aed1; no voters: 
I20260710 13:22:04.191480 14240 raft_consensus.cc:740] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04f38c4709ab4fbaab721c200ee60d4c, State: Initialized, Role: FOLLOWER
I20260710 13:22:04.191483 14255 raft_consensus.cc:2804] T ff19ca7ae3b04d5b8b74831ed765df95 P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:04.192102 14255 raft_consensus.cc:493] T ff19ca7ae3b04d5b8b74831ed765df95 P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:04.192453 14255 raft_consensus.cc:3060] T ff19ca7ae3b04d5b8b74831ed765df95 P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:04.192488 14240 consensus_queue.cc:260] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.195487 14240 ts_tablet_manager.cc:1434] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:22:04.197724 14247 raft_consensus.cc:515] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.199874 14247 leader_election.cc:290] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c [CANDIDATE]: Term 1 election: Requested vote from peers 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767), 4d5cf599333b493095ca9a75349f7e33 (127.10.210.67:41871)
I20260710 13:22:04.200938 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b985e5c30e4240c797534c65aef2fd6e" candidate_uuid: "04f38c4709ab4fbaab721c200ee60d4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5cf599333b493095ca9a75349f7e33"
I20260710 13:22:04.201525 14198 raft_consensus.cc:3060] T b985e5c30e4240c797534c65aef2fd6e P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:04.201920 14051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b985e5c30e4240c797534c65aef2fd6e" candidate_uuid: "04f38c4709ab4fbaab721c200ee60d4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ce9d833821b4493b07d01781cc4aed1"
I20260710 13:22:04.202488 14051 raft_consensus.cc:3060] T b985e5c30e4240c797534c65aef2fd6e P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:04.203764 14255 raft_consensus.cc:515] T ff19ca7ae3b04d5b8b74831ed765df95 P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.206506 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff19ca7ae3b04d5b8b74831ed765df95" candidate_uuid: "04f38c4709ab4fbaab721c200ee60d4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ce9d833821b4493b07d01781cc4aed1"
I20260710 13:22:04.207055 14050 raft_consensus.cc:3060] T ff19ca7ae3b04d5b8b74831ed765df95 P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:04.208209 14249 raft_consensus.cc:493] T 166f914521734d4f9877d106be2c34c1 P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:04.208379 14198 raft_consensus.cc:2468] T b985e5c30e4240c797534c65aef2fd6e P 4d5cf599333b493095ca9a75349f7e33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04f38c4709ab4fbaab721c200ee60d4c in term 1.
I20260710 13:22:04.208702 14249 raft_consensus.cc:515] T 166f914521734d4f9877d106be2c34c1 P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } }
I20260710 13:22:04.209707 14090 leader_election.cc:304] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04f38c4709ab4fbaab721c200ee60d4c, 4d5cf599333b493095ca9a75349f7e33; no voters: 
I20260710 13:22:04.210599 14296 raft_consensus.cc:493] T 85e7c7e69d26417488e7626a49205aaa P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:04.210736 14247 raft_consensus.cc:2804] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:04.211061 14296 raft_consensus.cc:515] T 85e7c7e69d26417488e7626a49205aaa P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.213207 14296 leader_election.cc:290] T 85e7c7e69d26417488e7626a49205aaa P 04f38c4709ab4fbaab721c200ee60d4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767), 4d5cf599333b493095ca9a75349f7e33 (127.10.210.67:41871)
I20260710 13:22:04.213861 14050 raft_consensus.cc:2468] T ff19ca7ae3b04d5b8b74831ed765df95 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04f38c4709ab4fbaab721c200ee60d4c in term 1.
I20260710 13:22:04.214286 14125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166f914521734d4f9877d106be2c34c1" candidate_uuid: "1ce9d833821b4493b07d01781cc4aed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04f38c4709ab4fbaab721c200ee60d4c" is_pre_election: true
I20260710 13:22:04.210886 14249 leader_election.cc:290] T 166f914521734d4f9877d106be2c34c1 P 1ce9d833821b4493b07d01781cc4aed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d5cf599333b493095ca9a75349f7e33 (127.10.210.67:41871), 04f38c4709ab4fbaab721c200ee60d4c (127.10.210.66:33019)
I20260710 13:22:04.215539 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e7c7e69d26417488e7626a49205aaa" candidate_uuid: "04f38c4709ab4fbaab721c200ee60d4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5cf599333b493095ca9a75349f7e33" is_pre_election: true
I20260710 13:22:04.215903 14200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff19ca7ae3b04d5b8b74831ed765df95" candidate_uuid: "04f38c4709ab4fbaab721c200ee60d4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5cf599333b493095ca9a75349f7e33"
I20260710 13:22:04.217159 14198 raft_consensus.cc:2468] T 85e7c7e69d26417488e7626a49205aaa P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04f38c4709ab4fbaab721c200ee60d4c in term 0.
I20260710 13:22:04.217314 14200 raft_consensus.cc:3060] T ff19ca7ae3b04d5b8b74831ed765df95 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:04.218349 14090 leader_election.cc:304] T 85e7c7e69d26417488e7626a49205aaa P 04f38c4709ab4fbaab721c200ee60d4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04f38c4709ab4fbaab721c200ee60d4c, 4d5cf599333b493095ca9a75349f7e33; no voters: 
I20260710 13:22:04.218832 14051 raft_consensus.cc:2468] T b985e5c30e4240c797534c65aef2fd6e P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04f38c4709ab4fbaab721c200ee60d4c in term 1.
I20260710 13:22:04.219444 14296 raft_consensus.cc:2804] T 85e7c7e69d26417488e7626a49205aaa P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:04.219900 14296 raft_consensus.cc:493] T 85e7c7e69d26417488e7626a49205aaa P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:04.216189 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e7c7e69d26417488e7626a49205aaa" candidate_uuid: "04f38c4709ab4fbaab721c200ee60d4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ce9d833821b4493b07d01781cc4aed1" is_pre_election: true
I20260710 13:22:04.214846 14255 leader_election.cc:290] T ff19ca7ae3b04d5b8b74831ed765df95 P 04f38c4709ab4fbaab721c200ee60d4c [CANDIDATE]: Term 1 election: Requested vote from peers 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767), 4d5cf599333b493095ca9a75349f7e33 (127.10.210.67:41871)
I20260710 13:22:04.220432 14296 raft_consensus.cc:3060] T 85e7c7e69d26417488e7626a49205aaa P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:04.220752 14050 raft_consensus.cc:2468] T 85e7c7e69d26417488e7626a49205aaa P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04f38c4709ab4fbaab721c200ee60d4c in term 0.
I20260710 13:22:04.215962 14089 leader_election.cc:304] T ff19ca7ae3b04d5b8b74831ed765df95 P 04f38c4709ab4fbaab721c200ee60d4c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04f38c4709ab4fbaab721c200ee60d4c, 1ce9d833821b4493b07d01781cc4aed1; no voters: 
I20260710 13:22:04.219911 14247 raft_consensus.cc:697] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c [term 1 LEADER]: Becoming Leader. State: Replica: 04f38c4709ab4fbaab721c200ee60d4c, State: Running, Role: LEADER
I20260710 13:22:04.215683 14199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166f914521734d4f9877d106be2c34c1" candidate_uuid: "1ce9d833821b4493b07d01781cc4aed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5cf599333b493095ca9a75349f7e33" is_pre_election: true
I20260710 13:22:04.222553 14199 raft_consensus.cc:2393] T 166f914521734d4f9877d106be2c34c1 P 4d5cf599333b493095ca9a75349f7e33 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ce9d833821b4493b07d01781cc4aed1 in current term 1: Already voted for candidate 04f38c4709ab4fbaab721c200ee60d4c in this term.
I20260710 13:22:04.222496 14247 consensus_queue.cc:237] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.223454 14249 raft_consensus.cc:493] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:04.223814 14255 raft_consensus.cc:2804] T ff19ca7ae3b04d5b8b74831ed765df95 P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:04.223910 14249 raft_consensus.cc:515] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.224391 14255 raft_consensus.cc:697] T ff19ca7ae3b04d5b8b74831ed765df95 P 04f38c4709ab4fbaab721c200ee60d4c [term 1 LEADER]: Becoming Leader. State: Replica: 04f38c4709ab4fbaab721c200ee60d4c, State: Running, Role: LEADER
I20260710 13:22:04.226495 14015 leader_election.cc:304] T 166f914521734d4f9877d106be2c34c1 P 1ce9d833821b4493b07d01781cc4aed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ce9d833821b4493b07d01781cc4aed1; no voters: 04f38c4709ab4fbaab721c200ee60d4c, 4d5cf599333b493095ca9a75349f7e33
I20260710 13:22:04.225329 14255 consensus_queue.cc:237] T ff19ca7ae3b04d5b8b74831ed765df95 P 04f38c4709ab4fbaab721c200ee60d4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.227584 14249 leader_election.cc:290] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04f38c4709ab4fbaab721c200ee60d4c (127.10.210.66:33019), 4d5cf599333b493095ca9a75349f7e33 (127.10.210.67:41871)
I20260710 13:22:04.228307 14125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c2de5509c84f31a54d0472ec49b4e5" candidate_uuid: "1ce9d833821b4493b07d01781cc4aed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04f38c4709ab4fbaab721c200ee60d4c" is_pre_election: true
I20260710 13:22:04.228965 14125 raft_consensus.cc:2468] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ce9d833821b4493b07d01781cc4aed1 in term 0.
I20260710 13:22:04.228945 14296 raft_consensus.cc:515] T 85e7c7e69d26417488e7626a49205aaa P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.229944 14273 raft_consensus.cc:3060] T 166f914521734d4f9877d106be2c34c1 P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:04.230839 14014 leader_election.cc:304] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04f38c4709ab4fbaab721c200ee60d4c, 1ce9d833821b4493b07d01781cc4aed1; no voters: 
I20260710 13:22:04.232842 14296 leader_election.cc:290] T 85e7c7e69d26417488e7626a49205aaa P 04f38c4709ab4fbaab721c200ee60d4c [CANDIDATE]: Term 1 election: Requested vote from peers 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767), 4d5cf599333b493095ca9a75349f7e33 (127.10.210.67:41871)
I20260710 13:22:04.234961 14200 raft_consensus.cc:2468] T ff19ca7ae3b04d5b8b74831ed765df95 P 4d5cf599333b493095ca9a75349f7e33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04f38c4709ab4fbaab721c200ee60d4c in term 1.
I20260710 13:22:04.235579 14273 raft_consensus.cc:2749] T 166f914521734d4f9877d106be2c34c1 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:04.236367 14199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e7c7e69d26417488e7626a49205aaa" candidate_uuid: "04f38c4709ab4fbaab721c200ee60d4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5cf599333b493095ca9a75349f7e33"
I20260710 13:22:04.236918 14249 raft_consensus.cc:2804] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:04.237413 14199 raft_consensus.cc:3060] T 85e7c7e69d26417488e7626a49205aaa P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:04.237475 14249 raft_consensus.cc:493] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:04.238128 14249 raft_consensus.cc:3060] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:04.238409 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e7c7e69d26417488e7626a49205aaa" candidate_uuid: "04f38c4709ab4fbaab721c200ee60d4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ce9d833821b4493b07d01781cc4aed1"
I20260710 13:22:04.238996 14050 raft_consensus.cc:3060] T 85e7c7e69d26417488e7626a49205aaa P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:04.245182 14199 raft_consensus.cc:2468] T 85e7c7e69d26417488e7626a49205aaa P 4d5cf599333b493095ca9a75349f7e33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04f38c4709ab4fbaab721c200ee60d4c in term 1.
I20260710 13:22:04.245260 14200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c2de5509c84f31a54d0472ec49b4e5" candidate_uuid: "1ce9d833821b4493b07d01781cc4aed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5cf599333b493095ca9a75349f7e33" is_pre_election: true
I20260710 13:22:04.249430 14200 raft_consensus.cc:2468] T e2c2de5509c84f31a54d0472ec49b4e5 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ce9d833821b4493b07d01781cc4aed1 in term 0.
I20260710 13:22:04.249598 14090 leader_election.cc:304] T 85e7c7e69d26417488e7626a49205aaa P 04f38c4709ab4fbaab721c200ee60d4c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04f38c4709ab4fbaab721c200ee60d4c, 4d5cf599333b493095ca9a75349f7e33; no voters: 
I20260710 13:22:04.246922 14050 raft_consensus.cc:2468] T 85e7c7e69d26417488e7626a49205aaa P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04f38c4709ab4fbaab721c200ee60d4c in term 1.
I20260710 13:22:04.250960 14247 raft_consensus.cc:2804] T 85e7c7e69d26417488e7626a49205aaa P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:04.248025 14249 raft_consensus.cc:515] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.251438 14247 raft_consensus.cc:697] T 85e7c7e69d26417488e7626a49205aaa P 04f38c4709ab4fbaab721c200ee60d4c [term 1 LEADER]: Becoming Leader. State: Replica: 04f38c4709ab4fbaab721c200ee60d4c, State: Running, Role: LEADER
I20260710 13:22:04.252447 14247 consensus_queue.cc:237] T 85e7c7e69d26417488e7626a49205aaa P 04f38c4709ab4fbaab721c200ee60d4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.254683 14200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c2de5509c84f31a54d0472ec49b4e5" candidate_uuid: "1ce9d833821b4493b07d01781cc4aed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5cf599333b493095ca9a75349f7e33"
I20260710 13:22:04.255334 14249 leader_election.cc:290] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1 [CANDIDATE]: Term 1 election: Requested vote from peers 04f38c4709ab4fbaab721c200ee60d4c (127.10.210.66:33019), 4d5cf599333b493095ca9a75349f7e33 (127.10.210.67:41871)
I20260710 13:22:04.255241 14125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c2de5509c84f31a54d0472ec49b4e5" candidate_uuid: "1ce9d833821b4493b07d01781cc4aed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04f38c4709ab4fbaab721c200ee60d4c"
I20260710 13:22:04.256035 14125 raft_consensus.cc:3060] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:04.255251 14200 raft_consensus.cc:3060] T e2c2de5509c84f31a54d0472ec49b4e5 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:04.257025 13946 catalog_manager.cc:5697] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 04f38c4709ab4fbaab721c200ee60d4c (127.10.210.66). New cstate: current_term: 1 leader_uuid: "04f38c4709ab4fbaab721c200ee60d4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:04.266990 14200 raft_consensus.cc:2468] T e2c2de5509c84f31a54d0472ec49b4e5 P 4d5cf599333b493095ca9a75349f7e33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ce9d833821b4493b07d01781cc4aed1 in term 1.
I20260710 13:22:04.268733 14015 leader_election.cc:304] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ce9d833821b4493b07d01781cc4aed1, 4d5cf599333b493095ca9a75349f7e33; no voters: 
I20260710 13:22:04.269143 14125 raft_consensus.cc:2468] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ce9d833821b4493b07d01781cc4aed1 in term 1.
I20260710 13:22:04.270256 14249 raft_consensus.cc:2804] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:04.270887 14249 raft_consensus.cc:697] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 LEADER]: Becoming Leader. State: Replica: 1ce9d833821b4493b07d01781cc4aed1, State: Running, Role: LEADER
I20260710 13:22:04.271764 14249 consensus_queue.cc:237] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.278034 13946 catalog_manager.cc:5697] T ff19ca7ae3b04d5b8b74831ed765df95 P 04f38c4709ab4fbaab721c200ee60d4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 04f38c4709ab4fbaab721c200ee60d4c (127.10.210.66). New cstate: current_term: 1 leader_uuid: "04f38c4709ab4fbaab721c200ee60d4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:04.279925 13946 catalog_manager.cc:5697] T 85e7c7e69d26417488e7626a49205aaa P 04f38c4709ab4fbaab721c200ee60d4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 04f38c4709ab4fbaab721c200ee60d4c (127.10.210.66). New cstate: current_term: 1 leader_uuid: "04f38c4709ab4fbaab721c200ee60d4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:04.280004 13949 catalog_manager.cc:5697] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65). New cstate: current_term: 1 leader_uuid: "1ce9d833821b4493b07d01781cc4aed1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:04.295469 14247 raft_consensus.cc:493] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:04.295954 14247 raft_consensus.cc:515] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.297295 14271 raft_consensus.cc:493] T 8bb9979dec0a409bb0f2bce017800c78 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:04.297729 14271 raft_consensus.cc:515] T 8bb9979dec0a409bb0f2bce017800c78 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.298251 14247 leader_election.cc:290] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767), 4d5cf599333b493095ca9a75349f7e33 (127.10.210.67:41871)
I20260710 13:22:04.299007 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c85a6cb055746dcab5fc8ea128af1ac" candidate_uuid: "04f38c4709ab4fbaab721c200ee60d4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ce9d833821b4493b07d01781cc4aed1" is_pre_election: true
I20260710 13:22:04.299299 14200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c85a6cb055746dcab5fc8ea128af1ac" candidate_uuid: "04f38c4709ab4fbaab721c200ee60d4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5cf599333b493095ca9a75349f7e33" is_pre_election: true
I20260710 13:22:04.299579 14271 leader_election.cc:290] T 8bb9979dec0a409bb0f2bce017800c78 P 4d5cf599333b493095ca9a75349f7e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767), 04f38c4709ab4fbaab721c200ee60d4c (127.10.210.66:33019)
I20260710 13:22:04.299659 14050 raft_consensus.cc:2468] T 3c85a6cb055746dcab5fc8ea128af1ac P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04f38c4709ab4fbaab721c200ee60d4c in term 0.
I20260710 13:22:04.300196 14200 raft_consensus.cc:2468] T 3c85a6cb055746dcab5fc8ea128af1ac P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04f38c4709ab4fbaab721c200ee60d4c in term 0.
I20260710 13:22:04.300640 14051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb9979dec0a409bb0f2bce017800c78" candidate_uuid: "4d5cf599333b493095ca9a75349f7e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ce9d833821b4493b07d01781cc4aed1" is_pre_election: true
I20260710 13:22:04.300835 14125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb9979dec0a409bb0f2bce017800c78" candidate_uuid: "4d5cf599333b493095ca9a75349f7e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04f38c4709ab4fbaab721c200ee60d4c" is_pre_election: true
I20260710 13:22:04.301007 14089 leader_election.cc:304] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04f38c4709ab4fbaab721c200ee60d4c, 1ce9d833821b4493b07d01781cc4aed1; no voters: 
I20260710 13:22:04.301630 14125 raft_consensus.cc:2393] T 8bb9979dec0a409bb0f2bce017800c78 P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4d5cf599333b493095ca9a75349f7e33 in current term 1: Already voted for candidate 1ce9d833821b4493b07d01781cc4aed1 in this term.
I20260710 13:22:04.302078 14247 raft_consensus.cc:2804] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:04.302465 14247 raft_consensus.cc:493] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:04.302802 14247 raft_consensus.cc:3060] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:04.302585 14163 leader_election.cc:304] T 8bb9979dec0a409bb0f2bce017800c78 P 4d5cf599333b493095ca9a75349f7e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d5cf599333b493095ca9a75349f7e33; no voters: 04f38c4709ab4fbaab721c200ee60d4c, 1ce9d833821b4493b07d01781cc4aed1
I20260710 13:22:04.303362 14271 raft_consensus.cc:3060] T 8bb9979dec0a409bb0f2bce017800c78 P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:04.307641 14247 raft_consensus.cc:515] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.308041 14271 raft_consensus.cc:2749] T 8bb9979dec0a409bb0f2bce017800c78 P 4d5cf599333b493095ca9a75349f7e33 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:04.309378 14247 leader_election.cc:290] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c [CANDIDATE]: Term 1 election: Requested vote from peers 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767), 4d5cf599333b493095ca9a75349f7e33 (127.10.210.67:41871)
I20260710 13:22:04.310113 14051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c85a6cb055746dcab5fc8ea128af1ac" candidate_uuid: "04f38c4709ab4fbaab721c200ee60d4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ce9d833821b4493b07d01781cc4aed1"
I20260710 13:22:04.310313 14200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c85a6cb055746dcab5fc8ea128af1ac" candidate_uuid: "04f38c4709ab4fbaab721c200ee60d4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5cf599333b493095ca9a75349f7e33"
I20260710 13:22:04.310604 14051 raft_consensus.cc:3060] T 3c85a6cb055746dcab5fc8ea128af1ac P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:04.310838 14200 raft_consensus.cc:3060] T 3c85a6cb055746dcab5fc8ea128af1ac P 4d5cf599333b493095ca9a75349f7e33 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:04.315165 14051 raft_consensus.cc:2468] T 3c85a6cb055746dcab5fc8ea128af1ac P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04f38c4709ab4fbaab721c200ee60d4c in term 1.
I20260710 13:22:04.315306 14200 raft_consensus.cc:2468] T 3c85a6cb055746dcab5fc8ea128af1ac P 4d5cf599333b493095ca9a75349f7e33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04f38c4709ab4fbaab721c200ee60d4c in term 1.
I20260710 13:22:04.316206 14089 leader_election.cc:304] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04f38c4709ab4fbaab721c200ee60d4c, 1ce9d833821b4493b07d01781cc4aed1; no voters: 
I20260710 13:22:04.317119 14247 raft_consensus.cc:2804] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:04.317586 14247 raft_consensus.cc:697] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c [term 1 LEADER]: Becoming Leader. State: Replica: 04f38c4709ab4fbaab721c200ee60d4c, State: Running, Role: LEADER
I20260710 13:22:04.318348 14247 consensus_queue.cc:237] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:04.325426 13946 catalog_manager.cc:5697] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 04f38c4709ab4fbaab721c200ee60d4c (127.10.210.66). New cstate: current_term: 1 leader_uuid: "04f38c4709ab4fbaab721c200ee60d4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:04.392194 14247 consensus_queue.cc:1048] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:04.403987 14297 consensus_queue.cc:1048] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:04.414077 14051 raft_consensus.cc:3060] T 5f486bc44a244b94be80e439c2c91315 P 1ce9d833821b4493b07d01781cc4aed1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:04.420246 14271 consensus_queue.cc:1048] T 5f486bc44a244b94be80e439c2c91315 P 4d5cf599333b493095ca9a75349f7e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:04.430737 14245 consensus_queue.cc:1048] T 5f486bc44a244b94be80e439c2c91315 P 4d5cf599333b493095ca9a75349f7e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:04.483690 14265 consensus_queue.cc:1048] T de153884760a4a209811fda0ae4a7828 P 4d5cf599333b493095ca9a75349f7e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:04.485392 11081 ts_manager.cc:295] Set tserver state for 1ce9d833821b4493b07d01781cc4aed1 to MAINTENANCE_MODE
I20260710 13:22:04.486150 11081 tablet_server.cc:179] TabletServer@127.10.210.65:0 shutting down...
I20260710 13:22:04.498080 14265 consensus_queue.cc:1048] T de153884760a4a209811fda0ae4a7828 P 4d5cf599333b493095ca9a75349f7e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:22:04.503847 14163 consensus_peers.cc:597] T de153884760a4a209811fda0ae4a7828 P 4d5cf599333b493095ca9a75349f7e33 -> Peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Couldn't send request to peer 1ce9d833821b4493b07d01781cc4aed1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:04.522254 11081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:04.523196 11081 tablet_replica.cc:333] T 85e7c7e69d26417488e7626a49205aaa P 1ce9d833821b4493b07d01781cc4aed1: stopping tablet replica
I20260710 13:22:04.523830 11081 raft_consensus.cc:2243] T 85e7c7e69d26417488e7626a49205aaa P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.524168 11081 raft_consensus.cc:2272] T 85e7c7e69d26417488e7626a49205aaa P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.525967 11081 tablet_replica.cc:333] T 166f914521734d4f9877d106be2c34c1 P 1ce9d833821b4493b07d01781cc4aed1: stopping tablet replica
I20260710 13:22:04.526458 11081 raft_consensus.cc:2243] T 166f914521734d4f9877d106be2c34c1 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.526839 11081 raft_consensus.cc:2272] T 166f914521734d4f9877d106be2c34c1 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.529346 11081 tablet_replica.cc:333] T 5f486bc44a244b94be80e439c2c91315 P 1ce9d833821b4493b07d01781cc4aed1: stopping tablet replica
I20260710 13:22:04.529872 11081 raft_consensus.cc:2243] T 5f486bc44a244b94be80e439c2c91315 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.529798 14249 consensus_queue.cc:1048] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:04.530496 11081 raft_consensus.cc:2272] T 5f486bc44a244b94be80e439c2c91315 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.533115 11081 tablet_replica.cc:333] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1: stopping tablet replica
I20260710 13:22:04.533705 11081 raft_consensus.cc:2243] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:04.534426 11081 pending_rounds.cc:70] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1: Trying to abort 1 pending ops.
I20260710 13:22:04.534658 11081 pending_rounds.cc:77] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305993110625415168 op_type: NO_OP noop_request { }
I20260710 13:22:04.534966 11081 raft_consensus.cc:2889] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:22:04.535249 11081 raft_consensus.cc:2272] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.537648 11081 tablet_replica.cc:333] T ff19ca7ae3b04d5b8b74831ed765df95 P 1ce9d833821b4493b07d01781cc4aed1: stopping tablet replica
I20260710 13:22:04.538379 11081 raft_consensus.cc:2243] T ff19ca7ae3b04d5b8b74831ed765df95 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.538803 11081 raft_consensus.cc:2272] T ff19ca7ae3b04d5b8b74831ed765df95 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.541469 11081 tablet_replica.cc:333] T b985e5c30e4240c797534c65aef2fd6e P 1ce9d833821b4493b07d01781cc4aed1: stopping tablet replica
I20260710 13:22:04.541328 14249 consensus_queue.cc:1048] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:04.542281 11081 raft_consensus.cc:2243] T b985e5c30e4240c797534c65aef2fd6e P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.542800 11081 raft_consensus.cc:2272] T b985e5c30e4240c797534c65aef2fd6e P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.545006 11081 tablet_replica.cc:333] T 6781aeb6e9404a60a7fa9677751e5bbd P 1ce9d833821b4493b07d01781cc4aed1: stopping tablet replica
I20260710 13:22:04.545706 11081 raft_consensus.cc:2243] T 6781aeb6e9404a60a7fa9677751e5bbd P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.546129 11081 raft_consensus.cc:2272] T 6781aeb6e9404a60a7fa9677751e5bbd P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.548346 11081 tablet_replica.cc:333] T 3c85a6cb055746dcab5fc8ea128af1ac P 1ce9d833821b4493b07d01781cc4aed1: stopping tablet replica
I20260710 13:22:04.549000 11081 raft_consensus.cc:2243] T 3c85a6cb055746dcab5fc8ea128af1ac P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.549441 11081 raft_consensus.cc:2272] T 3c85a6cb055746dcab5fc8ea128af1ac P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.551698 11081 tablet_replica.cc:333] T de153884760a4a209811fda0ae4a7828 P 1ce9d833821b4493b07d01781cc4aed1: stopping tablet replica
I20260710 13:22:04.552372 11081 raft_consensus.cc:2243] T de153884760a4a209811fda0ae4a7828 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.552839 11081 pending_rounds.cc:70] T de153884760a4a209811fda0ae4a7828 P 1ce9d833821b4493b07d01781cc4aed1: Trying to abort 1 pending ops.
I20260710 13:22:04.553078 11081 pending_rounds.cc:77] T de153884760a4a209811fda0ae4a7828 P 1ce9d833821b4493b07d01781cc4aed1: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305993109544570880 op_type: NO_OP noop_request { }
I20260710 13:22:04.553406 11081 raft_consensus.cc:2889] T de153884760a4a209811fda0ae4a7828 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:22:04.553752 11081 raft_consensus.cc:2272] T de153884760a4a209811fda0ae4a7828 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.555904 11081 tablet_replica.cc:333] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1: stopping tablet replica
I20260710 13:22:04.556362 11081 raft_consensus.cc:2243] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:04.557255 11081 raft_consensus.cc:2272] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.576465 11081 tablet_server.cc:196] TabletServer@127.10.210.65:0 shutdown complete.
W20260710 13:22:04.602962 14089 consensus_peers.cc:597] T 6781aeb6e9404a60a7fa9677751e5bbd P 04f38c4709ab4fbaab721c200ee60d4c -> Peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Couldn't send request to peer 1ce9d833821b4493b07d01781cc4aed1. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:41767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:04.621913 14089 consensus_peers.cc:597] T ff19ca7ae3b04d5b8b74831ed765df95 P 04f38c4709ab4fbaab721c200ee60d4c -> Peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Couldn't send request to peer 1ce9d833821b4493b07d01781cc4aed1. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:41767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:04.704285 14297 consensus_queue.cc:1048] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:04.705214 14255 consensus_queue.cc:1048] T ff19ca7ae3b04d5b8b74831ed765df95 P 04f38c4709ab4fbaab721c200ee60d4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:04.710220 14255 consensus_queue.cc:1048] T 6781aeb6e9404a60a7fa9677751e5bbd P 04f38c4709ab4fbaab721c200ee60d4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:22:04.723349 14089 consensus_peers.cc:597] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c -> Peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Couldn't send request to peer 1ce9d833821b4493b07d01781cc4aed1. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:41767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:04.727780 14247 consensus_queue.cc:1048] T 85e7c7e69d26417488e7626a49205aaa P 04f38c4709ab4fbaab721c200ee60d4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:22:04.741539 14089 consensus_peers.cc:597] T 85e7c7e69d26417488e7626a49205aaa P 04f38c4709ab4fbaab721c200ee60d4c -> Peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Couldn't send request to peer 1ce9d833821b4493b07d01781cc4aed1. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:41767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:04.779090 14297 consensus_queue.cc:1048] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:22:04.781966 14089 consensus_peers.cc:597] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c -> Peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Couldn't send request to peer 1ce9d833821b4493b07d01781cc4aed1. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:41767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:04.798522 13997 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:22:04.884826 14163 consensus_peers.cc:597] T 5f486bc44a244b94be80e439c2c91315 P 4d5cf599333b493095ca9a75349f7e33 -> Peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Couldn't send request to peer 1ce9d833821b4493b07d01781cc4aed1. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:41767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:04.953683 14089 consensus_peers.cc:597] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c -> Peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Couldn't send request to peer 1ce9d833821b4493b07d01781cc4aed1. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:41767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:05.799638 13997 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:22:05.856062 14330 raft_consensus.cc:493] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:05.856570 14330 raft_consensus.cc:515] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:05.858296 14330 leader_election.cc:290] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767), 4d5cf599333b493095ca9a75349f7e33 (127.10.210.67:41871)
I20260710 13:22:05.859393 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c2de5509c84f31a54d0472ec49b4e5" candidate_uuid: "04f38c4709ab4fbaab721c200ee60d4c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5cf599333b493095ca9a75349f7e33" is_pre_election: true
I20260710 13:22:05.860060 14198 raft_consensus.cc:2468] T e2c2de5509c84f31a54d0472ec49b4e5 P 4d5cf599333b493095ca9a75349f7e33 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04f38c4709ab4fbaab721c200ee60d4c in term 1.
I20260710 13:22:05.861117 14090 leader_election.cc:304] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c [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: 04f38c4709ab4fbaab721c200ee60d4c, 4d5cf599333b493095ca9a75349f7e33; no voters: 
I20260710 13:22:05.861779 14330 raft_consensus.cc:2804] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:22:05.861884 14089 leader_election.cc:336] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Network error: Client connection negotiation failed: client connection to 127.10.210.65:41767: connect: Connection refused (error 111)
I20260710 13:22:05.862131 14330 raft_consensus.cc:493] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:05.862509 14330 raft_consensus.cc:3060] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:05.867249 14330 raft_consensus.cc:515] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:05.868754 14330 leader_election.cc:290] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c [CANDIDATE]: Term 2 election: Requested vote from peers 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767), 4d5cf599333b493095ca9a75349f7e33 (127.10.210.67:41871)
I20260710 13:22:05.869869 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c2de5509c84f31a54d0472ec49b4e5" candidate_uuid: "04f38c4709ab4fbaab721c200ee60d4c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d5cf599333b493095ca9a75349f7e33"
I20260710 13:22:05.870468 14198 raft_consensus.cc:3060] T e2c2de5509c84f31a54d0472ec49b4e5 P 4d5cf599333b493095ca9a75349f7e33 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:22:05.872073 14089 leader_election.cc:336] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Network error: Client connection negotiation failed: client connection to 127.10.210.65:41767: connect: Connection refused (error 111)
I20260710 13:22:05.875464 14198 raft_consensus.cc:2468] T e2c2de5509c84f31a54d0472ec49b4e5 P 4d5cf599333b493095ca9a75349f7e33 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04f38c4709ab4fbaab721c200ee60d4c in term 2.
I20260710 13:22:05.876405 14090 leader_election.cc:304] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c [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: 04f38c4709ab4fbaab721c200ee60d4c, 4d5cf599333b493095ca9a75349f7e33; no voters: 1ce9d833821b4493b07d01781cc4aed1
I20260710 13:22:05.877035 14330 raft_consensus.cc:2804] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:05.877426 14330 raft_consensus.cc:697] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c [term 2 LEADER]: Becoming Leader. State: Replica: 04f38c4709ab4fbaab721c200ee60d4c, State: Running, Role: LEADER
I20260710 13:22:05.878180 14330 consensus_queue.cc:237] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c [LEADER]: Queue going to LEADER 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: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:05.885027 13946 catalog_manager.cc:5697] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c reported cstate change: term changed from 1 to 2, leader changed from 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65) to 04f38c4709ab4fbaab721c200ee60d4c (127.10.210.66). New cstate: current_term: 2 leader_uuid: "04f38c4709ab4fbaab721c200ee60d4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:06.044922 14330 raft_consensus.cc:493] T 8bb9979dec0a409bb0f2bce017800c78 P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ce9d833821b4493b07d01781cc4aed1)
I20260710 13:22:06.045125 14326 raft_consensus.cc:493] T 8bb9979dec0a409bb0f2bce017800c78 P 4d5cf599333b493095ca9a75349f7e33 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ce9d833821b4493b07d01781cc4aed1)
I20260710 13:22:06.045413 14330 raft_consensus.cc:515] T 8bb9979dec0a409bb0f2bce017800c78 P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:06.045689 14326 raft_consensus.cc:515] T 8bb9979dec0a409bb0f2bce017800c78 P 4d5cf599333b493095ca9a75349f7e33 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:06.047794 14326 leader_election.cc:290] T 8bb9979dec0a409bb0f2bce017800c78 P 4d5cf599333b493095ca9a75349f7e33 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767), 04f38c4709ab4fbaab721c200ee60d4c (127.10.210.66:33019)
I20260710 13:22:06.048187 14330 leader_election.cc:290] T 8bb9979dec0a409bb0f2bce017800c78 P 04f38c4709ab4fbaab721c200ee60d4c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767), 4d5cf599333b493095ca9a75349f7e33 (127.10.210.67:41871)
I20260710 13:22:06.048409 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb9979dec0a409bb0f2bce017800c78" candidate_uuid: "04f38c4709ab4fbaab721c200ee60d4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d5cf599333b493095ca9a75349f7e33" is_pre_election: true
I20260710 13:22:06.049350 14198 raft_consensus.cc:2468] T 8bb9979dec0a409bb0f2bce017800c78 P 4d5cf599333b493095ca9a75349f7e33 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04f38c4709ab4fbaab721c200ee60d4c in term 1.
I20260710 13:22:06.050406 14090 leader_election.cc:304] T 8bb9979dec0a409bb0f2bce017800c78 P 04f38c4709ab4fbaab721c200ee60d4c [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: 04f38c4709ab4fbaab721c200ee60d4c, 4d5cf599333b493095ca9a75349f7e33; no voters: 
I20260710 13:22:06.051216 14330 raft_consensus.cc:2804] T 8bb9979dec0a409bb0f2bce017800c78 P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:22:06.051254 14125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb9979dec0a409bb0f2bce017800c78" candidate_uuid: "4d5cf599333b493095ca9a75349f7e33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "04f38c4709ab4fbaab721c200ee60d4c" is_pre_election: true
I20260710 13:22:06.051739 14330 raft_consensus.cc:493] T 8bb9979dec0a409bb0f2bce017800c78 P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1ce9d833821b4493b07d01781cc4aed1)
I20260710 13:22:06.052199 14330 raft_consensus.cc:3060] T 8bb9979dec0a409bb0f2bce017800c78 P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:22:06.052423 14089 leader_election.cc:336] T 8bb9979dec0a409bb0f2bce017800c78 P 04f38c4709ab4fbaab721c200ee60d4c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Network error: Client connection negotiation failed: client connection to 127.10.210.65:41767: connect: Connection refused (error 111)
W20260710 13:22:06.054849 14163 leader_election.cc:336] T 8bb9979dec0a409bb0f2bce017800c78 P 4d5cf599333b493095ca9a75349f7e33 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Network error: Client connection negotiation failed: client connection to 127.10.210.65:41767: connect: Connection refused (error 111)
I20260710 13:22:06.057731 14330 raft_consensus.cc:515] T 8bb9979dec0a409bb0f2bce017800c78 P 04f38c4709ab4fbaab721c200ee60d4c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:06.058663 14125 raft_consensus.cc:2393] T 8bb9979dec0a409bb0f2bce017800c78 P 04f38c4709ab4fbaab721c200ee60d4c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4d5cf599333b493095ca9a75349f7e33 in current term 2: Already voted for candidate 04f38c4709ab4fbaab721c200ee60d4c in this term.
I20260710 13:22:06.059368 14330 leader_election.cc:290] T 8bb9979dec0a409bb0f2bce017800c78 P 04f38c4709ab4fbaab721c200ee60d4c [CANDIDATE]: Term 2 election: Requested vote from peers 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767), 4d5cf599333b493095ca9a75349f7e33 (127.10.210.67:41871)
I20260710 13:22:06.060243 14163 leader_election.cc:304] T 8bb9979dec0a409bb0f2bce017800c78 P 4d5cf599333b493095ca9a75349f7e33 [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: 4d5cf599333b493095ca9a75349f7e33; no voters: 04f38c4709ab4fbaab721c200ee60d4c, 1ce9d833821b4493b07d01781cc4aed1
I20260710 13:22:06.060493 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb9979dec0a409bb0f2bce017800c78" candidate_uuid: "04f38c4709ab4fbaab721c200ee60d4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d5cf599333b493095ca9a75349f7e33"
I20260710 13:22:06.061121 14198 raft_consensus.cc:3060] T 8bb9979dec0a409bb0f2bce017800c78 P 4d5cf599333b493095ca9a75349f7e33 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:22:06.063057 14089 leader_election.cc:336] T 8bb9979dec0a409bb0f2bce017800c78 P 04f38c4709ab4fbaab721c200ee60d4c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Network error: Client connection negotiation failed: client connection to 127.10.210.65:41767: connect: Connection refused (error 111)
I20260710 13:22:06.066367 14198 raft_consensus.cc:2468] T 8bb9979dec0a409bb0f2bce017800c78 P 4d5cf599333b493095ca9a75349f7e33 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04f38c4709ab4fbaab721c200ee60d4c in term 2.
I20260710 13:22:06.066845 14326 raft_consensus.cc:2749] T 8bb9979dec0a409bb0f2bce017800c78 P 4d5cf599333b493095ca9a75349f7e33 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:22:06.067499 14090 leader_election.cc:304] T 8bb9979dec0a409bb0f2bce017800c78 P 04f38c4709ab4fbaab721c200ee60d4c [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: 04f38c4709ab4fbaab721c200ee60d4c, 4d5cf599333b493095ca9a75349f7e33; no voters: 1ce9d833821b4493b07d01781cc4aed1
I20260710 13:22:06.068231 14330 raft_consensus.cc:2804] T 8bb9979dec0a409bb0f2bce017800c78 P 04f38c4709ab4fbaab721c200ee60d4c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:06.068701 14330 raft_consensus.cc:697] T 8bb9979dec0a409bb0f2bce017800c78 P 04f38c4709ab4fbaab721c200ee60d4c [term 2 LEADER]: Becoming Leader. State: Replica: 04f38c4709ab4fbaab721c200ee60d4c, State: Running, Role: LEADER
I20260710 13:22:06.069562 14330 consensus_queue.cc:237] T 8bb9979dec0a409bb0f2bce017800c78 P 04f38c4709ab4fbaab721c200ee60d4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:06.076225 13946 catalog_manager.cc:5697] T 8bb9979dec0a409bb0f2bce017800c78 P 04f38c4709ab4fbaab721c200ee60d4c reported cstate change: term changed from 1 to 2, leader changed from 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65) to 04f38c4709ab4fbaab721c200ee60d4c (127.10.210.66). New cstate: current_term: 2 leader_uuid: "04f38c4709ab4fbaab721c200ee60d4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } health_report { overall_health: UNKNOWN } } }
W20260710 13:22:06.452334 14089 consensus_peers.cc:597] T 8bb9979dec0a409bb0f2bce017800c78 P 04f38c4709ab4fbaab721c200ee60d4c -> Peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Couldn't send request to peer 1ce9d833821b4493b07d01781cc4aed1. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:41767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:06.460198 14089 consensus_peers.cc:597] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c -> Peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Couldn't send request to peer 1ce9d833821b4493b07d01781cc4aed1. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:41767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:06.478902 14200 raft_consensus.cc:1275] T e2c2de5509c84f31a54d0472ec49b4e5 P 4d5cf599333b493095ca9a75349f7e33 [term 2 FOLLOWER]: Refusing update from remote peer 04f38c4709ab4fbaab721c200ee60d4c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:22:06.480238 14330 consensus_queue.cc:1048] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:06.593652 14200 raft_consensus.cc:1275] T 8bb9979dec0a409bb0f2bce017800c78 P 4d5cf599333b493095ca9a75349f7e33 [term 2 FOLLOWER]: Refusing update from remote peer 04f38c4709ab4fbaab721c200ee60d4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:06.594802 14340 consensus_queue.cc:1048] T 8bb9979dec0a409bb0f2bce017800c78 P 04f38c4709ab4fbaab721c200ee60d4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:22:06.800768 13997 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:22:06.860781 14089 consensus_peers.cc:597] T 85e7c7e69d26417488e7626a49205aaa P 04f38c4709ab4fbaab721c200ee60d4c -> Peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Couldn't send request to peer 1ce9d833821b4493b07d01781cc4aed1. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:41767: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:22:06.889168 14163 consensus_peers.cc:597] T de153884760a4a209811fda0ae4a7828 P 4d5cf599333b493095ca9a75349f7e33 -> Peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Couldn't send request to peer 1ce9d833821b4493b07d01781cc4aed1. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:41767: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:22:06.901120 14089 consensus_peers.cc:597] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c -> Peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Couldn't send request to peer 1ce9d833821b4493b07d01781cc4aed1. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:41767: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:22:07.036103 14163 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.210.65:41767: connect: Connection refused (error 111) [suppressed 62 similar messages]
W20260710 13:22:07.053850 14089 consensus_peers.cc:597] T 6781aeb6e9404a60a7fa9677751e5bbd P 04f38c4709ab4fbaab721c200ee60d4c -> Peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Couldn't send request to peer 1ce9d833821b4493b07d01781cc4aed1. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:41767: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:22:07.164849 14089 consensus_peers.cc:597] T ff19ca7ae3b04d5b8b74831ed765df95 P 04f38c4709ab4fbaab721c200ee60d4c -> Peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Couldn't send request to peer 1ce9d833821b4493b07d01781cc4aed1. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:41767: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:22:07.220357 14089 consensus_peers.cc:597] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c -> Peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Couldn't send request to peer 1ce9d833821b4493b07d01781cc4aed1. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:41767: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:22:07.472975 14163 consensus_peers.cc:597] T 5f486bc44a244b94be80e439c2c91315 P 4d5cf599333b493095ca9a75349f7e33 -> Peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Couldn't send request to peer 1ce9d833821b4493b07d01781cc4aed1. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:41767: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:22:07.614878 14089 consensus_peers.cc:597] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c -> Peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Couldn't send request to peer 1ce9d833821b4493b07d01781cc4aed1. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:41767: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:22:07.801996 13997 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:22:08.803102 13997 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:22:08.869199 14089 consensus_peers.cc:597] T 8bb9979dec0a409bb0f2bce017800c78 P 04f38c4709ab4fbaab721c200ee60d4c -> Peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Couldn't send request to peer 1ce9d833821b4493b07d01781cc4aed1. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:41767: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:22:09.172883 14089 consensus_peers.cc:597] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c -> Peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Couldn't send request to peer 1ce9d833821b4493b07d01781cc4aed1. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:41767: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:22:09.357484 14089 consensus_peers.cc:597] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c -> Peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Couldn't send request to peer 1ce9d833821b4493b07d01781cc4aed1. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:41767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:22:09.377298 14089 consensus_peers.cc:597] T 6781aeb6e9404a60a7fa9677751e5bbd P 04f38c4709ab4fbaab721c200ee60d4c -> Peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Couldn't send request to peer 1ce9d833821b4493b07d01781cc4aed1. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:41767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:22:09.398304 14089 consensus_peers.cc:597] T 85e7c7e69d26417488e7626a49205aaa P 04f38c4709ab4fbaab721c200ee60d4c -> Peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Couldn't send request to peer 1ce9d833821b4493b07d01781cc4aed1. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:41767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:22:09.419205 14163 consensus_peers.cc:597] T de153884760a4a209811fda0ae4a7828 P 4d5cf599333b493095ca9a75349f7e33 -> Peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Couldn't send request to peer 1ce9d833821b4493b07d01781cc4aed1. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:41767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:22:09.421878 14089 consensus_peers.cc:597] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c -> Peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Couldn't send request to peer 1ce9d833821b4493b07d01781cc4aed1. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:41767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:22:09.593020 11081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:09.600396 14347 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:09.600885 14348 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:09.602631 14350 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:09.607205 11081 server_base.cc:1061] running on GCE node
I20260710 13:22:09.608896 11081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:09.609187 11081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:09.609402 11081 hybrid_clock.cc:648] HybridClock initialized: now 1783689729609388 us; error 0 us; skew 500 ppm
I20260710 13:22:09.610010 11081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:09.612787 11081 webserver.cc:533] Webserver started at http://127.10.210.65:42783/ using document root <none> and password file <none>
I20260710 13:22:09.613358 11081 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:09.613567 11081 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:22:09.617482 11081 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:22:09.621404 14355 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:09.622332 11081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 13:22:09.622581 11081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689647141662-11081-0/minicluster-data/ts-0-root
uuid: "1ce9d833821b4493b07d01781cc4aed1"
format_stamp: "Formatted at 2026-07-10 13:22:02 on dist-test-slave-4llg"
I20260710 13:22:09.622956 11081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689647141662-11081-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689647141662-11081-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689647141662-11081-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:09.634511 11081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:09.636263 11081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:09.638084 11081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:09.642742 14362 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 13:22:09.692288 11081 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:22:09.692593 11081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.051s	user 0.003s	sys 0.000s
I20260710 13:22:09.693001 11081 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:22:09.698081 14362 tablet_bootstrap.cc:492] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap starting.
I20260710 13:22:09.714530 14362 tablet_bootstrap.cc:492] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:09.715287 14362 tablet_bootstrap.cc:492] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap complete.
I20260710 13:22:09.715982 14362 ts_tablet_manager.cc:1403] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260710 13:22:09.718276 14362 raft_consensus.cc:359] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:09.719082 14362 raft_consensus.cc:740] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ce9d833821b4493b07d01781cc4aed1, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.719699 14362 consensus_queue.cc:260] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1 [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: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:09.722303 14362 ts_tablet_manager.cc:1434] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.004s
I20260710 13:22:09.722955 14362 tablet_bootstrap.cc:492] T b985e5c30e4240c797534c65aef2fd6e P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap starting.
I20260710 13:22:09.733559 14362 tablet_bootstrap.cc:492] T b985e5c30e4240c797534c65aef2fd6e P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:09.734242 14362 tablet_bootstrap.cc:492] T b985e5c30e4240c797534c65aef2fd6e P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap complete.
I20260710 13:22:09.734800 14362 ts_tablet_manager.cc:1403] T b985e5c30e4240c797534c65aef2fd6e P 1ce9d833821b4493b07d01781cc4aed1: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260710 13:22:09.735623 11081 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:22:09.735908 11081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.043s	user 0.040s	sys 0.000s
I20260710 13:22:09.737085 14362 raft_consensus.cc:359] T b985e5c30e4240c797534c65aef2fd6e P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:09.737692 14362 raft_consensus.cc:740] T b985e5c30e4240c797534c65aef2fd6e P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ce9d833821b4493b07d01781cc4aed1, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.738286 14362 consensus_queue.cc:260] T b985e5c30e4240c797534c65aef2fd6e P 1ce9d833821b4493b07d01781cc4aed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:09.739884 14362 ts_tablet_manager.cc:1434] T b985e5c30e4240c797534c65aef2fd6e P 1ce9d833821b4493b07d01781cc4aed1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:22:09.740520 14362 tablet_bootstrap.cc:492] T 5f486bc44a244b94be80e439c2c91315 P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap starting.
I20260710 13:22:09.756577 14362 tablet_bootstrap.cc:492] T 5f486bc44a244b94be80e439c2c91315 P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:09.757422 14362 tablet_bootstrap.cc:492] T 5f486bc44a244b94be80e439c2c91315 P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap complete.
I20260710 13:22:09.757992 14362 ts_tablet_manager.cc:1403] T 5f486bc44a244b94be80e439c2c91315 P 1ce9d833821b4493b07d01781cc4aed1: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 13:22:09.760470 14362 raft_consensus.cc:359] T 5f486bc44a244b94be80e439c2c91315 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:09.761106 14362 raft_consensus.cc:740] T 5f486bc44a244b94be80e439c2c91315 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ce9d833821b4493b07d01781cc4aed1, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.761797 14362 consensus_queue.cc:260] T 5f486bc44a244b94be80e439c2c91315 P 1ce9d833821b4493b07d01781cc4aed1 [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: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:09.763471 14362 ts_tablet_manager.cc:1434] T 5f486bc44a244b94be80e439c2c91315 P 1ce9d833821b4493b07d01781cc4aed1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:22:09.764276 14362 tablet_bootstrap.cc:492] T 3c85a6cb055746dcab5fc8ea128af1ac P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap starting.
I20260710 13:22:09.774991 14362 tablet_bootstrap.cc:492] T 3c85a6cb055746dcab5fc8ea128af1ac P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:09.775779 14362 tablet_bootstrap.cc:492] T 3c85a6cb055746dcab5fc8ea128af1ac P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap complete.
I20260710 13:22:09.776294 14362 ts_tablet_manager.cc:1403] T 3c85a6cb055746dcab5fc8ea128af1ac P 1ce9d833821b4493b07d01781cc4aed1: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260710 13:22:09.778409 14362 raft_consensus.cc:359] T 3c85a6cb055746dcab5fc8ea128af1ac P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:09.778932 14362 raft_consensus.cc:740] T 3c85a6cb055746dcab5fc8ea128af1ac P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ce9d833821b4493b07d01781cc4aed1, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.779561 14362 consensus_queue.cc:260] T 3c85a6cb055746dcab5fc8ea128af1ac P 1ce9d833821b4493b07d01781cc4aed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:09.781422 14362 ts_tablet_manager.cc:1434] T 3c85a6cb055746dcab5fc8ea128af1ac P 1ce9d833821b4493b07d01781cc4aed1: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.004s
I20260710 13:22:09.782202 14362 tablet_bootstrap.cc:492] T de153884760a4a209811fda0ae4a7828 P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap starting.
I20260710 13:22:09.796139 14362 tablet_bootstrap.cc:492] T de153884760a4a209811fda0ae4a7828 P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:22:09.797133 14362 tablet_bootstrap.cc:492] T de153884760a4a209811fda0ae4a7828 P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap complete.
I20260710 13:22:09.797678 14362 ts_tablet_manager.cc:1403] T de153884760a4a209811fda0ae4a7828 P 1ce9d833821b4493b07d01781cc4aed1: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.007s
I20260710 13:22:09.799995 14362 raft_consensus.cc:359] T de153884760a4a209811fda0ae4a7828 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:09.800813 14362 raft_consensus.cc:740] T de153884760a4a209811fda0ae4a7828 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ce9d833821b4493b07d01781cc4aed1, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.801474 14362 consensus_queue.cc:260] T de153884760a4a209811fda0ae4a7828 P 1ce9d833821b4493b07d01781cc4aed1 [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: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:09.802940 14362 ts_tablet_manager.cc:1434] T de153884760a4a209811fda0ae4a7828 P 1ce9d833821b4493b07d01781cc4aed1: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 13:22:09.803714 14362 tablet_bootstrap.cc:492] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap starting.
W20260710 13:22:09.804230 13997 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:22:09.804898 14089 consensus_peers.cc:597] T ff19ca7ae3b04d5b8b74831ed765df95 P 04f38c4709ab4fbaab721c200ee60d4c -> Peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Couldn't send request to peer 1ce9d833821b4493b07d01781cc4aed1. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:41767: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:22:09.813418 11081 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.65:41767
I20260710 13:22:09.813598 14424 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.65:41767 every 8 connection(s)
I20260710 13:22:09.818034 14362 tablet_bootstrap.cc:492] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:22:09.818276 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:09.819067 14362 tablet_bootstrap.cc:492] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap complete.
I20260710 13:22:09.819762 14362 ts_tablet_manager.cc:1403] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 13:22:09.823284 14362 raft_consensus.cc:359] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:09.823920 14362 raft_consensus.cc:740] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ce9d833821b4493b07d01781cc4aed1, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.824615 14362 consensus_queue.cc:260] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1 [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: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:09.826264 14362 ts_tablet_manager.cc:1434] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:22:09.826933 14362 tablet_bootstrap.cc:492] T 6781aeb6e9404a60a7fa9677751e5bbd P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap starting.
I20260710 13:22:09.839164 14362 tablet_bootstrap.cc:492] T 6781aeb6e9404a60a7fa9677751e5bbd P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:09.839956 14362 tablet_bootstrap.cc:492] T 6781aeb6e9404a60a7fa9677751e5bbd P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap complete.
I20260710 13:22:09.840665 14362 ts_tablet_manager.cc:1403] T 6781aeb6e9404a60a7fa9677751e5bbd P 1ce9d833821b4493b07d01781cc4aed1: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260710 13:22:09.841060 14426 heartbeater.cc:344] Connected to a master server at 127.10.210.126:46361
I20260710 13:22:09.841516 14426 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:09.842432 14426 heartbeater.cc:507] Master 127.10.210.126:46361 requested a full tablet report, sending...
I20260710 13:22:09.842485 14125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "166f914521734d4f9877d106be2c34c1"
dest_uuid: "04f38c4709ab4fbaab721c200ee60d4c"
mode: GRACEFUL
new_leader_uuid: "4d5cf599333b493095ca9a75349f7e33"
 from {username='slave'} at 127.0.0.1:48462
I20260710 13:22:09.843237 14125 raft_consensus.cc:606] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c [term 1 LEADER]: Received request to transfer leadership to TS 4d5cf599333b493095ca9a75349f7e33
I20260710 13:22:09.843294 14362 raft_consensus.cc:359] T 6781aeb6e9404a60a7fa9677751e5bbd P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:09.844125 14362 raft_consensus.cc:740] T 6781aeb6e9404a60a7fa9677751e5bbd P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ce9d833821b4493b07d01781cc4aed1, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.844785 14362 consensus_queue.cc:260] T 6781aeb6e9404a60a7fa9677751e5bbd P 1ce9d833821b4493b07d01781cc4aed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:09.846479 14125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c85a6cb055746dcab5fc8ea128af1ac"
dest_uuid: "04f38c4709ab4fbaab721c200ee60d4c"
mode: GRACEFUL
new_leader_uuid: "4d5cf599333b493095ca9a75349f7e33"
 from {username='slave'} at 127.0.0.1:48462
I20260710 13:22:09.847048 14125 raft_consensus.cc:606] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c [term 1 LEADER]: Received request to transfer leadership to TS 4d5cf599333b493095ca9a75349f7e33
I20260710 13:22:09.847329 14362 ts_tablet_manager.cc:1434] T 6781aeb6e9404a60a7fa9677751e5bbd P 1ce9d833821b4493b07d01781cc4aed1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:22:09.848415 14362 tablet_bootstrap.cc:492] T ff19ca7ae3b04d5b8b74831ed765df95 P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap starting.
I20260710 13:22:09.850109 14125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b985e5c30e4240c797534c65aef2fd6e"
dest_uuid: "04f38c4709ab4fbaab721c200ee60d4c"
mode: GRACEFUL
new_leader_uuid: "4d5cf599333b493095ca9a75349f7e33"
 from {username='slave'} at 127.0.0.1:48462
I20260710 13:22:09.850968 14125 raft_consensus.cc:606] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c [term 1 LEADER]: Received request to transfer leadership to TS 4d5cf599333b493095ca9a75349f7e33
I20260710 13:22:09.852542 11081 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 13:22:09.853291 11081 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:09.854005 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:09.854882 13946 ts_manager.cc:194] Re-registered known tserver with Master: 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767)
I20260710 13:22:09.866580 13946 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40670
I20260710 13:22:09.869513 14362 tablet_bootstrap.cc:492] T ff19ca7ae3b04d5b8b74831ed765df95 P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:09.870059 14426 heartbeater.cc:499] Master 127.10.210.126:46361 was elected leader, sending a full tablet report...
I20260710 13:22:09.870430 14362 tablet_bootstrap.cc:492] T ff19ca7ae3b04d5b8b74831ed765df95 P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap complete.
I20260710 13:22:09.871124 14362 ts_tablet_manager.cc:1403] T ff19ca7ae3b04d5b8b74831ed765df95 P 1ce9d833821b4493b07d01781cc4aed1: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.008s
I20260710 13:22:09.873584 14362 raft_consensus.cc:359] T ff19ca7ae3b04d5b8b74831ed765df95 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:09.874289 14362 raft_consensus.cc:740] T ff19ca7ae3b04d5b8b74831ed765df95 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ce9d833821b4493b07d01781cc4aed1, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.874990 14362 consensus_queue.cc:260] T ff19ca7ae3b04d5b8b74831ed765df95 P 1ce9d833821b4493b07d01781cc4aed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:09.876917 14362 ts_tablet_manager.cc:1434] T ff19ca7ae3b04d5b8b74831ed765df95 P 1ce9d833821b4493b07d01781cc4aed1: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:22:09.877605 14362 tablet_bootstrap.cc:492] T 166f914521734d4f9877d106be2c34c1 P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap starting.
I20260710 13:22:09.878239 14399 raft_consensus.cc:3060] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:09.904152 14362 tablet_bootstrap.cc:492] T 166f914521734d4f9877d106be2c34c1 P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:09.904537 14346 raft_consensus.cc:993] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c: : Instructing follower 4d5cf599333b493095ca9a75349f7e33 to start an election
I20260710 13:22:09.905057 14346 raft_consensus.cc:1081] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c [term 1 LEADER]: Signalling peer 4d5cf599333b493095ca9a75349f7e33 to start an election
I20260710 13:22:09.905260 14362 tablet_bootstrap.cc:492] T 166f914521734d4f9877d106be2c34c1 P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap complete.
I20260710 13:22:09.905937 14362 ts_tablet_manager.cc:1403] T 166f914521734d4f9877d106be2c34c1 P 1ce9d833821b4493b07d01781cc4aed1: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.020s
I20260710 13:22:09.907155 14200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b985e5c30e4240c797534c65aef2fd6e"
dest_uuid: "4d5cf599333b493095ca9a75349f7e33"
 from {username='slave'} at 127.0.0.1:35118
I20260710 13:22:09.907794 14200 raft_consensus.cc:493] T b985e5c30e4240c797534c65aef2fd6e P 4d5cf599333b493095ca9a75349f7e33 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:09.908162 14200 raft_consensus.cc:3060] T b985e5c30e4240c797534c65aef2fd6e P 4d5cf599333b493095ca9a75349f7e33 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:09.908504 14362 raft_consensus.cc:359] T 166f914521734d4f9877d106be2c34c1 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } }
I20260710 13:22:09.909224 14362 raft_consensus.cc:740] T 166f914521734d4f9877d106be2c34c1 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ce9d833821b4493b07d01781cc4aed1, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.909955 14362 consensus_queue.cc:260] T 166f914521734d4f9877d106be2c34c1 P 1ce9d833821b4493b07d01781cc4aed1 [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: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } }
I20260710 13:22:09.927830 14200 raft_consensus.cc:515] T b985e5c30e4240c797534c65aef2fd6e P 4d5cf599333b493095ca9a75349f7e33 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:09.930889 14362 ts_tablet_manager.cc:1434] T 166f914521734d4f9877d106be2c34c1 P 1ce9d833821b4493b07d01781cc4aed1: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.012s
I20260710 13:22:09.931763 14362 tablet_bootstrap.cc:492] T 85e7c7e69d26417488e7626a49205aaa P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap starting.
I20260710 13:22:09.931553 14200 leader_election.cc:290] T b985e5c30e4240c797534c65aef2fd6e P 4d5cf599333b493095ca9a75349f7e33 [CANDIDATE]: Term 2 election: Requested vote from peers 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767), 04f38c4709ab4fbaab721c200ee60d4c (127.10.210.66:33019)
I20260710 13:22:09.932762 14125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b985e5c30e4240c797534c65aef2fd6e" candidate_uuid: "4d5cf599333b493095ca9a75349f7e33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04f38c4709ab4fbaab721c200ee60d4c"
I20260710 13:22:09.933518 14125 raft_consensus.cc:3055] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:09.936699 14125 raft_consensus.cc:740] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 04f38c4709ab4fbaab721c200ee60d4c, State: Running, Role: LEADER
I20260710 13:22:09.937638 14125 consensus_queue.cc:260] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:09.939014 14125 raft_consensus.cc:3060] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:09.940120 14399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b985e5c30e4240c797534c65aef2fd6e" candidate_uuid: "4d5cf599333b493095ca9a75349f7e33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ce9d833821b4493b07d01781cc4aed1"
I20260710 13:22:09.940734 14399 raft_consensus.cc:3060] T b985e5c30e4240c797534c65aef2fd6e P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:09.946743 14125 raft_consensus.cc:2468] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d5cf599333b493095ca9a75349f7e33 in term 2.
I20260710 13:22:09.948346 14163 leader_election.cc:304] T b985e5c30e4240c797534c65aef2fd6e P 4d5cf599333b493095ca9a75349f7e33 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04f38c4709ab4fbaab721c200ee60d4c, 4d5cf599333b493095ca9a75349f7e33; no voters: 
I20260710 13:22:09.949759 14326 raft_consensus.cc:2804] T b985e5c30e4240c797534c65aef2fd6e P 4d5cf599333b493095ca9a75349f7e33 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:09.949986 14399 raft_consensus.cc:2468] T b985e5c30e4240c797534c65aef2fd6e P 1ce9d833821b4493b07d01781cc4aed1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d5cf599333b493095ca9a75349f7e33 in term 2.
I20260710 13:22:09.952445 14326 raft_consensus.cc:697] T b985e5c30e4240c797534c65aef2fd6e P 4d5cf599333b493095ca9a75349f7e33 [term 2 LEADER]: Becoming Leader. State: Replica: 4d5cf599333b493095ca9a75349f7e33, State: Running, Role: LEADER
I20260710 13:22:09.953568 14326 consensus_queue.cc:237] T b985e5c30e4240c797534c65aef2fd6e P 4d5cf599333b493095ca9a75349f7e33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:09.956346 14362 tablet_bootstrap.cc:492] T 85e7c7e69d26417488e7626a49205aaa P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:09.957211 14362 tablet_bootstrap.cc:492] T 85e7c7e69d26417488e7626a49205aaa P 1ce9d833821b4493b07d01781cc4aed1: Bootstrap complete.
I20260710 13:22:09.957953 14362 ts_tablet_manager.cc:1403] T 85e7c7e69d26417488e7626a49205aaa P 1ce9d833821b4493b07d01781cc4aed1: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.004s
I20260710 13:22:09.961982 14362 raft_consensus.cc:359] T 85e7c7e69d26417488e7626a49205aaa P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:09.962621 14362 raft_consensus.cc:740] T 85e7c7e69d26417488e7626a49205aaa P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ce9d833821b4493b07d01781cc4aed1, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.963265 14362 consensus_queue.cc:260] T 85e7c7e69d26417488e7626a49205aaa P 1ce9d833821b4493b07d01781cc4aed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:09.963733 13946 catalog_manager.cc:5697] T b985e5c30e4240c797534c65aef2fd6e P 4d5cf599333b493095ca9a75349f7e33 reported cstate change: term changed from 1 to 2, leader changed from 04f38c4709ab4fbaab721c200ee60d4c (127.10.210.66) to 4d5cf599333b493095ca9a75349f7e33 (127.10.210.67). New cstate: current_term: 2 leader_uuid: "4d5cf599333b493095ca9a75349f7e33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:09.965296 14362 ts_tablet_manager.cc:1434] T 85e7c7e69d26417488e7626a49205aaa P 1ce9d833821b4493b07d01781cc4aed1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:22:10.021241 14346 raft_consensus.cc:993] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c: : Instructing follower 4d5cf599333b493095ca9a75349f7e33 to start an election
I20260710 13:22:10.021835 14329 raft_consensus.cc:1081] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c [term 1 LEADER]: Signalling peer 4d5cf599333b493095ca9a75349f7e33 to start an election
I20260710 13:22:10.023284 14200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c85a6cb055746dcab5fc8ea128af1ac"
dest_uuid: "4d5cf599333b493095ca9a75349f7e33"
 from {username='slave'} at 127.0.0.1:35118
I20260710 13:22:10.023715 14200 raft_consensus.cc:493] T 3c85a6cb055746dcab5fc8ea128af1ac P 4d5cf599333b493095ca9a75349f7e33 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:10.024008 14200 raft_consensus.cc:3060] T 3c85a6cb055746dcab5fc8ea128af1ac P 4d5cf599333b493095ca9a75349f7e33 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:10.029098 14200 raft_consensus.cc:515] T 3c85a6cb055746dcab5fc8ea128af1ac P 4d5cf599333b493095ca9a75349f7e33 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:10.030644 14200 leader_election.cc:290] T 3c85a6cb055746dcab5fc8ea128af1ac P 4d5cf599333b493095ca9a75349f7e33 [CANDIDATE]: Term 2 election: Requested vote from peers 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767), 04f38c4709ab4fbaab721c200ee60d4c (127.10.210.66:33019)
I20260710 13:22:10.031535 14399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c85a6cb055746dcab5fc8ea128af1ac" candidate_uuid: "4d5cf599333b493095ca9a75349f7e33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ce9d833821b4493b07d01781cc4aed1"
I20260710 13:22:10.031666 14125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c85a6cb055746dcab5fc8ea128af1ac" candidate_uuid: "4d5cf599333b493095ca9a75349f7e33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04f38c4709ab4fbaab721c200ee60d4c"
I20260710 13:22:10.032254 14399 raft_consensus.cc:3060] T 3c85a6cb055746dcab5fc8ea128af1ac P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:10.032308 14125 raft_consensus.cc:3055] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:10.032779 14125 raft_consensus.cc:740] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 04f38c4709ab4fbaab721c200ee60d4c, State: Running, Role: LEADER
I20260710 13:22:10.033699 14125 consensus_queue.cc:260] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:10.034912 14125 raft_consensus.cc:3060] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:10.039429 14399 raft_consensus.cc:2468] T 3c85a6cb055746dcab5fc8ea128af1ac P 1ce9d833821b4493b07d01781cc4aed1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d5cf599333b493095ca9a75349f7e33 in term 2.
I20260710 13:22:10.040621 14163 leader_election.cc:304] T 3c85a6cb055746dcab5fc8ea128af1ac P 4d5cf599333b493095ca9a75349f7e33 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ce9d833821b4493b07d01781cc4aed1, 4d5cf599333b493095ca9a75349f7e33; no voters: 
I20260710 13:22:10.041489 14326 raft_consensus.cc:2804] T 3c85a6cb055746dcab5fc8ea128af1ac P 4d5cf599333b493095ca9a75349f7e33 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:10.041922 14326 raft_consensus.cc:697] T 3c85a6cb055746dcab5fc8ea128af1ac P 4d5cf599333b493095ca9a75349f7e33 [term 2 LEADER]: Becoming Leader. State: Replica: 4d5cf599333b493095ca9a75349f7e33, State: Running, Role: LEADER
I20260710 13:22:10.041953 14125 raft_consensus.cc:2468] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d5cf599333b493095ca9a75349f7e33 in term 2.
I20260710 13:22:10.042894 14326 consensus_queue.cc:237] T 3c85a6cb055746dcab5fc8ea128af1ac P 4d5cf599333b493095ca9a75349f7e33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } }
I20260710 13:22:10.049892 13946 catalog_manager.cc:5697] T 3c85a6cb055746dcab5fc8ea128af1ac P 4d5cf599333b493095ca9a75349f7e33 reported cstate change: term changed from 1 to 2, leader changed from 04f38c4709ab4fbaab721c200ee60d4c (127.10.210.66) to 4d5cf599333b493095ca9a75349f7e33 (127.10.210.67). New cstate: current_term: 2 leader_uuid: "4d5cf599333b493095ca9a75349f7e33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:10.095634 14346 raft_consensus.cc:993] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c: : Instructing follower 4d5cf599333b493095ca9a75349f7e33 to start an election
I20260710 13:22:10.096041 14329 raft_consensus.cc:1081] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c [term 1 LEADER]: Signalling peer 4d5cf599333b493095ca9a75349f7e33 to start an election
I20260710 13:22:10.097420 14200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "166f914521734d4f9877d106be2c34c1"
dest_uuid: "4d5cf599333b493095ca9a75349f7e33"
 from {username='slave'} at 127.0.0.1:35118
I20260710 13:22:10.097890 14200 raft_consensus.cc:493] T 166f914521734d4f9877d106be2c34c1 P 4d5cf599333b493095ca9a75349f7e33 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:10.098181 14200 raft_consensus.cc:3060] T 166f914521734d4f9877d106be2c34c1 P 4d5cf599333b493095ca9a75349f7e33 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:10.102524 14200 raft_consensus.cc:515] T 166f914521734d4f9877d106be2c34c1 P 4d5cf599333b493095ca9a75349f7e33 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } }
I20260710 13:22:10.103855 14200 leader_election.cc:290] T 166f914521734d4f9877d106be2c34c1 P 4d5cf599333b493095ca9a75349f7e33 [CANDIDATE]: Term 2 election: Requested vote from peers 04f38c4709ab4fbaab721c200ee60d4c (127.10.210.66:33019), 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767)
I20260710 13:22:10.104660 14125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166f914521734d4f9877d106be2c34c1" candidate_uuid: "4d5cf599333b493095ca9a75349f7e33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04f38c4709ab4fbaab721c200ee60d4c"
I20260710 13:22:10.105152 14399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166f914521734d4f9877d106be2c34c1" candidate_uuid: "4d5cf599333b493095ca9a75349f7e33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ce9d833821b4493b07d01781cc4aed1"
I20260710 13:22:10.105270 14125 raft_consensus.cc:3055] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:10.105662 14125 raft_consensus.cc:740] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 04f38c4709ab4fbaab721c200ee60d4c, State: Running, Role: LEADER
I20260710 13:22:10.105676 14399 raft_consensus.cc:3060] T 166f914521734d4f9877d106be2c34c1 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:10.106498 14125 consensus_queue.cc:260] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } }
I20260710 13:22:10.107520 14125 raft_consensus.cc:3060] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:10.110687 14399 raft_consensus.cc:2468] T 166f914521734d4f9877d106be2c34c1 P 1ce9d833821b4493b07d01781cc4aed1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d5cf599333b493095ca9a75349f7e33 in term 2.
I20260710 13:22:10.111682 14163 leader_election.cc:304] T 166f914521734d4f9877d106be2c34c1 P 4d5cf599333b493095ca9a75349f7e33 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ce9d833821b4493b07d01781cc4aed1, 4d5cf599333b493095ca9a75349f7e33; no voters: 
I20260710 13:22:10.112375 14326 raft_consensus.cc:2804] T 166f914521734d4f9877d106be2c34c1 P 4d5cf599333b493095ca9a75349f7e33 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:10.112617 14125 raft_consensus.cc:2468] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d5cf599333b493095ca9a75349f7e33 in term 2.
I20260710 13:22:10.112829 14326 raft_consensus.cc:697] T 166f914521734d4f9877d106be2c34c1 P 4d5cf599333b493095ca9a75349f7e33 [term 2 LEADER]: Becoming Leader. State: Replica: 4d5cf599333b493095ca9a75349f7e33, State: Running, Role: LEADER
I20260710 13:22:10.113862 14326 consensus_queue.cc:237] T 166f914521734d4f9877d106be2c34c1 P 4d5cf599333b493095ca9a75349f7e33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } } peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } }
I20260710 13:22:10.120383 13946 catalog_manager.cc:5697] T 166f914521734d4f9877d106be2c34c1 P 4d5cf599333b493095ca9a75349f7e33 reported cstate change: term changed from 1 to 2, leader changed from 04f38c4709ab4fbaab721c200ee60d4c (127.10.210.66) to 4d5cf599333b493095ca9a75349f7e33 (127.10.210.67). New cstate: current_term: 2 leader_uuid: "4d5cf599333b493095ca9a75349f7e33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d5cf599333b493095ca9a75349f7e33" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 41871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:10.158051 14399 raft_consensus.cc:3060] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:10.163091 14399 pending_rounds.cc:85] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1: Aborting all ops after (but not including) 0
I20260710 13:22:10.163313 14399 pending_rounds.cc:107] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:22:10.163612 14399 raft_consensus.cc:2889] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:22:10.462617 14125 raft_consensus.cc:1275] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c [term 2 FOLLOWER]: Refusing update from remote peer 4d5cf599333b493095ca9a75349f7e33: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:10.463882 14326 consensus_queue.cc:1048] T 3c85a6cb055746dcab5fc8ea128af1ac P 4d5cf599333b493095ca9a75349f7e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:10.478958 14399 raft_consensus.cc:1275] T 3c85a6cb055746dcab5fc8ea128af1ac P 1ce9d833821b4493b07d01781cc4aed1 [term 2 FOLLOWER]: Refusing update from remote peer 4d5cf599333b493095ca9a75349f7e33: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:10.480315 14443 consensus_queue.cc:1048] T 3c85a6cb055746dcab5fc8ea128af1ac P 4d5cf599333b493095ca9a75349f7e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:10.513659 14399 raft_consensus.cc:1275] T b985e5c30e4240c797534c65aef2fd6e P 1ce9d833821b4493b07d01781cc4aed1 [term 2 FOLLOWER]: Refusing update from remote peer 4d5cf599333b493095ca9a75349f7e33: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:10.514925 14443 consensus_queue.cc:1048] T b985e5c30e4240c797534c65aef2fd6e P 4d5cf599333b493095ca9a75349f7e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:10.522501 14125 raft_consensus.cc:1275] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c [term 2 FOLLOWER]: Refusing update from remote peer 4d5cf599333b493095ca9a75349f7e33: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:10.523823 14326 consensus_queue.cc:1048] T b985e5c30e4240c797534c65aef2fd6e P 4d5cf599333b493095ca9a75349f7e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:10.706892 14125 raft_consensus.cc:1275] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c [term 2 FOLLOWER]: Refusing update from remote peer 4d5cf599333b493095ca9a75349f7e33: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:10.708231 14444 consensus_queue.cc:1048] T 166f914521734d4f9877d106be2c34c1 P 4d5cf599333b493095ca9a75349f7e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04f38c4709ab4fbaab721c200ee60d4c" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 33019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:10.719314 14399 raft_consensus.cc:1275] T 166f914521734d4f9877d106be2c34c1 P 1ce9d833821b4493b07d01781cc4aed1 [term 2 FOLLOWER]: Refusing update from remote peer 4d5cf599333b493095ca9a75349f7e33: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:10.720811 14443 consensus_queue.cc:1048] T 166f914521734d4f9877d106be2c34c1 P 4d5cf599333b493095ca9a75349f7e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ce9d833821b4493b07d01781cc4aed1" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 41767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:22:10.805418 13997 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:22:10.866238 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:10.871964 11081 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:22:10.872387 11081 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:10.872920 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:22:11.806283 13997 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:22:11.879150 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:11.884943 11081 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:22:11.885377 11081 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:11.885835 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:22:12.807222 13997 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:22:12.891819 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:12.897595 11081 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:22:12.898150 11081 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:12.898721 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:22:13.808039 13997 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:22:13.905737 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:13.911121 11081 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:22:13.911556 11081 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:13.912012 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:22:14.808996 13997 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:22:14.917869 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:14.924641 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:14.929786 11081 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:22:14.930186 11081 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:22:15.809916 13997 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:22:15.950693 11081 tablet_server.cc:179] TabletServer@127.10.210.65:41767 shutting down...
I20260710 13:22:15.972844 11081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:15.973551 11081 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:15.974171 11081 raft_consensus.cc:2243] T 85e7c7e69d26417488e7626a49205aaa P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:15.974608 11081 raft_consensus.cc:2272] T 85e7c7e69d26417488e7626a49205aaa P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:15.976536 11081 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:15.977099 11081 raft_consensus.cc:2243] T 166f914521734d4f9877d106be2c34c1 P 1ce9d833821b4493b07d01781cc4aed1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:15.977507 11081 raft_consensus.cc:2272] T 166f914521734d4f9877d106be2c34c1 P 1ce9d833821b4493b07d01781cc4aed1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:15.979112 11081 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:15.979631 11081 raft_consensus.cc:2243] T 6781aeb6e9404a60a7fa9677751e5bbd P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:15.980010 11081 raft_consensus.cc:2272] T 6781aeb6e9404a60a7fa9677751e5bbd P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:15.981688 11081 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:15.982293 11081 raft_consensus.cc:2243] T 3c85a6cb055746dcab5fc8ea128af1ac P 1ce9d833821b4493b07d01781cc4aed1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:15.982707 11081 raft_consensus.cc:2272] T 3c85a6cb055746dcab5fc8ea128af1ac P 1ce9d833821b4493b07d01781cc4aed1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:15.984232 11081 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:15.984669 11081 raft_consensus.cc:2243] T de153884760a4a209811fda0ae4a7828 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:15.985041 11081 raft_consensus.cc:2272] T de153884760a4a209811fda0ae4a7828 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:15.986527 11081 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:15.986955 11081 raft_consensus.cc:2243] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:15.987280 11081 raft_consensus.cc:2272] T e2c2de5509c84f31a54d0472ec49b4e5 P 1ce9d833821b4493b07d01781cc4aed1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:15.988827 11081 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:15.989251 11081 raft_consensus.cc:2243] T 5f486bc44a244b94be80e439c2c91315 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:15.989542 11081 raft_consensus.cc:2272] T 5f486bc44a244b94be80e439c2c91315 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:15.991001 11081 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:15.991426 11081 raft_consensus.cc:2243] T ff19ca7ae3b04d5b8b74831ed765df95 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:15.991739 11081 raft_consensus.cc:2272] T ff19ca7ae3b04d5b8b74831ed765df95 P 1ce9d833821b4493b07d01781cc4aed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:15.993304 11081 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:15.993693 11081 raft_consensus.cc:2243] T b985e5c30e4240c797534c65aef2fd6e P 1ce9d833821b4493b07d01781cc4aed1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:15.994014 11081 raft_consensus.cc:2272] T b985e5c30e4240c797534c65aef2fd6e P 1ce9d833821b4493b07d01781cc4aed1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:15.995683 11081 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:15.996098 11081 raft_consensus.cc:2243] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:15.996423 11081 raft_consensus.cc:2272] T 8bb9979dec0a409bb0f2bce017800c78 P 1ce9d833821b4493b07d01781cc4aed1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.024209 11081 tablet_server.cc:196] TabletServer@127.10.210.65:41767 shutdown complete.
I20260710 13:22:16.041003 11081 tablet_server.cc:179] TabletServer@127.10.210.66:0 shutting down...
W20260710 13:22:16.041431 14089 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.210.65:41767: connect: Connection refused (error 111) [suppressed 57 similar messages]
W20260710 13:22:16.046183 14089 consensus_peers.cc:597] T 85e7c7e69d26417488e7626a49205aaa P 04f38c4709ab4fbaab721c200ee60d4c -> Peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Couldn't send request to peer 1ce9d833821b4493b07d01781cc4aed1. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:41767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:16.065003 14163 consensus_peers.cc:597] T b985e5c30e4240c797534c65aef2fd6e P 4d5cf599333b493095ca9a75349f7e33 -> Peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Couldn't send request to peer 1ce9d833821b4493b07d01781cc4aed1. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:41767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:16.074674 11081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:16.075485 11081 tablet_replica.cc:333] T ff19ca7ae3b04d5b8b74831ed765df95 P 04f38c4709ab4fbaab721c200ee60d4c: stopping tablet replica
I20260710 13:22:16.076128 11081 raft_consensus.cc:2243] T ff19ca7ae3b04d5b8b74831ed765df95 P 04f38c4709ab4fbaab721c200ee60d4c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:16.076912 11081 raft_consensus.cc:2272] T ff19ca7ae3b04d5b8b74831ed765df95 P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.078811 11081 tablet_replica.cc:333] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c: stopping tablet replica
I20260710 13:22:16.079342 11081 raft_consensus.cc:2243] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:16.079753 11081 raft_consensus.cc:2272] T b985e5c30e4240c797534c65aef2fd6e P 04f38c4709ab4fbaab721c200ee60d4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.081662 11081 tablet_replica.cc:333] T 85e7c7e69d26417488e7626a49205aaa P 04f38c4709ab4fbaab721c200ee60d4c: stopping tablet replica
I20260710 13:22:16.082202 11081 raft_consensus.cc:2243] T 85e7c7e69d26417488e7626a49205aaa P 04f38c4709ab4fbaab721c200ee60d4c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:16.082983 11081 raft_consensus.cc:2272] T 85e7c7e69d26417488e7626a49205aaa P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.085052 11081 tablet_replica.cc:333] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c: stopping tablet replica
I20260710 13:22:16.085732 11081 raft_consensus.cc:2243] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:16.086139 11081 raft_consensus.cc:2272] T 3c85a6cb055746dcab5fc8ea128af1ac P 04f38c4709ab4fbaab721c200ee60d4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.088033 11081 tablet_replica.cc:333] T de153884760a4a209811fda0ae4a7828 P 04f38c4709ab4fbaab721c200ee60d4c: stopping tablet replica
I20260710 13:22:16.088850 11081 raft_consensus.cc:2243] T de153884760a4a209811fda0ae4a7828 P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:16.089354 11081 raft_consensus.cc:2272] T de153884760a4a209811fda0ae4a7828 P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.091337 11081 tablet_replica.cc:333] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c: stopping tablet replica
I20260710 13:22:16.091936 11081 raft_consensus.cc:2243] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:16.092391 11081 raft_consensus.cc:2272] T 166f914521734d4f9877d106be2c34c1 P 04f38c4709ab4fbaab721c200ee60d4c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:16.094744 14163 consensus_peers.cc:597] T 5f486bc44a244b94be80e439c2c91315 P 4d5cf599333b493095ca9a75349f7e33 -> Peer 04f38c4709ab4fbaab721c200ee60d4c (127.10.210.66:33019): Couldn't send request to peer 04f38c4709ab4fbaab721c200ee60d4c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:16.094874 11081 tablet_replica.cc:333] T 8bb9979dec0a409bb0f2bce017800c78 P 04f38c4709ab4fbaab721c200ee60d4c: stopping tablet replica
I20260710 13:22:16.095809 11081 raft_consensus.cc:2243] T 8bb9979dec0a409bb0f2bce017800c78 P 04f38c4709ab4fbaab721c200ee60d4c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:16.096755 11081 raft_consensus.cc:2272] T 8bb9979dec0a409bb0f2bce017800c78 P 04f38c4709ab4fbaab721c200ee60d4c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:16.098565 14089 consensus_peers.cc:597] T 6781aeb6e9404a60a7fa9677751e5bbd P 04f38c4709ab4fbaab721c200ee60d4c -> Peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Couldn't send request to peer 1ce9d833821b4493b07d01781cc4aed1. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:41767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:16.099237 11081 tablet_replica.cc:333] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c: stopping tablet replica
I20260710 13:22:16.099736 11081 raft_consensus.cc:2243] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:16.100373 11081 raft_consensus.cc:2272] T e2c2de5509c84f31a54d0472ec49b4e5 P 04f38c4709ab4fbaab721c200ee60d4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.102309 11081 tablet_replica.cc:333] T 5f486bc44a244b94be80e439c2c91315 P 04f38c4709ab4fbaab721c200ee60d4c: stopping tablet replica
I20260710 13:22:16.102771 11081 raft_consensus.cc:2243] T 5f486bc44a244b94be80e439c2c91315 P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:16.103133 11081 raft_consensus.cc:2272] T 5f486bc44a244b94be80e439c2c91315 P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.104954 11081 tablet_replica.cc:333] T 6781aeb6e9404a60a7fa9677751e5bbd P 04f38c4709ab4fbaab721c200ee60d4c: stopping tablet replica
I20260710 13:22:16.105360 11081 raft_consensus.cc:2243] T 6781aeb6e9404a60a7fa9677751e5bbd P 04f38c4709ab4fbaab721c200ee60d4c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:16.106031 11081 raft_consensus.cc:2272] T 6781aeb6e9404a60a7fa9677751e5bbd P 04f38c4709ab4fbaab721c200ee60d4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.136055 11081 tablet_server.cc:196] TabletServer@127.10.210.66:0 shutdown complete.
W20260710 13:22:16.139096 14163 consensus_peers.cc:597] T 166f914521734d4f9877d106be2c34c1 P 4d5cf599333b493095ca9a75349f7e33 -> Peer 1ce9d833821b4493b07d01781cc4aed1 (127.10.210.65:41767): Couldn't send request to peer 1ce9d833821b4493b07d01781cc4aed1. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:41767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:16.157656 11081 tablet_server.cc:179] TabletServer@127.10.210.67:0 shutting down...
I20260710 13:22:16.185308 11081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:16.186079 11081 tablet_replica.cc:333] T 85e7c7e69d26417488e7626a49205aaa P 4d5cf599333b493095ca9a75349f7e33: stopping tablet replica
I20260710 13:22:16.186754 11081 raft_consensus.cc:2243] T 85e7c7e69d26417488e7626a49205aaa P 4d5cf599333b493095ca9a75349f7e33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:16.187175 11081 raft_consensus.cc:2272] T 85e7c7e69d26417488e7626a49205aaa P 4d5cf599333b493095ca9a75349f7e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.189113 11081 tablet_replica.cc:333] T 8bb9979dec0a409bb0f2bce017800c78 P 4d5cf599333b493095ca9a75349f7e33: stopping tablet replica
I20260710 13:22:16.189548 11081 raft_consensus.cc:2243] T 8bb9979dec0a409bb0f2bce017800c78 P 4d5cf599333b493095ca9a75349f7e33 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:16.189921 11081 raft_consensus.cc:2272] T 8bb9979dec0a409bb0f2bce017800c78 P 4d5cf599333b493095ca9a75349f7e33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.191658 11081 tablet_replica.cc:333] T 6781aeb6e9404a60a7fa9677751e5bbd P 4d5cf599333b493095ca9a75349f7e33: stopping tablet replica
I20260710 13:22:16.192111 11081 raft_consensus.cc:2243] T 6781aeb6e9404a60a7fa9677751e5bbd P 4d5cf599333b493095ca9a75349f7e33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:16.192473 11081 raft_consensus.cc:2272] T 6781aeb6e9404a60a7fa9677751e5bbd P 4d5cf599333b493095ca9a75349f7e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.194177 11081 tablet_replica.cc:333] T e2c2de5509c84f31a54d0472ec49b4e5 P 4d5cf599333b493095ca9a75349f7e33: stopping tablet replica
I20260710 13:22:16.194638 11081 raft_consensus.cc:2243] T e2c2de5509c84f31a54d0472ec49b4e5 P 4d5cf599333b493095ca9a75349f7e33 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:16.194973 11081 raft_consensus.cc:2272] T e2c2de5509c84f31a54d0472ec49b4e5 P 4d5cf599333b493095ca9a75349f7e33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.196647 11081 tablet_replica.cc:333] T 5f486bc44a244b94be80e439c2c91315 P 4d5cf599333b493095ca9a75349f7e33: stopping tablet replica
I20260710 13:22:16.197186 11081 raft_consensus.cc:2243] T 5f486bc44a244b94be80e439c2c91315 P 4d5cf599333b493095ca9a75349f7e33 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:16.197835 11081 raft_consensus.cc:2272] T 5f486bc44a244b94be80e439c2c91315 P 4d5cf599333b493095ca9a75349f7e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.199519 11081 tablet_replica.cc:333] T 3c85a6cb055746dcab5fc8ea128af1ac P 4d5cf599333b493095ca9a75349f7e33: stopping tablet replica
I20260710 13:22:16.199939 11081 raft_consensus.cc:2243] T 3c85a6cb055746dcab5fc8ea128af1ac P 4d5cf599333b493095ca9a75349f7e33 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:16.200846 11081 raft_consensus.cc:2272] T 3c85a6cb055746dcab5fc8ea128af1ac P 4d5cf599333b493095ca9a75349f7e33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.203215 11081 tablet_replica.cc:333] T de153884760a4a209811fda0ae4a7828 P 4d5cf599333b493095ca9a75349f7e33: stopping tablet replica
I20260710 13:22:16.203922 11081 raft_consensus.cc:2243] T de153884760a4a209811fda0ae4a7828 P 4d5cf599333b493095ca9a75349f7e33 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:16.204681 11081 raft_consensus.cc:2272] T de153884760a4a209811fda0ae4a7828 P 4d5cf599333b493095ca9a75349f7e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.206635 11081 tablet_replica.cc:333] T 166f914521734d4f9877d106be2c34c1 P 4d5cf599333b493095ca9a75349f7e33: stopping tablet replica
I20260710 13:22:16.207059 11081 raft_consensus.cc:2243] T 166f914521734d4f9877d106be2c34c1 P 4d5cf599333b493095ca9a75349f7e33 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:16.207670 11081 raft_consensus.cc:2272] T 166f914521734d4f9877d106be2c34c1 P 4d5cf599333b493095ca9a75349f7e33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.209443 11081 tablet_replica.cc:333] T b985e5c30e4240c797534c65aef2fd6e P 4d5cf599333b493095ca9a75349f7e33: stopping tablet replica
I20260710 13:22:16.209849 11081 raft_consensus.cc:2243] T b985e5c30e4240c797534c65aef2fd6e P 4d5cf599333b493095ca9a75349f7e33 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:16.210453 11081 raft_consensus.cc:2272] T b985e5c30e4240c797534c65aef2fd6e P 4d5cf599333b493095ca9a75349f7e33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.212113 11081 tablet_replica.cc:333] T ff19ca7ae3b04d5b8b74831ed765df95 P 4d5cf599333b493095ca9a75349f7e33: stopping tablet replica
I20260710 13:22:16.212500 11081 raft_consensus.cc:2243] T ff19ca7ae3b04d5b8b74831ed765df95 P 4d5cf599333b493095ca9a75349f7e33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:16.212940 11081 raft_consensus.cc:2272] T ff19ca7ae3b04d5b8b74831ed765df95 P 4d5cf599333b493095ca9a75349f7e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.240978 11081 tablet_server.cc:196] TabletServer@127.10.210.67:0 shutdown complete.
I20260710 13:22:16.261536 11081 master.cc:562] Master@127.10.210.126:46361 shutting down...
I20260710 13:22:16.282522 11081 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8b08344b83274c319dd1df47c212c6da [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:16.283180 11081 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8b08344b83274c319dd1df47c212c6da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.283522 11081 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8b08344b83274c319dd1df47c212c6da: stopping tablet replica
I20260710 13:22:16.303435 11081 master.cc:584] Master@127.10.210.126:46361 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13686 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:22:16.342994 11081 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.210.126:38241
I20260710 13:22:16.344122 11081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:16.349157 14477 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:16.349215 14476 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:16.350715 14479 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:16.351643 11081 server_base.cc:1061] running on GCE node
I20260710 13:22:16.352547 11081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:16.352769 11081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:16.352936 11081 hybrid_clock.cc:648] HybridClock initialized: now 1783689736352904 us; error 0 us; skew 500 ppm
I20260710 13:22:16.353533 11081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:16.355674 11081 webserver.cc:533] Webserver started at http://127.10.210.126:34743/ using document root <none> and password file <none>
I20260710 13:22:16.356175 11081 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:16.356369 11081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:16.356685 11081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:16.357836 11081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689647141662-11081-0/minicluster-data/master-0-root/instance:
uuid: "a7b67b1f253f49f2b568bc3be10f1d47"
format_stamp: "Formatted at 2026-07-10 13:22:16 on dist-test-slave-4llg"
I20260710 13:22:16.362073 11081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:22:16.365351 14484 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:16.366034 11081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:22:16.366384 11081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689647141662-11081-0/minicluster-data/master-0-root
uuid: "a7b67b1f253f49f2b568bc3be10f1d47"
format_stamp: "Formatted at 2026-07-10 13:22:16 on dist-test-slave-4llg"
I20260710 13:22:16.366811 11081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689647141662-11081-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689647141662-11081-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689647141662-11081-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:16.381810 11081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:16.382932 11081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:16.419340 11081 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.126:38241
I20260710 13:22:16.419438 14535 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.126:38241 every 8 connection(s)
I20260710 13:22:16.423025 14536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:16.433676 14536 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a7b67b1f253f49f2b568bc3be10f1d47: Bootstrap starting.
I20260710 13:22:16.438148 14536 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a7b67b1f253f49f2b568bc3be10f1d47: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:16.442153 14536 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a7b67b1f253f49f2b568bc3be10f1d47: No bootstrap required, opened a new log
I20260710 13:22:16.444187 14536 raft_consensus.cc:359] T 00000000000000000000000000000000 P a7b67b1f253f49f2b568bc3be10f1d47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7b67b1f253f49f2b568bc3be10f1d47" member_type: VOTER }
I20260710 13:22:16.444551 14536 raft_consensus.cc:385] T 00000000000000000000000000000000 P a7b67b1f253f49f2b568bc3be10f1d47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:16.444793 14536 raft_consensus.cc:740] T 00000000000000000000000000000000 P a7b67b1f253f49f2b568bc3be10f1d47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7b67b1f253f49f2b568bc3be10f1d47, State: Initialized, Role: FOLLOWER
I20260710 13:22:16.445444 14536 consensus_queue.cc:260] T 00000000000000000000000000000000 P a7b67b1f253f49f2b568bc3be10f1d47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a7b67b1f253f49f2b568bc3be10f1d47" member_type: VOTER }
I20260710 13:22:16.445922 14536 raft_consensus.cc:399] T 00000000000000000000000000000000 P a7b67b1f253f49f2b568bc3be10f1d47 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:22:16.446141 14536 raft_consensus.cc:493] T 00000000000000000000000000000000 P a7b67b1f253f49f2b568bc3be10f1d47 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:22:16.446415 14536 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a7b67b1f253f49f2b568bc3be10f1d47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:16.450876 14536 raft_consensus.cc:515] T 00000000000000000000000000000000 P a7b67b1f253f49f2b568bc3be10f1d47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7b67b1f253f49f2b568bc3be10f1d47" member_type: VOTER }
I20260710 13:22:16.451390 14536 leader_election.cc:304] T 00000000000000000000000000000000 P a7b67b1f253f49f2b568bc3be10f1d47 [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: a7b67b1f253f49f2b568bc3be10f1d47; no voters: 
I20260710 13:22:16.452447 14536 leader_election.cc:290] T 00000000000000000000000000000000 P a7b67b1f253f49f2b568bc3be10f1d47 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:22:16.452808 14539 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a7b67b1f253f49f2b568bc3be10f1d47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:16.454173 14539 raft_consensus.cc:697] T 00000000000000000000000000000000 P a7b67b1f253f49f2b568bc3be10f1d47 [term 1 LEADER]: Becoming Leader. State: Replica: a7b67b1f253f49f2b568bc3be10f1d47, State: Running, Role: LEADER
I20260710 13:22:16.454751 14539 consensus_queue.cc:237] T 00000000000000000000000000000000 P a7b67b1f253f49f2b568bc3be10f1d47 [LEADER]: Queue going to LEADER mode. State: All 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: "a7b67b1f253f49f2b568bc3be10f1d47" member_type: VOTER }
I20260710 13:22:16.455276 14536 sys_catalog.cc:565] T 00000000000000000000000000000000 P a7b67b1f253f49f2b568bc3be10f1d47 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:22:16.460093 14540 sys_catalog.cc:455] T 00000000000000000000000000000000 P a7b67b1f253f49f2b568bc3be10f1d47 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a7b67b1f253f49f2b568bc3be10f1d47" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7b67b1f253f49f2b568bc3be10f1d47" member_type: VOTER } }
I20260710 13:22:16.460203 14541 sys_catalog.cc:455] T 00000000000000000000000000000000 P a7b67b1f253f49f2b568bc3be10f1d47 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a7b67b1f253f49f2b568bc3be10f1d47. Latest consensus state: current_term: 1 leader_uuid: "a7b67b1f253f49f2b568bc3be10f1d47" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7b67b1f253f49f2b568bc3be10f1d47" member_type: VOTER } }
I20260710 13:22:16.461130 14541 sys_catalog.cc:458] T 00000000000000000000000000000000 P a7b67b1f253f49f2b568bc3be10f1d47 [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:16.462332 14540 sys_catalog.cc:458] T 00000000000000000000000000000000 P a7b67b1f253f49f2b568bc3be10f1d47 [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:16.463704 14547 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:22:16.469666 14547 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:22:16.470913 11081 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:22:16.478480 14547 catalog_manager.cc:1383] Generated new cluster ID: ff973dd3294d41b8af4d486ccb7f0d6f
I20260710 13:22:16.478782 14547 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:22:16.506690 14547 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:22:16.507956 14547 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:22:16.520217 14547 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a7b67b1f253f49f2b568bc3be10f1d47: Generated new TSK 0
I20260710 13:22:16.520875 14547 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:22:16.537842 11081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:16.543680 14557 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:16.544584 14558 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:16.546137 14560 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:16.546399 11081 server_base.cc:1061] running on GCE node
I20260710 13:22:16.547272 11081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:16.547447 11081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:16.547586 11081 hybrid_clock.cc:648] HybridClock initialized: now 1783689736547554 us; error 0 us; skew 500 ppm
I20260710 13:22:16.548070 11081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:16.550288 11081 webserver.cc:533] Webserver started at http://127.10.210.65:37689/ using document root <none> and password file <none>
I20260710 13:22:16.550727 11081 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:16.550875 11081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:16.551070 11081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:16.552055 11081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689647141662-11081-0/minicluster-data/ts-0-root/instance:
uuid: "5260393457cf4b9aa0befb8804d00340"
format_stamp: "Formatted at 2026-07-10 13:22:16 on dist-test-slave-4llg"
I20260710 13:22:16.559441 11081 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.001s	sys 0.005s
I20260710 13:22:16.564489 14565 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:16.565410 11081 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:22:16.565793 11081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689647141662-11081-0/minicluster-data/ts-0-root
uuid: "5260393457cf4b9aa0befb8804d00340"
format_stamp: "Formatted at 2026-07-10 13:22:16 on dist-test-slave-4llg"
I20260710 13:22:16.566376 11081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689647141662-11081-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689647141662-11081-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689647141662-11081-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:16.596312 11081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:16.597913 11081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:16.599875 11081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:16.602833 11081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:16.603076 11081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:16.603358 11081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:16.603549 11081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:16.643216 11081 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.65:39557
I20260710 13:22:16.643309 14627 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.65:39557 every 8 connection(s)
I20260710 13:22:16.647756 11081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:16.655319 14632 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:16.656047 14633 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:16.658707 11081 server_base.cc:1061] running on GCE node
W20260710 13:22:16.659729 14636 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:16.660045 14628 heartbeater.cc:344] Connected to a master server at 127.10.210.126:38241
I20260710 13:22:16.660470 14628 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:16.660840 11081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:16.661095 11081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:16.661276 11081 hybrid_clock.cc:648] HybridClock initialized: now 1783689736661260 us; error 0 us; skew 500 ppm
I20260710 13:22:16.661230 14628 heartbeater.cc:507] Master 127.10.210.126:38241 requested a full tablet report, sending...
I20260710 13:22:16.662117 11081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:16.663791 14501 ts_manager.cc:194] Registered new tserver with Master: 5260393457cf4b9aa0befb8804d00340 (127.10.210.65:39557)
I20260710 13:22:16.664882 11081 webserver.cc:533] Webserver started at http://127.10.210.66:42521/ using document root <none> and password file <none>
I20260710 13:22:16.665578 11081 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:16.665815 11081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:16.666100 11081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:16.666165 14501 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58058
I20260710 13:22:16.667523 11081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689647141662-11081-0/minicluster-data/ts-1-root/instance:
uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b"
format_stamp: "Formatted at 2026-07-10 13:22:16 on dist-test-slave-4llg"
I20260710 13:22:16.672079 11081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260710 13:22:16.675253 14640 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:16.675930 11081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:22:16.676321 11081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689647141662-11081-0/minicluster-data/ts-1-root
uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b"
format_stamp: "Formatted at 2026-07-10 13:22:16 on dist-test-slave-4llg"
I20260710 13:22:16.676591 11081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689647141662-11081-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689647141662-11081-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689647141662-11081-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:16.686930 11081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:16.688061 11081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:16.689549 11081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:16.691620 11081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:16.691795 11081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:16.692088 11081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:16.692255 11081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:16.730997 11081 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.66:45563
I20260710 13:22:16.731104 14702 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.66:45563 every 8 connection(s)
I20260710 13:22:16.735723 11081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:16.742762 14706 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:16.743347 14707 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:16.746575 11081 server_base.cc:1061] running on GCE node
W20260710 13:22:16.747413 14709 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:16.747589 14703 heartbeater.cc:344] Connected to a master server at 127.10.210.126:38241
I20260710 13:22:16.748042 14703 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:16.748446 11081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:16.748762 11081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:16.748836 14703 heartbeater.cc:507] Master 127.10.210.126:38241 requested a full tablet report, sending...
I20260710 13:22:16.748975 11081 hybrid_clock.cc:648] HybridClock initialized: now 1783689736748956 us; error 0 us; skew 500 ppm
I20260710 13:22:16.749645 11081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:16.751222 14501 ts_manager.cc:194] Registered new tserver with Master: dd0e8aeaf3b84ca2aa74bf287eb79b2b (127.10.210.66:45563)
I20260710 13:22:16.752388 11081 webserver.cc:533] Webserver started at http://127.10.210.67:40147/ using document root <none> and password file <none>
I20260710 13:22:16.753096 11081 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:16.753096 14501 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58072
I20260710 13:22:16.753578 11081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:16.753912 11081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:16.755196 11081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689647141662-11081-0/minicluster-data/ts-2-root/instance:
uuid: "5b44667bd3484403bad032f5f665a87d"
format_stamp: "Formatted at 2026-07-10 13:22:16 on dist-test-slave-4llg"
I20260710 13:22:16.759536 11081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 13:22:16.762611 14714 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:16.763487 11081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:22:16.763734 11081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689647141662-11081-0/minicluster-data/ts-2-root
uuid: "5b44667bd3484403bad032f5f665a87d"
format_stamp: "Formatted at 2026-07-10 13:22:16 on dist-test-slave-4llg"
I20260710 13:22:16.763958 11081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689647141662-11081-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689647141662-11081-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689647141662-11081-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:16.779075 11081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:16.780210 11081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:16.781626 11081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:16.783735 11081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:16.783907 11081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:16.784197 11081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:16.784363 11081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:16.823437 11081 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.67:35975
I20260710 13:22:16.823560 14776 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.67:35975 every 8 connection(s)
I20260710 13:22:16.836431 14777 heartbeater.cc:344] Connected to a master server at 127.10.210.126:38241
I20260710 13:22:16.836867 14777 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:16.837574 14777 heartbeater.cc:507] Master 127.10.210.126:38241 requested a full tablet report, sending...
I20260710 13:22:16.839402 14501 ts_manager.cc:194] Registered new tserver with Master: 5b44667bd3484403bad032f5f665a87d (127.10.210.67:35975)
I20260710 13:22:16.839692 11081 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013244176s
I20260710 13:22:16.840802 14501 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58080
I20260710 13:22:16.864234 14501 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58088:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:22:16.866703 14501 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:22:16.928123 14593 tablet_service.cc:1511] Processing CreateTablet for tablet 4e6b4c705954446b8dcbe825658f443d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=352e1a3562c040c5907dfaa04a35f734]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:22:16.928426 14592 tablet_service.cc:1511] Processing CreateTablet for tablet 4d9a4e1bb20c44a08a31038256a7594c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=352e1a3562c040c5907dfaa04a35f734]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:22:16.929541 14593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6b4c705954446b8dcbe825658f443d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:16.930145 14592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d9a4e1bb20c44a08a31038256a7594c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:16.932811 14742 tablet_service.cc:1511] Processing CreateTablet for tablet 4e6b4c705954446b8dcbe825658f443d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=352e1a3562c040c5907dfaa04a35f734]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:22:16.933686 14741 tablet_service.cc:1511] Processing CreateTablet for tablet 4d9a4e1bb20c44a08a31038256a7594c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=352e1a3562c040c5907dfaa04a35f734]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:22:16.934163 14742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6b4c705954446b8dcbe825658f443d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:16.934947 14741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d9a4e1bb20c44a08a31038256a7594c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:16.939963 14668 tablet_service.cc:1511] Processing CreateTablet for tablet 4e6b4c705954446b8dcbe825658f443d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=352e1a3562c040c5907dfaa04a35f734]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:22:16.941685 14668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6b4c705954446b8dcbe825658f443d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:16.950603 14667 tablet_service.cc:1511] Processing CreateTablet for tablet 4d9a4e1bb20c44a08a31038256a7594c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=352e1a3562c040c5907dfaa04a35f734]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:22:16.951948 14667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d9a4e1bb20c44a08a31038256a7594c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:16.962159 14793 tablet_bootstrap.cc:492] T 4d9a4e1bb20c44a08a31038256a7594c P 5b44667bd3484403bad032f5f665a87d: Bootstrap starting.
I20260710 13:22:16.970070 14792 tablet_bootstrap.cc:492] T 4e6b4c705954446b8dcbe825658f443d P 5260393457cf4b9aa0befb8804d00340: Bootstrap starting.
I20260710 13:22:16.977787 14794 tablet_bootstrap.cc:492] T 4d9a4e1bb20c44a08a31038256a7594c P dd0e8aeaf3b84ca2aa74bf287eb79b2b: Bootstrap starting.
I20260710 13:22:16.978060 14792 tablet_bootstrap.cc:654] T 4e6b4c705954446b8dcbe825658f443d P 5260393457cf4b9aa0befb8804d00340: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:16.982568 14793 tablet_bootstrap.cc:654] T 4d9a4e1bb20c44a08a31038256a7594c P 5b44667bd3484403bad032f5f665a87d: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:16.982929 14792 tablet_bootstrap.cc:492] T 4e6b4c705954446b8dcbe825658f443d P 5260393457cf4b9aa0befb8804d00340: No bootstrap required, opened a new log
I20260710 13:22:16.983448 14792 ts_tablet_manager.cc:1403] T 4e6b4c705954446b8dcbe825658f443d P 5260393457cf4b9aa0befb8804d00340: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 13:22:16.983511 14794 tablet_bootstrap.cc:654] T 4d9a4e1bb20c44a08a31038256a7594c P dd0e8aeaf3b84ca2aa74bf287eb79b2b: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:16.987310 14792 raft_consensus.cc:359] T 4e6b4c705954446b8dcbe825658f443d P 5260393457cf4b9aa0befb8804d00340 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } }
I20260710 13:22:16.988329 14792 raft_consensus.cc:385] T 4e6b4c705954446b8dcbe825658f443d P 5260393457cf4b9aa0befb8804d00340 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:16.988704 14792 raft_consensus.cc:740] T 4e6b4c705954446b8dcbe825658f443d P 5260393457cf4b9aa0befb8804d00340 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5260393457cf4b9aa0befb8804d00340, State: Initialized, Role: FOLLOWER
I20260710 13:22:16.989763 14792 consensus_queue.cc:260] T 4e6b4c705954446b8dcbe825658f443d P 5260393457cf4b9aa0befb8804d00340 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } }
I20260710 13:22:16.991495 14794 tablet_bootstrap.cc:492] T 4d9a4e1bb20c44a08a31038256a7594c P dd0e8aeaf3b84ca2aa74bf287eb79b2b: No bootstrap required, opened a new log
I20260710 13:22:16.992036 14794 ts_tablet_manager.cc:1403] T 4d9a4e1bb20c44a08a31038256a7594c P dd0e8aeaf3b84ca2aa74bf287eb79b2b: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.006s
I20260710 13:22:16.992208 14628 heartbeater.cc:499] Master 127.10.210.126:38241 was elected leader, sending a full tablet report...
I20260710 13:22:16.992790 14793 tablet_bootstrap.cc:492] T 4d9a4e1bb20c44a08a31038256a7594c P 5b44667bd3484403bad032f5f665a87d: No bootstrap required, opened a new log
I20260710 13:22:16.993415 14793 ts_tablet_manager.cc:1403] T 4d9a4e1bb20c44a08a31038256a7594c P 5b44667bd3484403bad032f5f665a87d: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.004s
I20260710 13:22:16.994800 14794 raft_consensus.cc:359] T 4d9a4e1bb20c44a08a31038256a7594c P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } }
I20260710 13:22:16.995569 14794 raft_consensus.cc:385] T 4d9a4e1bb20c44a08a31038256a7594c P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:16.995895 14794 raft_consensus.cc:740] T 4d9a4e1bb20c44a08a31038256a7594c P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd0e8aeaf3b84ca2aa74bf287eb79b2b, State: Initialized, Role: FOLLOWER
I20260710 13:22:16.995877 14793 raft_consensus.cc:359] T 4d9a4e1bb20c44a08a31038256a7594c P 5b44667bd3484403bad032f5f665a87d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } }
I20260710 13:22:16.992790 14792 ts_tablet_manager.cc:1434] T 4e6b4c705954446b8dcbe825658f443d P 5260393457cf4b9aa0befb8804d00340: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260710 13:22:16.996620 14793 raft_consensus.cc:385] T 4d9a4e1bb20c44a08a31038256a7594c P 5b44667bd3484403bad032f5f665a87d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:16.996989 14793 raft_consensus.cc:740] T 4d9a4e1bb20c44a08a31038256a7594c P 5b44667bd3484403bad032f5f665a87d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b44667bd3484403bad032f5f665a87d, State: Initialized, Role: FOLLOWER
I20260710 13:22:16.997066 14794 consensus_queue.cc:260] T 4d9a4e1bb20c44a08a31038256a7594c P dd0e8aeaf3b84ca2aa74bf287eb79b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } }
I20260710 13:22:16.997864 14792 tablet_bootstrap.cc:492] T 4d9a4e1bb20c44a08a31038256a7594c P 5260393457cf4b9aa0befb8804d00340: Bootstrap starting.
I20260710 13:22:16.997859 14793 consensus_queue.cc:260] T 4d9a4e1bb20c44a08a31038256a7594c P 5b44667bd3484403bad032f5f665a87d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } }
I20260710 13:22:17.005602 14703 heartbeater.cc:499] Master 127.10.210.126:38241 was elected leader, sending a full tablet report...
I20260710 13:22:17.006652 14794 ts_tablet_manager.cc:1434] T 4d9a4e1bb20c44a08a31038256a7594c P dd0e8aeaf3b84ca2aa74bf287eb79b2b: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.007s
I20260710 13:22:17.007753 14794 tablet_bootstrap.cc:492] T 4e6b4c705954446b8dcbe825658f443d P dd0e8aeaf3b84ca2aa74bf287eb79b2b: Bootstrap starting.
I20260710 13:22:17.007879 14792 tablet_bootstrap.cc:654] T 4d9a4e1bb20c44a08a31038256a7594c P 5260393457cf4b9aa0befb8804d00340: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:17.010699 14793 ts_tablet_manager.cc:1434] T 4d9a4e1bb20c44a08a31038256a7594c P 5b44667bd3484403bad032f5f665a87d: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.008s
I20260710 13:22:17.011518 14777 heartbeater.cc:499] Master 127.10.210.126:38241 was elected leader, sending a full tablet report...
I20260710 13:22:17.013640 14794 tablet_bootstrap.cc:654] T 4e6b4c705954446b8dcbe825658f443d P dd0e8aeaf3b84ca2aa74bf287eb79b2b: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:17.014674 14793 tablet_bootstrap.cc:492] T 4e6b4c705954446b8dcbe825658f443d P 5b44667bd3484403bad032f5f665a87d: Bootstrap starting.
I20260710 13:22:17.021291 14793 tablet_bootstrap.cc:654] T 4e6b4c705954446b8dcbe825658f443d P 5b44667bd3484403bad032f5f665a87d: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:17.027122 14792 tablet_bootstrap.cc:492] T 4d9a4e1bb20c44a08a31038256a7594c P 5260393457cf4b9aa0befb8804d00340: No bootstrap required, opened a new log
I20260710 13:22:17.027791 14792 ts_tablet_manager.cc:1403] T 4d9a4e1bb20c44a08a31038256a7594c P 5260393457cf4b9aa0befb8804d00340: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.011s
I20260710 13:22:17.031598 14792 raft_consensus.cc:359] T 4d9a4e1bb20c44a08a31038256a7594c P 5260393457cf4b9aa0befb8804d00340 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } }
I20260710 13:22:17.034595 14792 raft_consensus.cc:385] T 4d9a4e1bb20c44a08a31038256a7594c P 5260393457cf4b9aa0befb8804d00340 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:17.035022 14792 raft_consensus.cc:740] T 4d9a4e1bb20c44a08a31038256a7594c P 5260393457cf4b9aa0befb8804d00340 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5260393457cf4b9aa0befb8804d00340, State: Initialized, Role: FOLLOWER
I20260710 13:22:17.035883 14792 consensus_queue.cc:260] T 4d9a4e1bb20c44a08a31038256a7594c P 5260393457cf4b9aa0befb8804d00340 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } }
I20260710 13:22:17.037791 14794 tablet_bootstrap.cc:492] T 4e6b4c705954446b8dcbe825658f443d P dd0e8aeaf3b84ca2aa74bf287eb79b2b: No bootstrap required, opened a new log
I20260710 13:22:17.037982 14792 ts_tablet_manager.cc:1434] T 4d9a4e1bb20c44a08a31038256a7594c P 5260393457cf4b9aa0befb8804d00340: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260710 13:22:17.037993 14793 tablet_bootstrap.cc:492] T 4e6b4c705954446b8dcbe825658f443d P 5b44667bd3484403bad032f5f665a87d: No bootstrap required, opened a new log
I20260710 13:22:17.038332 14794 ts_tablet_manager.cc:1403] T 4e6b4c705954446b8dcbe825658f443d P dd0e8aeaf3b84ca2aa74bf287eb79b2b: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.012s
I20260710 13:22:17.038753 14793 ts_tablet_manager.cc:1403] T 4e6b4c705954446b8dcbe825658f443d P 5b44667bd3484403bad032f5f665a87d: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.009s
I20260710 13:22:17.041419 14793 raft_consensus.cc:359] T 4e6b4c705954446b8dcbe825658f443d P 5b44667bd3484403bad032f5f665a87d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } }
I20260710 13:22:17.041344 14794 raft_consensus.cc:359] T 4e6b4c705954446b8dcbe825658f443d P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } }
I20260710 13:22:17.042061 14793 raft_consensus.cc:385] T 4e6b4c705954446b8dcbe825658f443d P 5b44667bd3484403bad032f5f665a87d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:17.042197 14794 raft_consensus.cc:385] T 4e6b4c705954446b8dcbe825658f443d P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:17.042395 14793 raft_consensus.cc:740] T 4e6b4c705954446b8dcbe825658f443d P 5b44667bd3484403bad032f5f665a87d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b44667bd3484403bad032f5f665a87d, State: Initialized, Role: FOLLOWER
I20260710 13:22:17.042591 14794 raft_consensus.cc:740] T 4e6b4c705954446b8dcbe825658f443d P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd0e8aeaf3b84ca2aa74bf287eb79b2b, State: Initialized, Role: FOLLOWER
I20260710 13:22:17.043244 14793 consensus_queue.cc:260] T 4e6b4c705954446b8dcbe825658f443d P 5b44667bd3484403bad032f5f665a87d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } }
I20260710 13:22:17.043401 14794 consensus_queue.cc:260] T 4e6b4c705954446b8dcbe825658f443d P dd0e8aeaf3b84ca2aa74bf287eb79b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } }
I20260710 13:22:17.045347 14793 ts_tablet_manager.cc:1434] T 4e6b4c705954446b8dcbe825658f443d P 5b44667bd3484403bad032f5f665a87d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:22:17.048149 14794 ts_tablet_manager.cc:1434] T 4e6b4c705954446b8dcbe825658f443d P dd0e8aeaf3b84ca2aa74bf287eb79b2b: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
W20260710 13:22:17.077147 14778 tablet.cc:2406] T 4d9a4e1bb20c44a08a31038256a7594c P 5b44667bd3484403bad032f5f665a87d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:22:17.113698 14800 raft_consensus.cc:493] T 4d9a4e1bb20c44a08a31038256a7594c P 5b44667bd3484403bad032f5f665a87d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:17.113914 14798 raft_consensus.cc:493] T 4e6b4c705954446b8dcbe825658f443d P 5260393457cf4b9aa0befb8804d00340 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:17.114260 14800 raft_consensus.cc:515] T 4d9a4e1bb20c44a08a31038256a7594c P 5b44667bd3484403bad032f5f665a87d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } }
I20260710 13:22:17.114445 14798 raft_consensus.cc:515] T 4e6b4c705954446b8dcbe825658f443d P 5260393457cf4b9aa0befb8804d00340 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } }
I20260710 13:22:17.116696 14798 leader_election.cc:290] T 4e6b4c705954446b8dcbe825658f443d P 5260393457cf4b9aa0befb8804d00340 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b44667bd3484403bad032f5f665a87d (127.10.210.67:35975), dd0e8aeaf3b84ca2aa74bf287eb79b2b (127.10.210.66:45563)
I20260710 13:22:17.117802 14800 leader_election.cc:290] T 4d9a4e1bb20c44a08a31038256a7594c P 5b44667bd3484403bad032f5f665a87d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5260393457cf4b9aa0befb8804d00340 (127.10.210.65:39557), dd0e8aeaf3b84ca2aa74bf287eb79b2b (127.10.210.66:45563)
I20260710 13:22:17.131247 14603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9a4e1bb20c44a08a31038256a7594c" candidate_uuid: "5b44667bd3484403bad032f5f665a87d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5260393457cf4b9aa0befb8804d00340" is_pre_election: true
I20260710 13:22:17.132079 14603 raft_consensus.cc:2468] T 4d9a4e1bb20c44a08a31038256a7594c P 5260393457cf4b9aa0befb8804d00340 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b44667bd3484403bad032f5f665a87d in term 0.
I20260710 13:22:17.133518 14715 leader_election.cc:304] T 4d9a4e1bb20c44a08a31038256a7594c P 5b44667bd3484403bad032f5f665a87d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5260393457cf4b9aa0befb8804d00340, 5b44667bd3484403bad032f5f665a87d; no voters: 
I20260710 13:22:17.134413 14800 raft_consensus.cc:2804] T 4d9a4e1bb20c44a08a31038256a7594c P 5b44667bd3484403bad032f5f665a87d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:17.134804 14800 raft_consensus.cc:493] T 4d9a4e1bb20c44a08a31038256a7594c P 5b44667bd3484403bad032f5f665a87d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:17.135125 14800 raft_consensus.cc:3060] T 4d9a4e1bb20c44a08a31038256a7594c P 5b44667bd3484403bad032f5f665a87d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:17.141906 14678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9a4e1bb20c44a08a31038256a7594c" candidate_uuid: "5b44667bd3484403bad032f5f665a87d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" is_pre_election: true
I20260710 13:22:17.142702 14678 raft_consensus.cc:2468] T 4d9a4e1bb20c44a08a31038256a7594c P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b44667bd3484403bad032f5f665a87d in term 0.
I20260710 13:22:17.143330 14677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6b4c705954446b8dcbe825658f443d" candidate_uuid: "5260393457cf4b9aa0befb8804d00340" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" is_pre_election: true
I20260710 13:22:17.143126 14800 raft_consensus.cc:515] T 4d9a4e1bb20c44a08a31038256a7594c P 5b44667bd3484403bad032f5f665a87d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } }
I20260710 13:22:17.143980 14677 raft_consensus.cc:2468] T 4e6b4c705954446b8dcbe825658f443d P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5260393457cf4b9aa0befb8804d00340 in term 0.
I20260710 13:22:17.145237 14568 leader_election.cc:304] T 4e6b4c705954446b8dcbe825658f443d P 5260393457cf4b9aa0befb8804d00340 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5260393457cf4b9aa0befb8804d00340, dd0e8aeaf3b84ca2aa74bf287eb79b2b; no voters: 
I20260710 13:22:17.146217 14798 raft_consensus.cc:2804] T 4e6b4c705954446b8dcbe825658f443d P 5260393457cf4b9aa0befb8804d00340 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:17.146126 14603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9a4e1bb20c44a08a31038256a7594c" candidate_uuid: "5b44667bd3484403bad032f5f665a87d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5260393457cf4b9aa0befb8804d00340"
I20260710 13:22:17.146533 14677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9a4e1bb20c44a08a31038256a7594c" candidate_uuid: "5b44667bd3484403bad032f5f665a87d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b"
I20260710 13:22:17.146696 14798 raft_consensus.cc:493] T 4e6b4c705954446b8dcbe825658f443d P 5260393457cf4b9aa0befb8804d00340 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:17.146831 14603 raft_consensus.cc:3060] T 4d9a4e1bb20c44a08a31038256a7594c P 5260393457cf4b9aa0befb8804d00340 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:17.147130 14798 raft_consensus.cc:3060] T 4e6b4c705954446b8dcbe825658f443d P 5260393457cf4b9aa0befb8804d00340 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:17.147127 14677 raft_consensus.cc:3060] T 4d9a4e1bb20c44a08a31038256a7594c P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:17.154047 14752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6b4c705954446b8dcbe825658f443d" candidate_uuid: "5260393457cf4b9aa0befb8804d00340" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b44667bd3484403bad032f5f665a87d" is_pre_election: true
I20260710 13:22:17.154402 14603 raft_consensus.cc:2468] T 4d9a4e1bb20c44a08a31038256a7594c P 5260393457cf4b9aa0befb8804d00340 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b44667bd3484403bad032f5f665a87d in term 1.
I20260710 13:22:17.154788 14752 raft_consensus.cc:2468] T 4e6b4c705954446b8dcbe825658f443d P 5b44667bd3484403bad032f5f665a87d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5260393457cf4b9aa0befb8804d00340 in term 0.
I20260710 13:22:17.155645 14715 leader_election.cc:304] T 4d9a4e1bb20c44a08a31038256a7594c P 5b44667bd3484403bad032f5f665a87d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5260393457cf4b9aa0befb8804d00340, 5b44667bd3484403bad032f5f665a87d; no voters: 
I20260710 13:22:17.155848 14677 raft_consensus.cc:2468] T 4d9a4e1bb20c44a08a31038256a7594c P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b44667bd3484403bad032f5f665a87d in term 1.
I20260710 13:22:17.146581 14800 leader_election.cc:290] T 4d9a4e1bb20c44a08a31038256a7594c P 5b44667bd3484403bad032f5f665a87d [CANDIDATE]: Term 1 election: Requested vote from peers 5260393457cf4b9aa0befb8804d00340 (127.10.210.65:39557), dd0e8aeaf3b84ca2aa74bf287eb79b2b (127.10.210.66:45563)
I20260710 13:22:17.155783 14798 raft_consensus.cc:515] T 4e6b4c705954446b8dcbe825658f443d P 5260393457cf4b9aa0befb8804d00340 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } }
I20260710 13:22:17.157037 14800 raft_consensus.cc:2804] T 4d9a4e1bb20c44a08a31038256a7594c P 5b44667bd3484403bad032f5f665a87d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:17.157541 14800 raft_consensus.cc:697] T 4d9a4e1bb20c44a08a31038256a7594c P 5b44667bd3484403bad032f5f665a87d [term 1 LEADER]: Becoming Leader. State: Replica: 5b44667bd3484403bad032f5f665a87d, State: Running, Role: LEADER
I20260710 13:22:17.158427 14800 consensus_queue.cc:237] T 4d9a4e1bb20c44a08a31038256a7594c P 5b44667bd3484403bad032f5f665a87d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } }
I20260710 13:22:17.159036 14752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6b4c705954446b8dcbe825658f443d" candidate_uuid: "5260393457cf4b9aa0befb8804d00340" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b44667bd3484403bad032f5f665a87d"
I20260710 13:22:17.159310 14798 leader_election.cc:290] T 4e6b4c705954446b8dcbe825658f443d P 5260393457cf4b9aa0befb8804d00340 [CANDIDATE]: Term 1 election: Requested vote from peers 5b44667bd3484403bad032f5f665a87d (127.10.210.67:35975), dd0e8aeaf3b84ca2aa74bf287eb79b2b (127.10.210.66:45563)
I20260710 13:22:17.159644 14752 raft_consensus.cc:3060] T 4e6b4c705954446b8dcbe825658f443d P 5b44667bd3484403bad032f5f665a87d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:17.159515 14677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6b4c705954446b8dcbe825658f443d" candidate_uuid: "5260393457cf4b9aa0befb8804d00340" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b"
I20260710 13:22:17.160212 14677 raft_consensus.cc:3060] T 4e6b4c705954446b8dcbe825658f443d P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:17.166489 14677 raft_consensus.cc:2468] T 4e6b4c705954446b8dcbe825658f443d P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5260393457cf4b9aa0befb8804d00340 in term 1.
I20260710 13:22:17.167428 14568 leader_election.cc:304] T 4e6b4c705954446b8dcbe825658f443d P 5260393457cf4b9aa0befb8804d00340 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5260393457cf4b9aa0befb8804d00340, dd0e8aeaf3b84ca2aa74bf287eb79b2b; no voters: 
I20260710 13:22:17.166685 14501 catalog_manager.cc:5697] T 4d9a4e1bb20c44a08a31038256a7594c P 5b44667bd3484403bad032f5f665a87d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b44667bd3484403bad032f5f665a87d (127.10.210.67). New cstate: current_term: 1 leader_uuid: "5b44667bd3484403bad032f5f665a87d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:17.168139 14798 raft_consensus.cc:2804] T 4e6b4c705954446b8dcbe825658f443d P 5260393457cf4b9aa0befb8804d00340 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:17.168200 14752 raft_consensus.cc:2468] T 4e6b4c705954446b8dcbe825658f443d P 5b44667bd3484403bad032f5f665a87d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5260393457cf4b9aa0befb8804d00340 in term 1.
I20260710 13:22:17.169668 14798 raft_consensus.cc:697] T 4e6b4c705954446b8dcbe825658f443d P 5260393457cf4b9aa0befb8804d00340 [term 1 LEADER]: Becoming Leader. State: Replica: 5260393457cf4b9aa0befb8804d00340, State: Running, Role: LEADER
I20260710 13:22:17.170616 14798 consensus_queue.cc:237] T 4e6b4c705954446b8dcbe825658f443d P 5260393457cf4b9aa0befb8804d00340 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } }
I20260710 13:22:17.178197 14501 catalog_manager.cc:5697] T 4e6b4c705954446b8dcbe825658f443d P 5260393457cf4b9aa0befb8804d00340 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5260393457cf4b9aa0befb8804d00340 (127.10.210.65). New cstate: current_term: 1 leader_uuid: "5260393457cf4b9aa0befb8804d00340" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:17.232105 14501 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58104:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:22:17.233978 14501 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:22:17.255669 14593 tablet_service.cc:1511] Processing CreateTablet for tablet 7fa6d72e9aba4969998fec0699ca482b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=727e589d3bd9411298ec5d84542b993c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:22:17.256928 14593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fa6d72e9aba4969998fec0699ca482b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:17.256804 14667 tablet_service.cc:1511] Processing CreateTablet for tablet 7fa6d72e9aba4969998fec0699ca482b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=727e589d3bd9411298ec5d84542b993c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:22:17.258133 14667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fa6d72e9aba4969998fec0699ca482b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:17.258260 14742 tablet_service.cc:1511] Processing CreateTablet for tablet 7fa6d72e9aba4969998fec0699ca482b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=727e589d3bd9411298ec5d84542b993c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:22:17.259477 14742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fa6d72e9aba4969998fec0699ca482b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:17.262251 14592 tablet_service.cc:1511] Processing CreateTablet for tablet 55ca6cc6881e4b20a73a6d1d33ab3565 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=727e589d3bd9411298ec5d84542b993c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:22:17.263473 14592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55ca6cc6881e4b20a73a6d1d33ab3565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:17.266450 14668 tablet_service.cc:1511] Processing CreateTablet for tablet 55ca6cc6881e4b20a73a6d1d33ab3565 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=727e589d3bd9411298ec5d84542b993c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:22:17.267710 14668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55ca6cc6881e4b20a73a6d1d33ab3565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:17.268293 14741 tablet_service.cc:1511] Processing CreateTablet for tablet 55ca6cc6881e4b20a73a6d1d33ab3565 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=727e589d3bd9411298ec5d84542b993c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:22:17.269677 14741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55ca6cc6881e4b20a73a6d1d33ab3565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:17.274420 14792 tablet_bootstrap.cc:492] T 7fa6d72e9aba4969998fec0699ca482b P 5260393457cf4b9aa0befb8804d00340: Bootstrap starting.
I20260710 13:22:17.280647 14792 tablet_bootstrap.cc:654] T 7fa6d72e9aba4969998fec0699ca482b P 5260393457cf4b9aa0befb8804d00340: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:17.283563 14794 tablet_bootstrap.cc:492] T 55ca6cc6881e4b20a73a6d1d33ab3565 P dd0e8aeaf3b84ca2aa74bf287eb79b2b: Bootstrap starting.
I20260710 13:22:17.288702 14793 tablet_bootstrap.cc:492] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5b44667bd3484403bad032f5f665a87d: Bootstrap starting.
I20260710 13:22:17.291476 14794 tablet_bootstrap.cc:654] T 55ca6cc6881e4b20a73a6d1d33ab3565 P dd0e8aeaf3b84ca2aa74bf287eb79b2b: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:17.295388 14793 tablet_bootstrap.cc:654] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5b44667bd3484403bad032f5f665a87d: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:17.300045 14794 tablet_bootstrap.cc:492] T 55ca6cc6881e4b20a73a6d1d33ab3565 P dd0e8aeaf3b84ca2aa74bf287eb79b2b: No bootstrap required, opened a new log
I20260710 13:22:17.300520 14794 ts_tablet_manager.cc:1403] T 55ca6cc6881e4b20a73a6d1d33ab3565 P dd0e8aeaf3b84ca2aa74bf287eb79b2b: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260710 13:22:17.303036 14793 tablet_bootstrap.cc:492] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5b44667bd3484403bad032f5f665a87d: No bootstrap required, opened a new log
I20260710 13:22:17.303511 14793 ts_tablet_manager.cc:1403] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5b44667bd3484403bad032f5f665a87d: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 13:22:17.303733 14792 tablet_bootstrap.cc:492] T 7fa6d72e9aba4969998fec0699ca482b P 5260393457cf4b9aa0befb8804d00340: No bootstrap required, opened a new log
I20260710 13:22:17.303542 14794 raft_consensus.cc:359] T 55ca6cc6881e4b20a73a6d1d33ab3565 P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } }
I20260710 13:22:17.304229 14792 ts_tablet_manager.cc:1403] T 7fa6d72e9aba4969998fec0699ca482b P 5260393457cf4b9aa0befb8804d00340: Time spent bootstrapping tablet: real 0.030s	user 0.002s	sys 0.008s
I20260710 13:22:17.304358 14794 raft_consensus.cc:385] T 55ca6cc6881e4b20a73a6d1d33ab3565 P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:17.304678 14794 raft_consensus.cc:740] T 55ca6cc6881e4b20a73a6d1d33ab3565 P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd0e8aeaf3b84ca2aa74bf287eb79b2b, State: Initialized, Role: FOLLOWER
I20260710 13:22:17.305475 14794 consensus_queue.cc:260] T 55ca6cc6881e4b20a73a6d1d33ab3565 P dd0e8aeaf3b84ca2aa74bf287eb79b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } }
I20260710 13:22:17.306016 14793 raft_consensus.cc:359] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5b44667bd3484403bad032f5f665a87d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } }
I20260710 13:22:17.306734 14793 raft_consensus.cc:385] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5b44667bd3484403bad032f5f665a87d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:17.307011 14793 raft_consensus.cc:740] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5b44667bd3484403bad032f5f665a87d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b44667bd3484403bad032f5f665a87d, State: Initialized, Role: FOLLOWER
I20260710 13:22:17.307014 14792 raft_consensus.cc:359] T 7fa6d72e9aba4969998fec0699ca482b P 5260393457cf4b9aa0befb8804d00340 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } }
I20260710 13:22:17.308377 14792 raft_consensus.cc:385] T 7fa6d72e9aba4969998fec0699ca482b P 5260393457cf4b9aa0befb8804d00340 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:17.308147 14793 consensus_queue.cc:260] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5b44667bd3484403bad032f5f665a87d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } }
I20260710 13:22:17.308746 14792 raft_consensus.cc:740] T 7fa6d72e9aba4969998fec0699ca482b P 5260393457cf4b9aa0befb8804d00340 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5260393457cf4b9aa0befb8804d00340, State: Initialized, Role: FOLLOWER
I20260710 13:22:17.307639 14794 ts_tablet_manager.cc:1434] T 55ca6cc6881e4b20a73a6d1d33ab3565 P dd0e8aeaf3b84ca2aa74bf287eb79b2b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:22:17.310678 14793 ts_tablet_manager.cc:1434] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5b44667bd3484403bad032f5f665a87d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 13:22:17.311161 14794 tablet_bootstrap.cc:492] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b: Bootstrap starting.
I20260710 13:22:17.311820 14793 tablet_bootstrap.cc:492] T 7fa6d72e9aba4969998fec0699ca482b P 5b44667bd3484403bad032f5f665a87d: Bootstrap starting.
I20260710 13:22:17.317792 14793 tablet_bootstrap.cc:654] T 7fa6d72e9aba4969998fec0699ca482b P 5b44667bd3484403bad032f5f665a87d: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:17.317957 14794 tablet_bootstrap.cc:654] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:17.321003 14792 consensus_queue.cc:260] T 7fa6d72e9aba4969998fec0699ca482b P 5260393457cf4b9aa0befb8804d00340 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } }
I20260710 13:22:17.323561 14792 ts_tablet_manager.cc:1434] T 7fa6d72e9aba4969998fec0699ca482b P 5260393457cf4b9aa0befb8804d00340: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260710 13:22:17.324658 14792 tablet_bootstrap.cc:492] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5260393457cf4b9aa0befb8804d00340: Bootstrap starting.
I20260710 13:22:17.331266 14792 tablet_bootstrap.cc:654] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5260393457cf4b9aa0befb8804d00340: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:17.340201 14794 tablet_bootstrap.cc:492] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b: No bootstrap required, opened a new log
I20260710 13:22:17.340746 14794 ts_tablet_manager.cc:1403] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.002s
I20260710 13:22:17.340955 14792 tablet_bootstrap.cc:492] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5260393457cf4b9aa0befb8804d00340: No bootstrap required, opened a new log
I20260710 13:22:17.341463 14792 ts_tablet_manager.cc:1403] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5260393457cf4b9aa0befb8804d00340: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260710 13:22:17.343640 14794 raft_consensus.cc:359] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } }
I20260710 13:22:17.344401 14794 raft_consensus.cc:385] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:17.344080 14792 raft_consensus.cc:359] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5260393457cf4b9aa0befb8804d00340 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } }
I20260710 13:22:17.344730 14794 raft_consensus.cc:740] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd0e8aeaf3b84ca2aa74bf287eb79b2b, State: Initialized, Role: FOLLOWER
I20260710 13:22:17.344901 14792 raft_consensus.cc:385] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5260393457cf4b9aa0befb8804d00340 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:17.345232 14792 raft_consensus.cc:740] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5260393457cf4b9aa0befb8804d00340 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5260393457cf4b9aa0befb8804d00340, State: Initialized, Role: FOLLOWER
I20260710 13:22:17.345539 14794 consensus_queue.cc:260] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } }
I20260710 13:22:17.346062 14792 consensus_queue.cc:260] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5260393457cf4b9aa0befb8804d00340 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } }
I20260710 13:22:17.347826 14794 ts_tablet_manager.cc:1434] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:22:17.349488 14792 ts_tablet_manager.cc:1434] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5260393457cf4b9aa0befb8804d00340: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:22:17.353157 14793 tablet_bootstrap.cc:492] T 7fa6d72e9aba4969998fec0699ca482b P 5b44667bd3484403bad032f5f665a87d: No bootstrap required, opened a new log
I20260710 13:22:17.353713 14793 ts_tablet_manager.cc:1403] T 7fa6d72e9aba4969998fec0699ca482b P 5b44667bd3484403bad032f5f665a87d: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.027s
I20260710 13:22:17.356514 14793 raft_consensus.cc:359] T 7fa6d72e9aba4969998fec0699ca482b P 5b44667bd3484403bad032f5f665a87d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } }
I20260710 13:22:17.357183 14793 raft_consensus.cc:385] T 7fa6d72e9aba4969998fec0699ca482b P 5b44667bd3484403bad032f5f665a87d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:17.357471 14793 raft_consensus.cc:740] T 7fa6d72e9aba4969998fec0699ca482b P 5b44667bd3484403bad032f5f665a87d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b44667bd3484403bad032f5f665a87d, State: Initialized, Role: FOLLOWER
I20260710 13:22:17.358160 14793 consensus_queue.cc:260] T 7fa6d72e9aba4969998fec0699ca482b P 5b44667bd3484403bad032f5f665a87d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } }
I20260710 13:22:17.360206 14793 ts_tablet_manager.cc:1434] T 7fa6d72e9aba4969998fec0699ca482b P 5b44667bd3484403bad032f5f665a87d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:22:17.461282 14799 raft_consensus.cc:493] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:17.461750 14799 raft_consensus.cc:515] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } }
I20260710 13:22:17.463814 14799 leader_election.cc:290] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5260393457cf4b9aa0befb8804d00340 (127.10.210.65:39557), 5b44667bd3484403bad032f5f665a87d (127.10.210.67:35975)
W20260710 13:22:17.466760 14549 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:17.474270 14752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa6d72e9aba4969998fec0699ca482b" candidate_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b44667bd3484403bad032f5f665a87d" is_pre_election: true
I20260710 13:22:17.474267 14603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa6d72e9aba4969998fec0699ca482b" candidate_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5260393457cf4b9aa0befb8804d00340" is_pre_election: true
I20260710 13:22:17.474962 14752 raft_consensus.cc:2468] T 7fa6d72e9aba4969998fec0699ca482b P 5b44667bd3484403bad032f5f665a87d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd0e8aeaf3b84ca2aa74bf287eb79b2b in term 0.
I20260710 13:22:17.475018 14603 raft_consensus.cc:2468] T 7fa6d72e9aba4969998fec0699ca482b P 5260393457cf4b9aa0befb8804d00340 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd0e8aeaf3b84ca2aa74bf287eb79b2b in term 0.
I20260710 13:22:17.476025 14644 leader_election.cc:304] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b44667bd3484403bad032f5f665a87d, dd0e8aeaf3b84ca2aa74bf287eb79b2b; no voters: 
I20260710 13:22:17.476734 14799 raft_consensus.cc:2804] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:17.477128 14799 raft_consensus.cc:493] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:17.477439 14799 raft_consensus.cc:3060] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:17.482666 14799 raft_consensus.cc:515] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } }
I20260710 13:22:17.484349 14799 leader_election.cc:290] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b [CANDIDATE]: Term 1 election: Requested vote from peers 5260393457cf4b9aa0befb8804d00340 (127.10.210.65:39557), 5b44667bd3484403bad032f5f665a87d (127.10.210.67:35975)
I20260710 13:22:17.485005 14603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa6d72e9aba4969998fec0699ca482b" candidate_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5260393457cf4b9aa0befb8804d00340"
I20260710 13:22:17.485357 14752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa6d72e9aba4969998fec0699ca482b" candidate_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b44667bd3484403bad032f5f665a87d"
I20260710 13:22:17.485649 14603 raft_consensus.cc:3060] T 7fa6d72e9aba4969998fec0699ca482b P 5260393457cf4b9aa0befb8804d00340 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:17.485946 14752 raft_consensus.cc:3060] T 7fa6d72e9aba4969998fec0699ca482b P 5b44667bd3484403bad032f5f665a87d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:17.489921 14798 raft_consensus.cc:493] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5260393457cf4b9aa0befb8804d00340 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:17.490465 14798 raft_consensus.cc:515] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5260393457cf4b9aa0befb8804d00340 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } }
I20260710 13:22:17.492548 14798 leader_election.cc:290] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5260393457cf4b9aa0befb8804d00340 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd0e8aeaf3b84ca2aa74bf287eb79b2b (127.10.210.66:45563), 5b44667bd3484403bad032f5f665a87d (127.10.210.67:35975)
I20260710 13:22:17.492542 14752 raft_consensus.cc:2468] T 7fa6d72e9aba4969998fec0699ca482b P 5b44667bd3484403bad032f5f665a87d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd0e8aeaf3b84ca2aa74bf287eb79b2b in term 1.
I20260710 13:22:17.493296 14677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55ca6cc6881e4b20a73a6d1d33ab3565" candidate_uuid: "5260393457cf4b9aa0befb8804d00340" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" is_pre_election: true
I20260710 13:22:17.493723 14751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55ca6cc6881e4b20a73a6d1d33ab3565" candidate_uuid: "5260393457cf4b9aa0befb8804d00340" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b44667bd3484403bad032f5f665a87d" is_pre_election: true
I20260710 13:22:17.493925 14677 raft_consensus.cc:2468] T 55ca6cc6881e4b20a73a6d1d33ab3565 P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5260393457cf4b9aa0befb8804d00340 in term 0.
I20260710 13:22:17.494064 14644 leader_election.cc:304] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b44667bd3484403bad032f5f665a87d, dd0e8aeaf3b84ca2aa74bf287eb79b2b; no voters: 
I20260710 13:22:17.494019 14603 raft_consensus.cc:2468] T 7fa6d72e9aba4969998fec0699ca482b P 5260393457cf4b9aa0befb8804d00340 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd0e8aeaf3b84ca2aa74bf287eb79b2b in term 1.
I20260710 13:22:17.494397 14751 raft_consensus.cc:2468] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5b44667bd3484403bad032f5f665a87d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5260393457cf4b9aa0befb8804d00340 in term 0.
I20260710 13:22:17.495042 14799 raft_consensus.cc:2804] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:17.495458 14568 leader_election.cc:304] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5260393457cf4b9aa0befb8804d00340 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5260393457cf4b9aa0befb8804d00340, dd0e8aeaf3b84ca2aa74bf287eb79b2b; no voters: 
I20260710 13:22:17.496301 14798 raft_consensus.cc:2804] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5260393457cf4b9aa0befb8804d00340 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:17.496322 14799 raft_consensus.cc:697] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 1 LEADER]: Becoming Leader. State: Replica: dd0e8aeaf3b84ca2aa74bf287eb79b2b, State: Running, Role: LEADER
I20260710 13:22:17.496855 14798 raft_consensus.cc:493] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5260393457cf4b9aa0befb8804d00340 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:17.497262 14798 raft_consensus.cc:3060] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5260393457cf4b9aa0befb8804d00340 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:17.497409 14799 consensus_queue.cc:237] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } }
I20260710 13:22:17.502882 14798 raft_consensus.cc:515] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5260393457cf4b9aa0befb8804d00340 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } }
I20260710 13:22:17.504554 14798 leader_election.cc:290] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5260393457cf4b9aa0befb8804d00340 [CANDIDATE]: Term 1 election: Requested vote from peers dd0e8aeaf3b84ca2aa74bf287eb79b2b (127.10.210.66:45563), 5b44667bd3484403bad032f5f665a87d (127.10.210.67:35975)
I20260710 13:22:17.505249 14677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55ca6cc6881e4b20a73a6d1d33ab3565" candidate_uuid: "5260393457cf4b9aa0befb8804d00340" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b"
I20260710 13:22:17.505544 14751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55ca6cc6881e4b20a73a6d1d33ab3565" candidate_uuid: "5260393457cf4b9aa0befb8804d00340" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b44667bd3484403bad032f5f665a87d"
I20260710 13:22:17.505837 14677 raft_consensus.cc:3060] T 55ca6cc6881e4b20a73a6d1d33ab3565 P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:17.506100 14751 raft_consensus.cc:3060] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5b44667bd3484403bad032f5f665a87d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:17.505177 14501 catalog_manager.cc:5697] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b reported cstate change: term changed from 0 to 1, leader changed from <none> to dd0e8aeaf3b84ca2aa74bf287eb79b2b (127.10.210.66). New cstate: current_term: 1 leader_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:17.512792 14677 raft_consensus.cc:2468] T 55ca6cc6881e4b20a73a6d1d33ab3565 P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5260393457cf4b9aa0befb8804d00340 in term 1.
I20260710 13:22:17.512792 14751 raft_consensus.cc:2468] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5b44667bd3484403bad032f5f665a87d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5260393457cf4b9aa0befb8804d00340 in term 1.
I20260710 13:22:17.514114 14568 leader_election.cc:304] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5260393457cf4b9aa0befb8804d00340 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5260393457cf4b9aa0befb8804d00340, dd0e8aeaf3b84ca2aa74bf287eb79b2b; no voters: 
I20260710 13:22:17.514833 14798 raft_consensus.cc:2804] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5260393457cf4b9aa0befb8804d00340 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:17.515336 14798 raft_consensus.cc:697] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5260393457cf4b9aa0befb8804d00340 [term 1 LEADER]: Becoming Leader. State: Replica: 5260393457cf4b9aa0befb8804d00340, State: Running, Role: LEADER
I20260710 13:22:17.516125 14798 consensus_queue.cc:237] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5260393457cf4b9aa0befb8804d00340 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } }
I20260710 13:22:17.523008 14501 catalog_manager.cc:5697] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5260393457cf4b9aa0befb8804d00340 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5260393457cf4b9aa0befb8804d00340 (127.10.210.65). New cstate: current_term: 1 leader_uuid: "5260393457cf4b9aa0befb8804d00340" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:17.572402 14798 consensus_queue.cc:1048] T 4e6b4c705954446b8dcbe825658f443d P 5260393457cf4b9aa0befb8804d00340 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:17.585160 14829 consensus_queue.cc:1048] T 4e6b4c705954446b8dcbe825658f443d P 5260393457cf4b9aa0befb8804d00340 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:17.609371 14677 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7fa6d72e9aba4969998fec0699ca482b"
dest_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b"
mode: GRACEFUL
new_leader_uuid: "5260393457cf4b9aa0befb8804d00340"
 from {username='slave'} at 127.0.0.1:51636
I20260710 13:22:17.609902 14677 raft_consensus.cc:606] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 1 LEADER]: Received request to transfer leadership to TS 5260393457cf4b9aa0befb8804d00340
I20260710 13:22:17.667470 14800 consensus_queue.cc:1048] T 4d9a4e1bb20c44a08a31038256a7594c P 5b44667bd3484403bad032f5f665a87d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:17.682459 14836 consensus_queue.cc:1048] T 4d9a4e1bb20c44a08a31038256a7594c P 5b44667bd3484403bad032f5f665a87d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:18.016189 14799 consensus_queue.cc:1048] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:18.035096 14841 consensus_queue.cc:1048] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:18.045410 14842 raft_consensus.cc:993] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b: : Instructing follower 5260393457cf4b9aa0befb8804d00340 to start an election
I20260710 13:22:18.046042 14842 raft_consensus.cc:1081] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 1 LEADER]: Signalling peer 5260393457cf4b9aa0befb8804d00340 to start an election
I20260710 13:22:18.047857 14603 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7fa6d72e9aba4969998fec0699ca482b"
dest_uuid: "5260393457cf4b9aa0befb8804d00340"
 from {username='slave'} at 127.0.0.1:37698
I20260710 13:22:18.048419 14603 raft_consensus.cc:493] T 7fa6d72e9aba4969998fec0699ca482b P 5260393457cf4b9aa0befb8804d00340 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:18.048748 14603 raft_consensus.cc:3060] T 7fa6d72e9aba4969998fec0699ca482b P 5260393457cf4b9aa0befb8804d00340 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:18.055464 14603 raft_consensus.cc:515] T 7fa6d72e9aba4969998fec0699ca482b P 5260393457cf4b9aa0befb8804d00340 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } }
I20260710 13:22:18.058706 14603 leader_election.cc:290] T 7fa6d72e9aba4969998fec0699ca482b P 5260393457cf4b9aa0befb8804d00340 [CANDIDATE]: Term 2 election: Requested vote from peers dd0e8aeaf3b84ca2aa74bf287eb79b2b (127.10.210.66:45563), 5b44667bd3484403bad032f5f665a87d (127.10.210.67:35975)
I20260710 13:22:18.059343 14678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa6d72e9aba4969998fec0699ca482b" candidate_uuid: "5260393457cf4b9aa0befb8804d00340" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b"
I20260710 13:22:18.059670 14751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa6d72e9aba4969998fec0699ca482b" candidate_uuid: "5260393457cf4b9aa0befb8804d00340" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b44667bd3484403bad032f5f665a87d"
I20260710 13:22:18.060042 14678 raft_consensus.cc:3055] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:18.060317 14751 raft_consensus.cc:3060] T 7fa6d72e9aba4969998fec0699ca482b P 5b44667bd3484403bad032f5f665a87d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:18.060436 14678 raft_consensus.cc:740] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dd0e8aeaf3b84ca2aa74bf287eb79b2b, State: Running, Role: LEADER
I20260710 13:22:18.061442 14678 consensus_queue.cc:260] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } }
I20260710 13:22:18.062304 14678 raft_consensus.cc:3060] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:18.070343 14751 raft_consensus.cc:2468] T 7fa6d72e9aba4969998fec0699ca482b P 5b44667bd3484403bad032f5f665a87d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5260393457cf4b9aa0befb8804d00340 in term 2.
I20260710 13:22:18.070634 14678 raft_consensus.cc:2468] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5260393457cf4b9aa0befb8804d00340 in term 2.
I20260710 13:22:18.071835 14569 leader_election.cc:304] T 7fa6d72e9aba4969998fec0699ca482b P 5260393457cf4b9aa0befb8804d00340 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5260393457cf4b9aa0befb8804d00340, 5b44667bd3484403bad032f5f665a87d; no voters: 
I20260710 13:22:18.072880 14829 raft_consensus.cc:2804] T 7fa6d72e9aba4969998fec0699ca482b P 5260393457cf4b9aa0befb8804d00340 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:18.073307 14829 raft_consensus.cc:697] T 7fa6d72e9aba4969998fec0699ca482b P 5260393457cf4b9aa0befb8804d00340 [term 2 LEADER]: Becoming Leader. State: Replica: 5260393457cf4b9aa0befb8804d00340, State: Running, Role: LEADER
I20260710 13:22:18.074307 14829 consensus_queue.cc:237] T 7fa6d72e9aba4969998fec0699ca482b P 5260393457cf4b9aa0befb8804d00340 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } }
I20260710 13:22:18.080621 14499 catalog_manager.cc:5697] T 7fa6d72e9aba4969998fec0699ca482b P 5260393457cf4b9aa0befb8804d00340 reported cstate change: term changed from 1 to 2, leader changed from dd0e8aeaf3b84ca2aa74bf287eb79b2b (127.10.210.66) to 5260393457cf4b9aa0befb8804d00340 (127.10.210.65). New cstate: current_term: 2 leader_uuid: "5260393457cf4b9aa0befb8804d00340" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:18.090997 14829 consensus_queue.cc:1048] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5260393457cf4b9aa0befb8804d00340 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:18.103559 14798 consensus_queue.cc:1048] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5260393457cf4b9aa0befb8804d00340 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:18.361956 11081 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:22:18.363502 11081 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:22:18.363914 11081 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:22:18.377130 14603 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7fa6d72e9aba4969998fec0699ca482b"
dest_uuid: "5260393457cf4b9aa0befb8804d00340"
mode: GRACEFUL
new_leader_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b"
 from {username='slave'} at 127.0.0.1:37702
I20260710 13:22:18.377683 14603 raft_consensus.cc:606] T 7fa6d72e9aba4969998fec0699ca482b P 5260393457cf4b9aa0befb8804d00340 [term 2 LEADER]: Received request to transfer leadership to TS dd0e8aeaf3b84ca2aa74bf287eb79b2b
I20260710 13:22:18.378885 11081 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:22:18.475919 14751 raft_consensus.cc:1275] T 7fa6d72e9aba4969998fec0699ca482b P 5b44667bd3484403bad032f5f665a87d [term 2 FOLLOWER]: Refusing update from remote peer 5260393457cf4b9aa0befb8804d00340: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:18.477175 14798 consensus_queue.cc:1048] T 7fa6d72e9aba4969998fec0699ca482b P 5260393457cf4b9aa0befb8804d00340 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:18.484225 14678 raft_consensus.cc:1275] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 2 FOLLOWER]: Refusing update from remote peer 5260393457cf4b9aa0befb8804d00340: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:18.485838 14809 consensus_queue.cc:1048] T 7fa6d72e9aba4969998fec0699ca482b P 5260393457cf4b9aa0befb8804d00340 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:18.491693 14829 raft_consensus.cc:993] T 7fa6d72e9aba4969998fec0699ca482b P 5260393457cf4b9aa0befb8804d00340: : Instructing follower dd0e8aeaf3b84ca2aa74bf287eb79b2b to start an election
I20260710 13:22:18.492157 14809 raft_consensus.cc:1081] T 7fa6d72e9aba4969998fec0699ca482b P 5260393457cf4b9aa0befb8804d00340 [term 2 LEADER]: Signalling peer dd0e8aeaf3b84ca2aa74bf287eb79b2b to start an election
I20260710 13:22:18.493851 14678 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7fa6d72e9aba4969998fec0699ca482b"
dest_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b"
 from {username='slave'} at 127.0.0.1:51630
I20260710 13:22:18.494415 14678 raft_consensus.cc:493] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:18.494801 14678 raft_consensus.cc:3060] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:18.500174 14678 raft_consensus.cc:515] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } }
I20260710 13:22:18.502442 14678 leader_election.cc:290] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b [CANDIDATE]: Term 3 election: Requested vote from peers 5260393457cf4b9aa0befb8804d00340 (127.10.210.65:39557), 5b44667bd3484403bad032f5f665a87d (127.10.210.67:35975)
I20260710 13:22:18.503217 14603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa6d72e9aba4969998fec0699ca482b" candidate_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5260393457cf4b9aa0befb8804d00340"
I20260710 13:22:18.503831 14603 raft_consensus.cc:3055] T 7fa6d72e9aba4969998fec0699ca482b P 5260393457cf4b9aa0befb8804d00340 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:18.504154 14603 raft_consensus.cc:740] T 7fa6d72e9aba4969998fec0699ca482b P 5260393457cf4b9aa0befb8804d00340 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5260393457cf4b9aa0befb8804d00340, State: Running, Role: LEADER
I20260710 13:22:18.504282 14751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa6d72e9aba4969998fec0699ca482b" candidate_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5b44667bd3484403bad032f5f665a87d"
I20260710 13:22:18.504943 14751 raft_consensus.cc:3060] T 7fa6d72e9aba4969998fec0699ca482b P 5b44667bd3484403bad032f5f665a87d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:18.505020 14603 consensus_queue.cc:260] T 7fa6d72e9aba4969998fec0699ca482b P 5260393457cf4b9aa0befb8804d00340 [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: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } }
I20260710 13:22:18.506424 14603 raft_consensus.cc:3060] T 7fa6d72e9aba4969998fec0699ca482b P 5260393457cf4b9aa0befb8804d00340 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:18.511914 14751 raft_consensus.cc:2468] T 7fa6d72e9aba4969998fec0699ca482b P 5b44667bd3484403bad032f5f665a87d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd0e8aeaf3b84ca2aa74bf287eb79b2b in term 3.
I20260710 13:22:18.512666 14603 raft_consensus.cc:2468] T 7fa6d72e9aba4969998fec0699ca482b P 5260393457cf4b9aa0befb8804d00340 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd0e8aeaf3b84ca2aa74bf287eb79b2b in term 3.
I20260710 13:22:18.513275 14644 leader_election.cc:304] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b [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: 5b44667bd3484403bad032f5f665a87d, dd0e8aeaf3b84ca2aa74bf287eb79b2b; no voters: 
I20260710 13:22:18.514123 14842 raft_consensus.cc:2804] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:18.514513 14842 raft_consensus.cc:697] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 3 LEADER]: Becoming Leader. State: Replica: dd0e8aeaf3b84ca2aa74bf287eb79b2b, State: Running, Role: LEADER
I20260710 13:22:18.515267 14842 consensus_queue.cc:237] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b [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: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } }
I20260710 13:22:18.520665 14499 catalog_manager.cc:5697] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b reported cstate change: term changed from 2 to 3, leader changed from 5260393457cf4b9aa0befb8804d00340 (127.10.210.65) to dd0e8aeaf3b84ca2aa74bf287eb79b2b (127.10.210.66). New cstate: current_term: 3 leader_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5260393457cf4b9aa0befb8804d00340" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 39557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd0e8aeaf3b84ca2aa74bf287eb79b2b" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 45563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b44667bd3484403bad032f5f665a87d" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 35975 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:18.587220 11081 tablet_server.cc:179] TabletServer@127.10.210.65:0 shutting down...
I20260710 13:22:18.614270 11081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:18.614969 11081 tablet_replica.cc:333] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5260393457cf4b9aa0befb8804d00340: stopping tablet replica
I20260710 13:22:18.615612 11081 raft_consensus.cc:2243] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5260393457cf4b9aa0befb8804d00340 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:18.616379 11081 raft_consensus.cc:2272] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5260393457cf4b9aa0befb8804d00340 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.618983 11081 tablet_replica.cc:333] T 4d9a4e1bb20c44a08a31038256a7594c P 5260393457cf4b9aa0befb8804d00340: stopping tablet replica
I20260710 13:22:18.619530 11081 raft_consensus.cc:2243] T 4d9a4e1bb20c44a08a31038256a7594c P 5260393457cf4b9aa0befb8804d00340 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:18.619979 11081 raft_consensus.cc:2272] T 4d9a4e1bb20c44a08a31038256a7594c P 5260393457cf4b9aa0befb8804d00340 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.622952 11081 tablet_replica.cc:333] T 7fa6d72e9aba4969998fec0699ca482b P 5260393457cf4b9aa0befb8804d00340: stopping tablet replica
I20260710 13:22:18.623476 11081 raft_consensus.cc:2243] T 7fa6d72e9aba4969998fec0699ca482b P 5260393457cf4b9aa0befb8804d00340 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:18.623879 11081 raft_consensus.cc:2272] T 7fa6d72e9aba4969998fec0699ca482b P 5260393457cf4b9aa0befb8804d00340 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.626543 11081 tablet_replica.cc:333] T 4e6b4c705954446b8dcbe825658f443d P 5260393457cf4b9aa0befb8804d00340: stopping tablet replica
I20260710 13:22:18.627059 11081 raft_consensus.cc:2243] T 4e6b4c705954446b8dcbe825658f443d P 5260393457cf4b9aa0befb8804d00340 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:18.627853 11081 raft_consensus.cc:2272] T 4e6b4c705954446b8dcbe825658f443d P 5260393457cf4b9aa0befb8804d00340 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.642804 11081 tablet_server.cc:196] TabletServer@127.10.210.65:0 shutdown complete.
W20260710 13:22:18.657922 14715 consensus_peers.cc:597] T 4d9a4e1bb20c44a08a31038256a7594c P 5b44667bd3484403bad032f5f665a87d -> Peer 5260393457cf4b9aa0befb8804d00340 (127.10.210.65:39557): Couldn't send request to peer 5260393457cf4b9aa0befb8804d00340. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:39557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:18.661541 11081 tablet_server.cc:179] TabletServer@127.10.210.66:0 shutting down...
I20260710 13:22:18.684360 11081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:18.685101 11081 tablet_replica.cc:333] T 55ca6cc6881e4b20a73a6d1d33ab3565 P dd0e8aeaf3b84ca2aa74bf287eb79b2b: stopping tablet replica
I20260710 13:22:18.685933 11081 raft_consensus.cc:2243] T 55ca6cc6881e4b20a73a6d1d33ab3565 P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:18.686371 11081 raft_consensus.cc:2272] T 55ca6cc6881e4b20a73a6d1d33ab3565 P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.689003 11081 tablet_replica.cc:333] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b: stopping tablet replica
I20260710 13:22:18.689451 11081 raft_consensus.cc:2243] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:18.689991 11081 pending_rounds.cc:70] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b: Trying to abort 1 pending ops.
I20260710 13:22:18.690155 11081 pending_rounds.cc:77] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305993168965521408 op_type: NO_OP noop_request { }
I20260710 13:22:18.690392 11081 raft_consensus.cc:2889] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:22:18.690765 11081 raft_consensus.cc:2272] T 7fa6d72e9aba4969998fec0699ca482b P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.693459 11081 tablet_replica.cc:333] T 4e6b4c705954446b8dcbe825658f443d P dd0e8aeaf3b84ca2aa74bf287eb79b2b: stopping tablet replica
I20260710 13:22:18.694033 11081 raft_consensus.cc:2243] T 4e6b4c705954446b8dcbe825658f443d P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:18.694535 11081 raft_consensus.cc:2272] T 4e6b4c705954446b8dcbe825658f443d P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:18.694690 14717 consensus_peers.cc:597] T 4d9a4e1bb20c44a08a31038256a7594c P 5b44667bd3484403bad032f5f665a87d -> Peer dd0e8aeaf3b84ca2aa74bf287eb79b2b (127.10.210.66:45563): Couldn't send request to peer dd0e8aeaf3b84ca2aa74bf287eb79b2b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:18.696776 11081 tablet_replica.cc:333] T 4d9a4e1bb20c44a08a31038256a7594c P dd0e8aeaf3b84ca2aa74bf287eb79b2b: stopping tablet replica
I20260710 13:22:18.697336 11081 raft_consensus.cc:2243] T 4d9a4e1bb20c44a08a31038256a7594c P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:18.697815 11081 raft_consensus.cc:2272] T 4d9a4e1bb20c44a08a31038256a7594c P dd0e8aeaf3b84ca2aa74bf287eb79b2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.721310 11081 tablet_server.cc:196] TabletServer@127.10.210.66:0 shutdown complete.
I20260710 13:22:18.736268 11081 tablet_server.cc:179] TabletServer@127.10.210.67:0 shutting down...
I20260710 13:22:18.757766 11081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:18.758440 11081 tablet_replica.cc:333] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5b44667bd3484403bad032f5f665a87d: stopping tablet replica
I20260710 13:22:18.759053 11081 raft_consensus.cc:2243] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5b44667bd3484403bad032f5f665a87d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:18.759521 11081 raft_consensus.cc:2272] T 55ca6cc6881e4b20a73a6d1d33ab3565 P 5b44667bd3484403bad032f5f665a87d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.761896 11081 tablet_replica.cc:333] T 7fa6d72e9aba4969998fec0699ca482b P 5b44667bd3484403bad032f5f665a87d: stopping tablet replica
I20260710 13:22:18.762457 11081 raft_consensus.cc:2243] T 7fa6d72e9aba4969998fec0699ca482b P 5b44667bd3484403bad032f5f665a87d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:18.762876 11081 raft_consensus.cc:2272] T 7fa6d72e9aba4969998fec0699ca482b P 5b44667bd3484403bad032f5f665a87d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.765197 11081 tablet_replica.cc:333] T 4e6b4c705954446b8dcbe825658f443d P 5b44667bd3484403bad032f5f665a87d: stopping tablet replica
I20260710 13:22:18.765766 11081 raft_consensus.cc:2243] T 4e6b4c705954446b8dcbe825658f443d P 5b44667bd3484403bad032f5f665a87d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:18.766242 11081 raft_consensus.cc:2272] T 4e6b4c705954446b8dcbe825658f443d P 5b44667bd3484403bad032f5f665a87d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.768152 11081 tablet_replica.cc:333] T 4d9a4e1bb20c44a08a31038256a7594c P 5b44667bd3484403bad032f5f665a87d: stopping tablet replica
I20260710 13:22:18.768690 11081 raft_consensus.cc:2243] T 4d9a4e1bb20c44a08a31038256a7594c P 5b44667bd3484403bad032f5f665a87d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:18.769578 11081 raft_consensus.cc:2272] T 4d9a4e1bb20c44a08a31038256a7594c P 5b44667bd3484403bad032f5f665a87d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.781656 11081 tablet_server.cc:196] TabletServer@127.10.210.67:0 shutdown complete.
I20260710 13:22:18.795691 11081 master.cc:562] Master@127.10.210.126:38241 shutting down...
I20260710 13:22:18.813723 11081 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a7b67b1f253f49f2b568bc3be10f1d47 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:18.814332 11081 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a7b67b1f253f49f2b568bc3be10f1d47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.814669 11081 tablet_replica.cc:333] T 00000000000000000000000000000000 P a7b67b1f253f49f2b568bc3be10f1d47: stopping tablet replica
I20260710 13:22:18.833271 11081 master.cc:584] Master@127.10.210.126:38241 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2526 ms)
[----------] 6 tests from LeaderRebalancerTest (91568 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:22:18.869457 11081 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.210.126:37793
I20260710 13:22:18.870612 11081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:18.876539 14853 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:18.876546 14854 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:18.877076 14856 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:18.877954 11081 server_base.cc:1061] running on GCE node
I20260710 13:22:18.878648 11081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:18.878818 11081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:18.878930 11081 hybrid_clock.cc:648] HybridClock initialized: now 1783689738878920 us; error 0 us; skew 500 ppm
I20260710 13:22:18.879396 11081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:18.881676 11081 webserver.cc:533] Webserver started at http://127.10.210.126:40601/ using document root <none> and password file <none>
I20260710 13:22:18.882148 11081 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:18.882308 11081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:18.882522 11081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:18.883561 11081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689647141662-11081-0/minicluster-data/master-0-root/instance:
uuid: "7c25c2d828524f6fb1a877fd2cc12e06"
format_stamp: "Formatted at 2026-07-10 13:22:18 on dist-test-slave-4llg"
I20260710 13:22:18.887755 11081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:22:18.890964 14861 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:18.891680 11081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:22:18.891965 11081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689647141662-11081-0/minicluster-data/master-0-root
uuid: "7c25c2d828524f6fb1a877fd2cc12e06"
format_stamp: "Formatted at 2026-07-10 13:22:18 on dist-test-slave-4llg"
I20260710 13:22:18.892244 11081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689647141662-11081-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689647141662-11081-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689647141662-11081-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:18.907588 11081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:18.908905 11081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:18.946393 11081 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.126:37793
I20260710 13:22:18.946494 14912 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.126:37793 every 8 connection(s)
I20260710 13:22:18.950206 14913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:18.960584 14913 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7c25c2d828524f6fb1a877fd2cc12e06: Bootstrap starting.
I20260710 13:22:18.965229 14913 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7c25c2d828524f6fb1a877fd2cc12e06: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:18.969408 14913 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7c25c2d828524f6fb1a877fd2cc12e06: No bootstrap required, opened a new log
I20260710 13:22:18.971444 14913 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7c25c2d828524f6fb1a877fd2cc12e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c25c2d828524f6fb1a877fd2cc12e06" member_type: VOTER }
I20260710 13:22:18.971803 14913 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7c25c2d828524f6fb1a877fd2cc12e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:18.972044 14913 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7c25c2d828524f6fb1a877fd2cc12e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c25c2d828524f6fb1a877fd2cc12e06, State: Initialized, Role: FOLLOWER
I20260710 13:22:18.972739 14913 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7c25c2d828524f6fb1a877fd2cc12e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7c25c2d828524f6fb1a877fd2cc12e06" member_type: VOTER }
I20260710 13:22:18.973199 14913 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7c25c2d828524f6fb1a877fd2cc12e06 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:22:18.973412 14913 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7c25c2d828524f6fb1a877fd2cc12e06 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:22:18.973677 14913 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7c25c2d828524f6fb1a877fd2cc12e06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:18.978027 14913 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7c25c2d828524f6fb1a877fd2cc12e06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c25c2d828524f6fb1a877fd2cc12e06" member_type: VOTER }
I20260710 13:22:18.978518 14913 leader_election.cc:304] T 00000000000000000000000000000000 P 7c25c2d828524f6fb1a877fd2cc12e06 [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: 7c25c2d828524f6fb1a877fd2cc12e06; no voters: 
I20260710 13:22:18.979597 14913 leader_election.cc:290] T 00000000000000000000000000000000 P 7c25c2d828524f6fb1a877fd2cc12e06 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:22:18.980008 14916 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7c25c2d828524f6fb1a877fd2cc12e06 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:18.981350 14916 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7c25c2d828524f6fb1a877fd2cc12e06 [term 1 LEADER]: Becoming Leader. State: Replica: 7c25c2d828524f6fb1a877fd2cc12e06, State: Running, Role: LEADER
I20260710 13:22:18.981947 14916 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7c25c2d828524f6fb1a877fd2cc12e06 [LEADER]: Queue going to LEADER mode. State: All 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: "7c25c2d828524f6fb1a877fd2cc12e06" member_type: VOTER }
I20260710 13:22:18.982535 14913 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7c25c2d828524f6fb1a877fd2cc12e06 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:22:18.984754 14917 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7c25c2d828524f6fb1a877fd2cc12e06 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7c25c2d828524f6fb1a877fd2cc12e06" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c25c2d828524f6fb1a877fd2cc12e06" member_type: VOTER } }
I20260710 13:22:18.985443 14917 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7c25c2d828524f6fb1a877fd2cc12e06 [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:18.985605 14918 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7c25c2d828524f6fb1a877fd2cc12e06 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7c25c2d828524f6fb1a877fd2cc12e06. Latest consensus state: current_term: 1 leader_uuid: "7c25c2d828524f6fb1a877fd2cc12e06" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c25c2d828524f6fb1a877fd2cc12e06" member_type: VOTER } }
I20260710 13:22:18.986159 14918 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7c25c2d828524f6fb1a877fd2cc12e06 [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:18.990586 14921 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:22:18.998344 14921 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:22:18.999307 11081 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:22:19.007071 14921 catalog_manager.cc:1383] Generated new cluster ID: bc0311804f844a3e9c6ccfbd2c764bb2
I20260710 13:22:19.007371 14921 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:22:19.018903 14921 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:22:19.020166 14921 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:22:19.031999 14921 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7c25c2d828524f6fb1a877fd2cc12e06: Generated new TSK 0
I20260710 13:22:19.032606 14921 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:22:19.066272 11081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:19.073535 14935 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:19.072813 14934 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:19.075011 14937 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:19.075289 11081 server_base.cc:1061] running on GCE node
I20260710 13:22:19.076190 11081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:19.076380 11081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:19.076499 11081 hybrid_clock.cc:648] HybridClock initialized: now 1783689739076488 us; error 0 us; skew 500 ppm
I20260710 13:22:19.077081 11081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:19.079248 11081 webserver.cc:533] Webserver started at http://127.10.210.65:45069/ using document root <none> and password file <none>
I20260710 13:22:19.079669 11081 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:19.079835 11081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:19.080060 11081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:19.081306 11081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689647141662-11081-0/minicluster-data/ts-0-root/instance:
uuid: "960dc38413ac42f79151ac096a30fb2c"
format_stamp: "Formatted at 2026-07-10 13:22:19 on dist-test-slave-4llg"
I20260710 13:22:19.085945 11081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:22:19.089111 14942 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:19.089818 11081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:22:19.090116 11081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689647141662-11081-0/minicluster-data/ts-0-root
uuid: "960dc38413ac42f79151ac096a30fb2c"
format_stamp: "Formatted at 2026-07-10 13:22:19 on dist-test-slave-4llg"
I20260710 13:22:19.090440 11081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689647141662-11081-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689647141662-11081-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689647141662-11081-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:19.112448 11081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:19.113737 11081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:19.115108 11081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:19.117425 11081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:19.117636 11081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:19.117871 11081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:19.118052 11081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:19.156635 11081 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.65:43893
I20260710 13:22:19.156787 15004 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.65:43893 every 8 connection(s)
I20260710 13:22:19.161756 11081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:19.168344 15009 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:19.169989 15010 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:19.172747 11081 server_base.cc:1061] running on GCE node
W20260710 13:22:19.173736 15013 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:19.174510 15005 heartbeater.cc:344] Connected to a master server at 127.10.210.126:37793
I20260710 13:22:19.174726 11081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:22:19.174891 15005 heartbeater.cc:461] Registering TS with master...
W20260710 13:22:19.175015 11081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:19.175313 11081 hybrid_clock.cc:648] HybridClock initialized: now 1783689739175296 us; error 0 us; skew 500 ppm
I20260710 13:22:19.175791 15005 heartbeater.cc:507] Master 127.10.210.126:37793 requested a full tablet report, sending...
I20260710 13:22:19.175901 11081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:19.178279 14878 ts_manager.cc:194] Registered new tserver with Master: 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893)
I20260710 13:22:19.178689 11081 webserver.cc:533] Webserver started at http://127.10.210.66:41371/ using document root <none> and password file <none>
I20260710 13:22:19.179345 11081 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:19.179575 11081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:19.179884 11081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:19.180779 14878 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54318
I20260710 13:22:19.181497 11081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689647141662-11081-0/minicluster-data/ts-1-root/instance:
uuid: "6a6df4e3fae840d195da5423f7da6e0a"
format_stamp: "Formatted at 2026-07-10 13:22:19 on dist-test-slave-4llg"
I20260710 13:22:19.186462 11081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:22:19.190208 15017 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:19.190924 11081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:22:19.191224 11081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689647141662-11081-0/minicluster-data/ts-1-root
uuid: "6a6df4e3fae840d195da5423f7da6e0a"
format_stamp: "Formatted at 2026-07-10 13:22:19 on dist-test-slave-4llg"
I20260710 13:22:19.191511 11081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689647141662-11081-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689647141662-11081-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689647141662-11081-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:19.202521 11081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:19.203639 11081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:19.205107 11081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:19.207216 11081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:19.207448 11081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:19.207688 11081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:19.207865 11081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:19.246331 11081 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.66:38213
I20260710 13:22:19.246434 15079 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.66:38213 every 8 connection(s)
I20260710 13:22:19.251211 11081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:19.258234 15083 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:19.259902 15084 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:19.261369 11081 server_base.cc:1061] running on GCE node
W20260710 13:22:19.263052 15086 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:19.263805 15080 heartbeater.cc:344] Connected to a master server at 127.10.210.126:37793
I20260710 13:22:19.264184 15080 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:19.264189 11081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:19.264586 11081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:19.264803 11081 hybrid_clock.cc:648] HybridClock initialized: now 1783689739264787 us; error 0 us; skew 500 ppm
I20260710 13:22:19.265141 15080 heartbeater.cc:507] Master 127.10.210.126:37793 requested a full tablet report, sending...
I20260710 13:22:19.265461 11081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:19.267407 14878 ts_manager.cc:194] Registered new tserver with Master: 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213)
I20260710 13:22:19.268333 11081 webserver.cc:533] Webserver started at http://127.10.210.67:42749/ using document root <none> and password file <none>
I20260710 13:22:19.269047 11081 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:19.269286 11081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:19.269285 14878 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54334
I20260710 13:22:19.269759 11081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:19.271209 11081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689647141662-11081-0/minicluster-data/ts-2-root/instance:
uuid: "c063018bb3454f75847e500227d2885c"
format_stamp: "Formatted at 2026-07-10 13:22:19 on dist-test-slave-4llg"
I20260710 13:22:19.275610 11081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:22:19.278781 15091 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:19.279561 11081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 13:22:19.279862 11081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689647141662-11081-0/minicluster-data/ts-2-root
uuid: "c063018bb3454f75847e500227d2885c"
format_stamp: "Formatted at 2026-07-10 13:22:19 on dist-test-slave-4llg"
I20260710 13:22:19.280154 11081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689647141662-11081-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689647141662-11081-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689647141662-11081-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:19.303843 11081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:19.305019 11081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:19.306447 11081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:19.308569 11081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:19.308837 11081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260710 13:22:19.309082 11081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:19.309263 11081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:19.349511 11081 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.67:33815
I20260710 13:22:19.349611 15153 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.67:33815 every 8 connection(s)
I20260710 13:22:19.362746 15154 heartbeater.cc:344] Connected to a master server at 127.10.210.126:37793
I20260710 13:22:19.363113 15154 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:19.363806 15154 heartbeater.cc:507] Master 127.10.210.126:37793 requested a full tablet report, sending...
I20260710 13:22:19.365669 14878 ts_manager.cc:194] Registered new tserver with Master: c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:19.365839 11081 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013272302s
I20260710 13:22:19.367063 14878 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54344
I20260710 13:22:19.389442 14878 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54352:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:22:19.392266 14878 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:22:19.455693 15043 tablet_service.cc:1511] Processing CreateTablet for tablet b1b1040d209a48ae8ed382f446cd8ba2 (DEFAULT_TABLE table=test-workload [id=9e61569f5b494d4288e037274aed21bf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:19.457234 15043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1b1040d209a48ae8ed382f446cd8ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.456884 15044 tablet_service.cc:1511] Processing CreateTablet for tablet 69e0813bacdb440ea06ac0c2bf66ef28 (DEFAULT_TABLE table=test-workload [id=9e61569f5b494d4288e037274aed21bf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:19.458501 15044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69e0813bacdb440ea06ac0c2bf66ef28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.455693 15045 tablet_service.cc:1511] Processing CreateTablet for tablet b3c88b3705a2431891bb426298338ced (DEFAULT_TABLE table=test-workload [id=9e61569f5b494d4288e037274aed21bf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:19.460644 15045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3c88b3705a2431891bb426298338ced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.463444 15041 tablet_service.cc:1511] Processing CreateTablet for tablet 130d1092f2bf41b2962a7f4ae2f5c5b4 (DEFAULT_TABLE table=test-workload [id=9e61569f5b494d4288e037274aed21bf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:19.463817 15042 tablet_service.cc:1511] Processing CreateTablet for tablet 57317a6642d549ddab4fd76e6ad7b909 (DEFAULT_TABLE table=test-workload [id=9e61569f5b494d4288e037274aed21bf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:19.464798 15041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 130d1092f2bf41b2962a7f4ae2f5c5b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.467512 15042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57317a6642d549ddab4fd76e6ad7b909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.470949 15040 tablet_service.cc:1511] Processing CreateTablet for tablet 933fbcac3fcd4167af778899d3bef5b6 (DEFAULT_TABLE table=test-workload [id=9e61569f5b494d4288e037274aed21bf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:19.472431 15040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 933fbcac3fcd4167af778899d3bef5b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.474784 15039 tablet_service.cc:1511] Processing CreateTablet for tablet 0c6f4bc66375465fadf979aa97e715e6 (DEFAULT_TABLE table=test-workload [id=9e61569f5b494d4288e037274aed21bf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:19.479960 15039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c6f4bc66375465fadf979aa97e715e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.488274 15038 tablet_service.cc:1511] Processing CreateTablet for tablet 449ba8893b7548779f5696f78b87a7b7 (DEFAULT_TABLE table=test-workload [id=9e61569f5b494d4288e037274aed21bf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:19.489977 15038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 449ba8893b7548779f5696f78b87a7b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.504431 15119 tablet_service.cc:1511] Processing CreateTablet for tablet b3c88b3705a2431891bb426298338ced (DEFAULT_TABLE table=test-workload [id=9e61569f5b494d4288e037274aed21bf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:19.505793 15119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3c88b3705a2431891bb426298338ced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.507531 15044 tablet_service.cc:1511] Processing CreateTablet for tablet 09125c1968fe42ebb53ed9231a09b4f8 (DEFAULT_TABLE table=test-workload [id=9e61569f5b494d4288e037274aed21bf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:19.508810 15044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09125c1968fe42ebb53ed9231a09b4f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.514210 15118 tablet_service.cc:1511] Processing CreateTablet for tablet 69e0813bacdb440ea06ac0c2bf66ef28 (DEFAULT_TABLE table=test-workload [id=9e61569f5b494d4288e037274aed21bf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:19.515575 15118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69e0813bacdb440ea06ac0c2bf66ef28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.522399 15117 tablet_service.cc:1511] Processing CreateTablet for tablet b1b1040d209a48ae8ed382f446cd8ba2 (DEFAULT_TABLE table=test-workload [id=9e61569f5b494d4288e037274aed21bf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:19.523828 15117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1b1040d209a48ae8ed382f446cd8ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.530385 15116 tablet_service.cc:1511] Processing CreateTablet for tablet 57317a6642d549ddab4fd76e6ad7b909 (DEFAULT_TABLE table=test-workload [id=9e61569f5b494d4288e037274aed21bf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:19.531805 15116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57317a6642d549ddab4fd76e6ad7b909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.538190 15115 tablet_service.cc:1511] Processing CreateTablet for tablet 130d1092f2bf41b2962a7f4ae2f5c5b4 (DEFAULT_TABLE table=test-workload [id=9e61569f5b494d4288e037274aed21bf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:19.539507 15115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 130d1092f2bf41b2962a7f4ae2f5c5b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.550203 15114 tablet_service.cc:1511] Processing CreateTablet for tablet 933fbcac3fcd4167af778899d3bef5b6 (DEFAULT_TABLE table=test-workload [id=9e61569f5b494d4288e037274aed21bf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:19.551568 15114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 933fbcac3fcd4167af778899d3bef5b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.554608 14970 tablet_service.cc:1511] Processing CreateTablet for tablet b3c88b3705a2431891bb426298338ced (DEFAULT_TABLE table=test-workload [id=9e61569f5b494d4288e037274aed21bf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:19.555971 14970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3c88b3705a2431891bb426298338ced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.557907 14962 tablet_service.cc:1511] Processing CreateTablet for tablet 09125c1968fe42ebb53ed9231a09b4f8 (DEFAULT_TABLE table=test-workload [id=9e61569f5b494d4288e037274aed21bf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:19.558820 14968 tablet_service.cc:1511] Processing CreateTablet for tablet b1b1040d209a48ae8ed382f446cd8ba2 (DEFAULT_TABLE table=test-workload [id=9e61569f5b494d4288e037274aed21bf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:19.559849 14963 tablet_service.cc:1511] Processing CreateTablet for tablet 449ba8893b7548779f5696f78b87a7b7 (DEFAULT_TABLE table=test-workload [id=9e61569f5b494d4288e037274aed21bf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:19.561878 14966 tablet_service.cc:1511] Processing CreateTablet for tablet 130d1092f2bf41b2962a7f4ae2f5c5b4 (DEFAULT_TABLE table=test-workload [id=9e61569f5b494d4288e037274aed21bf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:19.564119 14965 tablet_service.cc:1511] Processing CreateTablet for tablet 933fbcac3fcd4167af778899d3bef5b6 (DEFAULT_TABLE table=test-workload [id=9e61569f5b494d4288e037274aed21bf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:19.566321 14964 tablet_service.cc:1511] Processing CreateTablet for tablet 0c6f4bc66375465fadf979aa97e715e6 (DEFAULT_TABLE table=test-workload [id=9e61569f5b494d4288e037274aed21bf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:19.567145 14969 tablet_service.cc:1511] Processing CreateTablet for tablet 69e0813bacdb440ea06ac0c2bf66ef28 (DEFAULT_TABLE table=test-workload [id=9e61569f5b494d4288e037274aed21bf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:19.569169 14967 tablet_service.cc:1511] Processing CreateTablet for tablet 57317a6642d549ddab4fd76e6ad7b909 (DEFAULT_TABLE table=test-workload [id=9e61569f5b494d4288e037274aed21bf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:19.559247 14962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09125c1968fe42ebb53ed9231a09b4f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.577493 14969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69e0813bacdb440ea06ac0c2bf66ef28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.579818 15169 tablet_bootstrap.cc:492] T 57317a6642d549ddab4fd76e6ad7b909 P 6a6df4e3fae840d195da5423f7da6e0a: Bootstrap starting.
I20260710 13:22:19.580207 14966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 130d1092f2bf41b2962a7f4ae2f5c5b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.580956 14968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1b1040d209a48ae8ed382f446cd8ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.581656 14964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c6f4bc66375465fadf979aa97e715e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.584324 14965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 933fbcac3fcd4167af778899d3bef5b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.587064 15169 tablet_bootstrap.cc:654] T 57317a6642d549ddab4fd76e6ad7b909 P 6a6df4e3fae840d195da5423f7da6e0a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:19.588889 14963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 449ba8893b7548779f5696f78b87a7b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.592200 14967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57317a6642d549ddab4fd76e6ad7b909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.618522 15119 tablet_service.cc:1511] Processing CreateTablet for tablet 0c6f4bc66375465fadf979aa97e715e6 (DEFAULT_TABLE table=test-workload [id=9e61569f5b494d4288e037274aed21bf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:19.619355 15113 tablet_service.cc:1511] Processing CreateTablet for tablet 09125c1968fe42ebb53ed9231a09b4f8 (DEFAULT_TABLE table=test-workload [id=9e61569f5b494d4288e037274aed21bf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:19.619963 15119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c6f4bc66375465fadf979aa97e715e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.620627 15113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09125c1968fe42ebb53ed9231a09b4f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.621941 15116 tablet_service.cc:1511] Processing CreateTablet for tablet 449ba8893b7548779f5696f78b87a7b7 (DEFAULT_TABLE table=test-workload [id=9e61569f5b494d4288e037274aed21bf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:19.623232 15116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 449ba8893b7548779f5696f78b87a7b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.678992 15170 tablet_bootstrap.cc:492] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c: Bootstrap starting.
I20260710 13:22:19.693845 15169 tablet_bootstrap.cc:492] T 57317a6642d549ddab4fd76e6ad7b909 P 6a6df4e3fae840d195da5423f7da6e0a: No bootstrap required, opened a new log
I20260710 13:22:19.694475 15169 ts_tablet_manager.cc:1403] T 57317a6642d549ddab4fd76e6ad7b909 P 6a6df4e3fae840d195da5423f7da6e0a: Time spent bootstrapping tablet: real 0.115s	user 0.016s	sys 0.047s
I20260710 13:22:19.697436 15169 raft_consensus.cc:359] T 57317a6642d549ddab4fd76e6ad7b909 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:19.698149 15169 raft_consensus.cc:385] T 57317a6642d549ddab4fd76e6ad7b909 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:19.698460 15169 raft_consensus.cc:740] T 57317a6642d549ddab4fd76e6ad7b909 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a6df4e3fae840d195da5423f7da6e0a, State: Initialized, Role: FOLLOWER
I20260710 13:22:19.699224 15169 consensus_queue.cc:260] T 57317a6642d549ddab4fd76e6ad7b909 P 6a6df4e3fae840d195da5423f7da6e0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:19.702553 15170 tablet_bootstrap.cc:654] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:19.703970 15080 heartbeater.cc:499] Master 127.10.210.126:37793 was elected leader, sending a full tablet report...
I20260710 13:22:19.704519 15169 ts_tablet_manager.cc:1434] T 57317a6642d549ddab4fd76e6ad7b909 P 6a6df4e3fae840d195da5423f7da6e0a: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:22:19.705535 15169 tablet_bootstrap.cc:492] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a: Bootstrap starting.
I20260710 13:22:19.707235 15172 tablet_bootstrap.cc:492] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c: Bootstrap starting.
I20260710 13:22:19.711915 15169 tablet_bootstrap.cc:654] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:19.716251 15172 tablet_bootstrap.cc:654] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:19.739144 15170 tablet_bootstrap.cc:492] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c: No bootstrap required, opened a new log
I20260710 13:22:19.739658 15170 ts_tablet_manager.cc:1403] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c: Time spent bootstrapping tablet: real 0.061s	user 0.007s	sys 0.033s
I20260710 13:22:19.740124 15172 tablet_bootstrap.cc:492] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c: No bootstrap required, opened a new log
I20260710 13:22:19.740157 15169 tablet_bootstrap.cc:492] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a: No bootstrap required, opened a new log
I20260710 13:22:19.740677 15172 ts_tablet_manager.cc:1403] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.012s
I20260710 13:22:19.740823 15169 ts_tablet_manager.cc:1403] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.015s
I20260710 13:22:19.742233 15170 raft_consensus.cc:359] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:19.742851 15170 raft_consensus.cc:385] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:19.743108 15170 raft_consensus.cc:740] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c063018bb3454f75847e500227d2885c, State: Initialized, Role: FOLLOWER
I20260710 13:22:19.743695 15169 raft_consensus.cc:359] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } } peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } }
I20260710 13:22:19.743790 15170 consensus_queue.cc:260] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:19.743925 15172 raft_consensus.cc:359] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:19.744612 15169 raft_consensus.cc:385] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:19.744827 15172 raft_consensus.cc:385] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:19.745023 15169 raft_consensus.cc:740] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a6df4e3fae840d195da5423f7da6e0a, State: Initialized, Role: FOLLOWER
I20260710 13:22:19.745152 15172 raft_consensus.cc:740] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 960dc38413ac42f79151ac096a30fb2c, State: Initialized, Role: FOLLOWER
I20260710 13:22:19.745831 15169 consensus_queue.cc:260] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } } peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } }
I20260710 13:22:19.745997 15172 consensus_queue.cc:260] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:19.746526 15154 heartbeater.cc:499] Master 127.10.210.126:37793 was elected leader, sending a full tablet report...
I20260710 13:22:19.748407 15169 ts_tablet_manager.cc:1434] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260710 13:22:19.749742 15169 tablet_bootstrap.cc:492] T 69e0813bacdb440ea06ac0c2bf66ef28 P 6a6df4e3fae840d195da5423f7da6e0a: Bootstrap starting.
I20260710 13:22:19.757145 15170 ts_tablet_manager.cc:1434] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.001s
I20260710 13:22:19.757957 15169 tablet_bootstrap.cc:654] T 69e0813bacdb440ea06ac0c2bf66ef28 P 6a6df4e3fae840d195da5423f7da6e0a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:19.758216 15170 tablet_bootstrap.cc:492] T 57317a6642d549ddab4fd76e6ad7b909 P c063018bb3454f75847e500227d2885c: Bootstrap starting.
I20260710 13:22:19.765769 15170 tablet_bootstrap.cc:654] T 57317a6642d549ddab4fd76e6ad7b909 P c063018bb3454f75847e500227d2885c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:19.771421 15169 tablet_bootstrap.cc:492] T 69e0813bacdb440ea06ac0c2bf66ef28 P 6a6df4e3fae840d195da5423f7da6e0a: No bootstrap required, opened a new log
I20260710 13:22:19.772083 15169 ts_tablet_manager.cc:1403] T 69e0813bacdb440ea06ac0c2bf66ef28 P 6a6df4e3fae840d195da5423f7da6e0a: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.010s
I20260710 13:22:19.776049 15169 raft_consensus.cc:359] T 69e0813bacdb440ea06ac0c2bf66ef28 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:19.777029 15169 raft_consensus.cc:385] T 69e0813bacdb440ea06ac0c2bf66ef28 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:19.777253 15170 tablet_bootstrap.cc:492] T 57317a6642d549ddab4fd76e6ad7b909 P c063018bb3454f75847e500227d2885c: No bootstrap required, opened a new log
I20260710 13:22:19.778378 15172 ts_tablet_manager.cc:1434] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c: Time spent starting tablet: real 0.037s	user 0.017s	sys 0.018s
I20260710 13:22:19.777791 15005 heartbeater.cc:499] Master 127.10.210.126:37793 was elected leader, sending a full tablet report...
I20260710 13:22:19.784238 15170 ts_tablet_manager.cc:1403] T 57317a6642d549ddab4fd76e6ad7b909 P c063018bb3454f75847e500227d2885c: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.004s
I20260710 13:22:19.784910 15172 tablet_bootstrap.cc:492] T 0c6f4bc66375465fadf979aa97e715e6 P 960dc38413ac42f79151ac096a30fb2c: Bootstrap starting.
I20260710 13:22:19.788260 15170 raft_consensus.cc:359] T 57317a6642d549ddab4fd76e6ad7b909 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:19.789053 15170 raft_consensus.cc:385] T 57317a6642d549ddab4fd76e6ad7b909 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:19.789358 15170 raft_consensus.cc:740] T 57317a6642d549ddab4fd76e6ad7b909 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c063018bb3454f75847e500227d2885c, State: Initialized, Role: FOLLOWER
I20260710 13:22:19.777345 15169 raft_consensus.cc:740] T 69e0813bacdb440ea06ac0c2bf66ef28 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a6df4e3fae840d195da5423f7da6e0a, State: Initialized, Role: FOLLOWER
I20260710 13:22:19.791249 15169 consensus_queue.cc:260] T 69e0813bacdb440ea06ac0c2bf66ef28 P 6a6df4e3fae840d195da5423f7da6e0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:19.791854 15172 tablet_bootstrap.cc:654] T 0c6f4bc66375465fadf979aa97e715e6 P 960dc38413ac42f79151ac096a30fb2c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:19.790117 15170 consensus_queue.cc:260] T 57317a6642d549ddab4fd76e6ad7b909 P c063018bb3454f75847e500227d2885c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:19.794668 15170 ts_tablet_manager.cc:1434] T 57317a6642d549ddab4fd76e6ad7b909 P c063018bb3454f75847e500227d2885c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:22:19.795583 15170 tablet_bootstrap.cc:492] T b3c88b3705a2431891bb426298338ced P c063018bb3454f75847e500227d2885c: Bootstrap starting.
I20260710 13:22:19.801649 15170 tablet_bootstrap.cc:654] T b3c88b3705a2431891bb426298338ced P c063018bb3454f75847e500227d2885c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:19.805192 15169 ts_tablet_manager.cc:1434] T 69e0813bacdb440ea06ac0c2bf66ef28 P 6a6df4e3fae840d195da5423f7da6e0a: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.005s
I20260710 13:22:19.806550 15169 tablet_bootstrap.cc:492] T 09125c1968fe42ebb53ed9231a09b4f8 P 6a6df4e3fae840d195da5423f7da6e0a: Bootstrap starting.
I20260710 13:22:19.814790 15169 tablet_bootstrap.cc:654] T 09125c1968fe42ebb53ed9231a09b4f8 P 6a6df4e3fae840d195da5423f7da6e0a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:19.833918 15172 tablet_bootstrap.cc:492] T 0c6f4bc66375465fadf979aa97e715e6 P 960dc38413ac42f79151ac096a30fb2c: No bootstrap required, opened a new log
I20260710 13:22:19.834110 15169 tablet_bootstrap.cc:492] T 09125c1968fe42ebb53ed9231a09b4f8 P 6a6df4e3fae840d195da5423f7da6e0a: No bootstrap required, opened a new log
I20260710 13:22:19.834444 15172 ts_tablet_manager.cc:1403] T 0c6f4bc66375465fadf979aa97e715e6 P 960dc38413ac42f79151ac096a30fb2c: Time spent bootstrapping tablet: real 0.050s	user 0.031s	sys 0.016s
I20260710 13:22:19.834630 15169 ts_tablet_manager.cc:1403] T 09125c1968fe42ebb53ed9231a09b4f8 P 6a6df4e3fae840d195da5423f7da6e0a: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.010s
I20260710 13:22:19.835170 15170 tablet_bootstrap.cc:492] T b3c88b3705a2431891bb426298338ced P c063018bb3454f75847e500227d2885c: No bootstrap required, opened a new log
I20260710 13:22:19.835675 15170 ts_tablet_manager.cc:1403] T b3c88b3705a2431891bb426298338ced P c063018bb3454f75847e500227d2885c: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.016s
I20260710 13:22:19.837103 15169 raft_consensus.cc:359] T 09125c1968fe42ebb53ed9231a09b4f8 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:19.837698 15169 raft_consensus.cc:385] T 09125c1968fe42ebb53ed9231a09b4f8 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:19.837994 15169 raft_consensus.cc:740] T 09125c1968fe42ebb53ed9231a09b4f8 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a6df4e3fae840d195da5423f7da6e0a, State: Initialized, Role: FOLLOWER
I20260710 13:22:19.837517 15172 raft_consensus.cc:359] T 0c6f4bc66375465fadf979aa97e715e6 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:19.838423 15172 raft_consensus.cc:385] T 0c6f4bc66375465fadf979aa97e715e6 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:19.838451 15170 raft_consensus.cc:359] T b3c88b3705a2431891bb426298338ced P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } } peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } }
I20260710 13:22:19.838856 15172 raft_consensus.cc:740] T 0c6f4bc66375465fadf979aa97e715e6 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 960dc38413ac42f79151ac096a30fb2c, State: Initialized, Role: FOLLOWER
I20260710 13:22:19.838694 15169 consensus_queue.cc:260] T 09125c1968fe42ebb53ed9231a09b4f8 P 6a6df4e3fae840d195da5423f7da6e0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:19.839285 15170 raft_consensus.cc:385] T b3c88b3705a2431891bb426298338ced P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:19.839629 15170 raft_consensus.cc:740] T b3c88b3705a2431891bb426298338ced P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c063018bb3454f75847e500227d2885c, State: Initialized, Role: FOLLOWER
I20260710 13:22:19.839756 15172 consensus_queue.cc:260] T 0c6f4bc66375465fadf979aa97e715e6 P 960dc38413ac42f79151ac096a30fb2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:19.841029 15169 ts_tablet_manager.cc:1434] T 09125c1968fe42ebb53ed9231a09b4f8 P 6a6df4e3fae840d195da5423f7da6e0a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260710 13:22:19.841912 15172 ts_tablet_manager.cc:1434] T 0c6f4bc66375465fadf979aa97e715e6 P 960dc38413ac42f79151ac096a30fb2c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:22:19.842043 15169 tablet_bootstrap.cc:492] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 6a6df4e3fae840d195da5423f7da6e0a: Bootstrap starting.
I20260710 13:22:19.842875 15172 tablet_bootstrap.cc:492] T 933fbcac3fcd4167af778899d3bef5b6 P 960dc38413ac42f79151ac096a30fb2c: Bootstrap starting.
I20260710 13:22:19.845062 15170 consensus_queue.cc:260] T b3c88b3705a2431891bb426298338ced P c063018bb3454f75847e500227d2885c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } } peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } }
I20260710 13:22:19.848981 15169 tablet_bootstrap.cc:654] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 6a6df4e3fae840d195da5423f7da6e0a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:19.849550 15172 tablet_bootstrap.cc:654] T 933fbcac3fcd4167af778899d3bef5b6 P 960dc38413ac42f79151ac096a30fb2c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:19.849984 15170 ts_tablet_manager.cc:1434] T b3c88b3705a2431891bb426298338ced P c063018bb3454f75847e500227d2885c: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 13:22:19.851046 15170 tablet_bootstrap.cc:492] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c: Bootstrap starting.
I20260710 13:22:19.857908 15172 tablet_bootstrap.cc:492] T 933fbcac3fcd4167af778899d3bef5b6 P 960dc38413ac42f79151ac096a30fb2c: No bootstrap required, opened a new log
I20260710 13:22:19.858122 15170 tablet_bootstrap.cc:654] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:19.858450 15172 ts_tablet_manager.cc:1403] T 933fbcac3fcd4167af778899d3bef5b6 P 960dc38413ac42f79151ac096a30fb2c: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.008s
I20260710 13:22:19.861800 15172 raft_consensus.cc:359] T 933fbcac3fcd4167af778899d3bef5b6 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:19.862811 15172 raft_consensus.cc:385] T 933fbcac3fcd4167af778899d3bef5b6 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:19.863180 15172 raft_consensus.cc:740] T 933fbcac3fcd4167af778899d3bef5b6 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 960dc38413ac42f79151ac096a30fb2c, State: Initialized, Role: FOLLOWER
I20260710 13:22:19.865725 15172 consensus_queue.cc:260] T 933fbcac3fcd4167af778899d3bef5b6 P 960dc38413ac42f79151ac096a30fb2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:19.868244 15169 tablet_bootstrap.cc:492] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 6a6df4e3fae840d195da5423f7da6e0a: No bootstrap required, opened a new log
I20260710 13:22:19.868795 15169 ts_tablet_manager.cc:1403] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 6a6df4e3fae840d195da5423f7da6e0a: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.008s
I20260710 13:22:19.870965 15172 ts_tablet_manager.cc:1434] T 933fbcac3fcd4167af778899d3bef5b6 P 960dc38413ac42f79151ac096a30fb2c: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260710 13:22:19.871709 15169 raft_consensus.cc:359] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:19.872401 15172 tablet_bootstrap.cc:492] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 960dc38413ac42f79151ac096a30fb2c: Bootstrap starting.
I20260710 13:22:19.872479 15169 raft_consensus.cc:385] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:19.873086 15169 raft_consensus.cc:740] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a6df4e3fae840d195da5423f7da6e0a, State: Initialized, Role: FOLLOWER
I20260710 13:22:19.873857 15169 consensus_queue.cc:260] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 6a6df4e3fae840d195da5423f7da6e0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:19.876138 15169 ts_tablet_manager.cc:1434] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 6a6df4e3fae840d195da5423f7da6e0a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:22:19.877102 15169 tablet_bootstrap.cc:492] T 449ba8893b7548779f5696f78b87a7b7 P 6a6df4e3fae840d195da5423f7da6e0a: Bootstrap starting.
I20260710 13:22:19.882180 15172 tablet_bootstrap.cc:654] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 960dc38413ac42f79151ac096a30fb2c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:19.883913 15169 tablet_bootstrap.cc:654] T 449ba8893b7548779f5696f78b87a7b7 P 6a6df4e3fae840d195da5423f7da6e0a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:19.887370 15170 tablet_bootstrap.cc:492] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c: No bootstrap required, opened a new log
I20260710 13:22:19.888054 15170 ts_tablet_manager.cc:1403] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.012s
I20260710 13:22:19.892158 15170 raft_consensus.cc:359] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:19.893215 15170 raft_consensus.cc:385] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:19.893906 15170 raft_consensus.cc:740] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c063018bb3454f75847e500227d2885c, State: Initialized, Role: FOLLOWER
I20260710 13:22:19.895097 15170 consensus_queue.cc:260] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:19.898389 15170 ts_tablet_manager.cc:1434] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.003s
I20260710 13:22:19.899645 15170 tablet_bootstrap.cc:492] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c: Bootstrap starting.
I20260710 13:22:19.912626 15170 tablet_bootstrap.cc:654] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:19.923794 15170 tablet_bootstrap.cc:492] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c: No bootstrap required, opened a new log
I20260710 13:22:19.924352 15170 ts_tablet_manager.cc:1403] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.005s
I20260710 13:22:19.925499 15172 tablet_bootstrap.cc:492] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 960dc38413ac42f79151ac096a30fb2c: No bootstrap required, opened a new log
I20260710 13:22:19.926023 15172 ts_tablet_manager.cc:1403] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 960dc38413ac42f79151ac096a30fb2c: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.035s
I20260710 13:22:19.926142 15169 tablet_bootstrap.cc:492] T 449ba8893b7548779f5696f78b87a7b7 P 6a6df4e3fae840d195da5423f7da6e0a: No bootstrap required, opened a new log
I20260710 13:22:19.926733 15169 ts_tablet_manager.cc:1403] T 449ba8893b7548779f5696f78b87a7b7 P 6a6df4e3fae840d195da5423f7da6e0a: Time spent bootstrapping tablet: real 0.050s	user 0.028s	sys 0.016s
I20260710 13:22:19.927428 15170 raft_consensus.cc:359] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:19.928036 15170 raft_consensus.cc:385] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:19.928283 15170 raft_consensus.cc:740] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c063018bb3454f75847e500227d2885c, State: Initialized, Role: FOLLOWER
I20260710 13:22:19.928972 15170 consensus_queue.cc:260] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:19.928959 15172 raft_consensus.cc:359] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:19.929610 15169 raft_consensus.cc:359] T 449ba8893b7548779f5696f78b87a7b7 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:19.929999 15178 raft_consensus.cc:493] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:19.930083 15172 raft_consensus.cc:385] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:19.930197 15177 raft_consensus.cc:493] T 57317a6642d549ddab4fd76e6ad7b909 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:19.930354 15169 raft_consensus.cc:385] T 449ba8893b7548779f5696f78b87a7b7 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:19.930706 15172 raft_consensus.cc:740] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 960dc38413ac42f79151ac096a30fb2c, State: Initialized, Role: FOLLOWER
I20260710 13:22:19.931313 15169 raft_consensus.cc:740] T 449ba8893b7548779f5696f78b87a7b7 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a6df4e3fae840d195da5423f7da6e0a, State: Initialized, Role: FOLLOWER
I20260710 13:22:19.930903 15177 raft_consensus.cc:515] T 57317a6642d549ddab4fd76e6ad7b909 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:19.930724 15178 raft_consensus.cc:515] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:19.931778 15172 consensus_queue.cc:260] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 960dc38413ac42f79151ac096a30fb2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:19.932220 15169 consensus_queue.cc:260] T 449ba8893b7548779f5696f78b87a7b7 P 6a6df4e3fae840d195da5423f7da6e0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:19.935132 15169 ts_tablet_manager.cc:1434] T 449ba8893b7548779f5696f78b87a7b7 P 6a6df4e3fae840d195da5423f7da6e0a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:22:19.936473 15169 tablet_bootstrap.cc:492] T b1b1040d209a48ae8ed382f446cd8ba2 P 6a6df4e3fae840d195da5423f7da6e0a: Bootstrap starting.
I20260710 13:22:19.941915 15178 leader_election.cc:290] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:19.944391 15173 raft_consensus.cc:493] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:19.945150 15169 tablet_bootstrap.cc:654] T b1b1040d209a48ae8ed382f446cd8ba2 P 6a6df4e3fae840d195da5423f7da6e0a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:19.944912 15173 raft_consensus.cc:515] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } } peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } }
I20260710 13:22:19.947482 15173 leader_election.cc:290] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c063018bb3454f75847e500227d2885c (127.10.210.67:33815), 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893)
I20260710 13:22:19.950126 15177 leader_election.cc:290] T 57317a6642d549ddab4fd76e6ad7b909 P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213)
I20260710 13:22:19.980690 15173 raft_consensus.cc:493] T 69e0813bacdb440ea06ac0c2bf66ef28 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:19.982451 15173 raft_consensus.cc:515] T 69e0813bacdb440ea06ac0c2bf66ef28 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:19.986090 15173 leader_election.cc:290] T 69e0813bacdb440ea06ac0c2bf66ef28 P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
W20260710 13:22:19.993767 14926 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:19.994318 15170 ts_tablet_manager.cc:1434] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c: Time spent starting tablet: real 0.070s	user 0.009s	sys 0.003s
I20260710 13:22:19.995787 15170 tablet_bootstrap.cc:492] T 0c6f4bc66375465fadf979aa97e715e6 P c063018bb3454f75847e500227d2885c: Bootstrap starting.
I20260710 13:22:20.014062 15055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e0813bacdb440ea06ac0c2bf66ef28" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a" is_pre_election: true
I20260710 13:22:20.014567 15054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57317a6642d549ddab4fd76e6ad7b909" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a" is_pre_election: true
I20260710 13:22:20.014858 15055 raft_consensus.cc:2468] T 69e0813bacdb440ea06ac0c2bf66ef28 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 960dc38413ac42f79151ac096a30fb2c in term 0.
I20260710 13:22:20.015230 15054 raft_consensus.cc:2468] T 57317a6642d549ddab4fd76e6ad7b909 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 0.
I20260710 13:22:20.016410 14943 leader_election.cc:304] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a6df4e3fae840d195da5423f7da6e0a, 960dc38413ac42f79151ac096a30fb2c; no voters: 
I20260710 13:22:20.016403 15092 leader_election.cc:304] T 57317a6642d549ddab4fd76e6ad7b909 P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a6df4e3fae840d195da5423f7da6e0a, c063018bb3454f75847e500227d2885c; no voters: 
I20260710 13:22:20.020593 15170 tablet_bootstrap.cc:654] T 0c6f4bc66375465fadf979aa97e715e6 P c063018bb3454f75847e500227d2885c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:20.025151 15178 raft_consensus.cc:2804] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:20.026075 15178 raft_consensus.cc:493] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:20.026541 15178 raft_consensus.cc:3060] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:20.019992 15172 ts_tablet_manager.cc:1434] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 960dc38413ac42f79151ac096a30fb2c: Time spent starting tablet: real 0.094s	user 0.020s	sys 0.010s
I20260710 13:22:20.028494 15172 tablet_bootstrap.cc:492] T 57317a6642d549ddab4fd76e6ad7b909 P 960dc38413ac42f79151ac096a30fb2c: Bootstrap starting.
I20260710 13:22:20.040622 15199 raft_consensus.cc:2804] T 57317a6642d549ddab4fd76e6ad7b909 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:20.045138 14980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57317a6642d549ddab4fd76e6ad7b909" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c" is_pre_election: true
I20260710 13:22:20.045953 15177 raft_consensus.cc:493] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:20.049618 15129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c88b3705a2431891bb426298338ced" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c063018bb3454f75847e500227d2885c" is_pre_election: true
I20260710 13:22:20.050380 15129 raft_consensus.cc:2468] T b3c88b3705a2431891bb426298338ced P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a6df4e3fae840d195da5423f7da6e0a in term 0.
I20260710 13:22:20.050303 15177 raft_consensus.cc:515] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
W20260710 13:22:20.050588 15094 leader_election.cc:343] T 57317a6642d549ddab4fd76e6ad7b909 P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:20.052153 15129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e0813bacdb440ea06ac0c2bf66ef28" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c063018bb3454f75847e500227d2885c" is_pre_election: true
I20260710 13:22:20.052543 15177 leader_election.cc:290] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213)
I20260710 13:22:20.052820 15169 tablet_bootstrap.cc:492] T b1b1040d209a48ae8ed382f446cd8ba2 P 6a6df4e3fae840d195da5423f7da6e0a: No bootstrap required, opened a new log
I20260710 13:22:20.052762 15129 raft_consensus.cc:2468] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a6df4e3fae840d195da5423f7da6e0a in term 0.
I20260710 13:22:20.053210 14980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e0813bacdb440ea06ac0c2bf66ef28" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c" is_pre_election: true
I20260710 13:22:20.053480 15169 ts_tablet_manager.cc:1403] T b1b1040d209a48ae8ed382f446cd8ba2 P 6a6df4e3fae840d195da5423f7da6e0a: Time spent bootstrapping tablet: real 0.117s	user 0.047s	sys 0.064s
I20260710 13:22:20.053943 15199 raft_consensus.cc:493] T 57317a6642d549ddab4fd76e6ad7b909 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:20.054353 15054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e0813bacdb440ea06ac0c2bf66ef28" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a" is_pre_election: true
I20260710 13:22:20.054736 15199 raft_consensus.cc:3060] T 57317a6642d549ddab4fd76e6ad7b909 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:20.055102 15054 raft_consensus.cc:2468] T 69e0813bacdb440ea06ac0c2bf66ef28 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 0.
I20260710 13:22:20.056226 15172 tablet_bootstrap.cc:654] T 57317a6642d549ddab4fd76e6ad7b909 P 960dc38413ac42f79151ac096a30fb2c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:20.056629 15169 raft_consensus.cc:359] T b1b1040d209a48ae8ed382f446cd8ba2 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.056931 15092 leader_election.cc:304] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a6df4e3fae840d195da5423f7da6e0a, c063018bb3454f75847e500227d2885c; no voters: 
I20260710 13:22:20.057421 15169 raft_consensus.cc:385] T b1b1040d209a48ae8ed382f446cd8ba2 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:20.057773 15169 raft_consensus.cc:740] T b1b1040d209a48ae8ed382f446cd8ba2 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a6df4e3fae840d195da5423f7da6e0a, State: Initialized, Role: FOLLOWER
I20260710 13:22:20.057814 15177 raft_consensus.cc:2804] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:20.058322 15177 raft_consensus.cc:493] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:20.058939 15177 raft_consensus.cc:3060] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:20.058622 15169 consensus_queue.cc:260] T b1b1040d209a48ae8ed382f446cd8ba2 P 6a6df4e3fae840d195da5423f7da6e0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.060765 15170 tablet_bootstrap.cc:492] T 0c6f4bc66375465fadf979aa97e715e6 P c063018bb3454f75847e500227d2885c: No bootstrap required, opened a new log
I20260710 13:22:20.061043 15169 ts_tablet_manager.cc:1434] T b1b1040d209a48ae8ed382f446cd8ba2 P 6a6df4e3fae840d195da5423f7da6e0a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:22:20.061269 15170 ts_tablet_manager.cc:1403] T 0c6f4bc66375465fadf979aa97e715e6 P c063018bb3454f75847e500227d2885c: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.005s
I20260710 13:22:20.062024 15169 tablet_bootstrap.cc:492] T 0c6f4bc66375465fadf979aa97e715e6 P 6a6df4e3fae840d195da5423f7da6e0a: Bootstrap starting.
I20260710 13:22:20.064133 15170 raft_consensus.cc:359] T 0c6f4bc66375465fadf979aa97e715e6 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.065021 15170 raft_consensus.cc:385] T 0c6f4bc66375465fadf979aa97e715e6 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:20.065357 15170 raft_consensus.cc:740] T 0c6f4bc66375465fadf979aa97e715e6 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c063018bb3454f75847e500227d2885c, State: Initialized, Role: FOLLOWER
I20260710 13:22:20.066375 15020 leader_election.cc:304] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a6df4e3fae840d195da5423f7da6e0a, c063018bb3454f75847e500227d2885c; no voters: 
I20260710 13:22:20.066394 15170 consensus_queue.cc:260] T 0c6f4bc66375465fadf979aa97e715e6 P c063018bb3454f75847e500227d2885c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.068964 15169 tablet_bootstrap.cc:654] T 0c6f4bc66375465fadf979aa97e715e6 P 6a6df4e3fae840d195da5423f7da6e0a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:20.069365 15173 raft_consensus.cc:2804] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:20.069751 15173 raft_consensus.cc:493] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:20.070103 15173 raft_consensus.cc:3060] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:20.070639 15172 tablet_bootstrap.cc:492] T 57317a6642d549ddab4fd76e6ad7b909 P 960dc38413ac42f79151ac096a30fb2c: No bootstrap required, opened a new log
I20260710 13:22:20.071168 15172 ts_tablet_manager.cc:1403] T 57317a6642d549ddab4fd76e6ad7b909 P 960dc38413ac42f79151ac096a30fb2c: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.000s
I20260710 13:22:20.072443 15190 raft_consensus.cc:493] T 933fbcac3fcd4167af778899d3bef5b6 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:20.074786 15172 raft_consensus.cc:359] T 57317a6642d549ddab4fd76e6ad7b909 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.075819 15172 raft_consensus.cc:385] T 57317a6642d549ddab4fd76e6ad7b909 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:20.075588 15190 raft_consensus.cc:515] T 933fbcac3fcd4167af778899d3bef5b6 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.077126 15020 leader_election.cc:304] T 69e0813bacdb440ea06ac0c2bf66ef28 P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a6df4e3fae840d195da5423f7da6e0a, c063018bb3454f75847e500227d2885c; no voters: 
I20260710 13:22:20.079352 15190 leader_election.cc:290] T 933fbcac3fcd4167af778899d3bef5b6 P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:20.081096 15170 ts_tablet_manager.cc:1434] T 0c6f4bc66375465fadf979aa97e715e6 P c063018bb3454f75847e500227d2885c: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.000s
I20260710 13:22:20.082332 15173 raft_consensus.cc:515] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } } peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } }
I20260710 13:22:20.084753 15173 leader_election.cc:290] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 1 election: Requested vote from peers c063018bb3454f75847e500227d2885c (127.10.210.67:33815), 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893)
I20260710 13:22:20.085345 15173 raft_consensus.cc:493] T 09125c1968fe42ebb53ed9231a09b4f8 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:20.085501 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c88b3705a2431891bb426298338ced" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c" is_pre_election: true
I20260710 13:22:20.085799 15173 raft_consensus.cc:515] T 09125c1968fe42ebb53ed9231a09b4f8 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.087540 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e0813bacdb440ea06ac0c2bf66ef28" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c" is_pre_election: true
I20260710 13:22:20.087841 15173 leader_election.cc:290] T 09125c1968fe42ebb53ed9231a09b4f8 P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:20.088356 15173 raft_consensus.cc:2804] T 69e0813bacdb440ea06ac0c2bf66ef28 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:20.068758 15177 raft_consensus.cc:515] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.088680 15173 raft_consensus.cc:493] T 69e0813bacdb440ea06ac0c2bf66ef28 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:20.089440 15129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e0813bacdb440ea06ac0c2bf66ef28" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c063018bb3454f75847e500227d2885c" is_pre_election: true
I20260710 13:22:20.099846 15173 raft_consensus.cc:3060] T 69e0813bacdb440ea06ac0c2bf66ef28 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:20.100157 15129 raft_consensus.cc:2393] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 960dc38413ac42f79151ac096a30fb2c in current term 1: Already voted for candidate c063018bb3454f75847e500227d2885c in this term.
I20260710 13:22:20.090199 15170 tablet_bootstrap.cc:492] T 09125c1968fe42ebb53ed9231a09b4f8 P c063018bb3454f75847e500227d2885c: Bootstrap starting.
I20260710 13:22:20.104836 15169 tablet_bootstrap.cc:492] T 0c6f4bc66375465fadf979aa97e715e6 P 6a6df4e3fae840d195da5423f7da6e0a: No bootstrap required, opened a new log
I20260710 13:22:20.090559 15172 raft_consensus.cc:740] T 57317a6642d549ddab4fd76e6ad7b909 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 960dc38413ac42f79151ac096a30fb2c, State: Initialized, Role: FOLLOWER
I20260710 13:22:20.095012 15128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "933fbcac3fcd4167af778899d3bef5b6" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c063018bb3454f75847e500227d2885c" is_pre_election: true
I20260710 13:22:20.105299 15169 ts_tablet_manager.cc:1403] T 0c6f4bc66375465fadf979aa97e715e6 P 6a6df4e3fae840d195da5423f7da6e0a: Time spent bootstrapping tablet: real 0.043s	user 0.022s	sys 0.020s
I20260710 13:22:20.090862 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e0813bacdb440ea06ac0c2bf66ef28" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
I20260710 13:22:20.093068 15177 leader_election.cc:290] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 1 election: Requested vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213)
I20260710 13:22:20.106695 15172 consensus_queue.cc:260] T 57317a6642d549ddab4fd76e6ad7b909 P 960dc38413ac42f79151ac096a30fb2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
W20260710 13:22:20.109035 15020 leader_election.cc:343] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:20.109264 15128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c88b3705a2431891bb426298338ced" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c063018bb3454f75847e500227d2885c"
I20260710 13:22:20.109871 15128 raft_consensus.cc:3060] T b3c88b3705a2431891bb426298338ced P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:20.110610 15169 raft_consensus.cc:359] T 0c6f4bc66375465fadf979aa97e715e6 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.111284 15169 raft_consensus.cc:385] T 0c6f4bc66375465fadf979aa97e715e6 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:20.111524 15169 raft_consensus.cc:740] T 0c6f4bc66375465fadf979aa97e715e6 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a6df4e3fae840d195da5423f7da6e0a, State: Initialized, Role: FOLLOWER
I20260710 13:22:20.112277 15169 consensus_queue.cc:260] T 0c6f4bc66375465fadf979aa97e715e6 P 6a6df4e3fae840d195da5423f7da6e0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.113152 15173 raft_consensus.cc:515] T 69e0813bacdb440ea06ac0c2bf66ef28 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.114262 15169 ts_tablet_manager.cc:1434] T 0c6f4bc66375465fadf979aa97e715e6 P 6a6df4e3fae840d195da5423f7da6e0a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:22:20.115128 15173 leader_election.cc:290] T 69e0813bacdb440ea06ac0c2bf66ef28 P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 1 election: Requested vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:20.098681 15055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "933fbcac3fcd4167af778899d3bef5b6" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a" is_pre_election: true
I20260710 13:22:20.115491 15129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09125c1968fe42ebb53ed9231a09b4f8" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c063018bb3454f75847e500227d2885c" is_pre_election: true
I20260710 13:22:20.091138 15054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e0813bacdb440ea06ac0c2bf66ef28" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
I20260710 13:22:20.116818 15054 raft_consensus.cc:2393] T 69e0813bacdb440ea06ac0c2bf66ef28 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c063018bb3454f75847e500227d2885c in current term 1: Already voted for candidate 6a6df4e3fae840d195da5423f7da6e0a in this term.
W20260710 13:22:20.117190 15020 leader_election.cc:343] T 09125c1968fe42ebb53ed9231a09b4f8 P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c063018bb3454f75847e500227d2885c (127.10.210.67:33815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:20.115154 15169 tablet_bootstrap.cc:492] T 933fbcac3fcd4167af778899d3bef5b6 P 6a6df4e3fae840d195da5423f7da6e0a: Bootstrap starting.
I20260710 13:22:20.118080 15172 ts_tablet_manager.cc:1434] T 57317a6642d549ddab4fd76e6ad7b909 P 960dc38413ac42f79151ac096a30fb2c: Time spent starting tablet: real 0.047s	user 0.010s	sys 0.000s
I20260710 13:22:20.118031 15092 leader_election.cc:304] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [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: c063018bb3454f75847e500227d2885c; no voters: 6a6df4e3fae840d195da5423f7da6e0a, 960dc38413ac42f79151ac096a30fb2c
I20260710 13:22:20.120112 15172 tablet_bootstrap.cc:492] T b1b1040d209a48ae8ed382f446cd8ba2 P 960dc38413ac42f79151ac096a30fb2c: Bootstrap starting.
I20260710 13:22:20.121354 15177 raft_consensus.cc:2749] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:22:20.117304 15129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e0813bacdb440ea06ac0c2bf66ef28" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c063018bb3454f75847e500227d2885c"
I20260710 13:22:20.123131 15129 raft_consensus.cc:2393] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6a6df4e3fae840d195da5423f7da6e0a in current term 1: Already voted for candidate c063018bb3454f75847e500227d2885c in this term.
I20260710 13:22:20.123296 15169 tablet_bootstrap.cc:654] T 933fbcac3fcd4167af778899d3bef5b6 P 6a6df4e3fae840d195da5423f7da6e0a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:20.106477 15199 raft_consensus.cc:515] T 57317a6642d549ddab4fd76e6ad7b909 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.122016 15170 tablet_bootstrap.cc:654] T 09125c1968fe42ebb53ed9231a09b4f8 P c063018bb3454f75847e500227d2885c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:20.128796 15199 leader_election.cc:290] T 57317a6642d549ddab4fd76e6ad7b909 P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 1 election: Requested vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213)
I20260710 13:22:20.129408 15054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57317a6642d549ddab4fd76e6ad7b909" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
I20260710 13:22:20.129927 15054 raft_consensus.cc:3060] T 57317a6642d549ddab4fd76e6ad7b909 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:20.131250 15172 tablet_bootstrap.cc:654] T b1b1040d209a48ae8ed382f446cd8ba2 P 960dc38413ac42f79151ac096a30fb2c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:20.135012 15054 raft_consensus.cc:2468] T 57317a6642d549ddab4fd76e6ad7b909 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 1.
I20260710 13:22:20.097038 15178 raft_consensus.cc:515] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.127467 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57317a6642d549ddab4fd76e6ad7b909" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
I20260710 13:22:20.127931 15128 raft_consensus.cc:2468] T b3c88b3705a2431891bb426298338ced P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a6df4e3fae840d195da5423f7da6e0a in term 1.
I20260710 13:22:20.135836 14979 raft_consensus.cc:3060] T 57317a6642d549ddab4fd76e6ad7b909 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:20.136381 15092 leader_election.cc:304] T 57317a6642d549ddab4fd76e6ad7b909 P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a6df4e3fae840d195da5423f7da6e0a, c063018bb3454f75847e500227d2885c; no voters: 
I20260710 13:22:20.136655 15020 leader_election.cc:304] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a6df4e3fae840d195da5423f7da6e0a, c063018bb3454f75847e500227d2885c; no voters: 
I20260710 13:22:20.137311 15199 raft_consensus.cc:2804] T 57317a6642d549ddab4fd76e6ad7b909 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:20.137687 15207 raft_consensus.cc:2804] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:20.138635 15207 raft_consensus.cc:697] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a [term 1 LEADER]: Becoming Leader. State: Replica: 6a6df4e3fae840d195da5423f7da6e0a, State: Running, Role: LEADER
I20260710 13:22:20.138947 15172 tablet_bootstrap.cc:492] T b1b1040d209a48ae8ed382f446cd8ba2 P 960dc38413ac42f79151ac096a30fb2c: No bootstrap required, opened a new log
I20260710 13:22:20.137816 15199 raft_consensus.cc:697] T 57317a6642d549ddab4fd76e6ad7b909 P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Becoming Leader. State: Replica: c063018bb3454f75847e500227d2885c, State: Running, Role: LEADER
I20260710 13:22:20.139783 15169 tablet_bootstrap.cc:492] T 933fbcac3fcd4167af778899d3bef5b6 P 6a6df4e3fae840d195da5423f7da6e0a: No bootstrap required, opened a new log
I20260710 13:22:20.139438 15207 consensus_queue.cc:237] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } } peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } }
I20260710 13:22:20.140244 15169 ts_tablet_manager.cc:1403] T 933fbcac3fcd4167af778899d3bef5b6 P 6a6df4e3fae840d195da5423f7da6e0a: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.008s
I20260710 13:22:20.140033 15199 consensus_queue.cc:237] T 57317a6642d549ddab4fd76e6ad7b909 P c063018bb3454f75847e500227d2885c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.139437 15172 ts_tablet_manager.cc:1403] T b1b1040d209a48ae8ed382f446cd8ba2 P 960dc38413ac42f79151ac096a30fb2c: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
W20260710 13:22:20.107549 14945 leader_election.cc:343] T 933fbcac3fcd4167af778899d3bef5b6 P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c063018bb3454f75847e500227d2885c (127.10.210.67:33815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:20.142957 15169 raft_consensus.cc:359] T 933fbcac3fcd4167af778899d3bef5b6 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.143728 15169 raft_consensus.cc:385] T 933fbcac3fcd4167af778899d3bef5b6 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:22:20.143724 14943 leader_election.cc:343] T 933fbcac3fcd4167af778899d3bef5b6 P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:20.144528 14945 leader_election.cc:304] T 933fbcac3fcd4167af778899d3bef5b6 P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 960dc38413ac42f79151ac096a30fb2c; no voters: 6a6df4e3fae840d195da5423f7da6e0a, c063018bb3454f75847e500227d2885c
I20260710 13:22:20.145249 14980 raft_consensus.cc:2393] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c063018bb3454f75847e500227d2885c in current term 1: Already voted for candidate 960dc38413ac42f79151ac096a30fb2c in this term.
I20260710 13:22:20.145408 15190 raft_consensus.cc:2749] T 933fbcac3fcd4167af778899d3bef5b6 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:20.145862 15169 raft_consensus.cc:740] T 933fbcac3fcd4167af778899d3bef5b6 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a6df4e3fae840d195da5423f7da6e0a, State: Initialized, Role: FOLLOWER
I20260710 13:22:20.146287 15172 raft_consensus.cc:359] T b1b1040d209a48ae8ed382f446cd8ba2 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.147078 15172 raft_consensus.cc:385] T b1b1040d209a48ae8ed382f446cd8ba2 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:20.146730 15169 consensus_queue.cc:260] T 933fbcac3fcd4167af778899d3bef5b6 P 6a6df4e3fae840d195da5423f7da6e0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.147383 15172 raft_consensus.cc:740] T b1b1040d209a48ae8ed382f446cd8ba2 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 960dc38413ac42f79151ac096a30fb2c, State: Initialized, Role: FOLLOWER
I20260710 13:22:20.148149 15172 consensus_queue.cc:260] T b1b1040d209a48ae8ed382f446cd8ba2 P 960dc38413ac42f79151ac096a30fb2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.149236 15169 ts_tablet_manager.cc:1434] T 933fbcac3fcd4167af778899d3bef5b6 P 6a6df4e3fae840d195da5423f7da6e0a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260710 13:22:20.149442 14978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c88b3705a2431891bb426298338ced" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
W20260710 13:22:20.151142 15020 leader_election.cc:343] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:20.151279 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09125c1968fe42ebb53ed9231a09b4f8" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c" is_pre_election: true
W20260710 13:22:20.152845 15020 leader_election.cc:343] T 09125c1968fe42ebb53ed9231a09b4f8 P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:20.152958 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e0813bacdb440ea06ac0c2bf66ef28" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
I20260710 13:22:20.153296 15020 leader_election.cc:304] T 09125c1968fe42ebb53ed9231a09b4f8 P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a6df4e3fae840d195da5423f7da6e0a; no voters: 960dc38413ac42f79151ac096a30fb2c, c063018bb3454f75847e500227d2885c
I20260710 13:22:20.154393 15172 ts_tablet_manager.cc:1434] T b1b1040d209a48ae8ed382f446cd8ba2 P 960dc38413ac42f79151ac096a30fb2c: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260710 13:22:20.154475 15173 raft_consensus.cc:2749] T 09125c1968fe42ebb53ed9231a09b4f8 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:20.156134 15020 leader_election.cc:304] T 69e0813bacdb440ea06ac0c2bf66ef28 P 6a6df4e3fae840d195da5423f7da6e0a [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: 6a6df4e3fae840d195da5423f7da6e0a; no voters: 960dc38413ac42f79151ac096a30fb2c, c063018bb3454f75847e500227d2885c
I20260710 13:22:20.157218 15173 raft_consensus.cc:2749] T 69e0813bacdb440ea06ac0c2bf66ef28 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:22:20.157618 15172 tablet_bootstrap.cc:492] T 09125c1968fe42ebb53ed9231a09b4f8 P 960dc38413ac42f79151ac096a30fb2c: Bootstrap starting.
I20260710 13:22:20.160640 15054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e0813bacdb440ea06ac0c2bf66ef28" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
I20260710 13:22:20.161509 15054 raft_consensus.cc:2393] T 69e0813bacdb440ea06ac0c2bf66ef28 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 960dc38413ac42f79151ac096a30fb2c in current term 1: Already voted for candidate 6a6df4e3fae840d195da5423f7da6e0a in this term.
I20260710 13:22:20.161661 14979 raft_consensus.cc:2468] T 57317a6642d549ddab4fd76e6ad7b909 P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 1.
I20260710 13:22:20.162147 14878 catalog_manager.cc:5697] T 57317a6642d549ddab4fd76e6ad7b909 P c063018bb3454f75847e500227d2885c reported cstate change: term changed from 0 to 1, leader changed from <none> to c063018bb3454f75847e500227d2885c (127.10.210.67). New cstate: current_term: 1 leader_uuid: "c063018bb3454f75847e500227d2885c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:20.162273 15178 leader_election.cc:290] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 1 election: Requested vote from peers 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:20.165481 15128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e0813bacdb440ea06ac0c2bf66ef28" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c063018bb3454f75847e500227d2885c"
I20260710 13:22:20.166460 15128 raft_consensus.cc:2393] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 960dc38413ac42f79151ac096a30fb2c in current term 1: Already voted for candidate c063018bb3454f75847e500227d2885c in this term.
I20260710 13:22:20.170094 14945 leader_election.cc:304] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c [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: 960dc38413ac42f79151ac096a30fb2c; no voters: 6a6df4e3fae840d195da5423f7da6e0a, c063018bb3454f75847e500227d2885c
I20260710 13:22:20.171221 15178 raft_consensus.cc:2749] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:22:20.175560 15172 tablet_bootstrap.cc:654] T 09125c1968fe42ebb53ed9231a09b4f8 P 960dc38413ac42f79151ac096a30fb2c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:20.177218 15170 tablet_bootstrap.cc:492] T 09125c1968fe42ebb53ed9231a09b4f8 P c063018bb3454f75847e500227d2885c: No bootstrap required, opened a new log
I20260710 13:22:20.177747 15170 ts_tablet_manager.cc:1403] T 09125c1968fe42ebb53ed9231a09b4f8 P c063018bb3454f75847e500227d2885c: Time spent bootstrapping tablet: real 0.088s	user 0.014s	sys 0.002s
I20260710 13:22:20.181119 15172 tablet_bootstrap.cc:492] T 09125c1968fe42ebb53ed9231a09b4f8 P 960dc38413ac42f79151ac096a30fb2c: No bootstrap required, opened a new log
I20260710 13:22:20.182718 15172 ts_tablet_manager.cc:1403] T 09125c1968fe42ebb53ed9231a09b4f8 P 960dc38413ac42f79151ac096a30fb2c: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.003s
I20260710 13:22:20.181257 15170 raft_consensus.cc:359] T 09125c1968fe42ebb53ed9231a09b4f8 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.183271 15170 raft_consensus.cc:385] T 09125c1968fe42ebb53ed9231a09b4f8 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:20.183588 15170 raft_consensus.cc:740] T 09125c1968fe42ebb53ed9231a09b4f8 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c063018bb3454f75847e500227d2885c, State: Initialized, Role: FOLLOWER
I20260710 13:22:20.181231 14876 catalog_manager.cc:5697] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66). New cstate: current_term: 1 leader_uuid: "6a6df4e3fae840d195da5423f7da6e0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:20.184482 15170 consensus_queue.cc:260] T 09125c1968fe42ebb53ed9231a09b4f8 P c063018bb3454f75847e500227d2885c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.186973 15170 ts_tablet_manager.cc:1434] T 09125c1968fe42ebb53ed9231a09b4f8 P c063018bb3454f75847e500227d2885c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:22:20.186576 15172 raft_consensus.cc:359] T 09125c1968fe42ebb53ed9231a09b4f8 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.187574 15172 raft_consensus.cc:385] T 09125c1968fe42ebb53ed9231a09b4f8 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:20.187995 15170 tablet_bootstrap.cc:492] T 933fbcac3fcd4167af778899d3bef5b6 P c063018bb3454f75847e500227d2885c: Bootstrap starting.
I20260710 13:22:20.187965 15172 raft_consensus.cc:740] T 09125c1968fe42ebb53ed9231a09b4f8 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 960dc38413ac42f79151ac096a30fb2c, State: Initialized, Role: FOLLOWER
I20260710 13:22:20.189123 15172 consensus_queue.cc:260] T 09125c1968fe42ebb53ed9231a09b4f8 P 960dc38413ac42f79151ac096a30fb2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.191509 15172 ts_tablet_manager.cc:1434] T 09125c1968fe42ebb53ed9231a09b4f8 P 960dc38413ac42f79151ac096a30fb2c: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:22:20.192667 15172 tablet_bootstrap.cc:492] T 449ba8893b7548779f5696f78b87a7b7 P 960dc38413ac42f79151ac096a30fb2c: Bootstrap starting.
I20260710 13:22:20.195779 15170 tablet_bootstrap.cc:654] T 933fbcac3fcd4167af778899d3bef5b6 P c063018bb3454f75847e500227d2885c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:20.199587 15172 tablet_bootstrap.cc:654] T 449ba8893b7548779f5696f78b87a7b7 P 960dc38413ac42f79151ac096a30fb2c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:20.207000 15170 tablet_bootstrap.cc:492] T 933fbcac3fcd4167af778899d3bef5b6 P c063018bb3454f75847e500227d2885c: No bootstrap required, opened a new log
I20260710 13:22:20.207472 15170 ts_tablet_manager.cc:1403] T 933fbcac3fcd4167af778899d3bef5b6 P c063018bb3454f75847e500227d2885c: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260710 13:22:20.211954 15170 raft_consensus.cc:359] T 933fbcac3fcd4167af778899d3bef5b6 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.212874 15170 raft_consensus.cc:385] T 933fbcac3fcd4167af778899d3bef5b6 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:20.213203 15170 raft_consensus.cc:740] T 933fbcac3fcd4167af778899d3bef5b6 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c063018bb3454f75847e500227d2885c, State: Initialized, Role: FOLLOWER
I20260710 13:22:20.214032 15170 consensus_queue.cc:260] T 933fbcac3fcd4167af778899d3bef5b6 P c063018bb3454f75847e500227d2885c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.216607 15170 ts_tablet_manager.cc:1434] T 933fbcac3fcd4167af778899d3bef5b6 P c063018bb3454f75847e500227d2885c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:22:20.218144 15170 tablet_bootstrap.cc:492] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P c063018bb3454f75847e500227d2885c: Bootstrap starting.
I20260710 13:22:20.219285 15172 tablet_bootstrap.cc:492] T 449ba8893b7548779f5696f78b87a7b7 P 960dc38413ac42f79151ac096a30fb2c: No bootstrap required, opened a new log
I20260710 13:22:20.219771 15172 ts_tablet_manager.cc:1403] T 449ba8893b7548779f5696f78b87a7b7 P 960dc38413ac42f79151ac096a30fb2c: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.006s
I20260710 13:22:20.222038 15170 tablet_bootstrap.cc:654] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P c063018bb3454f75847e500227d2885c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:20.222422 15172 raft_consensus.cc:359] T 449ba8893b7548779f5696f78b87a7b7 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.222738 15178 raft_consensus.cc:493] T 0c6f4bc66375465fadf979aa97e715e6 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:20.223165 15172 raft_consensus.cc:385] T 449ba8893b7548779f5696f78b87a7b7 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:20.223476 15172 raft_consensus.cc:740] T 449ba8893b7548779f5696f78b87a7b7 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 960dc38413ac42f79151ac096a30fb2c, State: Initialized, Role: FOLLOWER
I20260710 13:22:20.223363 15178 raft_consensus.cc:515] T 0c6f4bc66375465fadf979aa97e715e6 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.224239 15172 consensus_queue.cc:260] T 449ba8893b7548779f5696f78b87a7b7 P 960dc38413ac42f79151ac096a30fb2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.225765 15178 leader_election.cc:290] T 0c6f4bc66375465fadf979aa97e715e6 P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:20.226326 15172 ts_tablet_manager.cc:1434] T 449ba8893b7548779f5696f78b87a7b7 P 960dc38413ac42f79151ac096a30fb2c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:22:20.226469 15054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c6f4bc66375465fadf979aa97e715e6" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a" is_pre_election: true
I20260710 13:22:20.227109 15054 raft_consensus.cc:2468] T 0c6f4bc66375465fadf979aa97e715e6 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 960dc38413ac42f79151ac096a30fb2c in term 0.
I20260710 13:22:20.227260 15172 tablet_bootstrap.cc:492] T b3c88b3705a2431891bb426298338ced P 960dc38413ac42f79151ac096a30fb2c: Bootstrap starting.
I20260710 13:22:20.227340 15128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c6f4bc66375465fadf979aa97e715e6" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c063018bb3454f75847e500227d2885c" is_pre_election: true
I20260710 13:22:20.228082 15128 raft_consensus.cc:2468] T 0c6f4bc66375465fadf979aa97e715e6 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 960dc38413ac42f79151ac096a30fb2c in term 0.
I20260710 13:22:20.228473 14943 leader_election.cc:304] T 0c6f4bc66375465fadf979aa97e715e6 P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a6df4e3fae840d195da5423f7da6e0a, 960dc38413ac42f79151ac096a30fb2c; no voters: 
I20260710 13:22:20.229303 15178 raft_consensus.cc:2804] T 0c6f4bc66375465fadf979aa97e715e6 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:20.229665 15178 raft_consensus.cc:493] T 0c6f4bc66375465fadf979aa97e715e6 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:20.229992 15178 raft_consensus.cc:3060] T 0c6f4bc66375465fadf979aa97e715e6 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:20.231568 15170 tablet_bootstrap.cc:492] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P c063018bb3454f75847e500227d2885c: No bootstrap required, opened a new log
I20260710 13:22:20.232028 15170 ts_tablet_manager.cc:1403] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P c063018bb3454f75847e500227d2885c: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:22:20.232975 15172 tablet_bootstrap.cc:654] T b3c88b3705a2431891bb426298338ced P 960dc38413ac42f79151ac096a30fb2c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:20.235234 15170 raft_consensus.cc:359] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.235903 15170 raft_consensus.cc:385] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:20.236152 15170 raft_consensus.cc:740] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c063018bb3454f75847e500227d2885c, State: Initialized, Role: FOLLOWER
I20260710 13:22:20.237131 15178 raft_consensus.cc:515] T 0c6f4bc66375465fadf979aa97e715e6 P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.237828 15170 consensus_queue.cc:260] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P c063018bb3454f75847e500227d2885c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.239705 15172 tablet_bootstrap.cc:492] T b3c88b3705a2431891bb426298338ced P 960dc38413ac42f79151ac096a30fb2c: No bootstrap required, opened a new log
I20260710 13:22:20.240249 15172 ts_tablet_manager.cc:1403] T b3c88b3705a2431891bb426298338ced P 960dc38413ac42f79151ac096a30fb2c: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260710 13:22:20.240622 15054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c6f4bc66375465fadf979aa97e715e6" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
I20260710 13:22:20.241221 15054 raft_consensus.cc:3060] T 0c6f4bc66375465fadf979aa97e715e6 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:20.242715 15172 raft_consensus.cc:359] T b3c88b3705a2431891bb426298338ced P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } } peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } }
I20260710 13:22:20.243253 15172 raft_consensus.cc:385] T b3c88b3705a2431891bb426298338ced P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:20.243479 15172 raft_consensus.cc:740] T b3c88b3705a2431891bb426298338ced P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 960dc38413ac42f79151ac096a30fb2c, State: Initialized, Role: FOLLOWER
I20260710 13:22:20.244046 15172 consensus_queue.cc:260] T b3c88b3705a2431891bb426298338ced P 960dc38413ac42f79151ac096a30fb2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } } peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } }
I20260710 13:22:20.245859 15172 ts_tablet_manager.cc:1434] T b3c88b3705a2431891bb426298338ced P 960dc38413ac42f79151ac096a30fb2c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:22:20.247157 15170 ts_tablet_manager.cc:1434] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P c063018bb3454f75847e500227d2885c: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:22:20.248484 15054 raft_consensus.cc:2468] T 0c6f4bc66375465fadf979aa97e715e6 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960dc38413ac42f79151ac096a30fb2c in term 1.
I20260710 13:22:20.249400 15128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c6f4bc66375465fadf979aa97e715e6" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c063018bb3454f75847e500227d2885c"
I20260710 13:22:20.249651 14943 leader_election.cc:304] T 0c6f4bc66375465fadf979aa97e715e6 P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a6df4e3fae840d195da5423f7da6e0a, 960dc38413ac42f79151ac096a30fb2c; no voters: 
I20260710 13:22:20.250018 15128 raft_consensus.cc:3060] T 0c6f4bc66375465fadf979aa97e715e6 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:20.250504 15190 raft_consensus.cc:2804] T 0c6f4bc66375465fadf979aa97e715e6 P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:20.251607 15190 raft_consensus.cc:697] T 0c6f4bc66375465fadf979aa97e715e6 P 960dc38413ac42f79151ac096a30fb2c [term 1 LEADER]: Becoming Leader. State: Replica: 960dc38413ac42f79151ac096a30fb2c, State: Running, Role: LEADER
I20260710 13:22:20.252367 15222 raft_consensus.cc:493] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:20.252432 15190 consensus_queue.cc:237] T 0c6f4bc66375465fadf979aa97e715e6 P 960dc38413ac42f79151ac096a30fb2c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.253019 15199 raft_consensus.cc:493] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:20.253160 15222 raft_consensus.cc:515] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.253566 15199 raft_consensus.cc:515] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.255719 15199 leader_election.cc:290] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213)
I20260710 13:22:20.255818 15222 leader_election.cc:290] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:20.256497 15055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130d1092f2bf41b2962a7f4ae2f5c5b4" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a" is_pre_election: true
I20260710 13:22:20.257148 15055 raft_consensus.cc:2468] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 960dc38413ac42f79151ac096a30fb2c in term 0.
I20260710 13:22:20.258256 15053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449ba8893b7548779f5696f78b87a7b7" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a" is_pre_election: true
I20260710 13:22:20.258929 15053 raft_consensus.cc:2468] T 449ba8893b7548779f5696f78b87a7b7 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 0.
I20260710 13:22:20.259905 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449ba8893b7548779f5696f78b87a7b7" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c" is_pre_election: true
I20260710 13:22:20.260541 14979 raft_consensus.cc:2468] T 449ba8893b7548779f5696f78b87a7b7 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 0.
I20260710 13:22:20.261772 15092 leader_election.cc:304] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a6df4e3fae840d195da5423f7da6e0a, c063018bb3454f75847e500227d2885c; no voters: 
I20260710 13:22:20.262450 15128 raft_consensus.cc:2468] T 0c6f4bc66375465fadf979aa97e715e6 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960dc38413ac42f79151ac096a30fb2c in term 1.
I20260710 13:22:20.263259 15178 leader_election.cc:290] T 0c6f4bc66375465fadf979aa97e715e6 P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 1 election: Requested vote from peers 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:20.264039 14943 leader_election.cc:304] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a6df4e3fae840d195da5423f7da6e0a, 960dc38413ac42f79151ac096a30fb2c; no voters: 
I20260710 13:22:20.264361 15199 raft_consensus.cc:2804] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:20.264750 15199 raft_consensus.cc:493] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:20.264966 15178 raft_consensus.cc:2804] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:20.265079 15199 raft_consensus.cc:3060] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:20.265993 15178 raft_consensus.cc:493] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:20.266570 15178 raft_consensus.cc:3060] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:20.277148 15178 raft_consensus.cc:515] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.277515 15199 raft_consensus.cc:515] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.280103 15178 leader_election.cc:290] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 1 election: Requested vote from peers 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:20.281322 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449ba8893b7548779f5696f78b87a7b7" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
I20260710 13:22:20.282199 14979 raft_consensus.cc:3060] T 449ba8893b7548779f5696f78b87a7b7 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:20.283998 15177 raft_consensus.cc:493] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:20.284497 15177 raft_consensus.cc:515] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.287599 15128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130d1092f2bf41b2962a7f4ae2f5c5b4" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c063018bb3454f75847e500227d2885c" is_pre_election: true
I20260710 13:22:20.284619 15054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130d1092f2bf41b2962a7f4ae2f5c5b4" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
I20260710 13:22:20.292579 15129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130d1092f2bf41b2962a7f4ae2f5c5b4" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c063018bb3454f75847e500227d2885c"
I20260710 13:22:20.293031 15054 raft_consensus.cc:3060] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:20.293004 15128 raft_consensus.cc:2468] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 960dc38413ac42f79151ac096a30fb2c in term 0.
I20260710 13:22:20.295926 14980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b1040d209a48ae8ed382f446cd8ba2" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c" is_pre_election: true
I20260710 13:22:20.296216 15053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b1040d209a48ae8ed382f446cd8ba2" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a" is_pre_election: true
I20260710 13:22:20.296583 14980 raft_consensus.cc:2468] T b1b1040d209a48ae8ed382f446cd8ba2 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 0.
I20260710 13:22:20.296911 15053 raft_consensus.cc:2468] T b1b1040d209a48ae8ed382f446cd8ba2 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 0.
I20260710 13:22:20.297900 15094 leader_election.cc:304] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 960dc38413ac42f79151ac096a30fb2c, c063018bb3454f75847e500227d2885c; no voters: 
I20260710 13:22:20.298301 15177 leader_election.cc:290] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213)
I20260710 13:22:20.298899 15204 raft_consensus.cc:2804] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:20.299149 14979 raft_consensus.cc:2468] T 449ba8893b7548779f5696f78b87a7b7 P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 1.
I20260710 13:22:20.299312 15204 raft_consensus.cc:493] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:20.299744 15204 raft_consensus.cc:3060] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:20.300191 15054 raft_consensus.cc:2468] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960dc38413ac42f79151ac096a30fb2c in term 1.
I20260710 13:22:20.300314 15094 leader_election.cc:304] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 960dc38413ac42f79151ac096a30fb2c, c063018bb3454f75847e500227d2885c; no voters: 
I20260710 13:22:20.301152 15177 raft_consensus.cc:2804] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:20.301371 14943 leader_election.cc:304] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6a6df4e3fae840d195da5423f7da6e0a, 960dc38413ac42f79151ac096a30fb2c; no voters: c063018bb3454f75847e500227d2885c
I20260710 13:22:20.302350 15199 leader_election.cc:290] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 1 election: Requested vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213)
I20260710 13:22:20.302526 15190 raft_consensus.cc:2804] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:20.303289 15190 raft_consensus.cc:697] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 960dc38413ac42f79151ac096a30fb2c [term 1 LEADER]: Becoming Leader. State: Replica: 960dc38413ac42f79151ac096a30fb2c, State: Running, Role: LEADER
I20260710 13:22:20.302994 14878 catalog_manager.cc:5697] T 0c6f4bc66375465fadf979aa97e715e6 P 960dc38413ac42f79151ac096a30fb2c reported cstate change: term changed from 0 to 1, leader changed from <none> to 960dc38413ac42f79151ac096a30fb2c (127.10.210.65). New cstate: current_term: 1 leader_uuid: "960dc38413ac42f79151ac096a30fb2c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:20.304361 15190 consensus_queue.cc:237] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 960dc38413ac42f79151ac096a30fb2c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.306474 15177 raft_consensus.cc:697] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Becoming Leader. State: Replica: c063018bb3454f75847e500227d2885c, State: Running, Role: LEADER
I20260710 13:22:20.306842 15204 raft_consensus.cc:515] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.307371 15177 consensus_queue.cc:237] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.308336 15054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449ba8893b7548779f5696f78b87a7b7" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
I20260710 13:22:20.309079 15054 raft_consensus.cc:3060] T 449ba8893b7548779f5696f78b87a7b7 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:20.315994 15054 raft_consensus.cc:2468] T 449ba8893b7548779f5696f78b87a7b7 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 1.
I20260710 13:22:20.317744 15204 leader_election.cc:290] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 1 election: Requested vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213)
I20260710 13:22:20.318334 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b1040d209a48ae8ed382f446cd8ba2" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
I20260710 13:22:20.318965 14979 raft_consensus.cc:3060] T b1b1040d209a48ae8ed382f446cd8ba2 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:20.319144 15054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b1040d209a48ae8ed382f446cd8ba2" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
I20260710 13:22:20.319886 15054 raft_consensus.cc:3060] T b1b1040d209a48ae8ed382f446cd8ba2 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:20.324928 14878 catalog_manager.cc:5697] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 960dc38413ac42f79151ac096a30fb2c reported cstate change: term changed from 0 to 1, leader changed from <none> to 960dc38413ac42f79151ac096a30fb2c (127.10.210.65). New cstate: current_term: 1 leader_uuid: "960dc38413ac42f79151ac096a30fb2c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:20.326198 14979 raft_consensus.cc:2468] T b1b1040d209a48ae8ed382f446cd8ba2 P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 1.
I20260710 13:22:20.327056 15054 raft_consensus.cc:2468] T b1b1040d209a48ae8ed382f446cd8ba2 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 1.
I20260710 13:22:20.327425 15094 leader_election.cc:304] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 960dc38413ac42f79151ac096a30fb2c, c063018bb3454f75847e500227d2885c; no voters: 
I20260710 13:22:20.328233 15204 raft_consensus.cc:2804] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:20.328689 15204 raft_consensus.cc:697] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Becoming Leader. State: Replica: c063018bb3454f75847e500227d2885c, State: Running, Role: LEADER
I20260710 13:22:20.329454 15204 consensus_queue.cc:237] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.331622 14875 catalog_manager.cc:5697] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c reported cstate change: term changed from 0 to 1, leader changed from <none> to c063018bb3454f75847e500227d2885c (127.10.210.67). New cstate: current_term: 1 leader_uuid: "c063018bb3454f75847e500227d2885c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:20.336872 15204 raft_consensus.cc:493] T 933fbcac3fcd4167af778899d3bef5b6 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:20.337297 15204 raft_consensus.cc:515] T 933fbcac3fcd4167af778899d3bef5b6 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.339028 15204 leader_election.cc:290] T 933fbcac3fcd4167af778899d3bef5b6 P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213)
I20260710 13:22:20.339799 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "933fbcac3fcd4167af778899d3bef5b6" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c" is_pre_election: true
I20260710 13:22:20.340076 15054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "933fbcac3fcd4167af778899d3bef5b6" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a" is_pre_election: true
I20260710 13:22:20.340444 14979 raft_consensus.cc:2468] T 933fbcac3fcd4167af778899d3bef5b6 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 0.
I20260710 13:22:20.340795 15054 raft_consensus.cc:2468] T 933fbcac3fcd4167af778899d3bef5b6 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 0.
I20260710 13:22:20.341622 15094 leader_election.cc:304] T 933fbcac3fcd4167af778899d3bef5b6 P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 960dc38413ac42f79151ac096a30fb2c, c063018bb3454f75847e500227d2885c; no voters: 
I20260710 13:22:20.342221 15204 raft_consensus.cc:2804] T 933fbcac3fcd4167af778899d3bef5b6 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:20.342568 15204 raft_consensus.cc:493] T 933fbcac3fcd4167af778899d3bef5b6 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:20.342887 15204 raft_consensus.cc:3060] T 933fbcac3fcd4167af778899d3bef5b6 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:20.347492 14875 catalog_manager.cc:5697] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c reported cstate change: term changed from 0 to 1, leader changed from <none> to c063018bb3454f75847e500227d2885c (127.10.210.67). New cstate: current_term: 1 leader_uuid: "c063018bb3454f75847e500227d2885c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:20.349798 15204 raft_consensus.cc:515] T 933fbcac3fcd4167af778899d3bef5b6 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.351536 15204 leader_election.cc:290] T 933fbcac3fcd4167af778899d3bef5b6 P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 1 election: Requested vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213)
I20260710 13:22:20.352368 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "933fbcac3fcd4167af778899d3bef5b6" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
I20260710 13:22:20.352630 15054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "933fbcac3fcd4167af778899d3bef5b6" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
I20260710 13:22:20.353003 14979 raft_consensus.cc:3060] T 933fbcac3fcd4167af778899d3bef5b6 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:20.353308 15054 raft_consensus.cc:3060] T 933fbcac3fcd4167af778899d3bef5b6 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:20.358270 14979 raft_consensus.cc:2468] T 933fbcac3fcd4167af778899d3bef5b6 P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 1.
I20260710 13:22:20.359257 15094 leader_election.cc:304] T 933fbcac3fcd4167af778899d3bef5b6 P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 960dc38413ac42f79151ac096a30fb2c, c063018bb3454f75847e500227d2885c; no voters: 
I20260710 13:22:20.360056 15204 raft_consensus.cc:2804] T 933fbcac3fcd4167af778899d3bef5b6 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:20.360543 15204 raft_consensus.cc:697] T 933fbcac3fcd4167af778899d3bef5b6 P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Becoming Leader. State: Replica: c063018bb3454f75847e500227d2885c, State: Running, Role: LEADER
I20260710 13:22:20.361388 15204 consensus_queue.cc:237] T 933fbcac3fcd4167af778899d3bef5b6 P c063018bb3454f75847e500227d2885c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.361900 15054 raft_consensus.cc:2468] T 933fbcac3fcd4167af778899d3bef5b6 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 1.
I20260710 13:22:20.365526 15190 raft_consensus.cc:493] T b3c88b3705a2431891bb426298338ced P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:20.366017 15190 raft_consensus.cc:515] T b3c88b3705a2431891bb426298338ced P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } } peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } }
I20260710 13:22:20.368048 15190 leader_election.cc:290] T b3c88b3705a2431891bb426298338ced P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:20.368700 15054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c88b3705a2431891bb426298338ced" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a" is_pre_election: true
I20260710 13:22:20.369036 15128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c88b3705a2431891bb426298338ced" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c063018bb3454f75847e500227d2885c" is_pre_election: true
I20260710 13:22:20.369870 15128 raft_consensus.cc:2393] T b3c88b3705a2431891bb426298338ced P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 960dc38413ac42f79151ac096a30fb2c in current term 1: Already voted for candidate 6a6df4e3fae840d195da5423f7da6e0a in this term.
I20260710 13:22:20.369326 14875 catalog_manager.cc:5697] T 933fbcac3fcd4167af778899d3bef5b6 P c063018bb3454f75847e500227d2885c reported cstate change: term changed from 0 to 1, leader changed from <none> to c063018bb3454f75847e500227d2885c (127.10.210.67). New cstate: current_term: 1 leader_uuid: "c063018bb3454f75847e500227d2885c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:20.370782 14945 leader_election.cc:304] T b3c88b3705a2431891bb426298338ced P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 960dc38413ac42f79151ac096a30fb2c; no voters: 6a6df4e3fae840d195da5423f7da6e0a, c063018bb3454f75847e500227d2885c
I20260710 13:22:20.371423 15190 raft_consensus.cc:3060] T b3c88b3705a2431891bb426298338ced P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:20.377629 15190 raft_consensus.cc:2749] T b3c88b3705a2431891bb426298338ced P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:20.520591 15190 raft_consensus.cc:493] T 09125c1968fe42ebb53ed9231a09b4f8 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:20.521107 15190 raft_consensus.cc:515] T 09125c1968fe42ebb53ed9231a09b4f8 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.522864 15190 leader_election.cc:290] T 09125c1968fe42ebb53ed9231a09b4f8 P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:20.523656 15054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09125c1968fe42ebb53ed9231a09b4f8" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a" is_pre_election: true
I20260710 13:22:20.523873 15128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09125c1968fe42ebb53ed9231a09b4f8" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c063018bb3454f75847e500227d2885c" is_pre_election: true
I20260710 13:22:20.524353 15054 raft_consensus.cc:2468] T 09125c1968fe42ebb53ed9231a09b4f8 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 960dc38413ac42f79151ac096a30fb2c in term 0.
I20260710 13:22:20.524438 15128 raft_consensus.cc:2468] T 09125c1968fe42ebb53ed9231a09b4f8 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 960dc38413ac42f79151ac096a30fb2c in term 0.
I20260710 13:22:20.525471 14943 leader_election.cc:304] T 09125c1968fe42ebb53ed9231a09b4f8 P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a6df4e3fae840d195da5423f7da6e0a, 960dc38413ac42f79151ac096a30fb2c; no voters: 
I20260710 13:22:20.526058 15190 raft_consensus.cc:2804] T 09125c1968fe42ebb53ed9231a09b4f8 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:20.526453 15190 raft_consensus.cc:493] T 09125c1968fe42ebb53ed9231a09b4f8 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:20.526726 15190 raft_consensus.cc:3060] T 09125c1968fe42ebb53ed9231a09b4f8 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:20.531281 15190 raft_consensus.cc:515] T 09125c1968fe42ebb53ed9231a09b4f8 P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.533012 15190 leader_election.cc:290] T 09125c1968fe42ebb53ed9231a09b4f8 P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 1 election: Requested vote from peers 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:20.533636 15054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09125c1968fe42ebb53ed9231a09b4f8" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
I20260710 13:22:20.533933 15128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09125c1968fe42ebb53ed9231a09b4f8" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c063018bb3454f75847e500227d2885c"
I20260710 13:22:20.534137 15054 raft_consensus.cc:3060] T 09125c1968fe42ebb53ed9231a09b4f8 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:20.534497 15128 raft_consensus.cc:3060] T 09125c1968fe42ebb53ed9231a09b4f8 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:20.538733 15054 raft_consensus.cc:2468] T 09125c1968fe42ebb53ed9231a09b4f8 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960dc38413ac42f79151ac096a30fb2c in term 1.
I20260710 13:22:20.539111 15128 raft_consensus.cc:2468] T 09125c1968fe42ebb53ed9231a09b4f8 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960dc38413ac42f79151ac096a30fb2c in term 1.
I20260710 13:22:20.539781 14943 leader_election.cc:304] T 09125c1968fe42ebb53ed9231a09b4f8 P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a6df4e3fae840d195da5423f7da6e0a, 960dc38413ac42f79151ac096a30fb2c; no voters: 
I20260710 13:22:20.540465 15190 raft_consensus.cc:2804] T 09125c1968fe42ebb53ed9231a09b4f8 P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:20.540998 15190 raft_consensus.cc:697] T 09125c1968fe42ebb53ed9231a09b4f8 P 960dc38413ac42f79151ac096a30fb2c [term 1 LEADER]: Becoming Leader. State: Replica: 960dc38413ac42f79151ac096a30fb2c, State: Running, Role: LEADER
I20260710 13:22:20.541694 15190 consensus_queue.cc:237] T 09125c1968fe42ebb53ed9231a09b4f8 P 960dc38413ac42f79151ac096a30fb2c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:20.549402 14875 catalog_manager.cc:5697] T 09125c1968fe42ebb53ed9231a09b4f8 P 960dc38413ac42f79151ac096a30fb2c reported cstate change: term changed from 0 to 1, leader changed from <none> to 960dc38413ac42f79151ac096a30fb2c (127.10.210.65). New cstate: current_term: 1 leader_uuid: "960dc38413ac42f79151ac096a30fb2c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:20.601228 15207 consensus_queue.cc:1048] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:20.614816 15233 consensus_queue.cc:1048] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:20.687564 15204 consensus_queue.cc:1048] T 57317a6642d549ddab4fd76e6ad7b909 P c063018bb3454f75847e500227d2885c [LEADER]: Connected to new peer: Peer: permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:20.692546 15223 consensus_queue.cc:1048] T 0c6f4bc66375465fadf979aa97e715e6 P 960dc38413ac42f79151ac096a30fb2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:20.699940 15199 consensus_queue.cc:1048] T 57317a6642d549ddab4fd76e6ad7b909 P c063018bb3454f75847e500227d2885c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:20.709625 15190 consensus_queue.cc:1048] T 0c6f4bc66375465fadf979aa97e715e6 P 960dc38413ac42f79151ac096a30fb2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:20.774608 15199 consensus_queue.cc:1048] T 933fbcac3fcd4167af778899d3bef5b6 P c063018bb3454f75847e500227d2885c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:20.785405 15225 consensus_queue.cc:1048] T 933fbcac3fcd4167af778899d3bef5b6 P c063018bb3454f75847e500227d2885c [LEADER]: Connected to new peer: Peer: permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:20.861325 15225 consensus_queue.cc:1048] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:20.871425 15199 consensus_queue.cc:1048] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [LEADER]: Connected to new peer: Peer: permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:20.876355 15128 raft_consensus.cc:3060] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:20.880391 15190 consensus_queue.cc:1048] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 960dc38413ac42f79151ac096a30fb2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:20.887244 15190 consensus_queue.cc:1048] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 960dc38413ac42f79151ac096a30fb2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:20.909996 15199 consensus_queue.cc:1048] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:20.921187 15225 consensus_queue.cc:1048] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [LEADER]: Connected to new peer: Peer: permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:22:20.996039 14926 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:21.126296 15223 consensus_queue.cc:1048] T 09125c1968fe42ebb53ed9231a09b4f8 P 960dc38413ac42f79151ac096a30fb2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:21.136336 15190 consensus_queue.cc:1048] T 09125c1968fe42ebb53ed9231a09b4f8 P 960dc38413ac42f79151ac096a30fb2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:21.841056 15225 raft_consensus.cc:493] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:21.841490 15225 raft_consensus.cc:515] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:21.843072 15225 leader_election.cc:290] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213)
I20260710 13:22:21.843935 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e0813bacdb440ea06ac0c2bf66ef28" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c" is_pre_election: true
I20260710 13:22:21.844125 15053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e0813bacdb440ea06ac0c2bf66ef28" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a" is_pre_election: true
I20260710 13:22:21.844515 14979 raft_consensus.cc:2468] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 1.
I20260710 13:22:21.844832 15053 raft_consensus.cc:2468] T 69e0813bacdb440ea06ac0c2bf66ef28 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 1.
I20260710 13:22:21.845750 15094 leader_election.cc:304] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [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: 960dc38413ac42f79151ac096a30fb2c, c063018bb3454f75847e500227d2885c; no voters: 
I20260710 13:22:21.846487 15225 raft_consensus.cc:2804] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:22:21.846774 15225 raft_consensus.cc:493] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:21.847117 15225 raft_consensus.cc:3060] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:21.851909 15225 raft_consensus.cc:515] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:21.853895 15225 leader_election.cc:290] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 2 election: Requested vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213)
I20260710 13:22:21.854637 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e0813bacdb440ea06ac0c2bf66ef28" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
I20260710 13:22:21.854840 15053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e0813bacdb440ea06ac0c2bf66ef28" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
I20260710 13:22:21.855177 14979 raft_consensus.cc:3060] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:21.855388 15053 raft_consensus.cc:3060] T 69e0813bacdb440ea06ac0c2bf66ef28 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:21.859984 14979 raft_consensus.cc:2468] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 2.
I20260710 13:22:21.860109 15053 raft_consensus.cc:2468] T 69e0813bacdb440ea06ac0c2bf66ef28 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 2.
I20260710 13:22:21.861178 15094 leader_election.cc:304] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 960dc38413ac42f79151ac096a30fb2c, c063018bb3454f75847e500227d2885c; no voters: 
I20260710 13:22:21.861860 15225 raft_consensus.cc:2804] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:21.862221 15225 raft_consensus.cc:697] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [term 2 LEADER]: Becoming Leader. State: Replica: c063018bb3454f75847e500227d2885c, State: Running, Role: LEADER
I20260710 13:22:21.862982 15225 consensus_queue.cc:237] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [LEADER]: Queue going to LEADER 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: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:21.870544 14878 catalog_manager.cc:5697] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c reported cstate change: term changed from 0 to 2, leader changed from <none> to c063018bb3454f75847e500227d2885c (127.10.210.67). New cstate: current_term: 2 leader_uuid: "c063018bb3454f75847e500227d2885c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:22.186749 15053 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3c88b3705a2431891bb426298338ced"
dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
mode: GRACEFUL
new_leader_uuid: "960dc38413ac42f79151ac096a30fb2c"
 from {username='slave'} at 127.0.0.1:42056
I20260710 13:22:22.187285 15053 raft_consensus.cc:606] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a [term 1 LEADER]: Received request to transfer leadership to TS 960dc38413ac42f79151ac096a30fb2c
I20260710 13:22:22.200273 15128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69e0813bacdb440ea06ac0c2bf66ef28"
dest_uuid: "c063018bb3454f75847e500227d2885c"
mode: GRACEFUL
new_leader_uuid: "960dc38413ac42f79151ac096a30fb2c"
 from {username='slave'} at 127.0.0.1:40226
I20260710 13:22:22.200824 15128 raft_consensus.cc:606] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [term 2 LEADER]: Received request to transfer leadership to TS 960dc38413ac42f79151ac096a30fb2c
I20260710 13:22:22.205466 15128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1b1040d209a48ae8ed382f446cd8ba2"
dest_uuid: "c063018bb3454f75847e500227d2885c"
mode: GRACEFUL
new_leader_uuid: "960dc38413ac42f79151ac096a30fb2c"
 from {username='slave'} at 127.0.0.1:40226
I20260710 13:22:22.205950 15128 raft_consensus.cc:606] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Received request to transfer leadership to TS 960dc38413ac42f79151ac096a30fb2c
I20260710 13:22:22.210582 15128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57317a6642d549ddab4fd76e6ad7b909"
dest_uuid: "c063018bb3454f75847e500227d2885c"
mode: GRACEFUL
new_leader_uuid: "960dc38413ac42f79151ac096a30fb2c"
 from {username='slave'} at 127.0.0.1:40226
I20260710 13:22:22.211045 15128 raft_consensus.cc:606] T 57317a6642d549ddab4fd76e6ad7b909 P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Received request to transfer leadership to TS 960dc38413ac42f79151ac096a30fb2c
I20260710 13:22:22.223297 14979 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "130d1092f2bf41b2962a7f4ae2f5c5b4"
dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
mode: GRACEFUL
new_leader_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
 from {username='slave'} at 127.0.0.1:56034
I20260710 13:22:22.223838 14979 raft_consensus.cc:606] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 960dc38413ac42f79151ac096a30fb2c [term 1 LEADER]: Received request to transfer leadership to TS 6a6df4e3fae840d195da5423f7da6e0a
I20260710 13:22:22.229116 15128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "933fbcac3fcd4167af778899d3bef5b6"
dest_uuid: "c063018bb3454f75847e500227d2885c"
mode: GRACEFUL
new_leader_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
 from {username='slave'} at 127.0.0.1:40226
I20260710 13:22:22.229617 15128 raft_consensus.cc:606] T 933fbcac3fcd4167af778899d3bef5b6 P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Received request to transfer leadership to TS 6a6df4e3fae840d195da5423f7da6e0a
I20260710 13:22:22.234125 14980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c6f4bc66375465fadf979aa97e715e6"
dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
mode: GRACEFUL
new_leader_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
 from {username='slave'} at 127.0.0.1:56034
I20260710 13:22:22.234575 14980 raft_consensus.cc:606] T 0c6f4bc66375465fadf979aa97e715e6 P 960dc38413ac42f79151ac096a30fb2c [term 1 LEADER]: Received request to transfer leadership to TS 6a6df4e3fae840d195da5423f7da6e0a
I20260710 13:22:22.239030 15128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "449ba8893b7548779f5696f78b87a7b7"
dest_uuid: "c063018bb3454f75847e500227d2885c"
mode: GRACEFUL
new_leader_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
 from {username='slave'} at 127.0.0.1:40226
I20260710 13:22:22.239511 15128 raft_consensus.cc:606] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Received request to transfer leadership to TS 6a6df4e3fae840d195da5423f7da6e0a
I20260710 13:22:22.244153 14980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09125c1968fe42ebb53ed9231a09b4f8"
dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
mode: GRACEFUL
new_leader_uuid: "c063018bb3454f75847e500227d2885c"
 from {username='slave'} at 127.0.0.1:56034
I20260710 13:22:22.244582 14980 raft_consensus.cc:606] T 09125c1968fe42ebb53ed9231a09b4f8 P 960dc38413ac42f79151ac096a30fb2c [term 1 LEADER]: Received request to transfer leadership to TS c063018bb3454f75847e500227d2885c
I20260710 13:22:22.351651 14980 raft_consensus.cc:1275] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Refusing update from remote peer c063018bb3454f75847e500227d2885c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:22:22.352840 15225 consensus_queue.cc:1048] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [LEADER]: Connected to new peer: Peer: permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.358705 15204 raft_consensus.cc:993] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c: : Instructing follower 960dc38413ac42f79151ac096a30fb2c to start an election
I20260710 13:22:22.359424 15225 raft_consensus.cc:1081] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [term 2 LEADER]: Signalling peer 960dc38413ac42f79151ac096a30fb2c to start an election
I20260710 13:22:22.361865 14979 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69e0813bacdb440ea06ac0c2bf66ef28"
dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
 from {username='slave'} at 127.0.0.1:56010
I20260710 13:22:22.364573 14979 raft_consensus.cc:493] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:22.364778 15053 raft_consensus.cc:1275] T 69e0813bacdb440ea06ac0c2bf66ef28 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Refusing update from remote peer c063018bb3454f75847e500227d2885c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:22:22.365022 14979 raft_consensus.cc:3060] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:22.369452 15262 consensus_queue.cc:1048] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.371125 15225 raft_consensus.cc:993] T 933fbcac3fcd4167af778899d3bef5b6 P c063018bb3454f75847e500227d2885c: : Instructing follower 6a6df4e3fae840d195da5423f7da6e0a to start an election
I20260710 13:22:22.371601 15225 raft_consensus.cc:1081] T 933fbcac3fcd4167af778899d3bef5b6 P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Signalling peer 6a6df4e3fae840d195da5423f7da6e0a to start an election
I20260710 13:22:22.372526 14979 raft_consensus.cc:515] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:22.373329 15054 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "933fbcac3fcd4167af778899d3bef5b6"
dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
 from {username='slave'} at 127.0.0.1:42048
I20260710 13:22:22.373919 15054 raft_consensus.cc:493] T 933fbcac3fcd4167af778899d3bef5b6 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:22.374321 15054 raft_consensus.cc:3060] T 933fbcac3fcd4167af778899d3bef5b6 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.378774 15055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e0813bacdb440ea06ac0c2bf66ef28" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
I20260710 13:22:22.382102 15054 raft_consensus.cc:515] T 933fbcac3fcd4167af778899d3bef5b6 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:22.383582 15128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e0813bacdb440ea06ac0c2bf66ef28" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "c063018bb3454f75847e500227d2885c"
I20260710 13:22:22.384191 15054 leader_election.cc:290] T 933fbcac3fcd4167af778899d3bef5b6 P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 2 election: Requested vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:22.384690 14979 leader_election.cc:290] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 3 election: Requested vote from peers 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:22.385665 15129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "933fbcac3fcd4167af778899d3bef5b6" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c063018bb3454f75847e500227d2885c"
I20260710 13:22:22.384191 15128 raft_consensus.cc:3055] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:22.386240 15129 raft_consensus.cc:3055] T 933fbcac3fcd4167af778899d3bef5b6 P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:22.386565 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "933fbcac3fcd4167af778899d3bef5b6" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
I20260710 13:22:22.386247 15128 raft_consensus.cc:740] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c063018bb3454f75847e500227d2885c, State: Running, Role: LEADER
I20260710 13:22:22.387214 14979 raft_consensus.cc:3060] T 933fbcac3fcd4167af778899d3bef5b6 P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.387948 15128 consensus_queue.cc:260] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [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: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:22.386583 15129 raft_consensus.cc:740] T 933fbcac3fcd4167af778899d3bef5b6 P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c063018bb3454f75847e500227d2885c, State: Running, Role: LEADER
I20260710 13:22:22.389235 15128 raft_consensus.cc:3060] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:22.389441 15129 consensus_queue.cc:260] T 933fbcac3fcd4167af778899d3bef5b6 P c063018bb3454f75847e500227d2885c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:22.390725 15129 raft_consensus.cc:3060] T 933fbcac3fcd4167af778899d3bef5b6 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.394610 14979 raft_consensus.cc:2468] T 933fbcac3fcd4167af778899d3bef5b6 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a6df4e3fae840d195da5423f7da6e0a in term 2.
I20260710 13:22:22.395991 15020 leader_election.cc:304] T 933fbcac3fcd4167af778899d3bef5b6 P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a6df4e3fae840d195da5423f7da6e0a, 960dc38413ac42f79151ac096a30fb2c; no voters: 
I20260710 13:22:22.396147 15128 raft_consensus.cc:2468] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960dc38413ac42f79151ac096a30fb2c in term 3.
I20260710 13:22:22.396865 15207 raft_consensus.cc:2804] T 933fbcac3fcd4167af778899d3bef5b6 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:22.397290 14945 leader_election.cc:304] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 960dc38413ac42f79151ac096a30fb2c, c063018bb3454f75847e500227d2885c; no voters: 6a6df4e3fae840d195da5423f7da6e0a
I20260710 13:22:22.398386 15190 raft_consensus.cc:2804] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:22.399186 15129 raft_consensus.cc:2468] T 933fbcac3fcd4167af778899d3bef5b6 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a6df4e3fae840d195da5423f7da6e0a in term 2.
I20260710 13:22:22.401841 15207 raft_consensus.cc:697] T 933fbcac3fcd4167af778899d3bef5b6 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 LEADER]: Becoming Leader. State: Replica: 6a6df4e3fae840d195da5423f7da6e0a, State: Running, Role: LEADER
I20260710 13:22:22.402799 15207 consensus_queue.cc:237] T 933fbcac3fcd4167af778899d3bef5b6 P 6a6df4e3fae840d195da5423f7da6e0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:22.403446 15190 raft_consensus.cc:697] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c [term 3 LEADER]: Becoming Leader. State: Replica: 960dc38413ac42f79151ac096a30fb2c, State: Running, Role: LEADER
I20260710 13:22:22.404376 15190 consensus_queue.cc:237] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c [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: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:22.411419 14878 catalog_manager.cc:5697] T 933fbcac3fcd4167af778899d3bef5b6 P 6a6df4e3fae840d195da5423f7da6e0a reported cstate change: term changed from 1 to 2, leader changed from c063018bb3454f75847e500227d2885c (127.10.210.67) to 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66). New cstate: current_term: 2 leader_uuid: "6a6df4e3fae840d195da5423f7da6e0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:22.412856 14875 catalog_manager.cc:5697] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c reported cstate change: term changed from 2 to 3, leader changed from c063018bb3454f75847e500227d2885c (127.10.210.67) to 960dc38413ac42f79151ac096a30fb2c (127.10.210.65). New cstate: current_term: 3 leader_uuid: "960dc38413ac42f79151ac096a30fb2c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:22.416344 15204 raft_consensus.cc:993] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c: : Instructing follower 6a6df4e3fae840d195da5423f7da6e0a to start an election
I20260710 13:22:22.416865 15204 raft_consensus.cc:1081] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Signalling peer 6a6df4e3fae840d195da5423f7da6e0a to start an election
I20260710 13:22:22.418488 15053 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "449ba8893b7548779f5696f78b87a7b7"
dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
 from {username='slave'} at 127.0.0.1:42048
I20260710 13:22:22.419183 15053 raft_consensus.cc:493] T 449ba8893b7548779f5696f78b87a7b7 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:22.419819 15053 raft_consensus.cc:3060] T 449ba8893b7548779f5696f78b87a7b7 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:22:22.425841 14909 debug-util.cc:398] Leaking SignalData structure 0x7b08000aa300 after lost signal to thread 11084
I20260710 13:22:22.425841 15053 raft_consensus.cc:515] T 449ba8893b7548779f5696f78b87a7b7 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
W20260710 13:22:22.427208 14909 debug-util.cc:398] Leaking SignalData structure 0x7b08001c2ca0 after lost signal to thread 14912
I20260710 13:22:22.429124 15053 leader_election.cc:290] T 449ba8893b7548779f5696f78b87a7b7 P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 2 election: Requested vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:22.429589 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449ba8893b7548779f5696f78b87a7b7" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
I20260710 13:22:22.430164 14979 raft_consensus.cc:3060] T 449ba8893b7548779f5696f78b87a7b7 P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.429999 15129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449ba8893b7548779f5696f78b87a7b7" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c063018bb3454f75847e500227d2885c"
I20260710 13:22:22.430903 15129 raft_consensus.cc:3055] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:22.431351 15129 raft_consensus.cc:740] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c063018bb3454f75847e500227d2885c, State: Running, Role: LEADER
I20260710 13:22:22.432454 15129 consensus_queue.cc:260] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:22.433923 15129 raft_consensus.cc:3060] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.435353 14979 raft_consensus.cc:2468] T 449ba8893b7548779f5696f78b87a7b7 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a6df4e3fae840d195da5423f7da6e0a in term 2.
I20260710 13:22:22.436492 15020 leader_election.cc:304] T 449ba8893b7548779f5696f78b87a7b7 P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a6df4e3fae840d195da5423f7da6e0a, 960dc38413ac42f79151ac096a30fb2c; no voters: 
I20260710 13:22:22.437561 15207 raft_consensus.cc:2804] T 449ba8893b7548779f5696f78b87a7b7 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:22.438112 15207 raft_consensus.cc:697] T 449ba8893b7548779f5696f78b87a7b7 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 LEADER]: Becoming Leader. State: Replica: 6a6df4e3fae840d195da5423f7da6e0a, State: Running, Role: LEADER
I20260710 13:22:22.438903 15207 consensus_queue.cc:237] T 449ba8893b7548779f5696f78b87a7b7 P 6a6df4e3fae840d195da5423f7da6e0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:22.444805 15129 raft_consensus.cc:2468] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a6df4e3fae840d195da5423f7da6e0a in term 2.
I20260710 13:22:22.449352 14875 catalog_manager.cc:5697] T 449ba8893b7548779f5696f78b87a7b7 P 6a6df4e3fae840d195da5423f7da6e0a reported cstate change: term changed from 1 to 2, leader changed from c063018bb3454f75847e500227d2885c (127.10.210.67) to 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66). New cstate: current_term: 2 leader_uuid: "6a6df4e3fae840d195da5423f7da6e0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:22.509294 15268 raft_consensus.cc:993] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 960dc38413ac42f79151ac096a30fb2c: : Instructing follower 6a6df4e3fae840d195da5423f7da6e0a to start an election
I20260710 13:22:22.509773 15190 raft_consensus.cc:1081] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 960dc38413ac42f79151ac096a30fb2c [term 1 LEADER]: Signalling peer 6a6df4e3fae840d195da5423f7da6e0a to start an election
I20260710 13:22:22.511268 15053 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "130d1092f2bf41b2962a7f4ae2f5c5b4"
dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
 from {username='slave'} at 127.0.0.1:42032
I20260710 13:22:22.511744 15053 raft_consensus.cc:493] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:22.512036 15053 raft_consensus.cc:3060] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.516666 15053 raft_consensus.cc:515] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:22.518383 15053 leader_election.cc:290] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 2 election: Requested vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:22.519204 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130d1092f2bf41b2962a7f4ae2f5c5b4" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
I20260710 13:22:22.519554 15129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130d1092f2bf41b2962a7f4ae2f5c5b4" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c063018bb3454f75847e500227d2885c"
I20260710 13:22:22.519913 14979 raft_consensus.cc:3055] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 960dc38413ac42f79151ac096a30fb2c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:22.520154 15129 raft_consensus.cc:3060] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.520339 14979 raft_consensus.cc:740] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 960dc38413ac42f79151ac096a30fb2c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 960dc38413ac42f79151ac096a30fb2c, State: Running, Role: LEADER
I20260710 13:22:22.521363 14979 consensus_queue.cc:260] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 960dc38413ac42f79151ac096a30fb2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:22.522722 14979 raft_consensus.cc:3060] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.525305 15129 raft_consensus.cc:2468] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a6df4e3fae840d195da5423f7da6e0a in term 2.
I20260710 13:22:22.526417 15020 leader_election.cc:304] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a6df4e3fae840d195da5423f7da6e0a, c063018bb3454f75847e500227d2885c; no voters: 
I20260710 13:22:22.527153 15207 raft_consensus.cc:2804] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:22.527595 15207 raft_consensus.cc:697] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 LEADER]: Becoming Leader. State: Replica: 6a6df4e3fae840d195da5423f7da6e0a, State: Running, Role: LEADER
I20260710 13:22:22.528388 15207 consensus_queue.cc:237] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 6a6df4e3fae840d195da5423f7da6e0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:22.530146 14979 raft_consensus.cc:2468] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a6df4e3fae840d195da5423f7da6e0a in term 2.
I20260710 13:22:22.535830 14875 catalog_manager.cc:5697] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 6a6df4e3fae840d195da5423f7da6e0a reported cstate change: term changed from 1 to 2, leader changed from 960dc38413ac42f79151ac096a30fb2c (127.10.210.65) to 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66). New cstate: current_term: 2 leader_uuid: "6a6df4e3fae840d195da5423f7da6e0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:22.538496 15262 raft_consensus.cc:993] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c: : Instructing follower 960dc38413ac42f79151ac096a30fb2c to start an election
I20260710 13:22:22.538980 15204 raft_consensus.cc:1081] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Signalling peer 960dc38413ac42f79151ac096a30fb2c to start an election
I20260710 13:22:22.540943 14979 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1b1040d209a48ae8ed382f446cd8ba2"
dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
 from {username='slave'} at 127.0.0.1:56010
I20260710 13:22:22.541396 14979 raft_consensus.cc:493] T b1b1040d209a48ae8ed382f446cd8ba2 P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:22.541746 14979 raft_consensus.cc:3060] T b1b1040d209a48ae8ed382f446cd8ba2 P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.547643 14979 raft_consensus.cc:515] T b1b1040d209a48ae8ed382f446cd8ba2 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:22.549499 14979 leader_election.cc:290] T b1b1040d209a48ae8ed382f446cd8ba2 P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 2 election: Requested vote from peers 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:22.550284 15053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b1040d209a48ae8ed382f446cd8ba2" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
I20260710 13:22:22.550802 15053 raft_consensus.cc:3060] T b1b1040d209a48ae8ed382f446cd8ba2 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.552302 15129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b1040d209a48ae8ed382f446cd8ba2" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c063018bb3454f75847e500227d2885c"
I20260710 13:22:22.552875 15267 raft_consensus.cc:993] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a: : Instructing follower 960dc38413ac42f79151ac096a30fb2c to start an election
I20260710 13:22:22.552983 15129 raft_consensus.cc:3055] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:22.553570 15129 raft_consensus.cc:740] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c063018bb3454f75847e500227d2885c, State: Running, Role: LEADER
I20260710 13:22:22.554579 15129 consensus_queue.cc:260] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:22.555907 15129 raft_consensus.cc:3060] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.557703 15053 raft_consensus.cc:2468] T b1b1040d209a48ae8ed382f446cd8ba2 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960dc38413ac42f79151ac096a30fb2c in term 2.
I20260710 13:22:22.558764 15207 raft_consensus.cc:1081] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a [term 1 LEADER]: Signalling peer 960dc38413ac42f79151ac096a30fb2c to start an election
I20260710 13:22:22.558925 14943 leader_election.cc:304] T b1b1040d209a48ae8ed382f446cd8ba2 P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a6df4e3fae840d195da5423f7da6e0a, 960dc38413ac42f79151ac096a30fb2c; no voters: 
I20260710 13:22:22.559859 15190 raft_consensus.cc:2804] T b1b1040d209a48ae8ed382f446cd8ba2 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:22.560320 15190 raft_consensus.cc:697] T b1b1040d209a48ae8ed382f446cd8ba2 P 960dc38413ac42f79151ac096a30fb2c [term 2 LEADER]: Becoming Leader. State: Replica: 960dc38413ac42f79151ac096a30fb2c, State: Running, Role: LEADER
I20260710 13:22:22.560648 14980 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3c88b3705a2431891bb426298338ced"
dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
 from {username='slave'} at 127.0.0.1:56024
I20260710 13:22:22.561206 14980 raft_consensus.cc:493] T b3c88b3705a2431891bb426298338ced P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:22.561589 14980 raft_consensus.cc:3060] T b3c88b3705a2431891bb426298338ced P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.561161 15190 consensus_queue.cc:237] T b1b1040d209a48ae8ed382f446cd8ba2 P 960dc38413ac42f79151ac096a30fb2c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:22.567624 14980 raft_consensus.cc:515] T b3c88b3705a2431891bb426298338ced P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } } peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } }
I20260710 13:22:22.570930 14980 leader_election.cc:290] T b3c88b3705a2431891bb426298338ced P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 2 election: Requested vote from peers 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:22.572917 15128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c88b3705a2431891bb426298338ced" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c063018bb3454f75847e500227d2885c"
I20260710 13:22:22.573455 15128 raft_consensus.cc:3060] T b3c88b3705a2431891bb426298338ced P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.574301 15129 raft_consensus.cc:2468] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960dc38413ac42f79151ac096a30fb2c in term 2.
I20260710 13:22:22.573966 14875 catalog_manager.cc:5697] T b1b1040d209a48ae8ed382f446cd8ba2 P 960dc38413ac42f79151ac096a30fb2c reported cstate change: term changed from 1 to 2, leader changed from c063018bb3454f75847e500227d2885c (127.10.210.67) to 960dc38413ac42f79151ac096a30fb2c (127.10.210.65). New cstate: current_term: 2 leader_uuid: "960dc38413ac42f79151ac096a30fb2c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:22.575812 15053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c88b3705a2431891bb426298338ced" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
I20260710 13:22:22.576510 15053 raft_consensus.cc:3055] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:22.576957 15053 raft_consensus.cc:740] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a6df4e3fae840d195da5423f7da6e0a, State: Running, Role: LEADER
I20260710 13:22:22.577850 15053 consensus_queue.cc:260] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } } peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } }
I20260710 13:22:22.579264 15053 raft_consensus.cc:3060] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.582666 15128 raft_consensus.cc:2468] T b3c88b3705a2431891bb426298338ced P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960dc38413ac42f79151ac096a30fb2c in term 2.
I20260710 13:22:22.584559 14945 leader_election.cc:304] T b3c88b3705a2431891bb426298338ced P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 960dc38413ac42f79151ac096a30fb2c, c063018bb3454f75847e500227d2885c; no voters: 
I20260710 13:22:22.585299 15190 raft_consensus.cc:2804] T b3c88b3705a2431891bb426298338ced P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:22.585739 15190 raft_consensus.cc:697] T b3c88b3705a2431891bb426298338ced P 960dc38413ac42f79151ac096a30fb2c [term 2 LEADER]: Becoming Leader. State: Replica: 960dc38413ac42f79151ac096a30fb2c, State: Running, Role: LEADER
I20260710 13:22:22.586519 15190 consensus_queue.cc:237] T b3c88b3705a2431891bb426298338ced P 960dc38413ac42f79151ac096a30fb2c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } } peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } }
I20260710 13:22:22.586930 15053 raft_consensus.cc:2468] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960dc38413ac42f79151ac096a30fb2c in term 2.
I20260710 13:22:22.594309 14875 catalog_manager.cc:5697] T b3c88b3705a2431891bb426298338ced P 960dc38413ac42f79151ac096a30fb2c reported cstate change: term changed from 1 to 2, leader changed from 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66) to 960dc38413ac42f79151ac096a30fb2c (127.10.210.65). New cstate: current_term: 2 leader_uuid: "960dc38413ac42f79151ac096a30fb2c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:22.631601 15262 raft_consensus.cc:993] T 57317a6642d549ddab4fd76e6ad7b909 P c063018bb3454f75847e500227d2885c: : Instructing follower 960dc38413ac42f79151ac096a30fb2c to start an election
I20260710 13:22:22.632071 15204 raft_consensus.cc:1081] T 57317a6642d549ddab4fd76e6ad7b909 P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Signalling peer 960dc38413ac42f79151ac096a30fb2c to start an election
I20260710 13:22:22.633536 14980 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57317a6642d549ddab4fd76e6ad7b909"
dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
 from {username='slave'} at 127.0.0.1:56010
I20260710 13:22:22.634004 14980 raft_consensus.cc:493] T 57317a6642d549ddab4fd76e6ad7b909 P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:22.634298 14980 raft_consensus.cc:3060] T 57317a6642d549ddab4fd76e6ad7b909 P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.639254 14980 raft_consensus.cc:515] T 57317a6642d549ddab4fd76e6ad7b909 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:22.641016 14980 leader_election.cc:290] T 57317a6642d549ddab4fd76e6ad7b909 P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 2 election: Requested vote from peers 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:22.642068 15128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57317a6642d549ddab4fd76e6ad7b909" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c063018bb3454f75847e500227d2885c"
I20260710 13:22:22.642227 15053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57317a6642d549ddab4fd76e6ad7b909" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
I20260710 13:22:22.642625 15128 raft_consensus.cc:3055] T 57317a6642d549ddab4fd76e6ad7b909 P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:22.642875 15053 raft_consensus.cc:3060] T 57317a6642d549ddab4fd76e6ad7b909 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.642999 15128 raft_consensus.cc:740] T 57317a6642d549ddab4fd76e6ad7b909 P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c063018bb3454f75847e500227d2885c, State: Running, Role: LEADER
I20260710 13:22:22.643884 15128 consensus_queue.cc:260] T 57317a6642d549ddab4fd76e6ad7b909 P c063018bb3454f75847e500227d2885c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:22.644951 15128 raft_consensus.cc:3060] T 57317a6642d549ddab4fd76e6ad7b909 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.649802 15128 raft_consensus.cc:2468] T 57317a6642d549ddab4fd76e6ad7b909 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960dc38413ac42f79151ac096a30fb2c in term 2.
I20260710 13:22:22.650801 14945 leader_election.cc:304] T 57317a6642d549ddab4fd76e6ad7b909 P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 960dc38413ac42f79151ac096a30fb2c, c063018bb3454f75847e500227d2885c; no voters: 
I20260710 13:22:22.650907 15053 raft_consensus.cc:2468] T 57317a6642d549ddab4fd76e6ad7b909 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960dc38413ac42f79151ac096a30fb2c in term 2.
I20260710 13:22:22.651502 15190 raft_consensus.cc:2804] T 57317a6642d549ddab4fd76e6ad7b909 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:22.651955 15190 raft_consensus.cc:697] T 57317a6642d549ddab4fd76e6ad7b909 P 960dc38413ac42f79151ac096a30fb2c [term 2 LEADER]: Becoming Leader. State: Replica: 960dc38413ac42f79151ac096a30fb2c, State: Running, Role: LEADER
I20260710 13:22:22.652659 15190 consensus_queue.cc:237] T 57317a6642d549ddab4fd76e6ad7b909 P 960dc38413ac42f79151ac096a30fb2c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:22.660539 14875 catalog_manager.cc:5697] T 57317a6642d549ddab4fd76e6ad7b909 P 960dc38413ac42f79151ac096a30fb2c reported cstate change: term changed from 1 to 2, leader changed from c063018bb3454f75847e500227d2885c (127.10.210.67) to 960dc38413ac42f79151ac096a30fb2c (127.10.210.65). New cstate: current_term: 2 leader_uuid: "960dc38413ac42f79151ac096a30fb2c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:22.744306 15268 raft_consensus.cc:993] T 0c6f4bc66375465fadf979aa97e715e6 P 960dc38413ac42f79151ac096a30fb2c: : Instructing follower 6a6df4e3fae840d195da5423f7da6e0a to start an election
I20260710 13:22:22.744778 15190 raft_consensus.cc:1081] T 0c6f4bc66375465fadf979aa97e715e6 P 960dc38413ac42f79151ac096a30fb2c [term 1 LEADER]: Signalling peer 6a6df4e3fae840d195da5423f7da6e0a to start an election
I20260710 13:22:22.746361 15053 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c6f4bc66375465fadf979aa97e715e6"
dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
 from {username='slave'} at 127.0.0.1:42032
I20260710 13:22:22.746881 15053 raft_consensus.cc:493] T 0c6f4bc66375465fadf979aa97e715e6 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:22.747193 15053 raft_consensus.cc:3060] T 0c6f4bc66375465fadf979aa97e715e6 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.753059 15053 raft_consensus.cc:515] T 0c6f4bc66375465fadf979aa97e715e6 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:22.754981 15053 leader_election.cc:290] T 0c6f4bc66375465fadf979aa97e715e6 P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 2 election: Requested vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:22.756088 15128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c6f4bc66375465fadf979aa97e715e6" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c063018bb3454f75847e500227d2885c"
I20260710 13:22:22.756181 14980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c6f4bc66375465fadf979aa97e715e6" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
I20260710 13:22:22.756956 14980 raft_consensus.cc:3055] T 0c6f4bc66375465fadf979aa97e715e6 P 960dc38413ac42f79151ac096a30fb2c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:22.757316 14980 raft_consensus.cc:740] T 0c6f4bc66375465fadf979aa97e715e6 P 960dc38413ac42f79151ac096a30fb2c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 960dc38413ac42f79151ac096a30fb2c, State: Running, Role: LEADER
I20260710 13:22:22.757421 15128 raft_consensus.cc:3060] T 0c6f4bc66375465fadf979aa97e715e6 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.758131 14980 consensus_queue.cc:260] T 0c6f4bc66375465fadf979aa97e715e6 P 960dc38413ac42f79151ac096a30fb2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:22.759009 15268 raft_consensus.cc:993] T 09125c1968fe42ebb53ed9231a09b4f8 P 960dc38413ac42f79151ac096a30fb2c: : Instructing follower c063018bb3454f75847e500227d2885c to start an election
I20260710 13:22:22.759358 14980 raft_consensus.cc:3060] T 0c6f4bc66375465fadf979aa97e715e6 P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.764442 15128 raft_consensus.cc:2468] T 0c6f4bc66375465fadf979aa97e715e6 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a6df4e3fae840d195da5423f7da6e0a in term 2.
I20260710 13:22:22.765084 15190 raft_consensus.cc:1081] T 09125c1968fe42ebb53ed9231a09b4f8 P 960dc38413ac42f79151ac096a30fb2c [term 1 LEADER]: Signalling peer c063018bb3454f75847e500227d2885c to start an election
I20260710 13:22:22.765830 15020 leader_election.cc:304] T 0c6f4bc66375465fadf979aa97e715e6 P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a6df4e3fae840d195da5423f7da6e0a, c063018bb3454f75847e500227d2885c; no voters: 
I20260710 13:22:22.766348 14980 raft_consensus.cc:2468] T 0c6f4bc66375465fadf979aa97e715e6 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a6df4e3fae840d195da5423f7da6e0a in term 2.
I20260710 13:22:22.767153 15267 raft_consensus.cc:2804] T 0c6f4bc66375465fadf979aa97e715e6 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:22.767735 15267 raft_consensus.cc:697] T 0c6f4bc66375465fadf979aa97e715e6 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 LEADER]: Becoming Leader. State: Replica: 6a6df4e3fae840d195da5423f7da6e0a, State: Running, Role: LEADER
I20260710 13:22:22.768187 15128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09125c1968fe42ebb53ed9231a09b4f8"
dest_uuid: "c063018bb3454f75847e500227d2885c"
 from {username='slave'} at 127.0.0.1:40202
I20260710 13:22:22.768788 15128 raft_consensus.cc:493] T 09125c1968fe42ebb53ed9231a09b4f8 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:22.769173 15128 raft_consensus.cc:3060] T 09125c1968fe42ebb53ed9231a09b4f8 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.768591 15267 consensus_queue.cc:237] T 0c6f4bc66375465fadf979aa97e715e6 P 6a6df4e3fae840d195da5423f7da6e0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:22.774994 15128 raft_consensus.cc:515] T 09125c1968fe42ebb53ed9231a09b4f8 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:22.777724 14980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09125c1968fe42ebb53ed9231a09b4f8" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
I20260710 13:22:22.778080 15053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09125c1968fe42ebb53ed9231a09b4f8" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
I20260710 13:22:22.778416 14980 raft_consensus.cc:3055] T 09125c1968fe42ebb53ed9231a09b4f8 P 960dc38413ac42f79151ac096a30fb2c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:22.777719 14875 catalog_manager.cc:5697] T 0c6f4bc66375465fadf979aa97e715e6 P 6a6df4e3fae840d195da5423f7da6e0a reported cstate change: term changed from 1 to 2, leader changed from 960dc38413ac42f79151ac096a30fb2c (127.10.210.65) to 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66). New cstate: current_term: 2 leader_uuid: "6a6df4e3fae840d195da5423f7da6e0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:22.778635 15053 raft_consensus.cc:3060] T 09125c1968fe42ebb53ed9231a09b4f8 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.778838 14980 raft_consensus.cc:740] T 09125c1968fe42ebb53ed9231a09b4f8 P 960dc38413ac42f79151ac096a30fb2c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 960dc38413ac42f79151ac096a30fb2c, State: Running, Role: LEADER
I20260710 13:22:22.780052 14980 consensus_queue.cc:260] T 09125c1968fe42ebb53ed9231a09b4f8 P 960dc38413ac42f79151ac096a30fb2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:22.784404 14980 raft_consensus.cc:3060] T 09125c1968fe42ebb53ed9231a09b4f8 P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.784858 15053 raft_consensus.cc:2468] T 09125c1968fe42ebb53ed9231a09b4f8 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 2.
I20260710 13:22:22.786012 15128 leader_election.cc:290] T 09125c1968fe42ebb53ed9231a09b4f8 P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 2 election: Requested vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213)
I20260710 13:22:22.785964 15092 leader_election.cc:304] T 09125c1968fe42ebb53ed9231a09b4f8 P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a6df4e3fae840d195da5423f7da6e0a, c063018bb3454f75847e500227d2885c; no voters: 
I20260710 13:22:22.787256 15204 raft_consensus.cc:2804] T 09125c1968fe42ebb53ed9231a09b4f8 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:22.787729 15204 raft_consensus.cc:697] T 09125c1968fe42ebb53ed9231a09b4f8 P c063018bb3454f75847e500227d2885c [term 2 LEADER]: Becoming Leader. State: Replica: c063018bb3454f75847e500227d2885c, State: Running, Role: LEADER
I20260710 13:22:22.788563 15204 consensus_queue.cc:237] T 09125c1968fe42ebb53ed9231a09b4f8 P c063018bb3454f75847e500227d2885c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:22.795536 14980 raft_consensus.cc:2468] T 09125c1968fe42ebb53ed9231a09b4f8 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 2.
I20260710 13:22:22.796669 14875 catalog_manager.cc:5697] T 09125c1968fe42ebb53ed9231a09b4f8 P c063018bb3454f75847e500227d2885c reported cstate change: term changed from 1 to 2, leader changed from 960dc38413ac42f79151ac096a30fb2c (127.10.210.65) to c063018bb3454f75847e500227d2885c (127.10.210.67). New cstate: current_term: 2 leader_uuid: "c063018bb3454f75847e500227d2885c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:22.817484 15053 raft_consensus.cc:3060] T 69e0813bacdb440ea06ac0c2bf66ef28 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:22.822448 15053 raft_consensus.cc:1275] T 69e0813bacdb440ea06ac0c2bf66ef28 P 6a6df4e3fae840d195da5423f7da6e0a [term 3 FOLLOWER]: Refusing update from remote peer 960dc38413ac42f79151ac096a30fb2c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:22:22.823769 15190 consensus_queue.cc:1048] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:22.831699 15128 raft_consensus.cc:1275] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [term 3 FOLLOWER]: Refusing update from remote peer 960dc38413ac42f79151ac096a30fb2c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:22:22.835166 15190 consensus_queue.cc:1048] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:22.917232 15128 raft_consensus.cc:1275] T 933fbcac3fcd4167af778899d3bef5b6 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Refusing update from remote peer 6a6df4e3fae840d195da5423f7da6e0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:22.918552 15267 consensus_queue.cc:1048] T 933fbcac3fcd4167af778899d3bef5b6 P 6a6df4e3fae840d195da5423f7da6e0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:22.929174 14980 raft_consensus.cc:1275] T 933fbcac3fcd4167af778899d3bef5b6 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Refusing update from remote peer 6a6df4e3fae840d195da5423f7da6e0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:22.932440 15267 consensus_queue.cc:1048] T 933fbcac3fcd4167af778899d3bef5b6 P 6a6df4e3fae840d195da5423f7da6e0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:22.961484 14980 raft_consensus.cc:1275] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Refusing update from remote peer 6a6df4e3fae840d195da5423f7da6e0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:22.962756 15267 consensus_queue.cc:1048] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 6a6df4e3fae840d195da5423f7da6e0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:22.971043 15128 raft_consensus.cc:1275] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Refusing update from remote peer 960dc38413ac42f79151ac096a30fb2c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:22.972677 15190 consensus_queue.cc:1048] T b1b1040d209a48ae8ed382f446cd8ba2 P 960dc38413ac42f79151ac096a30fb2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:22.974805 15128 raft_consensus.cc:1275] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Refusing update from remote peer 6a6df4e3fae840d195da5423f7da6e0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:22.976357 15207 consensus_queue.cc:1048] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 6a6df4e3fae840d195da5423f7da6e0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:22.994216 15053 raft_consensus.cc:1275] T b1b1040d209a48ae8ed382f446cd8ba2 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Refusing update from remote peer 960dc38413ac42f79151ac096a30fb2c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:22.997660 15280 consensus_queue.cc:1048] T b1b1040d209a48ae8ed382f446cd8ba2 P 960dc38413ac42f79151ac096a30fb2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.025775 15128 raft_consensus.cc:1275] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Refusing update from remote peer 6a6df4e3fae840d195da5423f7da6e0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.027382 15276 consensus_queue.cc:1048] T 449ba8893b7548779f5696f78b87a7b7 P 6a6df4e3fae840d195da5423f7da6e0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.028967 14980 raft_consensus.cc:1275] T 449ba8893b7548779f5696f78b87a7b7 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Refusing update from remote peer 6a6df4e3fae840d195da5423f7da6e0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.030664 15276 consensus_queue.cc:1048] T 449ba8893b7548779f5696f78b87a7b7 P 6a6df4e3fae840d195da5423f7da6e0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.098769 15128 raft_consensus.cc:1275] T 57317a6642d549ddab4fd76e6ad7b909 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Refusing update from remote peer 960dc38413ac42f79151ac096a30fb2c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.100054 15280 consensus_queue.cc:1048] T 57317a6642d549ddab4fd76e6ad7b909 P 960dc38413ac42f79151ac096a30fb2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.110538 15053 raft_consensus.cc:1275] T 57317a6642d549ddab4fd76e6ad7b909 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Refusing update from remote peer 960dc38413ac42f79151ac096a30fb2c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.112654 15190 consensus_queue.cc:1048] T 57317a6642d549ddab4fd76e6ad7b909 P 960dc38413ac42f79151ac096a30fb2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.116132 15127 raft_consensus.cc:1275] T b3c88b3705a2431891bb426298338ced P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Refusing update from remote peer 960dc38413ac42f79151ac096a30fb2c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.123152 15190 consensus_queue.cc:1048] T b3c88b3705a2431891bb426298338ced P 960dc38413ac42f79151ac096a30fb2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.139035 15053 raft_consensus.cc:1275] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Refusing update from remote peer 960dc38413ac42f79151ac096a30fb2c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.140427 15190 consensus_queue.cc:1048] T b3c88b3705a2431891bb426298338ced P 960dc38413ac42f79151ac096a30fb2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.197973 14980 raft_consensus.cc:1275] T 09125c1968fe42ebb53ed9231a09b4f8 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Refusing update from remote peer c063018bb3454f75847e500227d2885c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.199388 15262 consensus_queue.cc:1048] T 09125c1968fe42ebb53ed9231a09b4f8 P c063018bb3454f75847e500227d2885c [LEADER]: Connected to new peer: Peer: permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.211122 15053 raft_consensus.cc:1275] T 09125c1968fe42ebb53ed9231a09b4f8 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Refusing update from remote peer c063018bb3454f75847e500227d2885c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.212673 15296 consensus_queue.cc:1048] T 09125c1968fe42ebb53ed9231a09b4f8 P c063018bb3454f75847e500227d2885c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.219573 15127 raft_consensus.cc:1275] T 0c6f4bc66375465fadf979aa97e715e6 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Refusing update from remote peer 6a6df4e3fae840d195da5423f7da6e0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.221350 15276 consensus_queue.cc:1048] T 0c6f4bc66375465fadf979aa97e715e6 P 6a6df4e3fae840d195da5423f7da6e0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.232899 14980 raft_consensus.cc:1275] T 0c6f4bc66375465fadf979aa97e715e6 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Refusing update from remote peer 6a6df4e3fae840d195da5423f7da6e0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.234679 15267 consensus_queue.cc:1048] T 0c6f4bc66375465fadf979aa97e715e6 P 6a6df4e3fae840d195da5423f7da6e0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:25.280200 14875 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48884:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:22:25.282356 14875 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:22:25.342398 14969 tablet_service.cc:1511] Processing CreateTablet for tablet 9a88895059d140d8bdf56f40dd8fa63b (DEFAULT_TABLE table=soft_deleted_table [id=025da0480fe0402fb38703de21b5adad]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:25.343639 14969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a88895059d140d8bdf56f40dd8fa63b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.348250 15045 tablet_service.cc:1511] Processing CreateTablet for tablet 9a88895059d140d8bdf56f40dd8fa63b (DEFAULT_TABLE table=soft_deleted_table [id=025da0480fe0402fb38703de21b5adad]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:25.348899 15114 tablet_service.cc:1511] Processing CreateTablet for tablet 9a88895059d140d8bdf56f40dd8fa63b (DEFAULT_TABLE table=soft_deleted_table [id=025da0480fe0402fb38703de21b5adad]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:25.349689 15045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a88895059d140d8bdf56f40dd8fa63b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.350111 15114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a88895059d140d8bdf56f40dd8fa63b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.353825 15042 tablet_service.cc:1511] Processing CreateTablet for tablet 326cec8dd5af4b79b9fb0d1ca7956b82 (DEFAULT_TABLE table=soft_deleted_table [id=025da0480fe0402fb38703de21b5adad]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:25.355178 15042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 326cec8dd5af4b79b9fb0d1ca7956b82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.357784 15115 tablet_service.cc:1511] Processing CreateTablet for tablet 326cec8dd5af4b79b9fb0d1ca7956b82 (DEFAULT_TABLE table=soft_deleted_table [id=025da0480fe0402fb38703de21b5adad]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:25.359133 15115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 326cec8dd5af4b79b9fb0d1ca7956b82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.362417 14968 tablet_service.cc:1511] Processing CreateTablet for tablet 326cec8dd5af4b79b9fb0d1ca7956b82 (DEFAULT_TABLE table=soft_deleted_table [id=025da0480fe0402fb38703de21b5adad]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:25.363770 14968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 326cec8dd5af4b79b9fb0d1ca7956b82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.369961 15041 tablet_service.cc:1511] Processing CreateTablet for tablet 0e679ad288ee470294613b468a63ac2f (DEFAULT_TABLE table=soft_deleted_table [id=025da0480fe0402fb38703de21b5adad]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:25.371356 15041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e679ad288ee470294613b468a63ac2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.374647 14970 tablet_service.cc:1511] Processing CreateTablet for tablet 0e679ad288ee470294613b468a63ac2f (DEFAULT_TABLE table=soft_deleted_table [id=025da0480fe0402fb38703de21b5adad]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:25.376058 14970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e679ad288ee470294613b468a63ac2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.378309 14963 tablet_service.cc:1511] Processing CreateTablet for tablet 9f4de104477a4e429166990fd4b3fb34 (DEFAULT_TABLE table=soft_deleted_table [id=025da0480fe0402fb38703de21b5adad]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:25.379609 14963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f4de104477a4e429166990fd4b3fb34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.381647 15118 tablet_service.cc:1511] Processing CreateTablet for tablet 9f4de104477a4e429166990fd4b3fb34 (DEFAULT_TABLE table=soft_deleted_table [id=025da0480fe0402fb38703de21b5adad]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:25.382921 15118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f4de104477a4e429166990fd4b3fb34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.385246 15119 tablet_service.cc:1511] Processing CreateTablet for tablet 2594cd096f6640a69da49597bccfe79e (DEFAULT_TABLE table=soft_deleted_table [id=025da0480fe0402fb38703de21b5adad]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:25.369961 15113 tablet_service.cc:1511] Processing CreateTablet for tablet 0e679ad288ee470294613b468a63ac2f (DEFAULT_TABLE table=soft_deleted_table [id=025da0480fe0402fb38703de21b5adad]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:25.386976 15119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2594cd096f6640a69da49597bccfe79e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.389875 15038 tablet_service.cc:1511] Processing CreateTablet for tablet 9f4de104477a4e429166990fd4b3fb34 (DEFAULT_TABLE table=soft_deleted_table [id=025da0480fe0402fb38703de21b5adad]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:25.390146 15039 tablet_service.cc:1511] Processing CreateTablet for tablet 2594cd096f6640a69da49597bccfe79e (DEFAULT_TABLE table=soft_deleted_table [id=025da0480fe0402fb38703de21b5adad]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:25.391163 15038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f4de104477a4e429166990fd4b3fb34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.392508 14962 tablet_service.cc:1511] Processing CreateTablet for tablet 2594cd096f6640a69da49597bccfe79e (DEFAULT_TABLE table=soft_deleted_table [id=025da0480fe0402fb38703de21b5adad]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:25.393292 15039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2594cd096f6640a69da49597bccfe79e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.393793 14962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2594cd096f6640a69da49597bccfe79e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.413051 14967 tablet_service.cc:1511] Processing CreateTablet for tablet 45b3bc011155444b9e1d230c250ed32e (DEFAULT_TABLE table=soft_deleted_table [id=025da0480fe0402fb38703de21b5adad]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:25.414883 14967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45b3bc011155444b9e1d230c250ed32e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.425632 15113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e679ad288ee470294613b468a63ac2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.426023 15315 tablet_bootstrap.cc:492] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c: Bootstrap starting.
I20260710 13:22:25.430307 15040 tablet_service.cc:1511] Processing CreateTablet for tablet 45b3bc011155444b9e1d230c250ed32e (DEFAULT_TABLE table=soft_deleted_table [id=025da0480fe0402fb38703de21b5adad]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:25.432122 15116 tablet_service.cc:1511] Processing CreateTablet for tablet 45b3bc011155444b9e1d230c250ed32e (DEFAULT_TABLE table=soft_deleted_table [id=025da0480fe0402fb38703de21b5adad]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:25.433838 14966 tablet_service.cc:1511] Processing CreateTablet for tablet edd8f1d7f9834687b2ccb7ca3f271cc3 (DEFAULT_TABLE table=soft_deleted_table [id=025da0480fe0402fb38703de21b5adad]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:25.435724 15040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45b3bc011155444b9e1d230c250ed32e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.435873 15043 tablet_service.cc:1511] Processing CreateTablet for tablet edd8f1d7f9834687b2ccb7ca3f271cc3 (DEFAULT_TABLE table=soft_deleted_table [id=025da0480fe0402fb38703de21b5adad]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:25.436431 14966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edd8f1d7f9834687b2ccb7ca3f271cc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.437108 15043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edd8f1d7f9834687b2ccb7ca3f271cc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.435726 15116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45b3bc011155444b9e1d230c250ed32e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.461138 15113 tablet_service.cc:1511] Processing CreateTablet for tablet edd8f1d7f9834687b2ccb7ca3f271cc3 (DEFAULT_TABLE table=soft_deleted_table [id=025da0480fe0402fb38703de21b5adad]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:25.462630 15113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edd8f1d7f9834687b2ccb7ca3f271cc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.476493 14969 tablet_service.cc:1511] Processing CreateTablet for tablet 35dd368dd4b94689a0b3f8dd0da50875 (DEFAULT_TABLE table=soft_deleted_table [id=025da0480fe0402fb38703de21b5adad]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:25.478669 14969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35dd368dd4b94689a0b3f8dd0da50875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.480150 15044 tablet_service.cc:1511] Processing CreateTablet for tablet 35dd368dd4b94689a0b3f8dd0da50875 (DEFAULT_TABLE table=soft_deleted_table [id=025da0480fe0402fb38703de21b5adad]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:25.481416 15044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35dd368dd4b94689a0b3f8dd0da50875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.493413 15118 tablet_service.cc:1511] Processing CreateTablet for tablet 35dd368dd4b94689a0b3f8dd0da50875 (DEFAULT_TABLE table=soft_deleted_table [id=025da0480fe0402fb38703de21b5adad]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:25.494719 15315 tablet_bootstrap.cc:654] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.504073 15118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35dd368dd4b94689a0b3f8dd0da50875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.506963 14966 tablet_service.cc:1511] Processing CreateTablet for tablet d7558c981a0f423a931066f24cb0ce63 (DEFAULT_TABLE table=soft_deleted_table [id=025da0480fe0402fb38703de21b5adad]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:25.509624 15043 tablet_service.cc:1511] Processing CreateTablet for tablet d7558c981a0f423a931066f24cb0ce63 (DEFAULT_TABLE table=soft_deleted_table [id=025da0480fe0402fb38703de21b5adad]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:25.510700 15119 tablet_service.cc:1511] Processing CreateTablet for tablet d7558c981a0f423a931066f24cb0ce63 (DEFAULT_TABLE table=soft_deleted_table [id=025da0480fe0402fb38703de21b5adad]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:25.526228 15043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7558c981a0f423a931066f24cb0ce63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.526341 15317 tablet_bootstrap.cc:492] T 2594cd096f6640a69da49597bccfe79e P 6a6df4e3fae840d195da5423f7da6e0a: Bootstrap starting.
I20260710 13:22:25.527379 15119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7558c981a0f423a931066f24cb0ce63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.532574 15317 tablet_bootstrap.cc:654] T 2594cd096f6640a69da49597bccfe79e P 6a6df4e3fae840d195da5423f7da6e0a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.533596 14966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7558c981a0f423a931066f24cb0ce63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.536463 15316 tablet_bootstrap.cc:492] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c: Bootstrap starting.
I20260710 13:22:25.552354 15317 tablet_bootstrap.cc:492] T 2594cd096f6640a69da49597bccfe79e P 6a6df4e3fae840d195da5423f7da6e0a: No bootstrap required, opened a new log
I20260710 13:22:25.557091 15317 ts_tablet_manager.cc:1403] T 2594cd096f6640a69da49597bccfe79e P 6a6df4e3fae840d195da5423f7da6e0a: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.002s
I20260710 13:22:25.559202 15316 tablet_bootstrap.cc:654] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.560770 15317 raft_consensus.cc:359] T 2594cd096f6640a69da49597bccfe79e P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.562330 15317 raft_consensus.cc:385] T 2594cd096f6640a69da49597bccfe79e P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.562690 15317 raft_consensus.cc:740] T 2594cd096f6640a69da49597bccfe79e P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a6df4e3fae840d195da5423f7da6e0a, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.563220 15315 tablet_bootstrap.cc:492] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c: No bootstrap required, opened a new log
I20260710 13:22:25.563699 15315 ts_tablet_manager.cc:1403] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c: Time spent bootstrapping tablet: real 0.138s	user 0.012s	sys 0.008s
I20260710 13:22:25.563524 15317 consensus_queue.cc:260] T 2594cd096f6640a69da49597bccfe79e P 6a6df4e3fae840d195da5423f7da6e0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.566571 15315 raft_consensus.cc:359] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.567543 15315 raft_consensus.cc:385] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.567831 15315 raft_consensus.cc:740] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 960dc38413ac42f79151ac096a30fb2c, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.572547 15315 consensus_queue.cc:260] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.574584 15317 ts_tablet_manager.cc:1434] T 2594cd096f6640a69da49597bccfe79e P 6a6df4e3fae840d195da5423f7da6e0a: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260710 13:22:25.576005 15317 tablet_bootstrap.cc:492] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 6a6df4e3fae840d195da5423f7da6e0a: Bootstrap starting.
I20260710 13:22:25.582350 15316 tablet_bootstrap.cc:492] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c: No bootstrap required, opened a new log
I20260710 13:22:25.582963 15316 ts_tablet_manager.cc:1403] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c: Time spent bootstrapping tablet: real 0.047s	user 0.005s	sys 0.013s
I20260710 13:22:25.583438 15317 tablet_bootstrap.cc:654] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 6a6df4e3fae840d195da5423f7da6e0a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.575292 15315 ts_tablet_manager.cc:1434] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260710 13:22:25.586467 15315 tablet_bootstrap.cc:492] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 960dc38413ac42f79151ac096a30fb2c: Bootstrap starting.
I20260710 13:22:25.594733 15315 tablet_bootstrap.cc:654] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 960dc38413ac42f79151ac096a30fb2c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.596014 15316 raft_consensus.cc:359] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.597229 15316 raft_consensus.cc:385] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.597695 15316 raft_consensus.cc:740] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c063018bb3454f75847e500227d2885c, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.598723 15316 consensus_queue.cc:260] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.599769 15190 raft_consensus.cc:493] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:25.600324 15190 raft_consensus.cc:515] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.601941 15316 ts_tablet_manager.cc:1434] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 13:22:25.602587 15190 leader_election.cc:290] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:25.605322 15053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a88895059d140d8bdf56f40dd8fa63b" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a" is_pre_election: true
I20260710 13:22:25.606032 15316 tablet_bootstrap.cc:492] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c: Bootstrap starting.
I20260710 13:22:25.606602 15127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a88895059d140d8bdf56f40dd8fa63b" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c063018bb3454f75847e500227d2885c" is_pre_election: true
I20260710 13:22:25.607244 15127 raft_consensus.cc:2468] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 960dc38413ac42f79151ac096a30fb2c in term 0.
I20260710 13:22:25.609397 14945 leader_election.cc:304] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 960dc38413ac42f79151ac096a30fb2c, c063018bb3454f75847e500227d2885c; no voters: 
W20260710 13:22:25.610749 14943 leader_election.cc:343] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:25.611719 15190 raft_consensus.cc:2804] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:25.612161 15190 raft_consensus.cc:493] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:25.612551 15190 raft_consensus.cc:3060] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:25.622920 15190 raft_consensus.cc:515] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.626936 15053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a88895059d140d8bdf56f40dd8fa63b" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
W20260710 13:22:25.628413 14943 leader_election.cc:343] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:25.630055 15317 tablet_bootstrap.cc:492] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 6a6df4e3fae840d195da5423f7da6e0a: No bootstrap required, opened a new log
I20260710 13:22:25.630627 15317 ts_tablet_manager.cc:1403] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 6a6df4e3fae840d195da5423f7da6e0a: Time spent bootstrapping tablet: real 0.055s	user 0.022s	sys 0.028s
I20260710 13:22:25.630796 15127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a88895059d140d8bdf56f40dd8fa63b" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c063018bb3454f75847e500227d2885c"
I20260710 13:22:25.631522 15127 raft_consensus.cc:3060] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:25.632680 15316 tablet_bootstrap.cc:654] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.633975 15317 raft_consensus.cc:359] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.634756 15317 raft_consensus.cc:385] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.635100 15317 raft_consensus.cc:740] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a6df4e3fae840d195da5423f7da6e0a, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.635892 15317 consensus_queue.cc:260] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 6a6df4e3fae840d195da5423f7da6e0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.638473 15317 ts_tablet_manager.cc:1434] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 6a6df4e3fae840d195da5423f7da6e0a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:22:25.639360 15317 tablet_bootstrap.cc:492] T 35dd368dd4b94689a0b3f8dd0da50875 P 6a6df4e3fae840d195da5423f7da6e0a: Bootstrap starting.
I20260710 13:22:25.646170 15127 raft_consensus.cc:2468] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960dc38413ac42f79151ac096a30fb2c in term 1.
I20260710 13:22:25.646857 15317 tablet_bootstrap.cc:654] T 35dd368dd4b94689a0b3f8dd0da50875 P 6a6df4e3fae840d195da5423f7da6e0a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.647755 14945 leader_election.cc:304] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 960dc38413ac42f79151ac096a30fb2c, c063018bb3454f75847e500227d2885c; no voters: 6a6df4e3fae840d195da5423f7da6e0a
I20260710 13:22:25.648834 15304 raft_consensus.cc:2804] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:25.666033 15304 raft_consensus.cc:697] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c [term 1 LEADER]: Becoming Leader. State: Replica: 960dc38413ac42f79151ac096a30fb2c, State: Running, Role: LEADER
I20260710 13:22:25.667517 15304 consensus_queue.cc:237] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.679497 15190 leader_election.cc:290] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 1 election: Requested vote from peers 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:25.690961 14875 catalog_manager.cc:5697] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c reported cstate change: term changed from 0 to 1, leader changed from <none> to 960dc38413ac42f79151ac096a30fb2c (127.10.210.65). New cstate: current_term: 1 leader_uuid: "960dc38413ac42f79151ac096a30fb2c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:25.700924 15315 tablet_bootstrap.cc:492] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 960dc38413ac42f79151ac096a30fb2c: No bootstrap required, opened a new log
I20260710 13:22:25.701608 15315 ts_tablet_manager.cc:1403] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 960dc38413ac42f79151ac096a30fb2c: Time spent bootstrapping tablet: real 0.115s	user 0.014s	sys 0.006s
I20260710 13:22:25.705296 15315 raft_consensus.cc:359] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.707288 15315 raft_consensus.cc:385] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.707675 15315 raft_consensus.cc:740] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 960dc38413ac42f79151ac096a30fb2c, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.708802 15316 tablet_bootstrap.cc:492] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c: No bootstrap required, opened a new log
I20260710 13:22:25.708599 15315 consensus_queue.cc:260] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 960dc38413ac42f79151ac096a30fb2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.709286 15317 tablet_bootstrap.cc:492] T 35dd368dd4b94689a0b3f8dd0da50875 P 6a6df4e3fae840d195da5423f7da6e0a: No bootstrap required, opened a new log
I20260710 13:22:25.709959 15317 ts_tablet_manager.cc:1403] T 35dd368dd4b94689a0b3f8dd0da50875 P 6a6df4e3fae840d195da5423f7da6e0a: Time spent bootstrapping tablet: real 0.071s	user 0.032s	sys 0.033s
I20260710 13:22:25.711284 15315 ts_tablet_manager.cc:1434] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 960dc38413ac42f79151ac096a30fb2c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:22:25.709378 15316 ts_tablet_manager.cc:1403] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c: Time spent bootstrapping tablet: real 0.104s	user 0.030s	sys 0.023s
I20260710 13:22:25.712375 15315 tablet_bootstrap.cc:492] T 2594cd096f6640a69da49597bccfe79e P 960dc38413ac42f79151ac096a30fb2c: Bootstrap starting.
I20260710 13:22:25.714761 15316 raft_consensus.cc:359] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.715528 15316 raft_consensus.cc:385] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.715870 15316 raft_consensus.cc:740] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c063018bb3454f75847e500227d2885c, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.717478 15317 raft_consensus.cc:359] T 35dd368dd4b94689a0b3f8dd0da50875 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.718222 15317 raft_consensus.cc:385] T 35dd368dd4b94689a0b3f8dd0da50875 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.718932 15316 consensus_queue.cc:260] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.719655 15315 tablet_bootstrap.cc:654] T 2594cd096f6640a69da49597bccfe79e P 960dc38413ac42f79151ac096a30fb2c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.722879 15317 raft_consensus.cc:740] T 35dd368dd4b94689a0b3f8dd0da50875 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a6df4e3fae840d195da5423f7da6e0a, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.723798 15317 consensus_queue.cc:260] T 35dd368dd4b94689a0b3f8dd0da50875 P 6a6df4e3fae840d195da5423f7da6e0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.726575 15317 ts_tablet_manager.cc:1434] T 35dd368dd4b94689a0b3f8dd0da50875 P 6a6df4e3fae840d195da5423f7da6e0a: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:22:25.727582 15317 tablet_bootstrap.cc:492] T 0e679ad288ee470294613b468a63ac2f P 6a6df4e3fae840d195da5423f7da6e0a: Bootstrap starting.
I20260710 13:22:25.731699 15316 ts_tablet_manager.cc:1434] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260710 13:22:25.733918 15317 tablet_bootstrap.cc:654] T 0e679ad288ee470294613b468a63ac2f P 6a6df4e3fae840d195da5423f7da6e0a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.750918 15316 tablet_bootstrap.cc:492] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c: Bootstrap starting.
I20260710 13:22:25.751475 15315 tablet_bootstrap.cc:492] T 2594cd096f6640a69da49597bccfe79e P 960dc38413ac42f79151ac096a30fb2c: No bootstrap required, opened a new log
I20260710 13:22:25.752059 15315 ts_tablet_manager.cc:1403] T 2594cd096f6640a69da49597bccfe79e P 960dc38413ac42f79151ac096a30fb2c: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.009s
I20260710 13:22:25.755234 15317 tablet_bootstrap.cc:492] T 0e679ad288ee470294613b468a63ac2f P 6a6df4e3fae840d195da5423f7da6e0a: No bootstrap required, opened a new log
I20260710 13:22:25.755124 15315 raft_consensus.cc:359] T 2594cd096f6640a69da49597bccfe79e P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.755906 15317 ts_tablet_manager.cc:1403] T 0e679ad288ee470294613b468a63ac2f P 6a6df4e3fae840d195da5423f7da6e0a: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.014s
I20260710 13:22:25.755950 15315 raft_consensus.cc:385] T 2594cd096f6640a69da49597bccfe79e P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.756505 15315 raft_consensus.cc:740] T 2594cd096f6640a69da49597bccfe79e P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 960dc38413ac42f79151ac096a30fb2c, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.757396 15315 consensus_queue.cc:260] T 2594cd096f6640a69da49597bccfe79e P 960dc38413ac42f79151ac096a30fb2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.758970 15317 raft_consensus.cc:359] T 0e679ad288ee470294613b468a63ac2f P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.759735 15317 raft_consensus.cc:385] T 0e679ad288ee470294613b468a63ac2f P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.759943 15315 ts_tablet_manager.cc:1434] T 2594cd096f6640a69da49597bccfe79e P 960dc38413ac42f79151ac096a30fb2c: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:22:25.760075 15317 raft_consensus.cc:740] T 0e679ad288ee470294613b468a63ac2f P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a6df4e3fae840d195da5423f7da6e0a, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.758380 15316 tablet_bootstrap.cc:654] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.761082 15317 consensus_queue.cc:260] T 0e679ad288ee470294613b468a63ac2f P 6a6df4e3fae840d195da5423f7da6e0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.763706 15317 ts_tablet_manager.cc:1434] T 0e679ad288ee470294613b468a63ac2f P 6a6df4e3fae840d195da5423f7da6e0a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:22:25.765009 15317 tablet_bootstrap.cc:492] T 9f4de104477a4e429166990fd4b3fb34 P 6a6df4e3fae840d195da5423f7da6e0a: Bootstrap starting.
I20260710 13:22:25.772779 15317 tablet_bootstrap.cc:654] T 9f4de104477a4e429166990fd4b3fb34 P 6a6df4e3fae840d195da5423f7da6e0a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.774755 15315 tablet_bootstrap.cc:492] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 960dc38413ac42f79151ac096a30fb2c: Bootstrap starting.
I20260710 13:22:25.778218 15316 tablet_bootstrap.cc:492] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c: No bootstrap required, opened a new log
I20260710 13:22:25.778713 15316 ts_tablet_manager.cc:1403] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.000s
I20260710 13:22:25.778750 15317 tablet_bootstrap.cc:492] T 9f4de104477a4e429166990fd4b3fb34 P 6a6df4e3fae840d195da5423f7da6e0a: No bootstrap required, opened a new log
I20260710 13:22:25.779531 15317 ts_tablet_manager.cc:1403] T 9f4de104477a4e429166990fd4b3fb34 P 6a6df4e3fae840d195da5423f7da6e0a: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 13:22:25.782261 15316 raft_consensus.cc:359] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.782437 15317 raft_consensus.cc:359] T 9f4de104477a4e429166990fd4b3fb34 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.784873 15317 raft_consensus.cc:385] T 9f4de104477a4e429166990fd4b3fb34 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.785197 15317 raft_consensus.cc:740] T 9f4de104477a4e429166990fd4b3fb34 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a6df4e3fae840d195da5423f7da6e0a, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.785935 15317 consensus_queue.cc:260] T 9f4de104477a4e429166990fd4b3fb34 P 6a6df4e3fae840d195da5423f7da6e0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.783142 15315 tablet_bootstrap.cc:654] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 960dc38413ac42f79151ac096a30fb2c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.788019 15317 ts_tablet_manager.cc:1434] T 9f4de104477a4e429166990fd4b3fb34 P 6a6df4e3fae840d195da5423f7da6e0a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 13:22:25.783145 15316 raft_consensus.cc:385] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.788856 15316 raft_consensus.cc:740] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c063018bb3454f75847e500227d2885c, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.789063 15317 tablet_bootstrap.cc:492] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a: Bootstrap starting.
I20260710 13:22:25.789968 15316 consensus_queue.cc:260] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.792063 15316 ts_tablet_manager.cc:1434] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:22:25.796211 15317 tablet_bootstrap.cc:654] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.797294 15316 tablet_bootstrap.cc:492] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c: Bootstrap starting.
I20260710 13:22:25.804490 15316 tablet_bootstrap.cc:654] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.808522 15315 tablet_bootstrap.cc:492] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 960dc38413ac42f79151ac096a30fb2c: No bootstrap required, opened a new log
I20260710 13:22:25.808985 15315 ts_tablet_manager.cc:1403] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 960dc38413ac42f79151ac096a30fb2c: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.004s
I20260710 13:22:25.809523 15317 tablet_bootstrap.cc:492] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a: No bootstrap required, opened a new log
I20260710 13:22:25.810197 15317 ts_tablet_manager.cc:1403] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260710 13:22:25.811328 15315 raft_consensus.cc:359] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.811920 15315 raft_consensus.cc:385] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.812160 15315 raft_consensus.cc:740] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 960dc38413ac42f79151ac096a30fb2c, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.812855 15315 consensus_queue.cc:260] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 960dc38413ac42f79151ac096a30fb2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.814599 15315 ts_tablet_manager.cc:1434] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 960dc38413ac42f79151ac096a30fb2c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:22:25.815385 15301 raft_consensus.cc:493] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:25.815929 15315 tablet_bootstrap.cc:492] T 9f4de104477a4e429166990fd4b3fb34 P 960dc38413ac42f79151ac096a30fb2c: Bootstrap starting.
I20260710 13:22:25.815869 15301 raft_consensus.cc:515] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.816092 15317 raft_consensus.cc:359] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.816864 15317 raft_consensus.cc:385] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.817167 15317 raft_consensus.cc:740] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a6df4e3fae840d195da5423f7da6e0a, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.817982 15316 tablet_bootstrap.cc:492] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c: No bootstrap required, opened a new log
I20260710 13:22:25.818727 15316 ts_tablet_manager.cc:1403] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.007s
I20260710 13:22:25.818012 15317 consensus_queue.cc:260] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.820864 15317 ts_tablet_manager.cc:1434] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260710 13:22:25.822367 15317 tablet_bootstrap.cc:492] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a: Bootstrap starting.
I20260710 13:22:25.823173 14980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e679ad288ee470294613b468a63ac2f" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c" is_pre_election: true
I20260710 13:22:25.823853 15315 tablet_bootstrap.cc:654] T 9f4de104477a4e429166990fd4b3fb34 P 960dc38413ac42f79151ac096a30fb2c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.824009 15316 raft_consensus.cc:359] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.824764 15316 raft_consensus.cc:385] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.825049 15316 raft_consensus.cc:740] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c063018bb3454f75847e500227d2885c, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.825255 15053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e679ad288ee470294613b468a63ac2f" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a" is_pre_election: true
I20260710 13:22:25.825839 15053 raft_consensus.cc:2468] T 0e679ad288ee470294613b468a63ac2f P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 0.
I20260710 13:22:25.825860 15316 consensus_queue.cc:260] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
W20260710 13:22:25.828058 15094 leader_election.cc:343] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:25.828835 15092 leader_election.cc:304] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c [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: 6a6df4e3fae840d195da5423f7da6e0a, c063018bb3454f75847e500227d2885c; no voters: 960dc38413ac42f79151ac096a30fb2c
I20260710 13:22:25.830394 15317 tablet_bootstrap.cc:654] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.830854 15337 raft_consensus.cc:2804] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:25.831216 15337 raft_consensus.cc:493] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:25.831537 15337 raft_consensus.cc:3060] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:25.817958 15301 leader_election.cc:290] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213)
I20260710 13:22:25.847545 15304 raft_consensus.cc:493] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:25.848091 15304 raft_consensus.cc:515] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.849192 15317 tablet_bootstrap.cc:492] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a: No bootstrap required, opened a new log
I20260710 13:22:25.849583 15315 tablet_bootstrap.cc:492] T 9f4de104477a4e429166990fd4b3fb34 P 960dc38413ac42f79151ac096a30fb2c: No bootstrap required, opened a new log
I20260710 13:22:25.849704 15317 ts_tablet_manager.cc:1403] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.008s
I20260710 13:22:25.851187 15053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326cec8dd5af4b79b9fb0d1ca7956b82" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a" is_pre_election: true
I20260710 13:22:25.851418 15127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326cec8dd5af4b79b9fb0d1ca7956b82" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c063018bb3454f75847e500227d2885c" is_pre_election: true
W20260710 13:22:25.852576 14943 leader_election.cc:343] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:22:25.853111 14945 leader_election.cc:343] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c063018bb3454f75847e500227d2885c (127.10.210.67:33815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:25.853534 14945 leader_election.cc:304] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 960dc38413ac42f79151ac096a30fb2c; no voters: 6a6df4e3fae840d195da5423f7da6e0a, c063018bb3454f75847e500227d2885c
I20260710 13:22:25.854327 15326 raft_consensus.cc:2749] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:25.854251 15317 raft_consensus.cc:359] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.855170 15317 raft_consensus.cc:385] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.855454 15317 raft_consensus.cc:740] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a6df4e3fae840d195da5423f7da6e0a, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.856148 15317 consensus_queue.cc:260] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.850086 15315 ts_tablet_manager.cc:1403] T 9f4de104477a4e429166990fd4b3fb34 P 960dc38413ac42f79151ac096a30fb2c: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.021s
I20260710 13:22:25.850638 15316 ts_tablet_manager.cc:1434] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.010s
I20260710 13:22:25.858968 15337 raft_consensus.cc:515] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.850356 15304 leader_election.cc:290] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:25.861572 15317 ts_tablet_manager.cc:1434] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.009s
I20260710 13:22:25.864938 15317 tablet_bootstrap.cc:492] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 6a6df4e3fae840d195da5423f7da6e0a: Bootstrap starting.
I20260710 13:22:25.865489 14980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e679ad288ee470294613b468a63ac2f" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
I20260710 13:22:25.866443 15337 leader_election.cc:290] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 1 election: Requested vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213)
W20260710 13:22:25.866889 15094 leader_election.cc:343] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:25.862455 15316 tablet_bootstrap.cc:492] T 45b3bc011155444b9e1d230c250ed32e P c063018bb3454f75847e500227d2885c: Bootstrap starting.
I20260710 13:22:25.862309 15315 raft_consensus.cc:359] T 9f4de104477a4e429166990fd4b3fb34 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.869483 15315 raft_consensus.cc:385] T 9f4de104477a4e429166990fd4b3fb34 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.869844 15315 raft_consensus.cc:740] T 9f4de104477a4e429166990fd4b3fb34 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 960dc38413ac42f79151ac096a30fb2c, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.869360 15053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e679ad288ee470294613b468a63ac2f" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
I20260710 13:22:25.870419 15053 raft_consensus.cc:3060] T 0e679ad288ee470294613b468a63ac2f P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:25.870684 15317 tablet_bootstrap.cc:654] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 6a6df4e3fae840d195da5423f7da6e0a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.870574 15315 consensus_queue.cc:260] T 9f4de104477a4e429166990fd4b3fb34 P 960dc38413ac42f79151ac096a30fb2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.872939 15315 ts_tablet_manager.cc:1434] T 9f4de104477a4e429166990fd4b3fb34 P 960dc38413ac42f79151ac096a30fb2c: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:22:25.873863 15315 tablet_bootstrap.cc:492] T 0e679ad288ee470294613b468a63ac2f P 960dc38413ac42f79151ac096a30fb2c: Bootstrap starting.
I20260710 13:22:25.876966 15316 tablet_bootstrap.cc:654] T 45b3bc011155444b9e1d230c250ed32e P c063018bb3454f75847e500227d2885c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.882401 15315 tablet_bootstrap.cc:654] T 0e679ad288ee470294613b468a63ac2f P 960dc38413ac42f79151ac096a30fb2c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.894376 15315 tablet_bootstrap.cc:492] T 0e679ad288ee470294613b468a63ac2f P 960dc38413ac42f79151ac096a30fb2c: No bootstrap required, opened a new log
I20260710 13:22:25.894846 15315 ts_tablet_manager.cc:1403] T 0e679ad288ee470294613b468a63ac2f P 960dc38413ac42f79151ac096a30fb2c: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.013s
I20260710 13:22:25.895692 15053 raft_consensus.cc:2468] T 0e679ad288ee470294613b468a63ac2f P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 1.
I20260710 13:22:25.897081 15092 leader_election.cc:304] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6a6df4e3fae840d195da5423f7da6e0a, c063018bb3454f75847e500227d2885c; no voters: 960dc38413ac42f79151ac096a30fb2c
I20260710 13:22:25.897938 15337 raft_consensus.cc:2804] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:25.898424 15337 raft_consensus.cc:697] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Becoming Leader. State: Replica: c063018bb3454f75847e500227d2885c, State: Running, Role: LEADER
I20260710 13:22:25.899201 15337 consensus_queue.cc:237] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.899361 15315 raft_consensus.cc:359] T 0e679ad288ee470294613b468a63ac2f P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.899807 15317 tablet_bootstrap.cc:492] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 6a6df4e3fae840d195da5423f7da6e0a: No bootstrap required, opened a new log
I20260710 13:22:25.899888 15316 tablet_bootstrap.cc:492] T 45b3bc011155444b9e1d230c250ed32e P c063018bb3454f75847e500227d2885c: No bootstrap required, opened a new log
I20260710 13:22:25.900103 15315 raft_consensus.cc:385] T 0e679ad288ee470294613b468a63ac2f P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.900415 15317 ts_tablet_manager.cc:1403] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 6a6df4e3fae840d195da5423f7da6e0a: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.022s
I20260710 13:22:25.900543 15316 ts_tablet_manager.cc:1403] T 45b3bc011155444b9e1d230c250ed32e P c063018bb3454f75847e500227d2885c: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.020s
I20260710 13:22:25.900789 15339 raft_consensus.cc:493] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:25.901268 15339 raft_consensus.cc:515] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.903373 15339 leader_election.cc:290] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:25.903048 15317 raft_consensus.cc:359] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.903609 15316 raft_consensus.cc:359] T 45b3bc011155444b9e1d230c250ed32e P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.904040 15317 raft_consensus.cc:385] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.904346 15316 raft_consensus.cc:385] T 45b3bc011155444b9e1d230c250ed32e P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.904438 15317 raft_consensus.cc:740] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a6df4e3fae840d195da5423f7da6e0a, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.904759 15316 raft_consensus.cc:740] T 45b3bc011155444b9e1d230c250ed32e P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c063018bb3454f75847e500227d2885c, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.905288 14980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b3bc011155444b9e1d230c250ed32e" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c" is_pre_election: true
I20260710 13:22:25.905391 15317 consensus_queue.cc:260] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 6a6df4e3fae840d195da5423f7da6e0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.905745 15127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b3bc011155444b9e1d230c250ed32e" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c063018bb3454f75847e500227d2885c" is_pre_election: true
I20260710 13:22:25.905536 15316 consensus_queue.cc:260] T 45b3bc011155444b9e1d230c250ed32e P c063018bb3454f75847e500227d2885c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
W20260710 13:22:25.906876 15020 leader_election.cc:343] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:25.907524 15127 raft_consensus.cc:2468] T 45b3bc011155444b9e1d230c250ed32e P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a6df4e3fae840d195da5423f7da6e0a in term 0.
I20260710 13:22:25.907832 15316 ts_tablet_manager.cc:1434] T 45b3bc011155444b9e1d230c250ed32e P c063018bb3454f75847e500227d2885c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:22:25.908121 15317 ts_tablet_manager.cc:1434] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 6a6df4e3fae840d195da5423f7da6e0a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:22:25.909315 15317 tablet_bootstrap.cc:492] T d7558c981a0f423a931066f24cb0ce63 P 6a6df4e3fae840d195da5423f7da6e0a: Bootstrap starting.
I20260710 13:22:25.910441 15020 leader_election.cc:304] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a [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: 6a6df4e3fae840d195da5423f7da6e0a, c063018bb3454f75847e500227d2885c; no voters: 960dc38413ac42f79151ac096a30fb2c
I20260710 13:22:25.911479 15276 raft_consensus.cc:2804] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:25.911847 15276 raft_consensus.cc:493] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:25.912178 15276 raft_consensus.cc:3060] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:25.916844 15315 raft_consensus.cc:740] T 0e679ad288ee470294613b468a63ac2f P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 960dc38413ac42f79151ac096a30fb2c, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.916994 15316 tablet_bootstrap.cc:492] T edd8f1d7f9834687b2ccb7ca3f271cc3 P c063018bb3454f75847e500227d2885c: Bootstrap starting.
I20260710 13:22:25.916604 15317 tablet_bootstrap.cc:654] T d7558c981a0f423a931066f24cb0ce63 P 6a6df4e3fae840d195da5423f7da6e0a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.919924 15276 raft_consensus.cc:515] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.922181 15276 leader_election.cc:290] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 1 election: Requested vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:25.923619 15127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b3bc011155444b9e1d230c250ed32e" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c063018bb3454f75847e500227d2885c"
I20260710 13:22:25.924199 15127 raft_consensus.cc:3060] T 45b3bc011155444b9e1d230c250ed32e P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:25.925143 14980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b3bc011155444b9e1d230c250ed32e" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
I20260710 13:22:25.924441 14875 catalog_manager.cc:5697] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c reported cstate change: term changed from 0 to 1, leader changed from <none> to c063018bb3454f75847e500227d2885c (127.10.210.67). New cstate: current_term: 1 leader_uuid: "c063018bb3454f75847e500227d2885c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: HEALTHY } } }
W20260710 13:22:25.929337 15020 leader_election.cc:343] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:25.930699 15127 raft_consensus.cc:2468] T 45b3bc011155444b9e1d230c250ed32e P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a6df4e3fae840d195da5423f7da6e0a in term 1.
I20260710 13:22:25.931835 15020 leader_election.cc:304] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6a6df4e3fae840d195da5423f7da6e0a, c063018bb3454f75847e500227d2885c; no voters: 960dc38413ac42f79151ac096a30fb2c
I20260710 13:22:25.933944 15315 consensus_queue.cc:260] T 0e679ad288ee470294613b468a63ac2f P 960dc38413ac42f79151ac096a30fb2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.943128 15276 raft_consensus.cc:2804] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:25.943853 15276 raft_consensus.cc:697] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a [term 1 LEADER]: Becoming Leader. State: Replica: 6a6df4e3fae840d195da5423f7da6e0a, State: Running, Role: LEADER
I20260710 13:22:25.944693 15276 consensus_queue.cc:237] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.936548 15316 tablet_bootstrap.cc:654] T edd8f1d7f9834687b2ccb7ca3f271cc3 P c063018bb3454f75847e500227d2885c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.948945 15315 ts_tablet_manager.cc:1434] T 0e679ad288ee470294613b468a63ac2f P 960dc38413ac42f79151ac096a30fb2c: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.003s
I20260710 13:22:25.949422 15317 tablet_bootstrap.cc:492] T d7558c981a0f423a931066f24cb0ce63 P 6a6df4e3fae840d195da5423f7da6e0a: No bootstrap required, opened a new log
I20260710 13:22:25.952198 15316 tablet_bootstrap.cc:492] T edd8f1d7f9834687b2ccb7ca3f271cc3 P c063018bb3454f75847e500227d2885c: No bootstrap required, opened a new log
I20260710 13:22:25.952785 15316 ts_tablet_manager.cc:1403] T edd8f1d7f9834687b2ccb7ca3f271cc3 P c063018bb3454f75847e500227d2885c: Time spent bootstrapping tablet: real 0.044s	user 0.006s	sys 0.007s
I20260710 13:22:25.955839 15316 raft_consensus.cc:359] T edd8f1d7f9834687b2ccb7ca3f271cc3 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.952636 15315 tablet_bootstrap.cc:492] T 45b3bc011155444b9e1d230c250ed32e P 960dc38413ac42f79151ac096a30fb2c: Bootstrap starting.
I20260710 13:22:25.956614 15316 raft_consensus.cc:385] T edd8f1d7f9834687b2ccb7ca3f271cc3 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.957180 15316 raft_consensus.cc:740] T edd8f1d7f9834687b2ccb7ca3f271cc3 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c063018bb3454f75847e500227d2885c, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.958151 15316 consensus_queue.cc:260] T edd8f1d7f9834687b2ccb7ca3f271cc3 P c063018bb3454f75847e500227d2885c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.960554 15316 ts_tablet_manager.cc:1434] T edd8f1d7f9834687b2ccb7ca3f271cc3 P c063018bb3454f75847e500227d2885c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:22:25.961649 15316 tablet_bootstrap.cc:492] T 326cec8dd5af4b79b9fb0d1ca7956b82 P c063018bb3454f75847e500227d2885c: Bootstrap starting.
I20260710 13:22:25.963665 15315 tablet_bootstrap.cc:654] T 45b3bc011155444b9e1d230c250ed32e P 960dc38413ac42f79151ac096a30fb2c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.956609 15317 ts_tablet_manager.cc:1403] T d7558c981a0f423a931066f24cb0ce63 P 6a6df4e3fae840d195da5423f7da6e0a: Time spent bootstrapping tablet: real 0.048s	user 0.020s	sys 0.019s
I20260710 13:22:25.969844 15317 raft_consensus.cc:359] T d7558c981a0f423a931066f24cb0ce63 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.970808 15316 tablet_bootstrap.cc:654] T 326cec8dd5af4b79b9fb0d1ca7956b82 P c063018bb3454f75847e500227d2885c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.976251 14875 catalog_manager.cc:5697] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66). New cstate: current_term: 1 leader_uuid: "6a6df4e3fae840d195da5423f7da6e0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:25.977113 15337 raft_consensus.cc:493] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:25.970719 15317 raft_consensus.cc:385] T d7558c981a0f423a931066f24cb0ce63 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.977630 15317 raft_consensus.cc:740] T d7558c981a0f423a931066f24cb0ce63 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a6df4e3fae840d195da5423f7da6e0a, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.978012 15316 tablet_bootstrap.cc:492] T 326cec8dd5af4b79b9fb0d1ca7956b82 P c063018bb3454f75847e500227d2885c: No bootstrap required, opened a new log
I20260710 13:22:25.977629 15337 raft_consensus.cc:515] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.978484 15316 ts_tablet_manager.cc:1403] T 326cec8dd5af4b79b9fb0d1ca7956b82 P c063018bb3454f75847e500227d2885c: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.003s
I20260710 13:22:25.978384 15317 consensus_queue.cc:260] T d7558c981a0f423a931066f24cb0ce63 P 6a6df4e3fae840d195da5423f7da6e0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.979797 15337 leader_election.cc:290] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213)
I20260710 13:22:25.980409 15317 ts_tablet_manager.cc:1434] T d7558c981a0f423a931066f24cb0ce63 P 6a6df4e3fae840d195da5423f7da6e0a: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:22:25.981446 15316 raft_consensus.cc:359] T 326cec8dd5af4b79b9fb0d1ca7956b82 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.982179 15316 raft_consensus.cc:385] T 326cec8dd5af4b79b9fb0d1ca7956b82 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.982147 15053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4de104477a4e429166990fd4b3fb34" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a" is_pre_election: true
I20260710 13:22:25.982652 14980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4de104477a4e429166990fd4b3fb34" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c" is_pre_election: true
I20260710 13:22:25.982899 15053 raft_consensus.cc:2468] T 9f4de104477a4e429166990fd4b3fb34 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 0.
I20260710 13:22:25.986327 15315 tablet_bootstrap.cc:492] T 45b3bc011155444b9e1d230c250ed32e P 960dc38413ac42f79151ac096a30fb2c: No bootstrap required, opened a new log
I20260710 13:22:25.983352 14980 raft_consensus.cc:2468] T 9f4de104477a4e429166990fd4b3fb34 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 0.
I20260710 13:22:25.990391 15315 ts_tablet_manager.cc:1403] T 45b3bc011155444b9e1d230c250ed32e P 960dc38413ac42f79151ac096a30fb2c: Time spent bootstrapping tablet: real 0.038s	user 0.022s	sys 0.004s
I20260710 13:22:25.984100 15092 leader_election.cc:304] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a6df4e3fae840d195da5423f7da6e0a, c063018bb3454f75847e500227d2885c; no voters: 
I20260710 13:22:25.991262 15337 raft_consensus.cc:2804] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:25.991637 15337 raft_consensus.cc:493] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:25.991957 15337 raft_consensus.cc:3060] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:25.982710 15316 raft_consensus.cc:740] T 326cec8dd5af4b79b9fb0d1ca7956b82 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c063018bb3454f75847e500227d2885c, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.992928 15316 consensus_queue.cc:260] T 326cec8dd5af4b79b9fb0d1ca7956b82 P c063018bb3454f75847e500227d2885c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.993750 15315 raft_consensus.cc:359] T 45b3bc011155444b9e1d230c250ed32e P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.994473 15315 raft_consensus.cc:385] T 45b3bc011155444b9e1d230c250ed32e P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.994760 15315 raft_consensus.cc:740] T 45b3bc011155444b9e1d230c250ed32e P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 960dc38413ac42f79151ac096a30fb2c, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.995847 15316 ts_tablet_manager.cc:1434] T 326cec8dd5af4b79b9fb0d1ca7956b82 P c063018bb3454f75847e500227d2885c: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260710 13:22:25.995575 15315 consensus_queue.cc:260] T 45b3bc011155444b9e1d230c250ed32e P 960dc38413ac42f79151ac096a30fb2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.996524 15336 raft_consensus.cc:493] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:25.997006 15336 raft_consensus.cc:515] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:25.997877 15315 ts_tablet_manager.cc:1434] T 45b3bc011155444b9e1d230c250ed32e P 960dc38413ac42f79151ac096a30fb2c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:22:25.998878 15315 tablet_bootstrap.cc:492] T 35dd368dd4b94689a0b3f8dd0da50875 P 960dc38413ac42f79151ac096a30fb2c: Bootstrap starting.
I20260710 13:22:25.999042 15336 leader_election.cc:290] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213)
I20260710 13:22:25.999541 15337 raft_consensus.cc:515] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.002260 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4de104477a4e429166990fd4b3fb34" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
I20260710 13:22:26.002884 14976 raft_consensus.cc:3060] T 9f4de104477a4e429166990fd4b3fb34 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.004634 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2594cd096f6640a69da49597bccfe79e" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c" is_pre_election: true
I20260710 13:22:26.005960 15315 tablet_bootstrap.cc:654] T 35dd368dd4b94689a0b3f8dd0da50875 P 960dc38413ac42f79151ac096a30fb2c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.006083 14979 raft_consensus.cc:2468] T 2594cd096f6640a69da49597bccfe79e P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 0.
I20260710 13:22:26.007355 15094 leader_election.cc:304] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 960dc38413ac42f79151ac096a30fb2c, c063018bb3454f75847e500227d2885c; no voters: 
I20260710 13:22:26.008936 15316 tablet_bootstrap.cc:492] T 35dd368dd4b94689a0b3f8dd0da50875 P c063018bb3454f75847e500227d2885c: Bootstrap starting.
I20260710 13:22:26.009018 15053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2594cd096f6640a69da49597bccfe79e" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a" is_pre_election: true
I20260710 13:22:26.009858 15053 raft_consensus.cc:2468] T 2594cd096f6640a69da49597bccfe79e P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 0.
I20260710 13:22:26.011962 15336 raft_consensus.cc:2804] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:26.012533 15336 raft_consensus.cc:493] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:26.015766 15316 tablet_bootstrap.cc:654] T 35dd368dd4b94689a0b3f8dd0da50875 P c063018bb3454f75847e500227d2885c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.018591 15336 raft_consensus.cc:3060] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.021703 15316 tablet_bootstrap.cc:492] T 35dd368dd4b94689a0b3f8dd0da50875 P c063018bb3454f75847e500227d2885c: No bootstrap required, opened a new log
I20260710 13:22:26.022183 15316 ts_tablet_manager.cc:1403] T 35dd368dd4b94689a0b3f8dd0da50875 P c063018bb3454f75847e500227d2885c: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260710 13:22:26.024742 15316 raft_consensus.cc:359] T 35dd368dd4b94689a0b3f8dd0da50875 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.024899 14976 raft_consensus.cc:2468] T 9f4de104477a4e429166990fd4b3fb34 P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 1.
I20260710 13:22:26.025417 15316 raft_consensus.cc:385] T 35dd368dd4b94689a0b3f8dd0da50875 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.025745 15316 raft_consensus.cc:740] T 35dd368dd4b94689a0b3f8dd0da50875 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c063018bb3454f75847e500227d2885c, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.026247 15337 leader_election.cc:290] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 1 election: Requested vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213)
I20260710 13:22:26.026408 15316 consensus_queue.cc:260] T 35dd368dd4b94689a0b3f8dd0da50875 P c063018bb3454f75847e500227d2885c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.026928 15094 leader_election.cc:304] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 960dc38413ac42f79151ac096a30fb2c, c063018bb3454f75847e500227d2885c; no voters: 
I20260710 13:22:26.028167 15301 raft_consensus.cc:2804] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:26.028391 15336 raft_consensus.cc:515] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.030570 15336 leader_election.cc:290] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 1 election: Requested vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213)
I20260710 13:22:26.031109 15316 ts_tablet_manager.cc:1434] T 35dd368dd4b94689a0b3f8dd0da50875 P c063018bb3454f75847e500227d2885c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:22:26.032043 15316 tablet_bootstrap.cc:492] T d7558c981a0f423a931066f24cb0ce63 P c063018bb3454f75847e500227d2885c: Bootstrap starting.
I20260710 13:22:26.032584 15054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2594cd096f6640a69da49597bccfe79e" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
I20260710 13:22:26.033404 15054 raft_consensus.cc:3060] T 2594cd096f6640a69da49597bccfe79e P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.033674 15315 tablet_bootstrap.cc:492] T 35dd368dd4b94689a0b3f8dd0da50875 P 960dc38413ac42f79151ac096a30fb2c: No bootstrap required, opened a new log
I20260710 13:22:26.034232 15315 ts_tablet_manager.cc:1403] T 35dd368dd4b94689a0b3f8dd0da50875 P 960dc38413ac42f79151ac096a30fb2c: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.021s
I20260710 13:22:26.036958 15315 raft_consensus.cc:359] T 35dd368dd4b94689a0b3f8dd0da50875 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.038409 15316 tablet_bootstrap.cc:654] T d7558c981a0f423a931066f24cb0ce63 P c063018bb3454f75847e500227d2885c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.030856 15053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4de104477a4e429166990fd4b3fb34" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
I20260710 13:22:26.039546 15053 raft_consensus.cc:3060] T 9f4de104477a4e429166990fd4b3fb34 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.037621 15315 raft_consensus.cc:385] T 35dd368dd4b94689a0b3f8dd0da50875 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.041525 15315 raft_consensus.cc:740] T 35dd368dd4b94689a0b3f8dd0da50875 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 960dc38413ac42f79151ac096a30fb2c, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.042317 15315 consensus_queue.cc:260] T 35dd368dd4b94689a0b3f8dd0da50875 P 960dc38413ac42f79151ac096a30fb2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.043797 15315 ts_tablet_manager.cc:1434] T 35dd368dd4b94689a0b3f8dd0da50875 P 960dc38413ac42f79151ac096a30fb2c: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.001s
I20260710 13:22:26.044739 15315 tablet_bootstrap.cc:492] T d7558c981a0f423a931066f24cb0ce63 P 960dc38413ac42f79151ac096a30fb2c: Bootstrap starting.
I20260710 13:22:26.045882 15053 raft_consensus.cc:2468] T 9f4de104477a4e429166990fd4b3fb34 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 1.
I20260710 13:22:26.051338 15316 tablet_bootstrap.cc:492] T d7558c981a0f423a931066f24cb0ce63 P c063018bb3454f75847e500227d2885c: No bootstrap required, opened a new log
I20260710 13:22:26.051820 15316 ts_tablet_manager.cc:1403] T d7558c981a0f423a931066f24cb0ce63 P c063018bb3454f75847e500227d2885c: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.000s
I20260710 13:22:26.052243 15315 tablet_bootstrap.cc:654] T d7558c981a0f423a931066f24cb0ce63 P 960dc38413ac42f79151ac096a30fb2c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.052574 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2594cd096f6640a69da49597bccfe79e" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
I20260710 13:22:26.053234 14976 raft_consensus.cc:3060] T 2594cd096f6640a69da49597bccfe79e P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.054441 15316 raft_consensus.cc:359] T d7558c981a0f423a931066f24cb0ce63 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.055104 15316 raft_consensus.cc:385] T d7558c981a0f423a931066f24cb0ce63 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.055367 15316 raft_consensus.cc:740] T d7558c981a0f423a931066f24cb0ce63 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c063018bb3454f75847e500227d2885c, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.056039 15316 consensus_queue.cc:260] T d7558c981a0f423a931066f24cb0ce63 P c063018bb3454f75847e500227d2885c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.058036 15316 ts_tablet_manager.cc:1434] T d7558c981a0f423a931066f24cb0ce63 P c063018bb3454f75847e500227d2885c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:22:26.059362 15054 raft_consensus.cc:2468] T 2594cd096f6640a69da49597bccfe79e P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 1.
I20260710 13:22:26.060653 15092 leader_election.cc:304] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a6df4e3fae840d195da5423f7da6e0a, c063018bb3454f75847e500227d2885c; no voters: 
I20260710 13:22:26.061563 15337 raft_consensus.cc:2804] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:26.061731 15301 raft_consensus.cc:697] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Becoming Leader. State: Replica: c063018bb3454f75847e500227d2885c, State: Running, Role: LEADER
I20260710 13:22:26.062040 15337 raft_consensus.cc:697] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Becoming Leader. State: Replica: c063018bb3454f75847e500227d2885c, State: Running, Role: LEADER
I20260710 13:22:26.062719 15301 consensus_queue.cc:237] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.062964 15337 consensus_queue.cc:237] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.063498 15315 tablet_bootstrap.cc:492] T d7558c981a0f423a931066f24cb0ce63 P 960dc38413ac42f79151ac096a30fb2c: No bootstrap required, opened a new log
I20260710 13:22:26.064932 15315 ts_tablet_manager.cc:1403] T d7558c981a0f423a931066f24cb0ce63 P 960dc38413ac42f79151ac096a30fb2c: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.009s
W20260710 13:22:26.065364 14926 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:26.067317 15054 raft_consensus.cc:3060] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.068163 15315 raft_consensus.cc:359] T d7558c981a0f423a931066f24cb0ce63 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.069206 15315 raft_consensus.cc:385] T d7558c981a0f423a931066f24cb0ce63 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.069545 15315 raft_consensus.cc:740] T d7558c981a0f423a931066f24cb0ce63 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 960dc38413ac42f79151ac096a30fb2c, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.070329 15315 consensus_queue.cc:260] T d7558c981a0f423a931066f24cb0ce63 P 960dc38413ac42f79151ac096a30fb2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.073149 15315 ts_tablet_manager.cc:1434] T d7558c981a0f423a931066f24cb0ce63 P 960dc38413ac42f79151ac096a30fb2c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:22:26.076779 15351 raft_consensus.cc:493] T edd8f1d7f9834687b2ccb7ca3f271cc3 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:26.077271 15351 raft_consensus.cc:515] T edd8f1d7f9834687b2ccb7ca3f271cc3 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.080402 14980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd8f1d7f9834687b2ccb7ca3f271cc3" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c" is_pre_election: true
I20260710 13:22:26.081013 15351 leader_election.cc:290] T edd8f1d7f9834687b2ccb7ca3f271cc3 P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213)
I20260710 13:22:26.081198 14976 raft_consensus.cc:2468] T 2594cd096f6640a69da49597bccfe79e P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 1.
I20260710 13:22:26.082026 15276 raft_consensus.cc:493] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:26.081784 15054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd8f1d7f9834687b2ccb7ca3f271cc3" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a" is_pre_election: true
I20260710 13:22:26.082495 15276 raft_consensus.cc:515] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.082864 15054 raft_consensus.cc:2468] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 0.
I20260710 13:22:26.084141 15092 leader_election.cc:304] T edd8f1d7f9834687b2ccb7ca3f271cc3 P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a6df4e3fae840d195da5423f7da6e0a, c063018bb3454f75847e500227d2885c; no voters: 
I20260710 13:22:26.085160 15301 raft_consensus.cc:2804] T edd8f1d7f9834687b2ccb7ca3f271cc3 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:26.085712 15301 raft_consensus.cc:493] T edd8f1d7f9834687b2ccb7ca3f271cc3 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:26.086233 15301 raft_consensus.cc:3060] T edd8f1d7f9834687b2ccb7ca3f271cc3 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.086689 15326 consensus_queue.cc:1048] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.081053 14980 raft_consensus.cc:2468] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 0.
I20260710 13:22:26.089972 15128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a88895059d140d8bdf56f40dd8fa63b" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c063018bb3454f75847e500227d2885c" is_pre_election: true
I20260710 13:22:26.090616 15128 raft_consensus.cc:2468] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a6df4e3fae840d195da5423f7da6e0a in term 1.
I20260710 13:22:26.093024 15326 consensus_queue.cc:1048] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.093240 15020 leader_election.cc:304] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a [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: 6a6df4e3fae840d195da5423f7da6e0a, c063018bb3454f75847e500227d2885c; no voters: 
I20260710 13:22:26.097771 15339 raft_consensus.cc:493] T d7558c981a0f423a931066f24cb0ce63 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:26.098244 15339 raft_consensus.cc:515] T d7558c981a0f423a931066f24cb0ce63 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.098789 14876 catalog_manager.cc:5697] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c reported cstate change: term changed from 0 to 1, leader changed from <none> to c063018bb3454f75847e500227d2885c (127.10.210.67). New cstate: current_term: 1 leader_uuid: "c063018bb3454f75847e500227d2885c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:26.098929 15301 raft_consensus.cc:515] T edd8f1d7f9834687b2ccb7ca3f271cc3 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.100263 15339 leader_election.cc:290] T d7558c981a0f423a931066f24cb0ce63 P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:26.102350 15127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7558c981a0f423a931066f24cb0ce63" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c063018bb3454f75847e500227d2885c" is_pre_election: true
I20260710 13:22:26.102998 15127 raft_consensus.cc:2468] T d7558c981a0f423a931066f24cb0ce63 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a6df4e3fae840d195da5423f7da6e0a in term 0.
I20260710 13:22:26.103365 15301 leader_election.cc:290] T edd8f1d7f9834687b2ccb7ca3f271cc3 P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 1 election: Requested vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213)
I20260710 13:22:26.084583 15276 leader_election.cc:290] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:26.104822 15357 raft_consensus.cc:2804] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:22:26.106528 15020 leader_election.cc:304] T d7558c981a0f423a931066f24cb0ce63 P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a6df4e3fae840d195da5423f7da6e0a, c063018bb3454f75847e500227d2885c; no voters: 
I20260710 13:22:26.107218 14979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7558c981a0f423a931066f24cb0ce63" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c" is_pre_election: true
I20260710 13:22:26.107788 15339 raft_consensus.cc:2804] T d7558c981a0f423a931066f24cb0ce63 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:26.108067 14979 raft_consensus.cc:2468] T d7558c981a0f423a931066f24cb0ce63 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a6df4e3fae840d195da5423f7da6e0a in term 0.
I20260710 13:22:26.108237 15339 raft_consensus.cc:493] T d7558c981a0f423a931066f24cb0ce63 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:26.108760 15339 raft_consensus.cc:3060] T d7558c981a0f423a931066f24cb0ce63 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.113227 14980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd8f1d7f9834687b2ccb7ca3f271cc3" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
I20260710 13:22:26.113858 14980 raft_consensus.cc:3060] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.116256 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a88895059d140d8bdf56f40dd8fa63b" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c" is_pre_election: true
I20260710 13:22:26.124224 14980 raft_consensus.cc:2468] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 1.
I20260710 13:22:26.124119 15339 raft_consensus.cc:515] T d7558c981a0f423a931066f24cb0ce63 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.125751 15094 leader_election.cc:304] T edd8f1d7f9834687b2ccb7ca3f271cc3 P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 960dc38413ac42f79151ac096a30fb2c, c063018bb3454f75847e500227d2885c; no voters: 
I20260710 13:22:26.126875 15301 raft_consensus.cc:2804] T edd8f1d7f9834687b2ccb7ca3f271cc3 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:26.127485 15301 raft_consensus.cc:697] T edd8f1d7f9834687b2ccb7ca3f271cc3 P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Becoming Leader. State: Replica: c063018bb3454f75847e500227d2885c, State: Running, Role: LEADER
I20260710 13:22:26.127781 14980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7558c981a0f423a931066f24cb0ce63" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
I20260710 13:22:26.128382 14980 raft_consensus.cc:3060] T d7558c981a0f423a931066f24cb0ce63 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.128285 15301 consensus_queue.cc:237] T edd8f1d7f9834687b2ccb7ca3f271cc3 P c063018bb3454f75847e500227d2885c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.125794 15054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd8f1d7f9834687b2ccb7ca3f271cc3" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
I20260710 13:22:26.134106 15054 raft_consensus.cc:3060] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.129264 15127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7558c981a0f423a931066f24cb0ce63" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c063018bb3454f75847e500227d2885c"
I20260710 13:22:26.129701 15339 leader_election.cc:290] T d7558c981a0f423a931066f24cb0ce63 P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 1 election: Requested vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:26.134832 15127 raft_consensus.cc:3060] T d7558c981a0f423a931066f24cb0ce63 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.140232 14980 raft_consensus.cc:2468] T d7558c981a0f423a931066f24cb0ce63 P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a6df4e3fae840d195da5423f7da6e0a in term 1.
I20260710 13:22:26.141980 15020 leader_election.cc:304] T d7558c981a0f423a931066f24cb0ce63 P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a6df4e3fae840d195da5423f7da6e0a, 960dc38413ac42f79151ac096a30fb2c; no voters: 
I20260710 13:22:26.143172 15339 raft_consensus.cc:2804] T d7558c981a0f423a931066f24cb0ce63 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:26.143761 15339 raft_consensus.cc:697] T d7558c981a0f423a931066f24cb0ce63 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 LEADER]: Becoming Leader. State: Replica: 6a6df4e3fae840d195da5423f7da6e0a, State: Running, Role: LEADER
I20260710 13:22:26.107264 15357 raft_consensus.cc:493] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 960dc38413ac42f79151ac096a30fb2c)
I20260710 13:22:26.144938 15357 raft_consensus.cc:3060] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:26.144637 15339 consensus_queue.cc:237] T d7558c981a0f423a931066f24cb0ce63 P 6a6df4e3fae840d195da5423f7da6e0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.158407 15127 raft_consensus.cc:2468] T d7558c981a0f423a931066f24cb0ce63 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a6df4e3fae840d195da5423f7da6e0a in term 1.
I20260710 13:22:26.159404 15054 raft_consensus.cc:2468] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 1.
I20260710 13:22:26.168725 14875 catalog_manager.cc:5697] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c reported cstate change: term changed from 0 to 1, leader changed from <none> to c063018bb3454f75847e500227d2885c (127.10.210.67). New cstate: current_term: 1 leader_uuid: "c063018bb3454f75847e500227d2885c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:26.170552 15357 raft_consensus.cc:515] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.171448 15053 raft_consensus.cc:1240] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Rejecting Update request from peer 960dc38413ac42f79151ac096a30fb2c for earlier term 1. Current term is 2. Ops: []
I20260710 13:22:26.171334 14875 catalog_manager.cc:5697] T edd8f1d7f9834687b2ccb7ca3f271cc3 P c063018bb3454f75847e500227d2885c reported cstate change: term changed from 0 to 1, leader changed from <none> to c063018bb3454f75847e500227d2885c (127.10.210.67). New cstate: current_term: 1 leader_uuid: "c063018bb3454f75847e500227d2885c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:26.172529 15357 leader_election.cc:290] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 2 election: Requested vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:26.174379 14980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a88895059d140d8bdf56f40dd8fa63b" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
I20260710 13:22:26.176195 15128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a88895059d140d8bdf56f40dd8fa63b" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c063018bb3454f75847e500227d2885c"
I20260710 13:22:26.177685 15190 consensus_queue.cc:1059] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.177784 15020 leader_election.cc:304] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a [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: 6a6df4e3fae840d195da5423f7da6e0a; no voters: 960dc38413ac42f79151ac096a30fb2c, c063018bb3454f75847e500227d2885c
I20260710 13:22:26.178504 15190 raft_consensus.cc:3055] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:26.178799 15190 raft_consensus.cc:740] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 960dc38413ac42f79151ac096a30fb2c, State: Running, Role: LEADER
I20260710 13:22:26.179569 15339 raft_consensus.cc:2749] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:22:26.179481 15190 consensus_queue.cc:260] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.180615 15190 raft_consensus.cc:3060] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:26.183763 14876 catalog_manager.cc:5697] T d7558c981a0f423a931066f24cb0ce63 P 6a6df4e3fae840d195da5423f7da6e0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66). New cstate: current_term: 1 leader_uuid: "6a6df4e3fae840d195da5423f7da6e0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:26.209635 15339 raft_consensus.cc:493] T 35dd368dd4b94689a0b3f8dd0da50875 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:26.210194 15339 raft_consensus.cc:515] T 35dd368dd4b94689a0b3f8dd0da50875 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.212211 15339 leader_election.cc:290] T 35dd368dd4b94689a0b3f8dd0da50875 P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:26.213045 14980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35dd368dd4b94689a0b3f8dd0da50875" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c" is_pre_election: true
I20260710 13:22:26.213169 15128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35dd368dd4b94689a0b3f8dd0da50875" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c063018bb3454f75847e500227d2885c" is_pre_election: true
I20260710 13:22:26.213688 14980 raft_consensus.cc:2468] T 35dd368dd4b94689a0b3f8dd0da50875 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a6df4e3fae840d195da5423f7da6e0a in term 0.
I20260710 13:22:26.213722 15128 raft_consensus.cc:2468] T 35dd368dd4b94689a0b3f8dd0da50875 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a6df4e3fae840d195da5423f7da6e0a in term 0.
I20260710 13:22:26.214746 15020 leader_election.cc:304] T 35dd368dd4b94689a0b3f8dd0da50875 P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a6df4e3fae840d195da5423f7da6e0a, 960dc38413ac42f79151ac096a30fb2c; no voters: 
I20260710 13:22:26.215386 15339 raft_consensus.cc:2804] T 35dd368dd4b94689a0b3f8dd0da50875 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:26.215739 15339 raft_consensus.cc:493] T 35dd368dd4b94689a0b3f8dd0da50875 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:26.216020 15339 raft_consensus.cc:3060] T 35dd368dd4b94689a0b3f8dd0da50875 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.220536 15339 raft_consensus.cc:515] T 35dd368dd4b94689a0b3f8dd0da50875 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.222466 15339 leader_election.cc:290] T 35dd368dd4b94689a0b3f8dd0da50875 P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 1 election: Requested vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:26.223191 14980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35dd368dd4b94689a0b3f8dd0da50875" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
I20260710 13:22:26.223798 14980 raft_consensus.cc:3060] T 35dd368dd4b94689a0b3f8dd0da50875 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.223996 15127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35dd368dd4b94689a0b3f8dd0da50875" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c063018bb3454f75847e500227d2885c"
I20260710 13:22:26.224550 15127 raft_consensus.cc:3060] T 35dd368dd4b94689a0b3f8dd0da50875 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.230676 14980 raft_consensus.cc:2468] T 35dd368dd4b94689a0b3f8dd0da50875 P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a6df4e3fae840d195da5423f7da6e0a in term 1.
I20260710 13:22:26.231230 15127 raft_consensus.cc:2468] T 35dd368dd4b94689a0b3f8dd0da50875 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a6df4e3fae840d195da5423f7da6e0a in term 1.
I20260710 13:22:26.231832 15020 leader_election.cc:304] T 35dd368dd4b94689a0b3f8dd0da50875 P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a6df4e3fae840d195da5423f7da6e0a, 960dc38413ac42f79151ac096a30fb2c; no voters: 
I20260710 13:22:26.232568 15339 raft_consensus.cc:2804] T 35dd368dd4b94689a0b3f8dd0da50875 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:26.233079 15339 raft_consensus.cc:697] T 35dd368dd4b94689a0b3f8dd0da50875 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 LEADER]: Becoming Leader. State: Replica: 6a6df4e3fae840d195da5423f7da6e0a, State: Running, Role: LEADER
I20260710 13:22:26.233814 15339 consensus_queue.cc:237] T 35dd368dd4b94689a0b3f8dd0da50875 P 6a6df4e3fae840d195da5423f7da6e0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.235363 15190 raft_consensus.cc:493] T 45b3bc011155444b9e1d230c250ed32e P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:26.235735 15190 raft_consensus.cc:515] T 45b3bc011155444b9e1d230c250ed32e P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.238176 15053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b3bc011155444b9e1d230c250ed32e" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a" is_pre_election: true
I20260710 13:22:26.238350 15127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b3bc011155444b9e1d230c250ed32e" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c063018bb3454f75847e500227d2885c" is_pre_election: true
I20260710 13:22:26.239130 15127 raft_consensus.cc:2393] T 45b3bc011155444b9e1d230c250ed32e P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 960dc38413ac42f79151ac096a30fb2c in current term 1: Already voted for candidate 6a6df4e3fae840d195da5423f7da6e0a in this term.
I20260710 13:22:26.239724 15190 leader_election.cc:290] T 45b3bc011155444b9e1d230c250ed32e P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:26.240031 14945 leader_election.cc:304] T 45b3bc011155444b9e1d230c250ed32e P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 960dc38413ac42f79151ac096a30fb2c; no voters: 6a6df4e3fae840d195da5423f7da6e0a, c063018bb3454f75847e500227d2885c
I20260710 13:22:26.240880 15190 raft_consensus.cc:3060] T 45b3bc011155444b9e1d230c250ed32e P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.242728 14875 catalog_manager.cc:5697] T 35dd368dd4b94689a0b3f8dd0da50875 P 6a6df4e3fae840d195da5423f7da6e0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66). New cstate: current_term: 1 leader_uuid: "6a6df4e3fae840d195da5423f7da6e0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:26.245229 15190 raft_consensus.cc:2749] T 45b3bc011155444b9e1d230c250ed32e P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:26.250854 15339 raft_consensus.cc:493] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:26.251303 15339 raft_consensus.cc:515] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.252849 15339 leader_election.cc:290] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:26.253633 14980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326cec8dd5af4b79b9fb0d1ca7956b82" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c" is_pre_election: true
I20260710 13:22:26.253999 15127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326cec8dd5af4b79b9fb0d1ca7956b82" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c063018bb3454f75847e500227d2885c" is_pre_election: true
I20260710 13:22:26.254333 14980 raft_consensus.cc:2468] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a6df4e3fae840d195da5423f7da6e0a in term 0.
I20260710 13:22:26.254621 15127 raft_consensus.cc:2468] T 326cec8dd5af4b79b9fb0d1ca7956b82 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a6df4e3fae840d195da5423f7da6e0a in term 0.
I20260710 13:22:26.255355 15020 leader_election.cc:304] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a6df4e3fae840d195da5423f7da6e0a, 960dc38413ac42f79151ac096a30fb2c; no voters: 
I20260710 13:22:26.256026 15339 raft_consensus.cc:2804] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:26.256328 15339 raft_consensus.cc:493] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:26.256606 15339 raft_consensus.cc:3060] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 6a6df4e3fae840d195da5423f7da6e0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.261183 15339 raft_consensus.cc:515] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.262691 15339 leader_election.cc:290] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 1 election: Requested vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:26.263491 14980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326cec8dd5af4b79b9fb0d1ca7956b82" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
I20260710 13:22:26.263738 15127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326cec8dd5af4b79b9fb0d1ca7956b82" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c063018bb3454f75847e500227d2885c"
I20260710 13:22:26.264009 14980 raft_consensus.cc:3060] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.264318 15127 raft_consensus.cc:3060] T 326cec8dd5af4b79b9fb0d1ca7956b82 P c063018bb3454f75847e500227d2885c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.268399 14980 raft_consensus.cc:2468] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a6df4e3fae840d195da5423f7da6e0a in term 1.
I20260710 13:22:26.268949 15127 raft_consensus.cc:2468] T 326cec8dd5af4b79b9fb0d1ca7956b82 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a6df4e3fae840d195da5423f7da6e0a in term 1.
I20260710 13:22:26.269466 15020 leader_election.cc:304] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a6df4e3fae840d195da5423f7da6e0a, 960dc38413ac42f79151ac096a30fb2c; no voters: 
I20260710 13:22:26.270246 15339 raft_consensus.cc:2804] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:26.270716 15339 raft_consensus.cc:697] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 LEADER]: Becoming Leader. State: Replica: 6a6df4e3fae840d195da5423f7da6e0a, State: Running, Role: LEADER
I20260710 13:22:26.271337 15339 consensus_queue.cc:237] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 6a6df4e3fae840d195da5423f7da6e0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.279924 14875 catalog_manager.cc:5697] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 6a6df4e3fae840d195da5423f7da6e0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66). New cstate: current_term: 1 leader_uuid: "6a6df4e3fae840d195da5423f7da6e0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:26.411080 14980 raft_consensus.cc:3060] T 0e679ad288ee470294613b468a63ac2f P 960dc38413ac42f79151ac096a30fb2c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.417336 15351 consensus_queue.cc:1048] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c [LEADER]: Connected to new peer: Peer: permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.421519 15351 consensus_queue.cc:1048] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.429963 15357 consensus_queue.cc:1048] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.447875 15276 consensus_queue.cc:1048] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.499295 15054 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "326cec8dd5af4b79b9fb0d1ca7956b82"
dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
mode: GRACEFUL
new_leader_uuid: "960dc38413ac42f79151ac096a30fb2c"
 from {username='slave'} at 127.0.0.1:42056
I20260710 13:22:26.499825 15054 raft_consensus.cc:606] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 LEADER]: Received request to transfer leadership to TS 960dc38413ac42f79151ac096a30fb2c
I20260710 13:22:26.504277 15127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e679ad288ee470294613b468a63ac2f"
dest_uuid: "c063018bb3454f75847e500227d2885c"
mode: GRACEFUL
new_leader_uuid: "960dc38413ac42f79151ac096a30fb2c"
 from {username='slave'} at 127.0.0.1:40226
I20260710 13:22:26.504833 15127 raft_consensus.cc:606] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Received request to transfer leadership to TS 960dc38413ac42f79151ac096a30fb2c
I20260710 13:22:26.509172 15127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f4de104477a4e429166990fd4b3fb34"
dest_uuid: "c063018bb3454f75847e500227d2885c"
mode: GRACEFUL
new_leader_uuid: "960dc38413ac42f79151ac096a30fb2c"
 from {username='slave'} at 127.0.0.1:40226
I20260710 13:22:26.509640 15127 raft_consensus.cc:606] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Received request to transfer leadership to TS 960dc38413ac42f79151ac096a30fb2c
I20260710 13:22:26.513906 15127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2594cd096f6640a69da49597bccfe79e"
dest_uuid: "c063018bb3454f75847e500227d2885c"
mode: GRACEFUL
new_leader_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
 from {username='slave'} at 127.0.0.1:40226
I20260710 13:22:26.514362 15127 raft_consensus.cc:606] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Received request to transfer leadership to TS 6a6df4e3fae840d195da5423f7da6e0a
I20260710 13:22:26.520960 15127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "edd8f1d7f9834687b2ccb7ca3f271cc3"
dest_uuid: "c063018bb3454f75847e500227d2885c"
mode: GRACEFUL
new_leader_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
 from {username='slave'} at 127.0.0.1:40226
I20260710 13:22:26.521435 15127 raft_consensus.cc:606] T edd8f1d7f9834687b2ccb7ca3f271cc3 P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Received request to transfer leadership to TS 6a6df4e3fae840d195da5423f7da6e0a
I20260710 13:22:26.524382 15351 consensus_queue.cc:1048] T edd8f1d7f9834687b2ccb7ca3f271cc3 P c063018bb3454f75847e500227d2885c [LEADER]: Connected to new peer: Peer: permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.529078 15054 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7558c981a0f423a931066f24cb0ce63"
dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
mode: GRACEFUL
new_leader_uuid: "c063018bb3454f75847e500227d2885c"
 from {username='slave'} at 127.0.0.1:42056
I20260710 13:22:26.529735 15054 raft_consensus.cc:606] T d7558c981a0f423a931066f24cb0ce63 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 LEADER]: Received request to transfer leadership to TS c063018bb3454f75847e500227d2885c
I20260710 13:22:26.533980 15276 consensus_queue.cc:1048] T d7558c981a0f423a931066f24cb0ce63 P 6a6df4e3fae840d195da5423f7da6e0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.537173 15336 consensus_queue.cc:1048] T edd8f1d7f9834687b2ccb7ca3f271cc3 P c063018bb3454f75847e500227d2885c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.546370 15357 consensus_queue.cc:1048] T d7558c981a0f423a931066f24cb0ce63 P 6a6df4e3fae840d195da5423f7da6e0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.556989 15336 raft_consensus.cc:993] T edd8f1d7f9834687b2ccb7ca3f271cc3 P c063018bb3454f75847e500227d2885c: : Instructing follower 6a6df4e3fae840d195da5423f7da6e0a to start an election
I20260710 13:22:26.557446 15336 raft_consensus.cc:1081] T edd8f1d7f9834687b2ccb7ca3f271cc3 P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Signalling peer 6a6df4e3fae840d195da5423f7da6e0a to start an election
I20260710 13:22:26.559660 15054 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "edd8f1d7f9834687b2ccb7ca3f271cc3"
dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
 from {username='slave'} at 127.0.0.1:42048
I20260710 13:22:26.560220 15054 raft_consensus.cc:493] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:26.560590 15054 raft_consensus.cc:3060] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:26.561980 15357 raft_consensus.cc:993] T d7558c981a0f423a931066f24cb0ce63 P 6a6df4e3fae840d195da5423f7da6e0a: : Instructing follower c063018bb3454f75847e500227d2885c to start an election
I20260710 13:22:26.562444 15357 raft_consensus.cc:1081] T d7558c981a0f423a931066f24cb0ce63 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 LEADER]: Signalling peer c063018bb3454f75847e500227d2885c to start an election
I20260710 13:22:26.564139 15127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7558c981a0f423a931066f24cb0ce63"
dest_uuid: "c063018bb3454f75847e500227d2885c"
 from {username='slave'} at 127.0.0.1:40218
I20260710 13:22:26.564683 15127 raft_consensus.cc:493] T d7558c981a0f423a931066f24cb0ce63 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:26.565059 15127 raft_consensus.cc:3060] T d7558c981a0f423a931066f24cb0ce63 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:26.567632 15054 raft_consensus.cc:515] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.569633 15054 leader_election.cc:290] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 2 election: Requested vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:26.570492 14976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd8f1d7f9834687b2ccb7ca3f271cc3" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
I20260710 13:22:26.571197 14976 raft_consensus.cc:3060] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:26.570492 15128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd8f1d7f9834687b2ccb7ca3f271cc3" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c063018bb3454f75847e500227d2885c"
I20260710 13:22:26.571894 15128 raft_consensus.cc:3055] T edd8f1d7f9834687b2ccb7ca3f271cc3 P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:26.572191 15128 raft_consensus.cc:740] T edd8f1d7f9834687b2ccb7ca3f271cc3 P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c063018bb3454f75847e500227d2885c, State: Running, Role: LEADER
I20260710 13:22:26.572914 15128 consensus_queue.cc:260] T edd8f1d7f9834687b2ccb7ca3f271cc3 P c063018bb3454f75847e500227d2885c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.574034 15128 raft_consensus.cc:3060] T edd8f1d7f9834687b2ccb7ca3f271cc3 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:26.574600 15127 raft_consensus.cc:515] T d7558c981a0f423a931066f24cb0ce63 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.577090 14980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7558c981a0f423a931066f24cb0ce63" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
I20260710 13:22:26.577597 14980 raft_consensus.cc:3060] T d7558c981a0f423a931066f24cb0ce63 P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:26.577796 14976 raft_consensus.cc:2468] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a6df4e3fae840d195da5423f7da6e0a in term 2.
I20260710 13:22:26.579077 15020 leader_election.cc:304] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a6df4e3fae840d195da5423f7da6e0a, 960dc38413ac42f79151ac096a30fb2c; no voters: 
I20260710 13:22:26.579777 15276 raft_consensus.cc:2804] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:26.580219 15276 raft_consensus.cc:697] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 LEADER]: Becoming Leader. State: Replica: 6a6df4e3fae840d195da5423f7da6e0a, State: Running, Role: LEADER
I20260710 13:22:26.580466 15301 consensus_queue.cc:1048] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [LEADER]: Connected to new peer: Peer: permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.581018 15276 consensus_queue.cc:237] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 6a6df4e3fae840d195da5423f7da6e0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.581856 15128 raft_consensus.cc:2468] T edd8f1d7f9834687b2ccb7ca3f271cc3 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a6df4e3fae840d195da5423f7da6e0a in term 2.
I20260710 13:22:26.584564 15301 consensus_queue.cc:1048] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c [LEADER]: Connected to new peer: Peer: permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.585564 15054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7558c981a0f423a931066f24cb0ce63" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
I20260710 13:22:26.586146 15054 raft_consensus.cc:3055] T d7558c981a0f423a931066f24cb0ce63 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:26.586449 15054 raft_consensus.cc:740] T d7558c981a0f423a931066f24cb0ce63 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a6df4e3fae840d195da5423f7da6e0a, State: Running, Role: LEADER
I20260710 13:22:26.587224 15054 consensus_queue.cc:260] T d7558c981a0f423a931066f24cb0ce63 P 6a6df4e3fae840d195da5423f7da6e0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.588276 15054 raft_consensus.cc:3060] T d7558c981a0f423a931066f24cb0ce63 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:26.588943 15127 leader_election.cc:290] T d7558c981a0f423a931066f24cb0ce63 P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 2 election: Requested vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213)
I20260710 13:22:26.596381 14980 raft_consensus.cc:2468] T d7558c981a0f423a931066f24cb0ce63 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 2.
I20260710 13:22:26.597339 15094 leader_election.cc:304] T d7558c981a0f423a931066f24cb0ce63 P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 960dc38413ac42f79151ac096a30fb2c, c063018bb3454f75847e500227d2885c; no voters: 
I20260710 13:22:26.596799 14878 catalog_manager.cc:5697] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 6a6df4e3fae840d195da5423f7da6e0a reported cstate change: term changed from 1 to 2, leader changed from c063018bb3454f75847e500227d2885c (127.10.210.67) to 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66). New cstate: current_term: 2 leader_uuid: "6a6df4e3fae840d195da5423f7da6e0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:26.599440 15301 raft_consensus.cc:2804] T d7558c981a0f423a931066f24cb0ce63 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:26.599939 15301 raft_consensus.cc:697] T d7558c981a0f423a931066f24cb0ce63 P c063018bb3454f75847e500227d2885c [term 2 LEADER]: Becoming Leader. State: Replica: c063018bb3454f75847e500227d2885c, State: Running, Role: LEADER
I20260710 13:22:26.600750 15301 consensus_queue.cc:237] T d7558c981a0f423a931066f24cb0ce63 P c063018bb3454f75847e500227d2885c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.599447 15054 raft_consensus.cc:2468] T d7558c981a0f423a931066f24cb0ce63 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 2.
I20260710 13:22:26.609899 15301 consensus_queue.cc:1048] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:26.614794 15337 raft_consensus.cc:993] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c: : Instructing follower 960dc38413ac42f79151ac096a30fb2c to start an election
I20260710 13:22:26.615221 15337 raft_consensus.cc:1081] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Signalling peer 960dc38413ac42f79151ac096a30fb2c to start an election
I20260710 13:22:26.615919 14878 catalog_manager.cc:5697] T d7558c981a0f423a931066f24cb0ce63 P c063018bb3454f75847e500227d2885c reported cstate change: term changed from 1 to 2, leader changed from 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66) to c063018bb3454f75847e500227d2885c (127.10.210.67). New cstate: current_term: 2 leader_uuid: "c063018bb3454f75847e500227d2885c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:26.620692 14977 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f4de104477a4e429166990fd4b3fb34"
dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
 from {username='slave'} at 127.0.0.1:56010
I20260710 13:22:26.621309 14977 raft_consensus.cc:493] T 9f4de104477a4e429166990fd4b3fb34 P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:26.621687 14977 raft_consensus.cc:3060] T 9f4de104477a4e429166990fd4b3fb34 P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:26.628363 15336 raft_consensus.cc:993] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c: : Instructing follower 6a6df4e3fae840d195da5423f7da6e0a to start an election
I20260710 13:22:26.628989 15337 raft_consensus.cc:1081] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Signalling peer 6a6df4e3fae840d195da5423f7da6e0a to start an election
I20260710 13:22:26.629964 15301 consensus_queue.cc:1048] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.630750 15054 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2594cd096f6640a69da49597bccfe79e"
dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
 from {username='slave'} at 127.0.0.1:42048
I20260710 13:22:26.631301 15054 raft_consensus.cc:493] T 2594cd096f6640a69da49597bccfe79e P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:26.631644 15054 raft_consensus.cc:3060] T 2594cd096f6640a69da49597bccfe79e P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:26.638015 15054 raft_consensus.cc:515] T 2594cd096f6640a69da49597bccfe79e P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.638327 14977 raft_consensus.cc:515] T 9f4de104477a4e429166990fd4b3fb34 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.639375 14976 raft_consensus.cc:1240] T 9f4de104477a4e429166990fd4b3fb34 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Rejecting Update request from peer c063018bb3454f75847e500227d2885c for earlier term 1. Current term is 2. Ops: []
I20260710 13:22:26.640398 14977 leader_election.cc:290] T 9f4de104477a4e429166990fd4b3fb34 P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 2 election: Requested vote from peers 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:26.640337 14980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2594cd096f6640a69da49597bccfe79e" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
I20260710 13:22:26.641062 14980 raft_consensus.cc:3060] T 2594cd096f6640a69da49597bccfe79e P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:26.642194 15128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4de104477a4e429166990fd4b3fb34" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c063018bb3454f75847e500227d2885c"
I20260710 13:22:26.642064 15301 consensus_queue.cc:1059] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.642983 15128 raft_consensus.cc:3055] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:26.643293 15128 raft_consensus.cc:740] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c063018bb3454f75847e500227d2885c, State: Running, Role: LEADER
I20260710 13:22:26.643447 15053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4de104477a4e429166990fd4b3fb34" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
I20260710 13:22:26.644229 15053 raft_consensus.cc:3060] T 9f4de104477a4e429166990fd4b3fb34 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:26.644016 15128 consensus_queue.cc:260] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.645085 15128 raft_consensus.cc:3060] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:26.651345 15128 raft_consensus.cc:2468] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960dc38413ac42f79151ac096a30fb2c in term 2.
I20260710 13:22:26.651507 15127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2594cd096f6640a69da49597bccfe79e" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c063018bb3454f75847e500227d2885c"
W20260710 13:22:26.651839 15301 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 13:22:26.652202 15127 raft_consensus.cc:3055] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:26.652526 15127 raft_consensus.cc:740] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c063018bb3454f75847e500227d2885c, State: Running, Role: LEADER
I20260710 13:22:26.653378 15127 consensus_queue.cc:260] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.654502 15127 raft_consensus.cc:3060] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:26.655224 14980 raft_consensus.cc:2468] T 2594cd096f6640a69da49597bccfe79e P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a6df4e3fae840d195da5423f7da6e0a in term 2.
I20260710 13:22:26.657444 15053 raft_consensus.cc:2468] T 9f4de104477a4e429166990fd4b3fb34 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960dc38413ac42f79151ac096a30fb2c in term 2.
I20260710 13:22:26.658350 14945 leader_election.cc:304] T 9f4de104477a4e429166990fd4b3fb34 P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 960dc38413ac42f79151ac096a30fb2c, c063018bb3454f75847e500227d2885c; no voters: 
I20260710 13:22:26.659116 15020 leader_election.cc:304] T 2594cd096f6640a69da49597bccfe79e P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a6df4e3fae840d195da5423f7da6e0a, 960dc38413ac42f79151ac096a30fb2c; no voters: 
I20260710 13:22:26.660006 15276 raft_consensus.cc:2804] T 2594cd096f6640a69da49597bccfe79e P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:26.660051 15190 raft_consensus.cc:2804] T 9f4de104477a4e429166990fd4b3fb34 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:26.660537 15276 raft_consensus.cc:697] T 2594cd096f6640a69da49597bccfe79e P 6a6df4e3fae840d195da5423f7da6e0a [term 2 LEADER]: Becoming Leader. State: Replica: 6a6df4e3fae840d195da5423f7da6e0a, State: Running, Role: LEADER
I20260710 13:22:26.660652 15190 raft_consensus.cc:697] T 9f4de104477a4e429166990fd4b3fb34 P 960dc38413ac42f79151ac096a30fb2c [term 2 LEADER]: Becoming Leader. State: Replica: 960dc38413ac42f79151ac096a30fb2c, State: Running, Role: LEADER
I20260710 13:22:26.661440 15276 consensus_queue.cc:237] T 2594cd096f6640a69da49597bccfe79e P 6a6df4e3fae840d195da5423f7da6e0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.661525 15190 consensus_queue.cc:237] T 9f4de104477a4e429166990fd4b3fb34 P 960dc38413ac42f79151ac096a30fb2c [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: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.668860 15054 leader_election.cc:290] T 2594cd096f6640a69da49597bccfe79e P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 2 election: Requested vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:26.672603 14878 catalog_manager.cc:5697] T 2594cd096f6640a69da49597bccfe79e P 6a6df4e3fae840d195da5423f7da6e0a reported cstate change: term changed from 1 to 2, leader changed from c063018bb3454f75847e500227d2885c (127.10.210.67) to 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66). New cstate: current_term: 2 leader_uuid: "6a6df4e3fae840d195da5423f7da6e0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:26.674153 14875 catalog_manager.cc:5697] T 9f4de104477a4e429166990fd4b3fb34 P 960dc38413ac42f79151ac096a30fb2c reported cstate change: term changed from 1 to 2, leader changed from c063018bb3454f75847e500227d2885c (127.10.210.67) to 960dc38413ac42f79151ac096a30fb2c (127.10.210.65). New cstate: current_term: 2 leader_uuid: "960dc38413ac42f79151ac096a30fb2c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:26.679185 15127 raft_consensus.cc:2468] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a6df4e3fae840d195da5423f7da6e0a in term 2.
I20260710 13:22:26.710421 15339 consensus_queue.cc:1048] T 35dd368dd4b94689a0b3f8dd0da50875 P 6a6df4e3fae840d195da5423f7da6e0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.720484 15357 consensus_queue.cc:1048] T 35dd368dd4b94689a0b3f8dd0da50875 P 6a6df4e3fae840d195da5423f7da6e0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.741684 15276 consensus_queue.cc:1048] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 6a6df4e3fae840d195da5423f7da6e0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.747391 15357 raft_consensus.cc:993] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 6a6df4e3fae840d195da5423f7da6e0a: : Instructing follower 960dc38413ac42f79151ac096a30fb2c to start an election
I20260710 13:22:26.748039 15339 raft_consensus.cc:1081] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 LEADER]: Signalling peer 960dc38413ac42f79151ac096a30fb2c to start an election
I20260710 13:22:26.750162 14980 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "326cec8dd5af4b79b9fb0d1ca7956b82"
dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
 from {username='slave'} at 127.0.0.1:56024
I20260710 13:22:26.750650 14980 raft_consensus.cc:493] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:26.750984 14980 raft_consensus.cc:3060] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:26.752568 15357 consensus_queue.cc:1048] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 6a6df4e3fae840d195da5423f7da6e0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.756775 14980 raft_consensus.cc:515] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.759516 15054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326cec8dd5af4b79b9fb0d1ca7956b82" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
I20260710 13:22:26.759675 15128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326cec8dd5af4b79b9fb0d1ca7956b82" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c063018bb3454f75847e500227d2885c"
I20260710 13:22:26.760068 15054 raft_consensus.cc:3055] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:26.760236 15128 raft_consensus.cc:3060] T 326cec8dd5af4b79b9fb0d1ca7956b82 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:26.760483 15054 raft_consensus.cc:740] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a6df4e3fae840d195da5423f7da6e0a, State: Running, Role: LEADER
I20260710 13:22:26.761273 15054 consensus_queue.cc:260] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 6a6df4e3fae840d195da5423f7da6e0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.762282 15054 raft_consensus.cc:3060] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:26.761931 14980 leader_election.cc:290] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 2 election: Requested vote from peers 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:26.766513 15128 raft_consensus.cc:2468] T 326cec8dd5af4b79b9fb0d1ca7956b82 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960dc38413ac42f79151ac096a30fb2c in term 2.
I20260710 13:22:26.767665 14945 leader_election.cc:304] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 960dc38413ac42f79151ac096a30fb2c, c063018bb3454f75847e500227d2885c; no voters: 
I20260710 13:22:26.768374 15190 raft_consensus.cc:2804] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:26.768878 15190 raft_consensus.cc:697] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 960dc38413ac42f79151ac096a30fb2c [term 2 LEADER]: Becoming Leader. State: Replica: 960dc38413ac42f79151ac096a30fb2c, State: Running, Role: LEADER
I20260710 13:22:26.768317 15054 raft_consensus.cc:2468] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960dc38413ac42f79151ac096a30fb2c in term 2.
I20260710 13:22:26.769694 15190 consensus_queue.cc:237] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 960dc38413ac42f79151ac096a30fb2c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:26.775660 14876 catalog_manager.cc:5697] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 960dc38413ac42f79151ac096a30fb2c reported cstate change: term changed from 1 to 2, leader changed from 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66) to 960dc38413ac42f79151ac096a30fb2c (127.10.210.65). New cstate: current_term: 2 leader_uuid: "960dc38413ac42f79151ac096a30fb2c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:27.028190 15337 raft_consensus.cc:993] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c: : Instructing follower 960dc38413ac42f79151ac096a30fb2c to start an election
I20260710 13:22:27.028664 15337 raft_consensus.cc:1081] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Signalling peer 960dc38413ac42f79151ac096a30fb2c to start an election
I20260710 13:22:27.030194 14980 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e679ad288ee470294613b468a63ac2f"
dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
 from {username='slave'} at 127.0.0.1:56010
I20260710 13:22:27.030634 14980 raft_consensus.cc:493] T 0e679ad288ee470294613b468a63ac2f P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:27.030908 14980 raft_consensus.cc:3060] T 0e679ad288ee470294613b468a63ac2f P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:27.034781 14977 raft_consensus.cc:1275] T d7558c981a0f423a931066f24cb0ce63 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Refusing update from remote peer c063018bb3454f75847e500227d2885c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:27.035991 15301 consensus_queue.cc:1048] T d7558c981a0f423a931066f24cb0ce63 P c063018bb3454f75847e500227d2885c [LEADER]: Connected to new peer: Peer: permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:27.036477 14980 raft_consensus.cc:515] T 0e679ad288ee470294613b468a63ac2f P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:27.038071 14980 leader_election.cc:290] T 0e679ad288ee470294613b468a63ac2f P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 2 election: Requested vote from peers 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:27.038935 15128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e679ad288ee470294613b468a63ac2f" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c063018bb3454f75847e500227d2885c"
I20260710 13:22:27.039150 15054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e679ad288ee470294613b468a63ac2f" candidate_uuid: "960dc38413ac42f79151ac096a30fb2c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
I20260710 13:22:27.039575 15128 raft_consensus.cc:3055] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:27.039855 15054 raft_consensus.cc:3060] T 0e679ad288ee470294613b468a63ac2f P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:27.039875 15128 raft_consensus.cc:740] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c063018bb3454f75847e500227d2885c, State: Running, Role: LEADER
I20260710 13:22:27.044358 15053 raft_consensus.cc:1275] T d7558c981a0f423a931066f24cb0ce63 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Refusing update from remote peer c063018bb3454f75847e500227d2885c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:27.046156 15336 consensus_queue.cc:1048] T d7558c981a0f423a931066f24cb0ce63 P c063018bb3454f75847e500227d2885c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:27.046478 15054 raft_consensus.cc:2468] T 0e679ad288ee470294613b468a63ac2f P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960dc38413ac42f79151ac096a30fb2c in term 2.
I20260710 13:22:27.040830 15128 consensus_queue.cc:260] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:27.047688 14943 leader_election.cc:304] T 0e679ad288ee470294613b468a63ac2f P 960dc38413ac42f79151ac096a30fb2c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a6df4e3fae840d195da5423f7da6e0a, 960dc38413ac42f79151ac096a30fb2c; no voters: 
I20260710 13:22:27.048681 15128 raft_consensus.cc:3060] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:27.049449 15190 raft_consensus.cc:2804] T 0e679ad288ee470294613b468a63ac2f P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:27.050103 15190 raft_consensus.cc:697] T 0e679ad288ee470294613b468a63ac2f P 960dc38413ac42f79151ac096a30fb2c [term 2 LEADER]: Becoming Leader. State: Replica: 960dc38413ac42f79151ac096a30fb2c, State: Running, Role: LEADER
I20260710 13:22:27.053665 15190 consensus_queue.cc:237] T 0e679ad288ee470294613b468a63ac2f P 960dc38413ac42f79151ac096a30fb2c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:27.054759 15128 raft_consensus.cc:2468] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960dc38413ac42f79151ac096a30fb2c in term 2.
I20260710 13:22:27.061285 14876 catalog_manager.cc:5697] T 0e679ad288ee470294613b468a63ac2f P 960dc38413ac42f79151ac096a30fb2c reported cstate change: term changed from 1 to 2, leader changed from c063018bb3454f75847e500227d2885c (127.10.210.67) to 960dc38413ac42f79151ac096a30fb2c (127.10.210.65). New cstate: current_term: 2 leader_uuid: "960dc38413ac42f79151ac096a30fb2c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:27.070847 15054 raft_consensus.cc:1275] T 9f4de104477a4e429166990fd4b3fb34 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Refusing update from remote peer 960dc38413ac42f79151ac096a30fb2c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:27.072387 15190 consensus_queue.cc:1048] T 9f4de104477a4e429166990fd4b3fb34 P 960dc38413ac42f79151ac096a30fb2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:27.081843 15128 raft_consensus.cc:1275] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Refusing update from remote peer 960dc38413ac42f79151ac096a30fb2c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:27.083482 15190 consensus_queue.cc:1048] T 9f4de104477a4e429166990fd4b3fb34 P 960dc38413ac42f79151ac096a30fb2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:27.131134 15128 raft_consensus.cc:1275] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Refusing update from remote peer 6a6df4e3fae840d195da5423f7da6e0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:27.132253 15276 consensus_queue.cc:1048] T 2594cd096f6640a69da49597bccfe79e P 6a6df4e3fae840d195da5423f7da6e0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:27.138837 14977 raft_consensus.cc:1275] T 2594cd096f6640a69da49597bccfe79e P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Refusing update from remote peer 6a6df4e3fae840d195da5423f7da6e0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:27.140599 15357 consensus_queue.cc:1048] T 2594cd096f6640a69da49597bccfe79e P 6a6df4e3fae840d195da5423f7da6e0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:27.163523 15054 raft_consensus.cc:1275] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Refusing update from remote peer 960dc38413ac42f79151ac096a30fb2c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:27.164624 15190 consensus_queue.cc:1048] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 960dc38413ac42f79151ac096a30fb2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:27.171449 15128 raft_consensus.cc:1275] T 326cec8dd5af4b79b9fb0d1ca7956b82 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Refusing update from remote peer 960dc38413ac42f79151ac096a30fb2c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:27.173184 15304 consensus_queue.cc:1048] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 960dc38413ac42f79151ac096a30fb2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:27.183954 14977 raft_consensus.cc:1275] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Refusing update from remote peer 6a6df4e3fae840d195da5423f7da6e0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:27.185312 15357 consensus_queue.cc:1048] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 6a6df4e3fae840d195da5423f7da6e0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:27.191764 15128 raft_consensus.cc:1275] T edd8f1d7f9834687b2ccb7ca3f271cc3 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Refusing update from remote peer 6a6df4e3fae840d195da5423f7da6e0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:27.197526 15276 consensus_queue.cc:1048] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 6a6df4e3fae840d195da5423f7da6e0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:27.435786 15054 raft_consensus.cc:1275] T 0e679ad288ee470294613b468a63ac2f P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Refusing update from remote peer 960dc38413ac42f79151ac096a30fb2c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:27.437016 15304 consensus_queue.cc:1048] T 0e679ad288ee470294613b468a63ac2f P 960dc38413ac42f79151ac096a30fb2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:27.443814 15128 raft_consensus.cc:1275] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Refusing update from remote peer 960dc38413ac42f79151ac096a30fb2c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:27.445734 15190 consensus_queue.cc:1048] T 0e679ad288ee470294613b468a63ac2f P 960dc38413ac42f79151ac096a30fb2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:27.614214 15301 raft_consensus.cc:493] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 960dc38413ac42f79151ac096a30fb2c)
I20260710 13:22:27.614706 15301 raft_consensus.cc:515] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:27.616707 15301 leader_election.cc:290] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213)
I20260710 13:22:27.617511 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a88895059d140d8bdf56f40dd8fa63b" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c" is_pre_election: true
I20260710 13:22:27.617631 15054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a88895059d140d8bdf56f40dd8fa63b" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a" is_pre_election: true
I20260710 13:22:27.618132 14977 raft_consensus.cc:2468] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 2.
I20260710 13:22:27.618280 15054 raft_consensus.cc:2393] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c063018bb3454f75847e500227d2885c in current term 2: Already voted for candidate 6a6df4e3fae840d195da5423f7da6e0a in this term.
I20260710 13:22:27.619175 15094 leader_election.cc:304] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c [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: 960dc38413ac42f79151ac096a30fb2c, c063018bb3454f75847e500227d2885c; no voters: 
I20260710 13:22:27.619799 15301 raft_consensus.cc:2804] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:22:27.620141 15301 raft_consensus.cc:493] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 960dc38413ac42f79151ac096a30fb2c)
I20260710 13:22:27.620378 15301 raft_consensus.cc:3060] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:27.626230 15301 raft_consensus.cc:515] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:27.628152 15301 leader_election.cc:290] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 2 election: Requested vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213)
I20260710 13:22:27.629328 15054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a88895059d140d8bdf56f40dd8fa63b" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
I20260710 13:22:27.629599 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a88895059d140d8bdf56f40dd8fa63b" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
I20260710 13:22:27.630074 15054 raft_consensus.cc:2393] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c063018bb3454f75847e500227d2885c in current term 2: Already voted for candidate 6a6df4e3fae840d195da5423f7da6e0a in this term.
I20260710 13:22:27.634577 14977 raft_consensus.cc:2468] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 2.
I20260710 13:22:27.635552 15094 leader_election.cc:304] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c [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: 960dc38413ac42f79151ac096a30fb2c, c063018bb3454f75847e500227d2885c; no voters: 6a6df4e3fae840d195da5423f7da6e0a
I20260710 13:22:27.636186 15301 raft_consensus.cc:2804] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:27.636646 15301 raft_consensus.cc:697] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c [term 2 LEADER]: Becoming Leader. State: Replica: c063018bb3454f75847e500227d2885c, State: Running, Role: LEADER
I20260710 13:22:27.637430 15301 consensus_queue.cc:237] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:27.644484 14875 catalog_manager.cc:5697] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c reported cstate change: term changed from 1 to 2, leader changed from 960dc38413ac42f79151ac096a30fb2c (127.10.210.65) to c063018bb3454f75847e500227d2885c (127.10.210.67). New cstate: current_term: 2 leader_uuid: "c063018bb3454f75847e500227d2885c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:27.953059 15389 raft_consensus.cc:493] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:27.954420 15389 raft_consensus.cc:515] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:27.958696 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a88895059d140d8bdf56f40dd8fa63b" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c" is_pre_election: true
I20260710 13:22:27.959167 15127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a88895059d140d8bdf56f40dd8fa63b" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c063018bb3454f75847e500227d2885c" is_pre_election: true
I20260710 13:22:27.957861 15389 leader_election.cc:290] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:27.959860 14977 raft_consensus.cc:2468] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a6df4e3fae840d195da5423f7da6e0a in term 2.
I20260710 13:22:27.961102 15020 leader_election.cc:304] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a6df4e3fae840d195da5423f7da6e0a, 960dc38413ac42f79151ac096a30fb2c; no voters: 
I20260710 13:22:27.961795 15389 raft_consensus.cc:2804] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:22:27.962100 15389 raft_consensus.cc:493] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:27.962390 15389 raft_consensus.cc:3060] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:27.970455 15389 raft_consensus.cc:515] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:27.971930 15389 leader_election.cc:290] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 3 election: Requested vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), c063018bb3454f75847e500227d2885c (127.10.210.67:33815)
I20260710 13:22:27.972913 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a88895059d140d8bdf56f40dd8fa63b" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
I20260710 13:22:27.972971 15127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a88895059d140d8bdf56f40dd8fa63b" candidate_uuid: "6a6df4e3fae840d195da5423f7da6e0a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c063018bb3454f75847e500227d2885c"
I20260710 13:22:27.973554 14977 raft_consensus.cc:3060] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:27.981329 14977 raft_consensus.cc:2468] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a6df4e3fae840d195da5423f7da6e0a in term 3.
I20260710 13:22:27.982398 15020 leader_election.cc:304] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6a6df4e3fae840d195da5423f7da6e0a, 960dc38413ac42f79151ac096a30fb2c; no voters: c063018bb3454f75847e500227d2885c
I20260710 13:22:27.982991 15389 raft_consensus.cc:2804] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:27.983428 15389 raft_consensus.cc:697] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a [term 3 LEADER]: Becoming Leader. State: Replica: 6a6df4e3fae840d195da5423f7da6e0a, State: Running, Role: LEADER
I20260710 13:22:27.984588 15389 consensus_queue.cc:237] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:27.997673 14875 catalog_manager.cc:5697] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a reported cstate change: term changed from 2 to 3, leader changed from c063018bb3454f75847e500227d2885c (127.10.210.67) to 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66). New cstate: current_term: 3 leader_uuid: "6a6df4e3fae840d195da5423f7da6e0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:28.161587 14977 raft_consensus.cc:1240] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c [term 3 FOLLOWER]: Rejecting Update request from peer c063018bb3454f75847e500227d2885c for earlier term 2. Current term is 3. Ops: []
I20260710 13:22:28.162752 15301 consensus_queue.cc:1059] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:28.163914 15301 raft_consensus.cc:3055] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:28.164160 15301 raft_consensus.cc:740] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c063018bb3454f75847e500227d2885c, State: Running, Role: LEADER
I20260710 13:22:28.165102 15301 consensus_queue.cc:260] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:28.166047 15301 raft_consensus.cc:3060] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:28.377733 15128 raft_consensus.cc:1275] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c [term 3 FOLLOWER]: Refusing update from remote peer 6a6df4e3fae840d195da5423f7da6e0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260710 13:22:28.378042 15128 pending_rounds.cc:85] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c: Aborting all ops after (but not including) 1
I20260710 13:22:28.378290 15128 pending_rounds.cc:107] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260710 13:22:28.378535 15128 raft_consensus.cc:2889] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:22:28.379818 15389 consensus_queue.cc:1048] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:28.390547 14977 raft_consensus.cc:1275] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c [term 3 FOLLOWER]: Refusing update from remote peer 6a6df4e3fae840d195da5423f7da6e0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:22:28.393599 15276 consensus_queue.cc:1048] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:29.533610 14876 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:48884:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:22:29.552876 14876 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48884:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:22:29.576879 11081 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:22:29.653782 15431 tablet.cc:1724] T 2594cd096f6640a69da49597bccfe79e P 6a6df4e3fae840d195da5423f7da6e0a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:29.673733 15435 tablet.cc:1724] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:29.714612 15437 tablet.cc:1724] T 45b3bc011155444b9e1d230c250ed32e P c063018bb3454f75847e500227d2885c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:22:29.786856 15020 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.210.65:43893, user_credentials={real_user=slave}} blocked reactor thread for 74904.7us
W20260710 13:22:29.829344 15432 log.cc:927] Time spent T 45b3bc011155444b9e1d230c250ed32e P 960dc38413ac42f79151ac096a30fb2c: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260710 13:22:29.862051 15435 tablet.cc:1724] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 6a6df4e3fae840d195da5423f7da6e0a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:29.880939 15055 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2594cd096f6640a69da49597bccfe79e"
dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
mode: GRACEFUL
new_leader_uuid: "c063018bb3454f75847e500227d2885c"
 from {username='slave'} at 127.0.0.1:58926
I20260710 13:22:29.891686 15444 tablet.cc:1724] T 2594cd096f6640a69da49597bccfe79e P 960dc38413ac42f79151ac096a30fb2c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:29.894980 15055 raft_consensus.cc:606] T 2594cd096f6640a69da49597bccfe79e P 6a6df4e3fae840d195da5423f7da6e0a [term 2 LEADER]: Received request to transfer leadership to TS c063018bb3454f75847e500227d2885c
I20260710 13:22:29.895763 14876 catalog_manager.cc:5789] TS c063018bb3454f75847e500227d2885c (127.10.210.67:33815) does not have the latest schema for tablet d7558c981a0f423a931066f24cb0ce63 (table soft_deleted_table [id=025da0480fe0402fb38703de21b5adad]). Expected version 1 got 0
I20260710 13:22:29.889246 15456 tablet.cc:1724] T 35dd368dd4b94689a0b3f8dd0da50875 P 6a6df4e3fae840d195da5423f7da6e0a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:29.942937 15455 tablet.cc:1724] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 960dc38413ac42f79151ac096a30fb2c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:29.954855 15431 tablet.cc:1724] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 6a6df4e3fae840d195da5423f7da6e0a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:29.895634 15437 tablet.cc:1724] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:29.973196 15461 tablet.cc:1724] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:29.973822 15462 tablet.cc:1724] T 35dd368dd4b94689a0b3f8dd0da50875 P c063018bb3454f75847e500227d2885c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:29.986096 15458 tablet.cc:1724] T d7558c981a0f423a931066f24cb0ce63 P 6a6df4e3fae840d195da5423f7da6e0a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:29.966215 15459 tablet.cc:1724] T edd8f1d7f9834687b2ccb7ca3f271cc3 P c063018bb3454f75847e500227d2885c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:29.996273 15435 tablet.cc:1724] T 0e679ad288ee470294613b468a63ac2f P 6a6df4e3fae840d195da5423f7da6e0a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:30.002612 15444 tablet.cc:1724] T 0e679ad288ee470294613b468a63ac2f P 960dc38413ac42f79151ac096a30fb2c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:30.021780 14876 catalog_manager.cc:5789] TS 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213) does not have the latest schema for tablet edd8f1d7f9834687b2ccb7ca3f271cc3 (table soft_deleted_table [id=025da0480fe0402fb38703de21b5adad]). Expected version 1 got 0
I20260710 13:22:30.026500 14876 catalog_manager.cc:5789] TS 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213) does not have the latest schema for tablet 35dd368dd4b94689a0b3f8dd0da50875 (table soft_deleted_table [id=025da0480fe0402fb38703de21b5adad]). Expected version 1 got 0
I20260710 13:22:30.027976 14876 catalog_manager.cc:5789] TS 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213) does not have the latest schema for tablet 9a88895059d140d8bdf56f40dd8fa63b (table soft_deleted_table [id=025da0480fe0402fb38703de21b5adad]). Expected version 1 got 0
I20260710 13:22:30.033682 15437 tablet.cc:1724] T d7558c981a0f423a931066f24cb0ce63 P c063018bb3454f75847e500227d2885c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:30.035344 15055 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45b3bc011155444b9e1d230c250ed32e"
dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
mode: GRACEFUL
new_leader_uuid: "c063018bb3454f75847e500227d2885c"
 from {username='slave'} at 127.0.0.1:58926
I20260710 13:22:30.036069 15055 raft_consensus.cc:606] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a [term 1 LEADER]: Received request to transfer leadership to TS c063018bb3454f75847e500227d2885c
I20260710 13:22:30.038365 11081 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:22:30.059159 15465 tablet.cc:1724] T 45b3bc011155444b9e1d230c250ed32e P 960dc38413ac42f79151ac096a30fb2c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:30.060015 15431 tablet.cc:1724] T 9f4de104477a4e429166990fd4b3fb34 P 6a6df4e3fae840d195da5423f7da6e0a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:30.042479 15461 tablet.cc:1724] T 326cec8dd5af4b79b9fb0d1ca7956b82 P c063018bb3454f75847e500227d2885c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:30.070477 15467 tablet.cc:1724] T 9f4de104477a4e429166990fd4b3fb34 P 960dc38413ac42f79151ac096a30fb2c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:30.071039 15455 tablet.cc:1724] T 35dd368dd4b94689a0b3f8dd0da50875 P 960dc38413ac42f79151ac096a30fb2c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:30.077991 15458 tablet.cc:1724] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:30.081409 15462 tablet.cc:1724] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:30.077991 15459 tablet.cc:1724] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:30.089866 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:30.104255 15455 tablet.cc:1724] T d7558c981a0f423a931066f24cb0ce63 P 960dc38413ac42f79151ac096a30fb2c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:30.109992 15055 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "449ba8893b7548779f5696f78b87a7b7"
dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
mode: GRACEFUL
new_leader_uuid: "c063018bb3454f75847e500227d2885c"
 from {username='slave'} at 127.0.0.1:58926
I20260710 13:22:30.110673 15055 raft_consensus.cc:606] T 449ba8893b7548779f5696f78b87a7b7 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 LEADER]: Received request to transfer leadership to TS c063018bb3454f75847e500227d2885c
I20260710 13:22:30.096163 15444 tablet.cc:1724] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:30.141981 14977 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1b1040d209a48ae8ed382f446cd8ba2"
dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
mode: GRACEFUL
new_leader_uuid: "c063018bb3454f75847e500227d2885c"
 from {username='slave'} at 127.0.0.1:46992
I20260710 13:22:30.142618 14977 raft_consensus.cc:606] T b1b1040d209a48ae8ed382f446cd8ba2 P 960dc38413ac42f79151ac096a30fb2c [term 2 LEADER]: Received request to transfer leadership to TS c063018bb3454f75847e500227d2885c
I20260710 13:22:30.144124 11081 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:22:30.145185 11081 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:30.144816 15465 tablet.cc:1724] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 960dc38413ac42f79151ac096a30fb2c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:30.172971 14878 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 7c25c2d828524f6fb1a877fd2cc12e06: soft_deleted_table [id=025da0480fe0402fb38703de21b5adad] alter complete (version 1)
I20260710 13:22:30.248768 15454 raft_consensus.cc:993] T b1b1040d209a48ae8ed382f446cd8ba2 P 960dc38413ac42f79151ac096a30fb2c: : Instructing follower c063018bb3454f75847e500227d2885c to start an election
I20260710 13:22:30.248955 15439 raft_consensus.cc:993] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a: : Instructing follower c063018bb3454f75847e500227d2885c to start an election
I20260710 13:22:30.249392 15452 raft_consensus.cc:1081] T b1b1040d209a48ae8ed382f446cd8ba2 P 960dc38413ac42f79151ac096a30fb2c [term 2 LEADER]: Signalling peer c063018bb3454f75847e500227d2885c to start an election
I20260710 13:22:30.249603 15398 raft_consensus.cc:1081] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a [term 1 LEADER]: Signalling peer c063018bb3454f75847e500227d2885c to start an election
I20260710 13:22:30.251201 15125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1b1040d209a48ae8ed382f446cd8ba2"
dest_uuid: "c063018bb3454f75847e500227d2885c"
 from {username='slave'} at 127.0.0.1:40202
I20260710 13:22:30.251245 15124 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45b3bc011155444b9e1d230c250ed32e"
dest_uuid: "c063018bb3454f75847e500227d2885c"
 from {username='slave'} at 127.0.0.1:40218
I20260710 13:22:30.251808 15125 raft_consensus.cc:493] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:30.251829 15124 raft_consensus.cc:493] T 45b3bc011155444b9e1d230c250ed32e P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:30.252211 15125 raft_consensus.cc:3060] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:30.252295 15124 raft_consensus.cc:3060] T 45b3bc011155444b9e1d230c250ed32e P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:30.257588 15125 raft_consensus.cc:515] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:30.257972 15124 raft_consensus.cc:515] T 45b3bc011155444b9e1d230c250ed32e P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:30.259838 15125 leader_election.cc:290] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 3 election: Requested vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213)
I20260710 13:22:30.260461 15055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b1040d209a48ae8ed382f446cd8ba2" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
I20260710 13:22:30.260808 14977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b1040d209a48ae8ed382f446cd8ba2" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
I20260710 13:22:30.261085 15055 raft_consensus.cc:3060] T b1b1040d209a48ae8ed382f446cd8ba2 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:30.261219 15124 leader_election.cc:290] T 45b3bc011155444b9e1d230c250ed32e P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 2 election: Requested vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213)
I20260710 13:22:30.261361 14977 raft_consensus.cc:3055] T b1b1040d209a48ae8ed382f446cd8ba2 P 960dc38413ac42f79151ac096a30fb2c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:30.261816 14977 raft_consensus.cc:740] T b1b1040d209a48ae8ed382f446cd8ba2 P 960dc38413ac42f79151ac096a30fb2c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 960dc38413ac42f79151ac096a30fb2c, State: Running, Role: LEADER
I20260710 13:22:30.262669 14977 consensus_queue.cc:260] T b1b1040d209a48ae8ed382f446cd8ba2 P 960dc38413ac42f79151ac096a30fb2c [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: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:30.263806 14977 raft_consensus.cc:3060] T b1b1040d209a48ae8ed382f446cd8ba2 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:30.265904 15053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b3bc011155444b9e1d230c250ed32e" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
I20260710 13:22:30.266410 15053 raft_consensus.cc:3055] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:30.266700 15053 raft_consensus.cc:740] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a6df4e3fae840d195da5423f7da6e0a, State: Running, Role: LEADER
I20260710 13:22:30.267426 15053 consensus_queue.cc:260] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:30.268558 15053 raft_consensus.cc:3060] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:30.269107 14980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b3bc011155444b9e1d230c250ed32e" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
I20260710 13:22:30.269631 14980 raft_consensus.cc:3060] T 45b3bc011155444b9e1d230c250ed32e P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:30.269459 15055 raft_consensus.cc:2468] T b1b1040d209a48ae8ed382f446cd8ba2 P 6a6df4e3fae840d195da5423f7da6e0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 3.
I20260710 13:22:30.270905 15092 leader_election.cc:304] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [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: 6a6df4e3fae840d195da5423f7da6e0a, c063018bb3454f75847e500227d2885c; no voters: 
I20260710 13:22:30.271852 15440 raft_consensus.cc:2804] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:30.272292 15440 raft_consensus.cc:697] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [term 3 LEADER]: Becoming Leader. State: Replica: c063018bb3454f75847e500227d2885c, State: Running, Role: LEADER
I20260710 13:22:30.273141 15440 consensus_queue.cc:237] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [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: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:30.274473 14977 raft_consensus.cc:2468] T b1b1040d209a48ae8ed382f446cd8ba2 P 960dc38413ac42f79151ac096a30fb2c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 3.
I20260710 13:22:30.275308 15053 raft_consensus.cc:2468] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 2.
I20260710 13:22:30.275936 14980 raft_consensus.cc:2468] T 45b3bc011155444b9e1d230c250ed32e P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 2.
I20260710 13:22:30.276476 15092 leader_election.cc:304] T 45b3bc011155444b9e1d230c250ed32e P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a6df4e3fae840d195da5423f7da6e0a, c063018bb3454f75847e500227d2885c; no voters: 
I20260710 13:22:30.277554 15446 raft_consensus.cc:2804] T 45b3bc011155444b9e1d230c250ed32e P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:30.278021 15446 raft_consensus.cc:697] T 45b3bc011155444b9e1d230c250ed32e P c063018bb3454f75847e500227d2885c [term 2 LEADER]: Becoming Leader. State: Replica: c063018bb3454f75847e500227d2885c, State: Running, Role: LEADER
I20260710 13:22:30.278823 15446 consensus_queue.cc:237] T 45b3bc011155444b9e1d230c250ed32e P c063018bb3454f75847e500227d2885c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:30.287210 14876 catalog_manager.cc:5697] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c reported cstate change: term changed from 2 to 3, leader changed from 960dc38413ac42f79151ac096a30fb2c (127.10.210.65) to c063018bb3454f75847e500227d2885c (127.10.210.67). New cstate: current_term: 3 leader_uuid: "c063018bb3454f75847e500227d2885c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:30.298178 14876 catalog_manager.cc:5697] T 45b3bc011155444b9e1d230c250ed32e P c063018bb3454f75847e500227d2885c reported cstate change: term changed from 1 to 2, leader changed from 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66) to c063018bb3454f75847e500227d2885c (127.10.210.67). New cstate: current_term: 2 leader_uuid: "c063018bb3454f75847e500227d2885c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:30.306631 15439 raft_consensus.cc:993] T 2594cd096f6640a69da49597bccfe79e P 6a6df4e3fae840d195da5423f7da6e0a: : Instructing follower c063018bb3454f75847e500227d2885c to start an election
I20260710 13:22:30.307088 15398 raft_consensus.cc:1081] T 2594cd096f6640a69da49597bccfe79e P 6a6df4e3fae840d195da5423f7da6e0a [term 2 LEADER]: Signalling peer c063018bb3454f75847e500227d2885c to start an election
I20260710 13:22:30.308451 15124 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2594cd096f6640a69da49597bccfe79e"
dest_uuid: "c063018bb3454f75847e500227d2885c"
 from {username='slave'} at 127.0.0.1:40218
I20260710 13:22:30.308924 15124 raft_consensus.cc:493] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:30.309239 15124 raft_consensus.cc:3060] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:30.313875 15124 raft_consensus.cc:515] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:30.315387 15124 leader_election.cc:290] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 3 election: Requested vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213)
I20260710 13:22:30.316068 14980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2594cd096f6640a69da49597bccfe79e" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
I20260710 13:22:30.316349 15053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2594cd096f6640a69da49597bccfe79e" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
I20260710 13:22:30.316627 14980 raft_consensus.cc:3060] T 2594cd096f6640a69da49597bccfe79e P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:30.316903 15053 raft_consensus.cc:3055] T 2594cd096f6640a69da49597bccfe79e P 6a6df4e3fae840d195da5423f7da6e0a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:30.317227 15053 raft_consensus.cc:740] T 2594cd096f6640a69da49597bccfe79e P 6a6df4e3fae840d195da5423f7da6e0a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6a6df4e3fae840d195da5423f7da6e0a, State: Running, Role: LEADER
I20260710 13:22:30.317786 15053 consensus_queue.cc:260] T 2594cd096f6640a69da49597bccfe79e P 6a6df4e3fae840d195da5423f7da6e0a [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: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:30.318611 15053 raft_consensus.cc:3060] T 2594cd096f6640a69da49597bccfe79e P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:30.321121 14980 raft_consensus.cc:2468] T 2594cd096f6640a69da49597bccfe79e P 960dc38413ac42f79151ac096a30fb2c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 3.
I20260710 13:22:30.322187 15094 leader_election.cc:304] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [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: 960dc38413ac42f79151ac096a30fb2c, c063018bb3454f75847e500227d2885c; no voters: 
I20260710 13:22:30.322860 15440 raft_consensus.cc:2804] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:30.323362 15440 raft_consensus.cc:697] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [term 3 LEADER]: Becoming Leader. State: Replica: c063018bb3454f75847e500227d2885c, State: Running, Role: LEADER
I20260710 13:22:30.323765 15053 raft_consensus.cc:2468] T 2594cd096f6640a69da49597bccfe79e P 6a6df4e3fae840d195da5423f7da6e0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 3.
I20260710 13:22:30.324349 15440 consensus_queue.cc:237] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [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: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:30.329250 15439 raft_consensus.cc:993] T 449ba8893b7548779f5696f78b87a7b7 P 6a6df4e3fae840d195da5423f7da6e0a: : Instructing follower c063018bb3454f75847e500227d2885c to start an election
I20260710 13:22:30.329752 15398 raft_consensus.cc:1081] T 449ba8893b7548779f5696f78b87a7b7 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 LEADER]: Signalling peer c063018bb3454f75847e500227d2885c to start an election
I20260710 13:22:30.331221 15124 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "449ba8893b7548779f5696f78b87a7b7"
dest_uuid: "c063018bb3454f75847e500227d2885c"
 from {username='slave'} at 127.0.0.1:40218
I20260710 13:22:30.331782 15124 raft_consensus.cc:493] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:30.332150 15124 raft_consensus.cc:3060] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:30.331949 14876 catalog_manager.cc:5697] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c reported cstate change: term changed from 2 to 3, leader changed from 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66) to c063018bb3454f75847e500227d2885c (127.10.210.67). New cstate: current_term: 3 leader_uuid: "c063018bb3454f75847e500227d2885c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:30.338673 15124 raft_consensus.cc:515] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:30.340866 15124 leader_election.cc:290] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [CANDIDATE]: Term 3 election: Requested vote from peers 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893), 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213)
I20260710 13:22:30.341660 14980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449ba8893b7548779f5696f78b87a7b7" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "960dc38413ac42f79151ac096a30fb2c"
I20260710 13:22:30.341847 15055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449ba8893b7548779f5696f78b87a7b7" candidate_uuid: "c063018bb3454f75847e500227d2885c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6a6df4e3fae840d195da5423f7da6e0a"
I20260710 13:22:30.342190 14980 raft_consensus.cc:3060] T 449ba8893b7548779f5696f78b87a7b7 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:30.342481 15055 raft_consensus.cc:3055] T 449ba8893b7548779f5696f78b87a7b7 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:30.342787 15055 raft_consensus.cc:740] T 449ba8893b7548779f5696f78b87a7b7 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6a6df4e3fae840d195da5423f7da6e0a, State: Running, Role: LEADER
I20260710 13:22:30.343518 15055 consensus_queue.cc:260] T 449ba8893b7548779f5696f78b87a7b7 P 6a6df4e3fae840d195da5423f7da6e0a [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: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:30.344489 15055 raft_consensus.cc:3060] T 449ba8893b7548779f5696f78b87a7b7 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:30.346792 14980 raft_consensus.cc:2468] T 449ba8893b7548779f5696f78b87a7b7 P 960dc38413ac42f79151ac096a30fb2c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 3.
I20260710 13:22:30.347733 15094 leader_election.cc:304] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [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: 960dc38413ac42f79151ac096a30fb2c, c063018bb3454f75847e500227d2885c; no voters: 
I20260710 13:22:30.348453 15440 raft_consensus.cc:2804] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:30.348938 15440 raft_consensus.cc:697] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [term 3 LEADER]: Becoming Leader. State: Replica: c063018bb3454f75847e500227d2885c, State: Running, Role: LEADER
I20260710 13:22:30.349740 15440 consensus_queue.cc:237] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [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: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } }
I20260710 13:22:30.349992 15055 raft_consensus.cc:2468] T 449ba8893b7548779f5696f78b87a7b7 P 6a6df4e3fae840d195da5423f7da6e0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c063018bb3454f75847e500227d2885c in term 3.
I20260710 13:22:30.357618 14876 catalog_manager.cc:5697] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c reported cstate change: term changed from 2 to 3, leader changed from 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66) to c063018bb3454f75847e500227d2885c (127.10.210.67). New cstate: current_term: 3 leader_uuid: "c063018bb3454f75847e500227d2885c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c063018bb3454f75847e500227d2885c" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 33815 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:30.670374 14980 raft_consensus.cc:1275] T 45b3bc011155444b9e1d230c250ed32e P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Refusing update from remote peer c063018bb3454f75847e500227d2885c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:22:30.671366 15440 consensus_queue.cc:1048] T 45b3bc011155444b9e1d230c250ed32e P c063018bb3454f75847e500227d2885c [LEADER]: Connected to new peer: Peer: permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:30.678735 15053 raft_consensus.cc:1275] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Refusing update from remote peer c063018bb3454f75847e500227d2885c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:22:30.680285 15446 consensus_queue.cc:1048] T 45b3bc011155444b9e1d230c250ed32e P c063018bb3454f75847e500227d2885c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:30.710657 14980 raft_consensus.cc:1275] T b1b1040d209a48ae8ed382f446cd8ba2 P 960dc38413ac42f79151ac096a30fb2c [term 3 FOLLOWER]: Refusing update from remote peer c063018bb3454f75847e500227d2885c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:30.711880 15440 consensus_queue.cc:1048] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [LEADER]: Connected to new peer: Peer: permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:30.719807 15053 raft_consensus.cc:1275] T b1b1040d209a48ae8ed382f446cd8ba2 P 6a6df4e3fae840d195da5423f7da6e0a [term 3 FOLLOWER]: Refusing update from remote peer c063018bb3454f75847e500227d2885c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:30.721158 15301 consensus_queue.cc:1048] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:30.798991 15053 raft_consensus.cc:1275] T 449ba8893b7548779f5696f78b87a7b7 P 6a6df4e3fae840d195da5423f7da6e0a [term 3 FOLLOWER]: Refusing update from remote peer c063018bb3454f75847e500227d2885c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:30.800107 15446 consensus_queue.cc:1048] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:30.808804 14980 raft_consensus.cc:1275] T 449ba8893b7548779f5696f78b87a7b7 P 960dc38413ac42f79151ac096a30fb2c [term 3 FOLLOWER]: Refusing update from remote peer c063018bb3454f75847e500227d2885c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:30.810253 15440 consensus_queue.cc:1048] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [LEADER]: Connected to new peer: Peer: permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:30.853291 15053 raft_consensus.cc:1275] T 2594cd096f6640a69da49597bccfe79e P 6a6df4e3fae840d195da5423f7da6e0a [term 3 FOLLOWER]: Refusing update from remote peer c063018bb3454f75847e500227d2885c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:22:30.854473 15440 consensus_queue.cc:1048] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a6df4e3fae840d195da5423f7da6e0a" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:30.861433 14980 raft_consensus.cc:1275] T 2594cd096f6640a69da49597bccfe79e P 960dc38413ac42f79151ac096a30fb2c [term 3 FOLLOWER]: Refusing update from remote peer c063018bb3454f75847e500227d2885c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:22:30.863528 15301 consensus_queue.cc:1048] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [LEADER]: Connected to new peer: Peer: permanent_uuid: "960dc38413ac42f79151ac096a30fb2c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 43893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:31.204684 11081 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:22:31.209456 11081 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:22:31.209858 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:31.214368 11081 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:22:31.214740 11081 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:32.240562 11081 tablet_server.cc:179] TabletServer@127.10.210.65:0 shutting down...
W20260710 13:22:32.246553 15020 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]
W20260710 13:22:32.249953 15020 consensus_peers.cc:597] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 6a6df4e3fae840d195da5423f7da6e0a -> Peer 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893): Couldn't send request to peer 960dc38413ac42f79151ac096a30fb2c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:32.274500 11081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:32.275249 11081 tablet_replica.cc:333] T 35dd368dd4b94689a0b3f8dd0da50875 P 960dc38413ac42f79151ac096a30fb2c: stopping tablet replica
I20260710 13:22:32.275895 11081 raft_consensus.cc:2243] T 35dd368dd4b94689a0b3f8dd0da50875 P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.276345 11081 raft_consensus.cc:2272] T 35dd368dd4b94689a0b3f8dd0da50875 P 960dc38413ac42f79151ac096a30fb2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.278196 11081 tablet_replica.cc:333] T 0e679ad288ee470294613b468a63ac2f P 960dc38413ac42f79151ac096a30fb2c: stopping tablet replica
I20260710 13:22:32.278757 11081 raft_consensus.cc:2243] T 0e679ad288ee470294613b468a63ac2f P 960dc38413ac42f79151ac096a30fb2c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:32.279464 11081 raft_consensus.cc:2272] T 0e679ad288ee470294613b468a63ac2f P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.281281 11081 tablet_replica.cc:333] T 2594cd096f6640a69da49597bccfe79e P 960dc38413ac42f79151ac096a30fb2c: stopping tablet replica
I20260710 13:22:32.281829 11081 raft_consensus.cc:2243] T 2594cd096f6640a69da49597bccfe79e P 960dc38413ac42f79151ac096a30fb2c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.282227 11081 raft_consensus.cc:2272] T 2594cd096f6640a69da49597bccfe79e P 960dc38413ac42f79151ac096a30fb2c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.283998 11081 tablet_replica.cc:333] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 960dc38413ac42f79151ac096a30fb2c: stopping tablet replica
I20260710 13:22:32.284687 11081 raft_consensus.cc:2243] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.285171 11081 raft_consensus.cc:2272] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.287045 11081 tablet_replica.cc:333] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c: stopping tablet replica
I20260710 13:22:32.287596 11081 raft_consensus.cc:2243] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c [term 3 FOLLOWER]: Raft consensus shutting down.
W20260710 13:22:32.287964 15020 consensus_peers.cc:597] T 933fbcac3fcd4167af778899d3bef5b6 P 6a6df4e3fae840d195da5423f7da6e0a -> Peer 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893): Couldn't send request to peer 960dc38413ac42f79151ac096a30fb2c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:32.288038 11081 raft_consensus.cc:2272] T 9a88895059d140d8bdf56f40dd8fa63b P 960dc38413ac42f79151ac096a30fb2c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.290432 11081 tablet_replica.cc:333] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 960dc38413ac42f79151ac096a30fb2c: stopping tablet replica
I20260710 13:22:32.291011 11081 raft_consensus.cc:2243] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 960dc38413ac42f79151ac096a30fb2c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:32.291714 11081 raft_consensus.cc:2272] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.293838 11081 tablet_replica.cc:333] T 449ba8893b7548779f5696f78b87a7b7 P 960dc38413ac42f79151ac096a30fb2c: stopping tablet replica
I20260710 13:22:32.294389 11081 raft_consensus.cc:2243] T 449ba8893b7548779f5696f78b87a7b7 P 960dc38413ac42f79151ac096a30fb2c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.294888 11081 raft_consensus.cc:2272] T 449ba8893b7548779f5696f78b87a7b7 P 960dc38413ac42f79151ac096a30fb2c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.297019 11081 tablet_replica.cc:333] T b3c88b3705a2431891bb426298338ced P 960dc38413ac42f79151ac096a30fb2c: stopping tablet replica
I20260710 13:22:32.297463 11081 raft_consensus.cc:2243] T b3c88b3705a2431891bb426298338ced P 960dc38413ac42f79151ac096a30fb2c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:32.298123 11081 raft_consensus.cc:2272] T b3c88b3705a2431891bb426298338ced P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.299823 11081 tablet_replica.cc:333] T 09125c1968fe42ebb53ed9231a09b4f8 P 960dc38413ac42f79151ac096a30fb2c: stopping tablet replica
I20260710 13:22:32.300283 11081 raft_consensus.cc:2243] T 09125c1968fe42ebb53ed9231a09b4f8 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.300633 11081 raft_consensus.cc:2272] T 09125c1968fe42ebb53ed9231a09b4f8 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.302970 11081 tablet_replica.cc:333] T 45b3bc011155444b9e1d230c250ed32e P 960dc38413ac42f79151ac096a30fb2c: stopping tablet replica
I20260710 13:22:32.303500 11081 raft_consensus.cc:2243] T 45b3bc011155444b9e1d230c250ed32e P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.303977 11081 raft_consensus.cc:2272] T 45b3bc011155444b9e1d230c250ed32e P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.305804 11081 tablet_replica.cc:333] T b1b1040d209a48ae8ed382f446cd8ba2 P 960dc38413ac42f79151ac096a30fb2c: stopping tablet replica
I20260710 13:22:32.306252 11081 raft_consensus.cc:2243] T b1b1040d209a48ae8ed382f446cd8ba2 P 960dc38413ac42f79151ac096a30fb2c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.306586 11081 raft_consensus.cc:2272] T b1b1040d209a48ae8ed382f446cd8ba2 P 960dc38413ac42f79151ac096a30fb2c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.308210 11081 tablet_replica.cc:333] T 57317a6642d549ddab4fd76e6ad7b909 P 960dc38413ac42f79151ac096a30fb2c: stopping tablet replica
I20260710 13:22:32.308681 11081 raft_consensus.cc:2243] T 57317a6642d549ddab4fd76e6ad7b909 P 960dc38413ac42f79151ac096a30fb2c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:32.309594 11081 raft_consensus.cc:2272] T 57317a6642d549ddab4fd76e6ad7b909 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.311596 11081 tablet_replica.cc:333] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c: stopping tablet replica
I20260710 13:22:32.312143 11081 raft_consensus.cc:2243] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:32.312927 11081 raft_consensus.cc:2272] T 69e0813bacdb440ea06ac0c2bf66ef28 P 960dc38413ac42f79151ac096a30fb2c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.314760 11081 tablet_replica.cc:333] T 933fbcac3fcd4167af778899d3bef5b6 P 960dc38413ac42f79151ac096a30fb2c: stopping tablet replica
I20260710 13:22:32.315263 11081 raft_consensus.cc:2243] T 933fbcac3fcd4167af778899d3bef5b6 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.315675 11081 raft_consensus.cc:2272] T 933fbcac3fcd4167af778899d3bef5b6 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.317488 11081 tablet_replica.cc:333] T d7558c981a0f423a931066f24cb0ce63 P 960dc38413ac42f79151ac096a30fb2c: stopping tablet replica
I20260710 13:22:32.317960 11081 raft_consensus.cc:2243] T d7558c981a0f423a931066f24cb0ce63 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.318394 11081 raft_consensus.cc:2272] T d7558c981a0f423a931066f24cb0ce63 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.320020 11081 tablet_replica.cc:333] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 960dc38413ac42f79151ac096a30fb2c: stopping tablet replica
I20260710 13:22:32.320524 11081 raft_consensus.cc:2243] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.320971 11081 raft_consensus.cc:2272] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.323021 11081 tablet_replica.cc:333] T 9f4de104477a4e429166990fd4b3fb34 P 960dc38413ac42f79151ac096a30fb2c: stopping tablet replica
I20260710 13:22:32.323575 11081 raft_consensus.cc:2243] T 9f4de104477a4e429166990fd4b3fb34 P 960dc38413ac42f79151ac096a30fb2c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:32.324424 11081 raft_consensus.cc:2272] T 9f4de104477a4e429166990fd4b3fb34 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:32.325042 15020 consensus_peers.cc:597] T 35dd368dd4b94689a0b3f8dd0da50875 P 6a6df4e3fae840d195da5423f7da6e0a -> Peer 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893): Couldn't send request to peer 960dc38413ac42f79151ac096a30fb2c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:32.326184 11081 tablet_replica.cc:333] T 0c6f4bc66375465fadf979aa97e715e6 P 960dc38413ac42f79151ac096a30fb2c: stopping tablet replica
I20260710 13:22:32.326736 11081 raft_consensus.cc:2243] T 0c6f4bc66375465fadf979aa97e715e6 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.327158 11081 raft_consensus.cc:2272] T 0c6f4bc66375465fadf979aa97e715e6 P 960dc38413ac42f79151ac096a30fb2c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.367923 11081 tablet_server.cc:196] TabletServer@127.10.210.65:0 shutdown complete.
W20260710 13:22:32.370182 15020 consensus_peers.cc:597] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 6a6df4e3fae840d195da5423f7da6e0a -> Peer 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893): Couldn't send request to peer 960dc38413ac42f79151ac096a30fb2c. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:43893: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:32.399256 11081 tablet_server.cc:179] TabletServer@127.10.210.66:0 shutting down...
W20260710 13:22:32.412341 15092 consensus_peers.cc:597] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c -> Peer 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213): Couldn't send request to peer 6a6df4e3fae840d195da5423f7da6e0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:32.427659 11081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:32.428355 11081 tablet_replica.cc:333] T 0e679ad288ee470294613b468a63ac2f P 6a6df4e3fae840d195da5423f7da6e0a: stopping tablet replica
I20260710 13:22:32.429054 11081 raft_consensus.cc:2243] T 0e679ad288ee470294613b468a63ac2f P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.429551 11081 raft_consensus.cc:2272] T 0e679ad288ee470294613b468a63ac2f P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.431334 11081 tablet_replica.cc:333] T 35dd368dd4b94689a0b3f8dd0da50875 P 6a6df4e3fae840d195da5423f7da6e0a: stopping tablet replica
I20260710 13:22:32.431885 11081 raft_consensus.cc:2243] T 35dd368dd4b94689a0b3f8dd0da50875 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:32.432627 11081 raft_consensus.cc:2272] T 35dd368dd4b94689a0b3f8dd0da50875 P 6a6df4e3fae840d195da5423f7da6e0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.434456 11081 tablet_replica.cc:333] T 69e0813bacdb440ea06ac0c2bf66ef28 P 6a6df4e3fae840d195da5423f7da6e0a: stopping tablet replica
I20260710 13:22:32.435016 11081 raft_consensus.cc:2243] T 69e0813bacdb440ea06ac0c2bf66ef28 P 6a6df4e3fae840d195da5423f7da6e0a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.435446 11081 raft_consensus.cc:2272] T 69e0813bacdb440ea06ac0c2bf66ef28 P 6a6df4e3fae840d195da5423f7da6e0a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.437295 11081 tablet_replica.cc:333] T 933fbcac3fcd4167af778899d3bef5b6 P 6a6df4e3fae840d195da5423f7da6e0a: stopping tablet replica
I20260710 13:22:32.437837 11081 raft_consensus.cc:2243] T 933fbcac3fcd4167af778899d3bef5b6 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:32.438565 11081 raft_consensus.cc:2272] T 933fbcac3fcd4167af778899d3bef5b6 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.440516 11081 tablet_replica.cc:333] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 6a6df4e3fae840d195da5423f7da6e0a: stopping tablet replica
I20260710 13:22:32.441097 11081 raft_consensus.cc:2243] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.441537 11081 raft_consensus.cc:2272] T 326cec8dd5af4b79b9fb0d1ca7956b82 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.443269 11081 tablet_replica.cc:333] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a: stopping tablet replica
I20260710 13:22:32.443787 11081 raft_consensus.cc:2243] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:32.444456 11081 raft_consensus.cc:2272] T 9a88895059d140d8bdf56f40dd8fa63b P 6a6df4e3fae840d195da5423f7da6e0a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.446199 11081 tablet_replica.cc:333] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 6a6df4e3fae840d195da5423f7da6e0a: stopping tablet replica
I20260710 13:22:32.446753 11081 raft_consensus.cc:2243] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:32.447408 11081 raft_consensus.cc:2272] T edd8f1d7f9834687b2ccb7ca3f271cc3 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.449065 11081 tablet_replica.cc:333] T 9f4de104477a4e429166990fd4b3fb34 P 6a6df4e3fae840d195da5423f7da6e0a: stopping tablet replica
I20260710 13:22:32.449566 11081 raft_consensus.cc:2243] T 9f4de104477a4e429166990fd4b3fb34 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.449906 11081 raft_consensus.cc:2272] T 9f4de104477a4e429166990fd4b3fb34 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.451520 11081 tablet_replica.cc:333] T 0c6f4bc66375465fadf979aa97e715e6 P 6a6df4e3fae840d195da5423f7da6e0a: stopping tablet replica
I20260710 13:22:32.451963 11081 raft_consensus.cc:2243] T 0c6f4bc66375465fadf979aa97e715e6 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:32.452661 11081 raft_consensus.cc:2272] T 0c6f4bc66375465fadf979aa97e715e6 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.454483 11081 tablet_replica.cc:333] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a: stopping tablet replica
I20260710 13:22:32.454931 11081 raft_consensus.cc:2243] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.455339 11081 raft_consensus.cc:2272] T 45b3bc011155444b9e1d230c250ed32e P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.457068 11081 tablet_replica.cc:333] T b1b1040d209a48ae8ed382f446cd8ba2 P 6a6df4e3fae840d195da5423f7da6e0a: stopping tablet replica
I20260710 13:22:32.457510 11081 raft_consensus.cc:2243] T b1b1040d209a48ae8ed382f446cd8ba2 P 6a6df4e3fae840d195da5423f7da6e0a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.457860 11081 raft_consensus.cc:2272] T b1b1040d209a48ae8ed382f446cd8ba2 P 6a6df4e3fae840d195da5423f7da6e0a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.459471 11081 tablet_replica.cc:333] T 09125c1968fe42ebb53ed9231a09b4f8 P 6a6df4e3fae840d195da5423f7da6e0a: stopping tablet replica
I20260710 13:22:32.460016 11081 raft_consensus.cc:2243] T 09125c1968fe42ebb53ed9231a09b4f8 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.460412 11081 raft_consensus.cc:2272] T 09125c1968fe42ebb53ed9231a09b4f8 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.462138 11081 tablet_replica.cc:333] T d7558c981a0f423a931066f24cb0ce63 P 6a6df4e3fae840d195da5423f7da6e0a: stopping tablet replica
I20260710 13:22:32.462670 11081 raft_consensus.cc:2243] T d7558c981a0f423a931066f24cb0ce63 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.463092 11081 raft_consensus.cc:2272] T d7558c981a0f423a931066f24cb0ce63 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.464758 11081 tablet_replica.cc:333] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 6a6df4e3fae840d195da5423f7da6e0a: stopping tablet replica
I20260710 13:22:32.465226 11081 raft_consensus.cc:2243] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:32.465939 11081 raft_consensus.cc:2272] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.467638 11081 tablet_replica.cc:333] T 2594cd096f6640a69da49597bccfe79e P 6a6df4e3fae840d195da5423f7da6e0a: stopping tablet replica
I20260710 13:22:32.468122 11081 raft_consensus.cc:2243] T 2594cd096f6640a69da49597bccfe79e P 6a6df4e3fae840d195da5423f7da6e0a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.468532 11081 raft_consensus.cc:2272] T 2594cd096f6640a69da49597bccfe79e P 6a6df4e3fae840d195da5423f7da6e0a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.470556 11081 tablet_replica.cc:333] T 449ba8893b7548779f5696f78b87a7b7 P 6a6df4e3fae840d195da5423f7da6e0a: stopping tablet replica
I20260710 13:22:32.471042 11081 raft_consensus.cc:2243] T 449ba8893b7548779f5696f78b87a7b7 P 6a6df4e3fae840d195da5423f7da6e0a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.471436 11081 raft_consensus.cc:2272] T 449ba8893b7548779f5696f78b87a7b7 P 6a6df4e3fae840d195da5423f7da6e0a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.473855 11081 tablet_replica.cc:333] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a: stopping tablet replica
W20260710 13:22:32.474145 15094 consensus_peers.cc:597] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c -> Peer 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893): Couldn't send request to peer 960dc38413ac42f79151ac096a30fb2c. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:43893: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:32.474525 11081 raft_consensus.cc:2243] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.475092 11081 raft_consensus.cc:2272] T b3c88b3705a2431891bb426298338ced P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:32.477151 15094 consensus_peers.cc:597] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c -> Peer 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893): Couldn't send request to peer 960dc38413ac42f79151ac096a30fb2c. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:43893: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:32.477711 11081 tablet_replica.cc:333] T 57317a6642d549ddab4fd76e6ad7b909 P 6a6df4e3fae840d195da5423f7da6e0a: stopping tablet replica
I20260710 13:22:32.478341 11081 raft_consensus.cc:2243] T 57317a6642d549ddab4fd76e6ad7b909 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.478798 11081 raft_consensus.cc:2272] T 57317a6642d549ddab4fd76e6ad7b909 P 6a6df4e3fae840d195da5423f7da6e0a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:32.478847 15092 consensus_peers.cc:597] T 09125c1968fe42ebb53ed9231a09b4f8 P c063018bb3454f75847e500227d2885c -> Peer 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213): Couldn't send request to peer 6a6df4e3fae840d195da5423f7da6e0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:32.517006 11081 tablet_server.cc:196] TabletServer@127.10.210.66:0 shutdown complete.
I20260710 13:22:32.546514 11081 tablet_server.cc:179] TabletServer@127.10.210.67:0 shutting down...
W20260710 13:22:32.566713 15094 consensus_peers.cc:597] T 09125c1968fe42ebb53ed9231a09b4f8 P c063018bb3454f75847e500227d2885c -> Peer 960dc38413ac42f79151ac096a30fb2c (127.10.210.65:43893): Couldn't send request to peer 960dc38413ac42f79151ac096a30fb2c. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:43893: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:32.575039 15092 consensus_peers.cc:597] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c -> Peer 6a6df4e3fae840d195da5423f7da6e0a (127.10.210.66:38213): Couldn't send request to peer 6a6df4e3fae840d195da5423f7da6e0a. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.66:38213: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:32.576112 11081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:32.576901 11081 tablet_replica.cc:333] T 35dd368dd4b94689a0b3f8dd0da50875 P c063018bb3454f75847e500227d2885c: stopping tablet replica
I20260710 13:22:32.577720 11081 raft_consensus.cc:2243] T 35dd368dd4b94689a0b3f8dd0da50875 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.578310 11081 raft_consensus.cc:2272] T 35dd368dd4b94689a0b3f8dd0da50875 P c063018bb3454f75847e500227d2885c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.580016 11081 tablet_replica.cc:333] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c: stopping tablet replica
I20260710 13:22:32.580505 11081 raft_consensus.cc:2243] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:32.581228 11081 raft_consensus.cc:2272] T 2594cd096f6640a69da49597bccfe79e P c063018bb3454f75847e500227d2885c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.582947 11081 tablet_replica.cc:333] T d7558c981a0f423a931066f24cb0ce63 P c063018bb3454f75847e500227d2885c: stopping tablet replica
I20260710 13:22:32.583422 11081 raft_consensus.cc:2243] T d7558c981a0f423a931066f24cb0ce63 P c063018bb3454f75847e500227d2885c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:32.584061 11081 raft_consensus.cc:2272] T d7558c981a0f423a931066f24cb0ce63 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.585728 11081 tablet_replica.cc:333] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P c063018bb3454f75847e500227d2885c: stopping tablet replica
I20260710 13:22:32.586611 11081 raft_consensus.cc:2243] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.587080 11081 raft_consensus.cc:2272] T 130d1092f2bf41b2962a7f4ae2f5c5b4 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.588855 11081 tablet_replica.cc:333] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c: stopping tablet replica
I20260710 13:22:32.589354 11081 raft_consensus.cc:2243] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.589776 11081 raft_consensus.cc:2272] T 69e0813bacdb440ea06ac0c2bf66ef28 P c063018bb3454f75847e500227d2885c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.591590 11081 tablet_replica.cc:333] T 933fbcac3fcd4167af778899d3bef5b6 P c063018bb3454f75847e500227d2885c: stopping tablet replica
I20260710 13:22:32.592092 11081 raft_consensus.cc:2243] T 933fbcac3fcd4167af778899d3bef5b6 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.592489 11081 raft_consensus.cc:2272] T 933fbcac3fcd4167af778899d3bef5b6 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.594214 11081 tablet_replica.cc:333] T 326cec8dd5af4b79b9fb0d1ca7956b82 P c063018bb3454f75847e500227d2885c: stopping tablet replica
I20260710 13:22:32.594709 11081 raft_consensus.cc:2243] T 326cec8dd5af4b79b9fb0d1ca7956b82 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.595111 11081 raft_consensus.cc:2272] T 326cec8dd5af4b79b9fb0d1ca7956b82 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.596863 11081 tablet_replica.cc:333] T edd8f1d7f9834687b2ccb7ca3f271cc3 P c063018bb3454f75847e500227d2885c: stopping tablet replica
I20260710 13:22:32.597359 11081 raft_consensus.cc:2243] T edd8f1d7f9834687b2ccb7ca3f271cc3 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.597779 11081 raft_consensus.cc:2272] T edd8f1d7f9834687b2ccb7ca3f271cc3 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.599373 11081 tablet_replica.cc:333] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c: stopping tablet replica
I20260710 13:22:32.599852 11081 raft_consensus.cc:2243] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.600252 11081 raft_consensus.cc:2272] T 9a88895059d140d8bdf56f40dd8fa63b P c063018bb3454f75847e500227d2885c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.602278 11081 tablet_replica.cc:333] T 09125c1968fe42ebb53ed9231a09b4f8 P c063018bb3454f75847e500227d2885c: stopping tablet replica
I20260710 13:22:32.602823 11081 raft_consensus.cc:2243] T 09125c1968fe42ebb53ed9231a09b4f8 P c063018bb3454f75847e500227d2885c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:32.603585 11081 raft_consensus.cc:2272] T 09125c1968fe42ebb53ed9231a09b4f8 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.605419 11081 tablet_replica.cc:333] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c: stopping tablet replica
I20260710 13:22:32.605937 11081 raft_consensus.cc:2243] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.606371 11081 raft_consensus.cc:2272] T 0e679ad288ee470294613b468a63ac2f P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.607995 11081 tablet_replica.cc:333] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c: stopping tablet replica
I20260710 13:22:32.608515 11081 raft_consensus.cc:2243] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.608981 11081 raft_consensus.cc:2272] T 9f4de104477a4e429166990fd4b3fb34 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.610584 11081 tablet_replica.cc:333] T 0c6f4bc66375465fadf979aa97e715e6 P c063018bb3454f75847e500227d2885c: stopping tablet replica
I20260710 13:22:32.611102 11081 raft_consensus.cc:2243] T 0c6f4bc66375465fadf979aa97e715e6 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.611487 11081 raft_consensus.cc:2272] T 0c6f4bc66375465fadf979aa97e715e6 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.613381 11081 tablet_replica.cc:333] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c: stopping tablet replica
I20260710 13:22:32.613869 11081 raft_consensus.cc:2243] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:32.614591 11081 raft_consensus.cc:2272] T 449ba8893b7548779f5696f78b87a7b7 P c063018bb3454f75847e500227d2885c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.616461 11081 tablet_replica.cc:333] T b3c88b3705a2431891bb426298338ced P c063018bb3454f75847e500227d2885c: stopping tablet replica
I20260710 13:22:32.616966 11081 raft_consensus.cc:2243] T b3c88b3705a2431891bb426298338ced P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.617384 11081 raft_consensus.cc:2272] T b3c88b3705a2431891bb426298338ced P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.619122 11081 tablet_replica.cc:333] T 57317a6642d549ddab4fd76e6ad7b909 P c063018bb3454f75847e500227d2885c: stopping tablet replica
I20260710 13:22:32.619616 11081 raft_consensus.cc:2243] T 57317a6642d549ddab4fd76e6ad7b909 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.620033 11081 raft_consensus.cc:2272] T 57317a6642d549ddab4fd76e6ad7b909 P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.621752 11081 tablet_replica.cc:333] T 45b3bc011155444b9e1d230c250ed32e P c063018bb3454f75847e500227d2885c: stopping tablet replica
I20260710 13:22:32.622216 11081 raft_consensus.cc:2243] T 45b3bc011155444b9e1d230c250ed32e P c063018bb3454f75847e500227d2885c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:32.622925 11081 raft_consensus.cc:2272] T 45b3bc011155444b9e1d230c250ed32e P c063018bb3454f75847e500227d2885c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.624509 11081 tablet_replica.cc:333] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c: stopping tablet replica
I20260710 13:22:32.624974 11081 raft_consensus.cc:2243] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:32.625646 11081 raft_consensus.cc:2272] T b1b1040d209a48ae8ed382f446cd8ba2 P c063018bb3454f75847e500227d2885c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.661312 11081 tablet_server.cc:196] TabletServer@127.10.210.67:0 shutdown complete.
I20260710 13:22:32.690745 11081 master.cc:562] Master@127.10.210.126:37793 shutting down...
I20260710 13:22:32.711906 11081 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7c25c2d828524f6fb1a877fd2cc12e06 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:32.712458 11081 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7c25c2d828524f6fb1a877fd2cc12e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.712841 11081 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7c25c2d828524f6fb1a877fd2cc12e06: stopping tablet replica
I20260710 13:22:32.752615 11081 master.cc:584] Master@127.10.210.126:37793 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (13932 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:22:32.802574 11081 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.210.126:40537
I20260710 13:22:32.803689 11081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:32.809222 15487 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:32.809913 15490 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:32.810298 15488 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:32.811101 11081 server_base.cc:1061] running on GCE node
I20260710 13:22:32.811934 11081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:32.812144 11081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:32.812316 11081 hybrid_clock.cc:648] HybridClock initialized: now 1783689752812296 us; error 0 us; skew 500 ppm
I20260710 13:22:32.812863 11081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:32.815095 11081 webserver.cc:533] Webserver started at http://127.10.210.126:43577/ using document root <none> and password file <none>
I20260710 13:22:32.815582 11081 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:32.815780 11081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:32.816044 11081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:32.817209 11081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689647141662-11081-0/minicluster-data/master-0-root/instance:
uuid: "022c7547065b4711b8725398b097d2be"
format_stamp: "Formatted at 2026-07-10 13:22:32 on dist-test-slave-4llg"
I20260710 13:22:32.821379 11081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:22:32.824600 15495 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:32.825474 11081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:22:32.825709 11081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689647141662-11081-0/minicluster-data/master-0-root
uuid: "022c7547065b4711b8725398b097d2be"
format_stamp: "Formatted at 2026-07-10 13:22:32 on dist-test-slave-4llg"
I20260710 13:22:32.825938 11081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689647141662-11081-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689647141662-11081-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689647141662-11081-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:32.834751 11081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:32.835805 11081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:32.872442 11081 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.126:40537
I20260710 13:22:32.872539 15546 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.126:40537 every 8 connection(s)
I20260710 13:22:32.876379 15547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:32.886214 15547 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 022c7547065b4711b8725398b097d2be: Bootstrap starting.
I20260710 13:22:32.890868 15547 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 022c7547065b4711b8725398b097d2be: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:32.895073 15547 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 022c7547065b4711b8725398b097d2be: No bootstrap required, opened a new log
I20260710 13:22:32.897226 15547 raft_consensus.cc:359] T 00000000000000000000000000000000 P 022c7547065b4711b8725398b097d2be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "022c7547065b4711b8725398b097d2be" member_type: VOTER }
I20260710 13:22:32.897631 15547 raft_consensus.cc:385] T 00000000000000000000000000000000 P 022c7547065b4711b8725398b097d2be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:32.897873 15547 raft_consensus.cc:740] T 00000000000000000000000000000000 P 022c7547065b4711b8725398b097d2be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 022c7547065b4711b8725398b097d2be, State: Initialized, Role: FOLLOWER
I20260710 13:22:32.898434 15547 consensus_queue.cc:260] T 00000000000000000000000000000000 P 022c7547065b4711b8725398b097d2be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "022c7547065b4711b8725398b097d2be" member_type: VOTER }
I20260710 13:22:32.898896 15547 raft_consensus.cc:399] T 00000000000000000000000000000000 P 022c7547065b4711b8725398b097d2be [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:22:32.899124 15547 raft_consensus.cc:493] T 00000000000000000000000000000000 P 022c7547065b4711b8725398b097d2be [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:22:32.899394 15547 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 022c7547065b4711b8725398b097d2be [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:32.903867 15547 raft_consensus.cc:515] T 00000000000000000000000000000000 P 022c7547065b4711b8725398b097d2be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "022c7547065b4711b8725398b097d2be" member_type: VOTER }
I20260710 13:22:32.904369 15547 leader_election.cc:304] T 00000000000000000000000000000000 P 022c7547065b4711b8725398b097d2be [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: 022c7547065b4711b8725398b097d2be; no voters: 
I20260710 13:22:32.905457 15547 leader_election.cc:290] T 00000000000000000000000000000000 P 022c7547065b4711b8725398b097d2be [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:22:32.905885 15550 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 022c7547065b4711b8725398b097d2be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:32.907212 15550 raft_consensus.cc:697] T 00000000000000000000000000000000 P 022c7547065b4711b8725398b097d2be [term 1 LEADER]: Becoming Leader. State: Replica: 022c7547065b4711b8725398b097d2be, State: Running, Role: LEADER
I20260710 13:22:32.907879 15550 consensus_queue.cc:237] T 00000000000000000000000000000000 P 022c7547065b4711b8725398b097d2be [LEADER]: Queue going to LEADER mode. State: All 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: "022c7547065b4711b8725398b097d2be" member_type: VOTER }
I20260710 13:22:32.908383 15547 sys_catalog.cc:565] T 00000000000000000000000000000000 P 022c7547065b4711b8725398b097d2be [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:22:32.911784 15551 sys_catalog.cc:455] T 00000000000000000000000000000000 P 022c7547065b4711b8725398b097d2be [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "022c7547065b4711b8725398b097d2be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "022c7547065b4711b8725398b097d2be" member_type: VOTER } }
I20260710 13:22:32.912422 15551 sys_catalog.cc:458] T 00000000000000000000000000000000 P 022c7547065b4711b8725398b097d2be [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:32.911798 15552 sys_catalog.cc:455] T 00000000000000000000000000000000 P 022c7547065b4711b8725398b097d2be [sys.catalog]: SysCatalogTable state changed. Reason: New leader 022c7547065b4711b8725398b097d2be. Latest consensus state: current_term: 1 leader_uuid: "022c7547065b4711b8725398b097d2be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "022c7547065b4711b8725398b097d2be" member_type: VOTER } }
I20260710 13:22:32.913149 15552 sys_catalog.cc:458] T 00000000000000000000000000000000 P 022c7547065b4711b8725398b097d2be [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:32.914853 15557 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:22:32.922974 15557 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:22:32.923909 11081 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:22:32.931514 15557 catalog_manager.cc:1383] Generated new cluster ID: 88816f5043cb44d3acfbd8541c47ee3c
I20260710 13:22:32.931793 15557 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:22:32.955782 15557 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:22:32.957119 15557 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:22:32.971552 15557 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 022c7547065b4711b8725398b097d2be: Generated new TSK 0
I20260710 13:22:32.972087 15557 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:22:32.990640 11081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:32.996225 15568 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:32.997256 15569 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:32.998649 15571 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:32.999107 11081 server_base.cc:1061] running on GCE node
I20260710 13:22:32.999989 11081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:33.000200 11081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:33.000383 11081 hybrid_clock.cc:648] HybridClock initialized: now 1783689753000364 us; error 0 us; skew 500 ppm
I20260710 13:22:33.000979 11081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:33.003136 11081 webserver.cc:533] Webserver started at http://127.10.210.65:46019/ using document root <none> and password file <none>
I20260710 13:22:33.003623 11081 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:33.003809 11081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:33.004096 11081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:33.005184 11081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689647141662-11081-0/minicluster-data/ts-0-root/instance:
uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
format_stamp: "Formatted at 2026-07-10 13:22:32 on dist-test-slave-4llg"
I20260710 13:22:33.009285 11081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:22:33.012441 15576 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:33.013192 11081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:22:33.013480 11081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689647141662-11081-0/minicluster-data/ts-0-root
uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
format_stamp: "Formatted at 2026-07-10 13:22:32 on dist-test-slave-4llg"
I20260710 13:22:33.013747 11081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689647141662-11081-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689647141662-11081-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689647141662-11081-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:33.033424 11081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:33.034628 11081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:33.036015 11081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:33.038133 11081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:33.038348 11081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:33.038599 11081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:33.038790 11081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:33.077096 11081 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.65:37593
I20260710 13:22:33.077200 15638 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.65:37593 every 8 connection(s)
I20260710 13:22:33.082094 11081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:33.089941 15644 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:33.089974 15643 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:33.093677 15646 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:33.094408 11081 server_base.cc:1061] running on GCE node
I20260710 13:22:33.094964 15639 heartbeater.cc:344] Connected to a master server at 127.10.210.126:40537
I20260710 13:22:33.095397 15639 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:33.096074 11081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:22:33.096284 15639 heartbeater.cc:507] Master 127.10.210.126:40537 requested a full tablet report, sending...
W20260710 13:22:33.096405 11081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:33.096689 11081 hybrid_clock.cc:648] HybridClock initialized: now 1783689753096669 us; error 0 us; skew 500 ppm
I20260710 13:22:33.097445 11081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:33.098796 15512 ts_manager.cc:194] Registered new tserver with Master: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593)
I20260710 13:22:33.100142 11081 webserver.cc:533] Webserver started at http://127.10.210.66:40143/ using document root <none> and password file <none>
I20260710 13:22:33.100637 15512 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40466
I20260710 13:22:33.100776 11081 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:33.101167 11081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:33.101459 11081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:33.102717 11081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689647141662-11081-0/minicluster-data/ts-1-root/instance:
uuid: "6b931a637cb944709ac89a5a427fd19e"
format_stamp: "Formatted at 2026-07-10 13:22:33 on dist-test-slave-4llg"
I20260710 13:22:33.107110 11081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:22:33.110549 15651 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:33.111349 11081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:22:33.111585 11081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689647141662-11081-0/minicluster-data/ts-1-root
uuid: "6b931a637cb944709ac89a5a427fd19e"
format_stamp: "Formatted at 2026-07-10 13:22:33 on dist-test-slave-4llg"
I20260710 13:22:33.111814 11081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689647141662-11081-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689647141662-11081-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689647141662-11081-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:33.142856 11081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:33.143996 11081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:33.145357 11081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:33.147491 11081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:33.147713 11081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:33.147970 11081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:33.148159 11081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:33.187511 11081 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.66:40631
I20260710 13:22:33.187613 15713 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.66:40631 every 8 connection(s)
I20260710 13:22:33.192251 11081 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:33.200065 15718 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:33.201277 15717 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:33.205356 15714 heartbeater.cc:344] Connected to a master server at 127.10.210.126:40537
W20260710 13:22:33.205309 15720 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:33.206228 15714 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:33.207279 15714 heartbeater.cc:507] Master 127.10.210.126:40537 requested a full tablet report, sending...
I20260710 13:22:33.208217 11081 server_base.cc:1061] running on GCE node
I20260710 13:22:33.209404 11081 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:22:33.209483 15512 ts_manager.cc:194] Registered new tserver with Master: 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631)
W20260710 13:22:33.209692 11081 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:33.209950 11081 hybrid_clock.cc:648] HybridClock initialized: now 1783689753209933 us; error 0 us; skew 500 ppm
I20260710 13:22:33.210758 11081 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:33.211321 15512 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40478
I20260710 13:22:33.213495 11081 webserver.cc:533] Webserver started at http://127.10.210.67:39001/ using document root <none> and password file <none>
I20260710 13:22:33.214068 11081 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:33.214233 11081 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:33.214429 11081 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:33.215564 11081 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689647141662-11081-0/minicluster-data/ts-2-root/instance:
uuid: "548058467115462ca015a35b9872d4fe"
format_stamp: "Formatted at 2026-07-10 13:22:33 on dist-test-slave-4llg"
I20260710 13:22:33.219954 11081 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:22:33.223057 15725 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:33.223790 11081 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:22:33.224069 11081 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689647141662-11081-0/minicluster-data/ts-2-root
uuid: "548058467115462ca015a35b9872d4fe"
format_stamp: "Formatted at 2026-07-10 13:22:33 on dist-test-slave-4llg"
I20260710 13:22:33.224318 11081 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689647141662-11081-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689647141662-11081-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZBSbIm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689647141662-11081-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:33.241942 11081 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:33.243064 11081 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:33.244386 11081 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:33.246574 11081 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:33.246757 11081 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:33.247056 11081 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:33.247215 11081 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:33.285386 11081 rpc_server.cc:307] RPC server started. Bound to: 127.10.210.67:38823
I20260710 13:22:33.285475 15787 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.210.67:38823 every 8 connection(s)
I20260710 13:22:33.298025 15788 heartbeater.cc:344] Connected to a master server at 127.10.210.126:40537
I20260710 13:22:33.298422 15788 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:33.299027 15788 heartbeater.cc:507] Master 127.10.210.126:40537 requested a full tablet report, sending...
I20260710 13:22:33.300884 15512 ts_manager.cc:194] Registered new tserver with Master: 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:33.301789 11081 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01327553s
I20260710 13:22:33.302426 15512 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40494
I20260710 13:22:33.326264 15512 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40504:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:22:33.328856 15512 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:22:33.400255 15679 tablet_service.cc:1511] Processing CreateTablet for tablet a68245668e984846a22045a96676afb3 (DEFAULT_TABLE table=test-workload [id=25835d76204d4469a0053bf8cfca007d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:33.401746 15679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a68245668e984846a22045a96676afb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.401310 15678 tablet_service.cc:1511] Processing CreateTablet for tablet b070122464994d5f9c93d1f22538fbe2 (DEFAULT_TABLE table=test-workload [id=25835d76204d4469a0053bf8cfca007d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:33.402808 15678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b070122464994d5f9c93d1f22538fbe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.404788 15677 tablet_service.cc:1511] Processing CreateTablet for tablet b464b076fffe43e4ab1de7ea4305db47 (DEFAULT_TABLE table=test-workload [id=25835d76204d4469a0053bf8cfca007d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:33.406177 15677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b464b076fffe43e4ab1de7ea4305db47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.407034 15675 tablet_service.cc:1511] Processing CreateTablet for tablet eebdd11dd2854fdca9c0bfb968aab013 (DEFAULT_TABLE table=test-workload [id=25835d76204d4469a0053bf8cfca007d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:33.408339 15675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eebdd11dd2854fdca9c0bfb968aab013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.409958 15676 tablet_service.cc:1511] Processing CreateTablet for tablet 9e6c5a9da67b4696a7e92588a9212dc0 (DEFAULT_TABLE table=test-workload [id=25835d76204d4469a0053bf8cfca007d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:33.411275 15676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e6c5a9da67b4696a7e92588a9212dc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.416596 15674 tablet_service.cc:1511] Processing CreateTablet for tablet 78f2807032d141adad0db1e7605c46bf (DEFAULT_TABLE table=test-workload [id=25835d76204d4469a0053bf8cfca007d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:33.418053 15674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78f2807032d141adad0db1e7605c46bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.421772 15673 tablet_service.cc:1511] Processing CreateTablet for tablet 52bac74410f54b4393ee60f31fb349ff (DEFAULT_TABLE table=test-workload [id=25835d76204d4469a0053bf8cfca007d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:33.423137 15673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52bac74410f54b4393ee60f31fb349ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.429800 15604 tablet_service.cc:1511] Processing CreateTablet for tablet a68245668e984846a22045a96676afb3 (DEFAULT_TABLE table=test-workload [id=25835d76204d4469a0053bf8cfca007d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:33.431151 15604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a68245668e984846a22045a96676afb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.433897 15603 tablet_service.cc:1511] Processing CreateTablet for tablet b070122464994d5f9c93d1f22538fbe2 (DEFAULT_TABLE table=test-workload [id=25835d76204d4469a0053bf8cfca007d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:33.435212 15603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b070122464994d5f9c93d1f22538fbe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.437893 15602 tablet_service.cc:1511] Processing CreateTablet for tablet b464b076fffe43e4ab1de7ea4305db47 (DEFAULT_TABLE table=test-workload [id=25835d76204d4469a0053bf8cfca007d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:33.439200 15602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b464b076fffe43e4ab1de7ea4305db47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.441933 15601 tablet_service.cc:1511] Processing CreateTablet for tablet 9e6c5a9da67b4696a7e92588a9212dc0 (DEFAULT_TABLE table=test-workload [id=25835d76204d4469a0053bf8cfca007d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:33.443277 15601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e6c5a9da67b4696a7e92588a9212dc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.445921 15600 tablet_service.cc:1511] Processing CreateTablet for tablet eebdd11dd2854fdca9c0bfb968aab013 (DEFAULT_TABLE table=test-workload [id=25835d76204d4469a0053bf8cfca007d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:33.445990 15672 tablet_service.cc:1511] Processing CreateTablet for tablet 53fdd8033d35444c8b526424172ec2d1 (DEFAULT_TABLE table=test-workload [id=25835d76204d4469a0053bf8cfca007d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:33.447332 15600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eebdd11dd2854fdca9c0bfb968aab013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.447429 15672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53fdd8033d35444c8b526424172ec2d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.449780 15599 tablet_service.cc:1511] Processing CreateTablet for tablet 78f2807032d141adad0db1e7605c46bf (DEFAULT_TABLE table=test-workload [id=25835d76204d4469a0053bf8cfca007d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:33.451069 15599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78f2807032d141adad0db1e7605c46bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.454109 15598 tablet_service.cc:1511] Processing CreateTablet for tablet 52bac74410f54b4393ee60f31fb349ff (DEFAULT_TABLE table=test-workload [id=25835d76204d4469a0053bf8cfca007d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:33.455418 15598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52bac74410f54b4393ee60f31fb349ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.458557 15671 tablet_service.cc:1511] Processing CreateTablet for tablet 6ee5c6b8b46641cc98c610c3f60c41d4 (DEFAULT_TABLE table=test-workload [id=25835d76204d4469a0053bf8cfca007d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:33.459928 15671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ee5c6b8b46641cc98c610c3f60c41d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.464143 15803 tablet_bootstrap.cc:492] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e: Bootstrap starting.
I20260710 13:22:33.470171 15803 tablet_bootstrap.cc:654] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.475101 15803 tablet_bootstrap.cc:492] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e: No bootstrap required, opened a new log
I20260710 13:22:33.475684 15803 ts_tablet_manager.cc:1403] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260710 13:22:33.478785 15803 raft_consensus.cc:359] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } } peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } }
I20260710 13:22:33.479527 15803 raft_consensus.cc:385] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.479861 15803 raft_consensus.cc:740] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b931a637cb944709ac89a5a427fd19e, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.480820 15803 consensus_queue.cc:260] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } } peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } }
I20260710 13:22:33.484756 15714 heartbeater.cc:499] Master 127.10.210.126:40537 was elected leader, sending a full tablet report...
I20260710 13:22:33.485260 15803 ts_tablet_manager.cc:1434] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260710 13:22:33.486274 15803 tablet_bootstrap.cc:492] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e: Bootstrap starting.
I20260710 13:22:33.487696 15753 tablet_service.cc:1511] Processing CreateTablet for tablet a68245668e984846a22045a96676afb3 (DEFAULT_TABLE table=test-workload [id=25835d76204d4469a0053bf8cfca007d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:33.489010 15753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a68245668e984846a22045a96676afb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.489778 15597 tablet_service.cc:1511] Processing CreateTablet for tablet 53fdd8033d35444c8b526424172ec2d1 (DEFAULT_TABLE table=test-workload [id=25835d76204d4469a0053bf8cfca007d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:33.491132 15597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53fdd8033d35444c8b526424172ec2d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.493927 15596 tablet_service.cc:1511] Processing CreateTablet for tablet 6ee5c6b8b46641cc98c610c3f60c41d4 (DEFAULT_TABLE table=test-workload [id=25835d76204d4469a0053bf8cfca007d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:33.494361 15752 tablet_service.cc:1511] Processing CreateTablet for tablet b070122464994d5f9c93d1f22538fbe2 (DEFAULT_TABLE table=test-workload [id=25835d76204d4469a0053bf8cfca007d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:33.495177 15596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ee5c6b8b46641cc98c610c3f60c41d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.495723 15752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b070122464994d5f9c93d1f22538fbe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.497828 15751 tablet_service.cc:1511] Processing CreateTablet for tablet b464b076fffe43e4ab1de7ea4305db47 (DEFAULT_TABLE table=test-workload [id=25835d76204d4469a0053bf8cfca007d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:33.498180 15745 tablet_service.cc:1511] Processing CreateTablet for tablet 6ee5c6b8b46641cc98c610c3f60c41d4 (DEFAULT_TABLE table=test-workload [id=25835d76204d4469a0053bf8cfca007d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:33.499266 15751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b464b076fffe43e4ab1de7ea4305db47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.501909 15750 tablet_service.cc:1511] Processing CreateTablet for tablet 9e6c5a9da67b4696a7e92588a9212dc0 (DEFAULT_TABLE table=test-workload [id=25835d76204d4469a0053bf8cfca007d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:33.503909 15749 tablet_service.cc:1511] Processing CreateTablet for tablet eebdd11dd2854fdca9c0bfb968aab013 (DEFAULT_TABLE table=test-workload [id=25835d76204d4469a0053bf8cfca007d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:33.505854 15748 tablet_service.cc:1511] Processing CreateTablet for tablet 78f2807032d141adad0db1e7605c46bf (DEFAULT_TABLE table=test-workload [id=25835d76204d4469a0053bf8cfca007d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:33.505857 15747 tablet_service.cc:1511] Processing CreateTablet for tablet 52bac74410f54b4393ee60f31fb349ff (DEFAULT_TABLE table=test-workload [id=25835d76204d4469a0053bf8cfca007d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:33.506981 15746 tablet_service.cc:1511] Processing CreateTablet for tablet 53fdd8033d35444c8b526424172ec2d1 (DEFAULT_TABLE table=test-workload [id=25835d76204d4469a0053bf8cfca007d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:33.508579 15750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e6c5a9da67b4696a7e92588a9212dc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.510254 15749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eebdd11dd2854fdca9c0bfb968aab013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.512605 15748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78f2807032d141adad0db1e7605c46bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.516364 15747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52bac74410f54b4393ee60f31fb349ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.519034 15746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53fdd8033d35444c8b526424172ec2d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.521258 15745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ee5c6b8b46641cc98c610c3f60c41d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:33.522104 15803 tablet_bootstrap.cc:654] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.534919 15803 tablet_bootstrap.cc:492] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e: No bootstrap required, opened a new log
I20260710 13:22:33.535723 15803 ts_tablet_manager.cc:1403] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e: Time spent bootstrapping tablet: real 0.050s	user 0.006s	sys 0.005s
I20260710 13:22:33.539180 15803 raft_consensus.cc:359] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.542955 15803 raft_consensus.cc:385] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.543355 15803 raft_consensus.cc:740] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b931a637cb944709ac89a5a427fd19e, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.542049 15807 tablet_bootstrap.cc:492] T 78f2807032d141adad0db1e7605c46bf P 548058467115462ca015a35b9872d4fe: Bootstrap starting.
I20260710 13:22:33.550120 15807 tablet_bootstrap.cc:654] T 78f2807032d141adad0db1e7605c46bf P 548058467115462ca015a35b9872d4fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.550654 15803 consensus_queue.cc:260] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.553280 15803 ts_tablet_manager.cc:1434] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260710 13:22:33.554334 15803 tablet_bootstrap.cc:492] T 9e6c5a9da67b4696a7e92588a9212dc0 P 6b931a637cb944709ac89a5a427fd19e: Bootstrap starting.
I20260710 13:22:33.560382 15803 tablet_bootstrap.cc:654] T 9e6c5a9da67b4696a7e92588a9212dc0 P 6b931a637cb944709ac89a5a427fd19e: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.616499 15808 tablet_bootstrap.cc:492] T b070122464994d5f9c93d1f22538fbe2 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Bootstrap starting.
I20260710 13:22:33.618316 15807 tablet_bootstrap.cc:492] T 78f2807032d141adad0db1e7605c46bf P 548058467115462ca015a35b9872d4fe: No bootstrap required, opened a new log
I20260710 13:22:33.618860 15807 ts_tablet_manager.cc:1403] T 78f2807032d141adad0db1e7605c46bf P 548058467115462ca015a35b9872d4fe: Time spent bootstrapping tablet: real 0.077s	user 0.011s	sys 0.014s
I20260710 13:22:33.622216 15808 tablet_bootstrap.cc:654] T b070122464994d5f9c93d1f22538fbe2 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.621824 15807 raft_consensus.cc:359] T 78f2807032d141adad0db1e7605c46bf P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.622761 15807 raft_consensus.cc:385] T 78f2807032d141adad0db1e7605c46bf P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.623135 15807 raft_consensus.cc:740] T 78f2807032d141adad0db1e7605c46bf P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 548058467115462ca015a35b9872d4fe, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.623942 15807 consensus_queue.cc:260] T 78f2807032d141adad0db1e7605c46bf P 548058467115462ca015a35b9872d4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.628243 15805 raft_consensus.cc:493] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:33.628865 15805 raft_consensus.cc:515] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.631035 15803 tablet_bootstrap.cc:492] T 9e6c5a9da67b4696a7e92588a9212dc0 P 6b931a637cb944709ac89a5a427fd19e: No bootstrap required, opened a new log
I20260710 13:22:33.631371 15805 leader_election.cc:290] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:33.631742 15803 ts_tablet_manager.cc:1403] T 9e6c5a9da67b4696a7e92588a9212dc0 P 6b931a637cb944709ac89a5a427fd19e: Time spent bootstrapping tablet: real 0.078s	user 0.024s	sys 0.012s
I20260710 13:22:33.633811 15788 heartbeater.cc:499] Master 127.10.210.126:40537 was elected leader, sending a full tablet report...
I20260710 13:22:33.635599 15807 ts_tablet_manager.cc:1434] T 78f2807032d141adad0db1e7605c46bf P 548058467115462ca015a35b9872d4fe: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.002s
I20260710 13:22:33.636873 15807 tablet_bootstrap.cc:492] T a68245668e984846a22045a96676afb3 P 548058467115462ca015a35b9872d4fe: Bootstrap starting.
I20260710 13:22:33.637672 15803 raft_consensus.cc:359] T 9e6c5a9da67b4696a7e92588a9212dc0 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.638499 15803 raft_consensus.cc:385] T 9e6c5a9da67b4696a7e92588a9212dc0 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.639513 15803 raft_consensus.cc:740] T 9e6c5a9da67b4696a7e92588a9212dc0 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b931a637cb944709ac89a5a427fd19e, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.640478 15803 consensus_queue.cc:260] T 9e6c5a9da67b4696a7e92588a9212dc0 P 6b931a637cb944709ac89a5a427fd19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.643682 15807 tablet_bootstrap.cc:654] T a68245668e984846a22045a96676afb3 P 548058467115462ca015a35b9872d4fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.652026 15614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebdd11dd2854fdca9c0bfb968aab013" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" is_pre_election: true
W20260710 13:22:33.654198 15654 leader_election.cc:343] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:33.657848 15803 ts_tablet_manager.cc:1434] T 9e6c5a9da67b4696a7e92588a9212dc0 P 6b931a637cb944709ac89a5a427fd19e: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.000s
I20260710 13:22:33.657904 15807 tablet_bootstrap.cc:492] T a68245668e984846a22045a96676afb3 P 548058467115462ca015a35b9872d4fe: No bootstrap required, opened a new log
I20260710 13:22:33.659181 15807 ts_tablet_manager.cc:1403] T a68245668e984846a22045a96676afb3 P 548058467115462ca015a35b9872d4fe: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260710 13:22:33.660032 15808 tablet_bootstrap.cc:492] T b070122464994d5f9c93d1f22538fbe2 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: No bootstrap required, opened a new log
I20260710 13:22:33.663477 15763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebdd11dd2854fdca9c0bfb968aab013" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "548058467115462ca015a35b9872d4fe" is_pre_election: true
I20260710 13:22:33.665158 15808 ts_tablet_manager.cc:1403] T b070122464994d5f9c93d1f22538fbe2 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.011s
I20260710 13:22:33.663944 15803 tablet_bootstrap.cc:492] T b070122464994d5f9c93d1f22538fbe2 P 6b931a637cb944709ac89a5a427fd19e: Bootstrap starting.
W20260710 13:22:33.666159 15654 leader_election.cc:343] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 548058467115462ca015a35b9872d4fe (127.10.210.67:38823): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:33.666663 15654 leader_election.cc:304] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b931a637cb944709ac89a5a427fd19e; no voters: 548058467115462ca015a35b9872d4fe, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c
I20260710 13:22:33.666671 15807 raft_consensus.cc:359] T a68245668e984846a22045a96676afb3 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } } peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } }
I20260710 13:22:33.667644 15807 raft_consensus.cc:385] T a68245668e984846a22045a96676afb3 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.667806 15805 raft_consensus.cc:2749] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:33.668017 15807 raft_consensus.cc:740] T a68245668e984846a22045a96676afb3 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 548058467115462ca015a35b9872d4fe, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.668058 15808 raft_consensus.cc:359] T b070122464994d5f9c93d1f22538fbe2 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.669013 15808 raft_consensus.cc:385] T b070122464994d5f9c93d1f22538fbe2 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.669409 15808 raft_consensus.cc:740] T b070122464994d5f9c93d1f22538fbe2 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.669101 15807 consensus_queue.cc:260] T a68245668e984846a22045a96676afb3 P 548058467115462ca015a35b9872d4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } } peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } }
I20260710 13:22:33.670198 15808 consensus_queue.cc:260] T b070122464994d5f9c93d1f22538fbe2 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.671254 15807 ts_tablet_manager.cc:1434] T a68245668e984846a22045a96676afb3 P 548058467115462ca015a35b9872d4fe: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260710 13:22:33.672231 15803 tablet_bootstrap.cc:654] T b070122464994d5f9c93d1f22538fbe2 P 6b931a637cb944709ac89a5a427fd19e: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.672528 15807 tablet_bootstrap.cc:492] T b464b076fffe43e4ab1de7ea4305db47 P 548058467115462ca015a35b9872d4fe: Bootstrap starting.
I20260710 13:22:33.685452 15807 tablet_bootstrap.cc:654] T b464b076fffe43e4ab1de7ea4305db47 P 548058467115462ca015a35b9872d4fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.686589 15639 heartbeater.cc:499] Master 127.10.210.126:40537 was elected leader, sending a full tablet report...
I20260710 13:22:33.688305 15808 ts_tablet_manager.cc:1434] T b070122464994d5f9c93d1f22538fbe2 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Time spent starting tablet: real 0.023s	user 0.013s	sys 0.009s
I20260710 13:22:33.688998 15803 tablet_bootstrap.cc:492] T b070122464994d5f9c93d1f22538fbe2 P 6b931a637cb944709ac89a5a427fd19e: No bootstrap required, opened a new log
I20260710 13:22:33.689450 15808 tablet_bootstrap.cc:492] T 53fdd8033d35444c8b526424172ec2d1 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Bootstrap starting.
I20260710 13:22:33.689574 15803 ts_tablet_manager.cc:1403] T b070122464994d5f9c93d1f22538fbe2 P 6b931a637cb944709ac89a5a427fd19e: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.004s
I20260710 13:22:33.692625 15803 raft_consensus.cc:359] T b070122464994d5f9c93d1f22538fbe2 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.693456 15803 raft_consensus.cc:385] T b070122464994d5f9c93d1f22538fbe2 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.693804 15803 raft_consensus.cc:740] T b070122464994d5f9c93d1f22538fbe2 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b931a637cb944709ac89a5a427fd19e, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.694738 15803 consensus_queue.cc:260] T b070122464994d5f9c93d1f22538fbe2 P 6b931a637cb944709ac89a5a427fd19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.697907 15808 tablet_bootstrap.cc:654] T 53fdd8033d35444c8b526424172ec2d1 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.700029 15803 ts_tablet_manager.cc:1434] T b070122464994d5f9c93d1f22538fbe2 P 6b931a637cb944709ac89a5a427fd19e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:22:33.701335 15803 tablet_bootstrap.cc:492] T b464b076fffe43e4ab1de7ea4305db47 P 6b931a637cb944709ac89a5a427fd19e: Bootstrap starting.
I20260710 13:22:33.710078 15803 tablet_bootstrap.cc:654] T b464b076fffe43e4ab1de7ea4305db47 P 6b931a637cb944709ac89a5a427fd19e: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.717298 15807 tablet_bootstrap.cc:492] T b464b076fffe43e4ab1de7ea4305db47 P 548058467115462ca015a35b9872d4fe: No bootstrap required, opened a new log
I20260710 13:22:33.717540 15803 tablet_bootstrap.cc:492] T b464b076fffe43e4ab1de7ea4305db47 P 6b931a637cb944709ac89a5a427fd19e: No bootstrap required, opened a new log
I20260710 13:22:33.717769 15807 ts_tablet_manager.cc:1403] T b464b076fffe43e4ab1de7ea4305db47 P 548058467115462ca015a35b9872d4fe: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.019s
I20260710 13:22:33.718194 15803 ts_tablet_manager.cc:1403] T b464b076fffe43e4ab1de7ea4305db47 P 6b931a637cb944709ac89a5a427fd19e: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260710 13:22:33.718429 15808 tablet_bootstrap.cc:492] T 53fdd8033d35444c8b526424172ec2d1 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: No bootstrap required, opened a new log
I20260710 13:22:33.718935 15808 ts_tablet_manager.cc:1403] T 53fdd8033d35444c8b526424172ec2d1 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.010s
I20260710 13:22:33.720578 15807 raft_consensus.cc:359] T b464b076fffe43e4ab1de7ea4305db47 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.721418 15807 raft_consensus.cc:385] T b464b076fffe43e4ab1de7ea4305db47 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.721161 15803 raft_consensus.cc:359] T b464b076fffe43e4ab1de7ea4305db47 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.721818 15807 raft_consensus.cc:740] T b464b076fffe43e4ab1de7ea4305db47 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 548058467115462ca015a35b9872d4fe, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.721987 15803 raft_consensus.cc:385] T b464b076fffe43e4ab1de7ea4305db47 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.721647 15808 raft_consensus.cc:359] T 53fdd8033d35444c8b526424172ec2d1 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.722626 15803 raft_consensus.cc:740] T b464b076fffe43e4ab1de7ea4305db47 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b931a637cb944709ac89a5a427fd19e, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.722942 15808 raft_consensus.cc:385] T 53fdd8033d35444c8b526424172ec2d1 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.722872 15807 consensus_queue.cc:260] T b464b076fffe43e4ab1de7ea4305db47 P 548058467115462ca015a35b9872d4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.723541 15808 raft_consensus.cc:740] T 53fdd8033d35444c8b526424172ec2d1 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.723390 15803 consensus_queue.cc:260] T b464b076fffe43e4ab1de7ea4305db47 P 6b931a637cb944709ac89a5a427fd19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.725162 15807 ts_tablet_manager.cc:1434] T b464b076fffe43e4ab1de7ea4305db47 P 548058467115462ca015a35b9872d4fe: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 13:22:33.725817 15803 ts_tablet_manager.cc:1434] T b464b076fffe43e4ab1de7ea4305db47 P 6b931a637cb944709ac89a5a427fd19e: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260710 13:22:33.726929 15803 tablet_bootstrap.cc:492] T 52bac74410f54b4393ee60f31fb349ff P 6b931a637cb944709ac89a5a427fd19e: Bootstrap starting.
I20260710 13:22:33.726629 15808 consensus_queue.cc:260] T 53fdd8033d35444c8b526424172ec2d1 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.729190 15808 ts_tablet_manager.cc:1434] T 53fdd8033d35444c8b526424172ec2d1 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 13:22:33.730150 15808 tablet_bootstrap.cc:492] T b464b076fffe43e4ab1de7ea4305db47 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Bootstrap starting.
I20260710 13:22:33.726253 15807 tablet_bootstrap.cc:492] T b070122464994d5f9c93d1f22538fbe2 P 548058467115462ca015a35b9872d4fe: Bootstrap starting.
I20260710 13:22:33.733839 15803 tablet_bootstrap.cc:654] T 52bac74410f54b4393ee60f31fb349ff P 6b931a637cb944709ac89a5a427fd19e: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.738492 15807 tablet_bootstrap.cc:654] T b070122464994d5f9c93d1f22538fbe2 P 548058467115462ca015a35b9872d4fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.739794 15808 tablet_bootstrap.cc:654] T b464b076fffe43e4ab1de7ea4305db47 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.743111 15812 raft_consensus.cc:493] T b464b076fffe43e4ab1de7ea4305db47 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:33.743608 15812 raft_consensus.cc:515] T b464b076fffe43e4ab1de7ea4305db47 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.746423 15803 tablet_bootstrap.cc:492] T 52bac74410f54b4393ee60f31fb349ff P 6b931a637cb944709ac89a5a427fd19e: No bootstrap required, opened a new log
I20260710 13:22:33.746739 15808 tablet_bootstrap.cc:492] T b464b076fffe43e4ab1de7ea4305db47 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: No bootstrap required, opened a new log
I20260710 13:22:33.746917 15803 ts_tablet_manager.cc:1403] T 52bac74410f54b4393ee60f31fb349ff P 6b931a637cb944709ac89a5a427fd19e: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.011s
I20260710 13:22:33.747181 15808 ts_tablet_manager.cc:1403] T b464b076fffe43e4ab1de7ea4305db47 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260710 13:22:33.749359 15807 tablet_bootstrap.cc:492] T b070122464994d5f9c93d1f22538fbe2 P 548058467115462ca015a35b9872d4fe: No bootstrap required, opened a new log
I20260710 13:22:33.749923 15807 ts_tablet_manager.cc:1403] T b070122464994d5f9c93d1f22538fbe2 P 548058467115462ca015a35b9872d4fe: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.005s
I20260710 13:22:33.750018 15803 raft_consensus.cc:359] T 52bac74410f54b4393ee60f31fb349ff P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.753651 15812 leader_election.cc:290] T b464b076fffe43e4ab1de7ea4305db47 P 548058467115462ca015a35b9872d4fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593), 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631)
I20260710 13:22:33.765540 15614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b464b076fffe43e4ab1de7ea4305db47" candidate_uuid: "548058467115462ca015a35b9872d4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" is_pre_election: true
I20260710 13:22:33.779716 15803 raft_consensus.cc:385] T 52bac74410f54b4393ee60f31fb349ff P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.772574 15805 raft_consensus.cc:493] T 9e6c5a9da67b4696a7e92588a9212dc0 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:33.780907 15805 raft_consensus.cc:515] T 9e6c5a9da67b4696a7e92588a9212dc0 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.781770 15803 raft_consensus.cc:740] T 52bac74410f54b4393ee60f31fb349ff P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b931a637cb944709ac89a5a427fd19e, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.782775 15803 consensus_queue.cc:260] T 52bac74410f54b4393ee60f31fb349ff P 6b931a637cb944709ac89a5a427fd19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.753013 15807 raft_consensus.cc:359] T b070122464994d5f9c93d1f22538fbe2 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.750324 15808 raft_consensus.cc:359] T b464b076fffe43e4ab1de7ea4305db47 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.787062 15808 raft_consensus.cc:385] T b464b076fffe43e4ab1de7ea4305db47 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.787612 15808 raft_consensus.cc:740] T b464b076fffe43e4ab1de7ea4305db47 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.787616 15689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b464b076fffe43e4ab1de7ea4305db47" candidate_uuid: "548058467115462ca015a35b9872d4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b931a637cb944709ac89a5a427fd19e" is_pre_election: true
I20260710 13:22:33.786164 15613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6c5a9da67b4696a7e92588a9212dc0" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" is_pre_election: true
I20260710 13:22:33.788618 15808 consensus_queue.cc:260] T b464b076fffe43e4ab1de7ea4305db47 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.789804 15614 raft_consensus.cc:2468] T b464b076fffe43e4ab1de7ea4305db47 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 548058467115462ca015a35b9872d4fe in term 0.
I20260710 13:22:33.788448 15689 raft_consensus.cc:2468] T b464b076fffe43e4ab1de7ea4305db47 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 548058467115462ca015a35b9872d4fe in term 0.
W20260710 13:22:33.790807 15654 leader_election.cc:343] T 9e6c5a9da67b4696a7e92588a9212dc0 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:33.792745 15729 leader_election.cc:304] T b464b076fffe43e4ab1de7ea4305db47 P 548058467115462ca015a35b9872d4fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 548058467115462ca015a35b9872d4fe, 6b931a637cb944709ac89a5a427fd19e; no voters: 
I20260710 13:22:33.793375 15805 leader_election.cc:290] T 9e6c5a9da67b4696a7e92588a9212dc0 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:33.794034 15812 raft_consensus.cc:2804] T b464b076fffe43e4ab1de7ea4305db47 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:33.795208 15812 raft_consensus.cc:493] T b464b076fffe43e4ab1de7ea4305db47 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:33.795562 15812 raft_consensus.cc:3060] T b464b076fffe43e4ab1de7ea4305db47 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:33.799072 15808 ts_tablet_manager.cc:1434] T b464b076fffe43e4ab1de7ea4305db47 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.000s
I20260710 13:22:33.800151 15808 tablet_bootstrap.cc:492] T 6ee5c6b8b46641cc98c610c3f60c41d4 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Bootstrap starting.
I20260710 13:22:33.802812 15812 raft_consensus.cc:515] T b464b076fffe43e4ab1de7ea4305db47 P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.805789 15614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b464b076fffe43e4ab1de7ea4305db47" candidate_uuid: "548058467115462ca015a35b9872d4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
I20260710 13:22:33.806111 15689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b464b076fffe43e4ab1de7ea4305db47" candidate_uuid: "548058467115462ca015a35b9872d4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b931a637cb944709ac89a5a427fd19e"
I20260710 13:22:33.806564 15614 raft_consensus.cc:3060] T b464b076fffe43e4ab1de7ea4305db47 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:33.806679 15689 raft_consensus.cc:3060] T b464b076fffe43e4ab1de7ea4305db47 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:33.794327 15807 raft_consensus.cc:385] T b070122464994d5f9c93d1f22538fbe2 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.794306 15763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6c5a9da67b4696a7e92588a9212dc0" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "548058467115462ca015a35b9872d4fe" is_pre_election: true
W20260710 13:22:33.815430 15654 leader_election.cc:343] T 9e6c5a9da67b4696a7e92588a9212dc0 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 548058467115462ca015a35b9872d4fe (127.10.210.67:38823): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:33.813822 15614 raft_consensus.cc:2468] T b464b076fffe43e4ab1de7ea4305db47 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 548058467115462ca015a35b9872d4fe in term 1.
I20260710 13:22:33.815883 15654 leader_election.cc:304] T 9e6c5a9da67b4696a7e92588a9212dc0 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b931a637cb944709ac89a5a427fd19e; no voters: 548058467115462ca015a35b9872d4fe, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c
I20260710 13:22:33.816490 15807 raft_consensus.cc:740] T b070122464994d5f9c93d1f22538fbe2 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 548058467115462ca015a35b9872d4fe, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.816917 15728 leader_election.cc:304] T b464b076fffe43e4ab1de7ea4305db47 P 548058467115462ca015a35b9872d4fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 548058467115462ca015a35b9872d4fe, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 
I20260710 13:22:33.817127 15805 raft_consensus.cc:2749] T 9e6c5a9da67b4696a7e92588a9212dc0 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:33.815905 15803 ts_tablet_manager.cc:1434] T 52bac74410f54b4393ee60f31fb349ff P 6b931a637cb944709ac89a5a427fd19e: Time spent starting tablet: real 0.069s	user 0.017s	sys 0.044s
I20260710 13:22:33.813822 15689 raft_consensus.cc:2468] T b464b076fffe43e4ab1de7ea4305db47 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 548058467115462ca015a35b9872d4fe in term 1.
I20260710 13:22:33.817458 15807 consensus_queue.cc:260] T b070122464994d5f9c93d1f22538fbe2 P 548058467115462ca015a35b9872d4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.819537 15803 tablet_bootstrap.cc:492] T 53fdd8033d35444c8b526424172ec2d1 P 6b931a637cb944709ac89a5a427fd19e: Bootstrap starting.
I20260710 13:22:33.824129 15808 tablet_bootstrap.cc:654] T 6ee5c6b8b46641cc98c610c3f60c41d4 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.829648 15803 tablet_bootstrap.cc:654] T 53fdd8033d35444c8b526424172ec2d1 P 6b931a637cb944709ac89a5a427fd19e: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.819309 15812 leader_election.cc:290] T b464b076fffe43e4ab1de7ea4305db47 P 548058467115462ca015a35b9872d4fe [CANDIDATE]: Term 1 election: Requested vote from peers b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593), 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631)
I20260710 13:22:33.833969 15812 raft_consensus.cc:2804] T b464b076fffe43e4ab1de7ea4305db47 P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:33.834684 15812 raft_consensus.cc:697] T b464b076fffe43e4ab1de7ea4305db47 P 548058467115462ca015a35b9872d4fe [term 1 LEADER]: Becoming Leader. State: Replica: 548058467115462ca015a35b9872d4fe, State: Running, Role: LEADER
I20260710 13:22:33.836529 15812 consensus_queue.cc:237] T b464b076fffe43e4ab1de7ea4305db47 P 548058467115462ca015a35b9872d4fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.839211 15807 ts_tablet_manager.cc:1434] T b070122464994d5f9c93d1f22538fbe2 P 548058467115462ca015a35b9872d4fe: Time spent starting tablet: real 0.089s	user 0.035s	sys 0.013s
I20260710 13:22:33.840664 15807 tablet_bootstrap.cc:492] T 52bac74410f54b4393ee60f31fb349ff P 548058467115462ca015a35b9872d4fe: Bootstrap starting.
I20260710 13:22:33.843061 15808 tablet_bootstrap.cc:492] T 6ee5c6b8b46641cc98c610c3f60c41d4 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: No bootstrap required, opened a new log
I20260710 13:22:33.843657 15808 ts_tablet_manager.cc:1403] T 6ee5c6b8b46641cc98c610c3f60c41d4 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.014s
I20260710 13:22:33.845084 15803 tablet_bootstrap.cc:492] T 53fdd8033d35444c8b526424172ec2d1 P 6b931a637cb944709ac89a5a427fd19e: No bootstrap required, opened a new log
I20260710 13:22:33.845640 15803 ts_tablet_manager.cc:1403] T 53fdd8033d35444c8b526424172ec2d1 P 6b931a637cb944709ac89a5a427fd19e: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.000s
I20260710 13:22:33.846802 15807 tablet_bootstrap.cc:654] T 52bac74410f54b4393ee60f31fb349ff P 548058467115462ca015a35b9872d4fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.846792 15808 raft_consensus.cc:359] T 6ee5c6b8b46641cc98c610c3f60c41d4 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.847745 15808 raft_consensus.cc:385] T 6ee5c6b8b46641cc98c610c3f60c41d4 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.848054 15808 raft_consensus.cc:740] T 6ee5c6b8b46641cc98c610c3f60c41d4 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.848379 15803 raft_consensus.cc:359] T 53fdd8033d35444c8b526424172ec2d1 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.849143 15803 raft_consensus.cc:385] T 53fdd8033d35444c8b526424172ec2d1 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.848937 15808 consensus_queue.cc:260] T 6ee5c6b8b46641cc98c610c3f60c41d4 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.849436 15803 raft_consensus.cc:740] T 53fdd8033d35444c8b526424172ec2d1 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b931a637cb944709ac89a5a427fd19e, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.850170 15803 consensus_queue.cc:260] T 53fdd8033d35444c8b526424172ec2d1 P 6b931a637cb944709ac89a5a427fd19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.852391 15803 ts_tablet_manager.cc:1434] T 53fdd8033d35444c8b526424172ec2d1 P 6b931a637cb944709ac89a5a427fd19e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:22:33.853631 15803 tablet_bootstrap.cc:492] T 78f2807032d141adad0db1e7605c46bf P 6b931a637cb944709ac89a5a427fd19e: Bootstrap starting.
I20260710 13:22:33.859272 15511 catalog_manager.cc:5697] T b464b076fffe43e4ab1de7ea4305db47 P 548058467115462ca015a35b9872d4fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 548058467115462ca015a35b9872d4fe (127.10.210.67). New cstate: current_term: 1 leader_uuid: "548058467115462ca015a35b9872d4fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:33.859877 15803 tablet_bootstrap.cc:654] T 78f2807032d141adad0db1e7605c46bf P 6b931a637cb944709ac89a5a427fd19e: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.862324 15807 tablet_bootstrap.cc:492] T 52bac74410f54b4393ee60f31fb349ff P 548058467115462ca015a35b9872d4fe: No bootstrap required, opened a new log
I20260710 13:22:33.862874 15807 ts_tablet_manager.cc:1403] T 52bac74410f54b4393ee60f31fb349ff P 548058467115462ca015a35b9872d4fe: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.011s
I20260710 13:22:33.865867 15807 raft_consensus.cc:359] T 52bac74410f54b4393ee60f31fb349ff P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.866608 15807 raft_consensus.cc:385] T 52bac74410f54b4393ee60f31fb349ff P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.866930 15807 raft_consensus.cc:740] T 52bac74410f54b4393ee60f31fb349ff P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 548058467115462ca015a35b9872d4fe, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.867820 15807 consensus_queue.cc:260] T 52bac74410f54b4393ee60f31fb349ff P 548058467115462ca015a35b9872d4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.870116 15807 ts_tablet_manager.cc:1434] T 52bac74410f54b4393ee60f31fb349ff P 548058467115462ca015a35b9872d4fe: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 13:22:33.870813 15808 ts_tablet_manager.cc:1434] T 6ee5c6b8b46641cc98c610c3f60c41d4 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260710 13:22:33.871104 15807 tablet_bootstrap.cc:492] T 53fdd8033d35444c8b526424172ec2d1 P 548058467115462ca015a35b9872d4fe: Bootstrap starting.
I20260710 13:22:33.871738 15803 tablet_bootstrap.cc:492] T 78f2807032d141adad0db1e7605c46bf P 6b931a637cb944709ac89a5a427fd19e: No bootstrap required, opened a new log
I20260710 13:22:33.872229 15803 ts_tablet_manager.cc:1403] T 78f2807032d141adad0db1e7605c46bf P 6b931a637cb944709ac89a5a427fd19e: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260710 13:22:33.874411 15808 tablet_bootstrap.cc:492] T 78f2807032d141adad0db1e7605c46bf P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Bootstrap starting.
I20260710 13:22:33.874855 15803 raft_consensus.cc:359] T 78f2807032d141adad0db1e7605c46bf P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.875682 15803 raft_consensus.cc:385] T 78f2807032d141adad0db1e7605c46bf P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.875978 15803 raft_consensus.cc:740] T 78f2807032d141adad0db1e7605c46bf P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b931a637cb944709ac89a5a427fd19e, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.876776 15803 consensus_queue.cc:260] T 78f2807032d141adad0db1e7605c46bf P 6b931a637cb944709ac89a5a427fd19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.877857 15807 tablet_bootstrap.cc:654] T 53fdd8033d35444c8b526424172ec2d1 P 548058467115462ca015a35b9872d4fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.878784 15803 ts_tablet_manager.cc:1434] T 78f2807032d141adad0db1e7605c46bf P 6b931a637cb944709ac89a5a427fd19e: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 13:22:33.879761 15803 tablet_bootstrap.cc:492] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 6b931a637cb944709ac89a5a427fd19e: Bootstrap starting.
I20260710 13:22:33.885272 15803 tablet_bootstrap.cc:654] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 6b931a637cb944709ac89a5a427fd19e: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.892315 15807 tablet_bootstrap.cc:492] T 53fdd8033d35444c8b526424172ec2d1 P 548058467115462ca015a35b9872d4fe: No bootstrap required, opened a new log
I20260710 13:22:33.892683 15808 tablet_bootstrap.cc:654] T 78f2807032d141adad0db1e7605c46bf P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.892908 15807 ts_tablet_manager.cc:1403] T 53fdd8033d35444c8b526424172ec2d1 P 548058467115462ca015a35b9872d4fe: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.009s
I20260710 13:22:33.896081 15807 raft_consensus.cc:359] T 53fdd8033d35444c8b526424172ec2d1 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.896855 15807 raft_consensus.cc:385] T 53fdd8033d35444c8b526424172ec2d1 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.897149 15807 raft_consensus.cc:740] T 53fdd8033d35444c8b526424172ec2d1 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 548058467115462ca015a35b9872d4fe, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.898156 15808 tablet_bootstrap.cc:492] T 78f2807032d141adad0db1e7605c46bf P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: No bootstrap required, opened a new log
I20260710 13:22:33.897857 15807 consensus_queue.cc:260] T 53fdd8033d35444c8b526424172ec2d1 P 548058467115462ca015a35b9872d4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.898648 15808 ts_tablet_manager.cc:1403] T 78f2807032d141adad0db1e7605c46bf P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.000s
I20260710 13:22:33.900139 15807 ts_tablet_manager.cc:1434] T 53fdd8033d35444c8b526424172ec2d1 P 548058467115462ca015a35b9872d4fe: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:22:33.901153 15807 tablet_bootstrap.cc:492] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 548058467115462ca015a35b9872d4fe: Bootstrap starting.
I20260710 13:22:33.901482 15808 raft_consensus.cc:359] T 78f2807032d141adad0db1e7605c46bf P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.902211 15808 raft_consensus.cc:385] T 78f2807032d141adad0db1e7605c46bf P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.902514 15808 raft_consensus.cc:740] T 78f2807032d141adad0db1e7605c46bf P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.903223 15808 consensus_queue.cc:260] T 78f2807032d141adad0db1e7605c46bf P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.905516 15808 ts_tablet_manager.cc:1434] T 78f2807032d141adad0db1e7605c46bf P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:22:33.906095 15812 raft_consensus.cc:493] T b070122464994d5f9c93d1f22538fbe2 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:33.906648 15812 raft_consensus.cc:515] T b070122464994d5f9c93d1f22538fbe2 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.907682 15803 tablet_bootstrap.cc:492] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 6b931a637cb944709ac89a5a427fd19e: No bootstrap required, opened a new log
I20260710 13:22:33.907806 15807 tablet_bootstrap.cc:654] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 548058467115462ca015a35b9872d4fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.908176 15803 ts_tablet_manager.cc:1403] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 6b931a637cb944709ac89a5a427fd19e: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.008s
I20260710 13:22:33.911113 15689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b070122464994d5f9c93d1f22538fbe2" candidate_uuid: "548058467115462ca015a35b9872d4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b931a637cb944709ac89a5a427fd19e" is_pre_election: true
I20260710 13:22:33.911011 15803 raft_consensus.cc:359] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.911803 15689 raft_consensus.cc:2468] T b070122464994d5f9c93d1f22538fbe2 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 548058467115462ca015a35b9872d4fe in term 0.
I20260710 13:22:33.911933 15803 raft_consensus.cc:385] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.912360 15803 raft_consensus.cc:740] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b931a637cb944709ac89a5a427fd19e, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.912528 15808 tablet_bootstrap.cc:492] T 9e6c5a9da67b4696a7e92588a9212dc0 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Bootstrap starting.
I20260710 13:22:33.912700 15614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b070122464994d5f9c93d1f22538fbe2" candidate_uuid: "548058467115462ca015a35b9872d4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" is_pre_election: true
I20260710 13:22:33.913349 15614 raft_consensus.cc:2468] T b070122464994d5f9c93d1f22538fbe2 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 548058467115462ca015a35b9872d4fe in term 0.
I20260710 13:22:33.913493 15803 consensus_queue.cc:260] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 6b931a637cb944709ac89a5a427fd19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.915078 15728 leader_election.cc:304] T b070122464994d5f9c93d1f22538fbe2 P 548058467115462ca015a35b9872d4fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 548058467115462ca015a35b9872d4fe, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 
I20260710 13:22:33.916081 15826 raft_consensus.cc:2804] T b070122464994d5f9c93d1f22538fbe2 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:33.916471 15826 raft_consensus.cc:493] T b070122464994d5f9c93d1f22538fbe2 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:33.916983 15826 raft_consensus.cc:3060] T b070122464994d5f9c93d1f22538fbe2 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:33.919710 15808 tablet_bootstrap.cc:654] T 9e6c5a9da67b4696a7e92588a9212dc0 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Neither blocks nor log segments found. Creating new log.
W20260710 13:22:33.923954 15560 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:33.924526 15812 leader_election.cc:290] T b070122464994d5f9c93d1f22538fbe2 P 548058467115462ca015a35b9872d4fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593), 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631)
I20260710 13:22:33.931066 15805 raft_consensus.cc:493] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:33.931591 15805 raft_consensus.cc:515] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } } peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } }
I20260710 13:22:33.926107 15803 ts_tablet_manager.cc:1434] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 6b931a637cb944709ac89a5a427fd19e: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260710 13:22:33.933580 15805 leader_election.cc:290] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 548058467115462ca015a35b9872d4fe (127.10.210.67:38823), b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593)
I20260710 13:22:33.935832 15614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a68245668e984846a22045a96676afb3" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" is_pre_election: true
I20260710 13:22:33.935832 15763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a68245668e984846a22045a96676afb3" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "548058467115462ca015a35b9872d4fe" is_pre_election: true
I20260710 13:22:33.936638 15826 raft_consensus.cc:515] T b070122464994d5f9c93d1f22538fbe2 P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.937685 15763 raft_consensus.cc:2468] T a68245668e984846a22045a96676afb3 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b931a637cb944709ac89a5a427fd19e in term 0.
I20260710 13:22:33.939121 15654 leader_election.cc:304] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 548058467115462ca015a35b9872d4fe, 6b931a637cb944709ac89a5a427fd19e; no voters: 
I20260710 13:22:33.939934 15805 raft_consensus.cc:2804] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:33.940047 15826 leader_election.cc:290] T b070122464994d5f9c93d1f22538fbe2 P 548058467115462ca015a35b9872d4fe [CANDIDATE]: Term 1 election: Requested vote from peers b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593), 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631)
I20260710 13:22:33.940340 15805 raft_consensus.cc:493] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:33.940773 15805 raft_consensus.cc:3060] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:33.943164 15613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b070122464994d5f9c93d1f22538fbe2" candidate_uuid: "548058467115462ca015a35b9872d4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
I20260710 13:22:33.943759 15613 raft_consensus.cc:3060] T b070122464994d5f9c93d1f22538fbe2 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:33.944084 15807 tablet_bootstrap.cc:492] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 548058467115462ca015a35b9872d4fe: No bootstrap required, opened a new log
I20260710 13:22:33.944561 15807 ts_tablet_manager.cc:1403] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 548058467115462ca015a35b9872d4fe: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.023s
I20260710 13:22:33.944895 15808 tablet_bootstrap.cc:492] T 9e6c5a9da67b4696a7e92588a9212dc0 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: No bootstrap required, opened a new log
I20260710 13:22:33.945395 15808 ts_tablet_manager.cc:1403] T 9e6c5a9da67b4696a7e92588a9212dc0 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.002s
I20260710 13:22:33.946435 15689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b070122464994d5f9c93d1f22538fbe2" candidate_uuid: "548058467115462ca015a35b9872d4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b931a637cb944709ac89a5a427fd19e"
I20260710 13:22:33.947012 15689 raft_consensus.cc:3060] T b070122464994d5f9c93d1f22538fbe2 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:33.947352 15807 raft_consensus.cc:359] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.948086 15807 raft_consensus.cc:385] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.948416 15807 raft_consensus.cc:740] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 548058467115462ca015a35b9872d4fe, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.948155 15808 raft_consensus.cc:359] T 9e6c5a9da67b4696a7e92588a9212dc0 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.948927 15808 raft_consensus.cc:385] T 9e6c5a9da67b4696a7e92588a9212dc0 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:33.949227 15808 raft_consensus.cc:740] T 9e6c5a9da67b4696a7e92588a9212dc0 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c, State: Initialized, Role: FOLLOWER
I20260710 13:22:33.949281 15807 consensus_queue.cc:260] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 548058467115462ca015a35b9872d4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.950035 15815 raft_consensus.cc:493] T 78f2807032d141adad0db1e7605c46bf P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:33.949952 15808 consensus_queue.cc:260] T 9e6c5a9da67b4696a7e92588a9212dc0 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.950548 15815 raft_consensus.cc:515] T 78f2807032d141adad0db1e7605c46bf P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:33.950995 15613 raft_consensus.cc:2468] T b070122464994d5f9c93d1f22538fbe2 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 548058467115462ca015a35b9872d4fe in term 1.
I20260710 13:22:33.952193 15807 ts_tablet_manager.cc:1434] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 548058467115462ca015a35b9872d4fe: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:22:33.952163 15728 leader_election.cc:304] T b070122464994d5f9c93d1f22538fbe2 P 548058467115462ca015a35b9872d4fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 548058467115462ca015a35b9872d4fe, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 
I20260710 13:22:33.953306 15826 raft_consensus.cc:2804] T b070122464994d5f9c93d1f22538fbe2 P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:33.953759 15826 raft_consensus.cc:697] T b070122464994d5f9c93d1f22538fbe2 P 548058467115462ca015a35b9872d4fe [term 1 LEADER]: Becoming Leader. State: Replica: 548058467115462ca015a35b9872d4fe, State: Running, Role: LEADER
I20260710 13:22:33.954910 15826 consensus_queue.cc:237] T b070122464994d5f9c93d1f22538fbe2 P 548058467115462ca015a35b9872d4fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
W20260710 13:22:33.957647 15654 leader_election.cc:343] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:33.959079 15815 leader_election.cc:290] T 78f2807032d141adad0db1e7605c46bf P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:33.953714 15807 tablet_bootstrap.cc:492] T eebdd11dd2854fdca9c0bfb968aab013 P 548058467115462ca015a35b9872d4fe: Bootstrap starting.
I20260710 13:22:33.971889 15808 ts_tablet_manager.cc:1434] T 9e6c5a9da67b4696a7e92588a9212dc0 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.012s
I20260710 13:22:33.972988 15808 tablet_bootstrap.cc:492] T 52bac74410f54b4393ee60f31fb349ff P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Bootstrap starting.
I20260710 13:22:33.976265 15805 raft_consensus.cc:515] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } } peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } }
I20260710 13:22:33.976419 15689 raft_consensus.cc:2468] T b070122464994d5f9c93d1f22538fbe2 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 548058467115462ca015a35b9872d4fe in term 1.
I20260710 13:22:33.980494 15805 leader_election.cc:290] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 election: Requested vote from peers 548058467115462ca015a35b9872d4fe (127.10.210.67:38823), b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593)
I20260710 13:22:33.981551 15613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a68245668e984846a22045a96676afb3" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
I20260710 13:22:33.983536 15763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a68245668e984846a22045a96676afb3" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "548058467115462ca015a35b9872d4fe"
I20260710 13:22:33.984093 15763 raft_consensus.cc:3060] T a68245668e984846a22045a96676afb3 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:33.985025 15807 tablet_bootstrap.cc:654] T eebdd11dd2854fdca9c0bfb968aab013 P 548058467115462ca015a35b9872d4fe: Neither blocks nor log segments found. Creating new log.
W20260710 13:22:33.986536 15654 leader_election.cc:343] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:33.988390 15808 tablet_bootstrap.cc:654] T 52bac74410f54b4393ee60f31fb349ff P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:33.999202 15763 raft_consensus.cc:2468] T a68245668e984846a22045a96676afb3 P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b931a637cb944709ac89a5a427fd19e in term 1.
I20260710 13:22:34.001124 15762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78f2807032d141adad0db1e7605c46bf" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "548058467115462ca015a35b9872d4fe" is_pre_election: true
I20260710 13:22:34.006958 15654 leader_election.cc:304] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 548058467115462ca015a35b9872d4fe, 6b931a637cb944709ac89a5a427fd19e; no voters: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c
I20260710 13:22:34.007206 15762 raft_consensus.cc:2468] T 78f2807032d141adad0db1e7605c46bf P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in term 0.
I20260710 13:22:34.001827 15511 catalog_manager.cc:5697] T b070122464994d5f9c93d1f22538fbe2 P 548058467115462ca015a35b9872d4fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 548058467115462ca015a35b9872d4fe (127.10.210.67). New cstate: current_term: 1 leader_uuid: "548058467115462ca015a35b9872d4fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:34.009092 15579 leader_election.cc:304] T 78f2807032d141adad0db1e7605c46bf P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 548058467115462ca015a35b9872d4fe, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 
I20260710 13:22:34.012516 15807 tablet_bootstrap.cc:492] T eebdd11dd2854fdca9c0bfb968aab013 P 548058467115462ca015a35b9872d4fe: No bootstrap required, opened a new log
I20260710 13:22:34.012516 15808 tablet_bootstrap.cc:492] T 52bac74410f54b4393ee60f31fb349ff P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: No bootstrap required, opened a new log
I20260710 13:22:34.013159 15808 ts_tablet_manager.cc:1403] T 52bac74410f54b4393ee60f31fb349ff P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.011s
I20260710 13:22:34.013204 15807 ts_tablet_manager.cc:1403] T eebdd11dd2854fdca9c0bfb968aab013 P 548058467115462ca015a35b9872d4fe: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.016s
I20260710 13:22:34.015933 15807 raft_consensus.cc:359] T eebdd11dd2854fdca9c0bfb968aab013 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.016607 15807 raft_consensus.cc:385] T eebdd11dd2854fdca9c0bfb968aab013 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.016605 15805 raft_consensus.cc:2804] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:34.017295 15807 raft_consensus.cc:740] T eebdd11dd2854fdca9c0bfb968aab013 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 548058467115462ca015a35b9872d4fe, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.016831 15808 raft_consensus.cc:359] T 52bac74410f54b4393ee60f31fb349ff P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.017484 15805 raft_consensus.cc:697] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e [term 1 LEADER]: Becoming Leader. State: Replica: 6b931a637cb944709ac89a5a427fd19e, State: Running, Role: LEADER
I20260710 13:22:34.017689 15808 raft_consensus.cc:385] T 52bac74410f54b4393ee60f31fb349ff P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.018146 15808 raft_consensus.cc:740] T 52bac74410f54b4393ee60f31fb349ff P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.017978 15807 consensus_queue.cc:260] T eebdd11dd2854fdca9c0bfb968aab013 P 548058467115462ca015a35b9872d4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.018406 15805 consensus_queue.cc:237] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } } peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } }
I20260710 13:22:34.018859 15837 raft_consensus.cc:2804] T 78f2807032d141adad0db1e7605c46bf P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:34.019385 15837 raft_consensus.cc:493] T 78f2807032d141adad0db1e7605c46bf P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:34.018796 15808 consensus_queue.cc:260] T 52bac74410f54b4393ee60f31fb349ff P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.019975 15807 ts_tablet_manager.cc:1434] T eebdd11dd2854fdca9c0bfb968aab013 P 548058467115462ca015a35b9872d4fe: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:22:34.019779 15837 raft_consensus.cc:3060] T 78f2807032d141adad0db1e7605c46bf P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.020905 15807 tablet_bootstrap.cc:492] T 9e6c5a9da67b4696a7e92588a9212dc0 P 548058467115462ca015a35b9872d4fe: Bootstrap starting.
I20260710 13:22:34.021341 15808 ts_tablet_manager.cc:1434] T 52bac74410f54b4393ee60f31fb349ff P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:22:34.022430 15808 tablet_bootstrap.cc:492] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Bootstrap starting.
I20260710 13:22:34.027882 15807 tablet_bootstrap.cc:654] T 9e6c5a9da67b4696a7e92588a9212dc0 P 548058467115462ca015a35b9872d4fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.028081 15808 tablet_bootstrap.cc:654] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.030092 15689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78f2807032d141adad0db1e7605c46bf" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b931a637cb944709ac89a5a427fd19e" is_pre_election: true
I20260710 13:22:34.030762 15689 raft_consensus.cc:2468] T 78f2807032d141adad0db1e7605c46bf P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in term 0.
I20260710 13:22:34.039764 15837 raft_consensus.cc:515] T 78f2807032d141adad0db1e7605c46bf P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.045807 15805 raft_consensus.cc:493] T 52bac74410f54b4393ee60f31fb349ff P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:34.046334 15805 raft_consensus.cc:515] T 52bac74410f54b4393ee60f31fb349ff P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.048120 15689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78f2807032d141adad0db1e7605c46bf" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b931a637cb944709ac89a5a427fd19e"
I20260710 13:22:34.045115 15807 tablet_bootstrap.cc:492] T 9e6c5a9da67b4696a7e92588a9212dc0 P 548058467115462ca015a35b9872d4fe: No bootstrap required, opened a new log
I20260710 13:22:34.048745 15689 raft_consensus.cc:3060] T 78f2807032d141adad0db1e7605c46bf P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.048959 15613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52bac74410f54b4393ee60f31fb349ff" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" is_pre_election: true
I20260710 13:22:34.049602 15613 raft_consensus.cc:2468] T 52bac74410f54b4393ee60f31fb349ff P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b931a637cb944709ac89a5a427fd19e in term 0.
I20260710 13:22:34.049870 15763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52bac74410f54b4393ee60f31fb349ff" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "548058467115462ca015a35b9872d4fe" is_pre_election: true
I20260710 13:22:34.049714 15808 tablet_bootstrap.cc:492] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: No bootstrap required, opened a new log
I20260710 13:22:34.050426 15837 leader_election.cc:290] T 78f2807032d141adad0db1e7605c46bf P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 1 election: Requested vote from peers 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:34.050657 15654 leader_election.cc:304] T 52bac74410f54b4393ee60f31fb349ff P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b931a637cb944709ac89a5a427fd19e, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 
I20260710 13:22:34.052742 15808 ts_tablet_manager.cc:1403] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.012s
I20260710 13:22:34.053031 15824 raft_consensus.cc:2804] T 52bac74410f54b4393ee60f31fb349ff P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:34.053408 15824 raft_consensus.cc:493] T 52bac74410f54b4393ee60f31fb349ff P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:34.053737 15824 raft_consensus.cc:3060] T 52bac74410f54b4393ee60f31fb349ff P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.055400 15808 raft_consensus.cc:359] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.055907 15689 raft_consensus.cc:2468] T 78f2807032d141adad0db1e7605c46bf P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in term 1.
I20260710 13:22:34.056113 15808 raft_consensus.cc:385] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.056422 15808 raft_consensus.cc:740] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.057139 15580 leader_election.cc:304] T 78f2807032d141adad0db1e7605c46bf P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b931a637cb944709ac89a5a427fd19e, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 
I20260710 13:22:34.057286 15808 consensus_queue.cc:260] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.049170 15807 ts_tablet_manager.cc:1403] T 9e6c5a9da67b4696a7e92588a9212dc0 P 548058467115462ca015a35b9872d4fe: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.007s
I20260710 13:22:34.057993 15815 raft_consensus.cc:2804] T 78f2807032d141adad0db1e7605c46bf P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:34.059877 15824 raft_consensus.cc:515] T 52bac74410f54b4393ee60f31fb349ff P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.051973 15762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78f2807032d141adad0db1e7605c46bf" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "548058467115462ca015a35b9872d4fe"
I20260710 13:22:34.061014 15762 raft_consensus.cc:3060] T 78f2807032d141adad0db1e7605c46bf P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.061342 15807 raft_consensus.cc:359] T 9e6c5a9da67b4696a7e92588a9212dc0 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.062268 15807 raft_consensus.cc:385] T 9e6c5a9da67b4696a7e92588a9212dc0 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.051424 15763 raft_consensus.cc:2468] T 52bac74410f54b4393ee60f31fb349ff P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b931a637cb944709ac89a5a427fd19e in term 0.
I20260710 13:22:34.062629 15807 raft_consensus.cc:740] T 9e6c5a9da67b4696a7e92588a9212dc0 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 548058467115462ca015a35b9872d4fe, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.063014 15613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52bac74410f54b4393ee60f31fb349ff" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
I20260710 13:22:34.063580 15613 raft_consensus.cc:3060] T 52bac74410f54b4393ee60f31fb349ff P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.051841 15805 leader_election.cc:290] T 52bac74410f54b4393ee60f31fb349ff P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:34.063907 15509 catalog_manager.cc:5697] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b931a637cb944709ac89a5a427fd19e (127.10.210.66). New cstate: current_term: 1 leader_uuid: "6b931a637cb944709ac89a5a427fd19e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:34.066527 15763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52bac74410f54b4393ee60f31fb349ff" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "548058467115462ca015a35b9872d4fe"
I20260710 13:22:34.067147 15763 raft_consensus.cc:3060] T 52bac74410f54b4393ee60f31fb349ff P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.069546 15762 raft_consensus.cc:2468] T 78f2807032d141adad0db1e7605c46bf P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in term 1.
I20260710 13:22:34.070529 15613 raft_consensus.cc:2468] T 52bac74410f54b4393ee60f31fb349ff P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b931a637cb944709ac89a5a427fd19e in term 1.
I20260710 13:22:34.073395 15654 leader_election.cc:304] T 52bac74410f54b4393ee60f31fb349ff P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b931a637cb944709ac89a5a427fd19e, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 
I20260710 13:22:34.074103 15805 raft_consensus.cc:493] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:34.074735 15763 raft_consensus.cc:2468] T 52bac74410f54b4393ee60f31fb349ff P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b931a637cb944709ac89a5a427fd19e in term 1.
I20260710 13:22:34.074606 15805 raft_consensus.cc:515] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.063333 15807 consensus_queue.cc:260] T 9e6c5a9da67b4696a7e92588a9212dc0 P 548058467115462ca015a35b9872d4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.075740 15824 leader_election.cc:290] T 52bac74410f54b4393ee60f31fb349ff P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 election: Requested vote from peers b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:34.076305 15824 raft_consensus.cc:2804] T 52bac74410f54b4393ee60f31fb349ff P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:34.076704 15824 raft_consensus.cc:697] T 52bac74410f54b4393ee60f31fb349ff P 6b931a637cb944709ac89a5a427fd19e [term 1 LEADER]: Becoming Leader. State: Replica: 6b931a637cb944709ac89a5a427fd19e, State: Running, Role: LEADER
I20260710 13:22:34.077239 15807 ts_tablet_manager.cc:1434] T 9e6c5a9da67b4696a7e92588a9212dc0 P 548058467115462ca015a35b9872d4fe: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 13:22:34.077538 15824 consensus_queue.cc:237] T 52bac74410f54b4393ee60f31fb349ff P 6b931a637cb944709ac89a5a427fd19e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.079696 15805 leader_election.cc:290] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:34.089169 15815 raft_consensus.cc:697] T 78f2807032d141adad0db1e7605c46bf P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 LEADER]: Becoming Leader. State: Replica: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c, State: Running, Role: LEADER
I20260710 13:22:34.090199 15815 consensus_queue.cc:237] T 78f2807032d141adad0db1e7605c46bf P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.091609 15613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee5c6b8b46641cc98c610c3f60c41d4" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" is_pre_election: true
I20260710 13:22:34.092486 15613 raft_consensus.cc:2468] T 6ee5c6b8b46641cc98c610c3f60c41d4 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b931a637cb944709ac89a5a427fd19e in term 0.
I20260710 13:22:34.092610 15511 catalog_manager.cc:5697] T 52bac74410f54b4393ee60f31fb349ff P 6b931a637cb944709ac89a5a427fd19e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b931a637cb944709ac89a5a427fd19e (127.10.210.66). New cstate: current_term: 1 leader_uuid: "6b931a637cb944709ac89a5a427fd19e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:34.093966 15654 leader_election.cc:304] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b931a637cb944709ac89a5a427fd19e, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 
I20260710 13:22:34.095080 15763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee5c6b8b46641cc98c610c3f60c41d4" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "548058467115462ca015a35b9872d4fe" is_pre_election: true
I20260710 13:22:34.095654 15808 ts_tablet_manager.cc:1434] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Time spent starting tablet: real 0.043s	user 0.012s	sys 0.007s
I20260710 13:22:34.095708 15763 raft_consensus.cc:2468] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b931a637cb944709ac89a5a427fd19e in term 0.
I20260710 13:22:34.096776 15808 tablet_bootstrap.cc:492] T a68245668e984846a22045a96676afb3 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Bootstrap starting.
I20260710 13:22:34.097455 15848 raft_consensus.cc:2804] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:34.097862 15848 raft_consensus.cc:493] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:34.098183 15848 raft_consensus.cc:3060] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.102705 15808 tablet_bootstrap.cc:654] T a68245668e984846a22045a96676afb3 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:34.102628 15846 raft_consensus.cc:493] T 53fdd8033d35444c8b526424172ec2d1 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:34.103358 15846 raft_consensus.cc:515] T 53fdd8033d35444c8b526424172ec2d1 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.106350 15689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fdd8033d35444c8b526424172ec2d1" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b931a637cb944709ac89a5a427fd19e" is_pre_election: true
I20260710 13:22:34.107045 15689 raft_consensus.cc:2468] T 53fdd8033d35444c8b526424172ec2d1 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in term 0.
I20260710 13:22:34.108310 15580 leader_election.cc:304] T 53fdd8033d35444c8b526424172ec2d1 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b931a637cb944709ac89a5a427fd19e, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 
I20260710 13:22:34.109227 15847 raft_consensus.cc:2804] T 53fdd8033d35444c8b526424172ec2d1 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:34.108644 15848 raft_consensus.cc:515] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.109754 15847 raft_consensus.cc:493] T 53fdd8033d35444c8b526424172ec2d1 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:34.109352 15846 leader_election.cc:290] T 53fdd8033d35444c8b526424172ec2d1 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:34.110160 15847 raft_consensus.cc:3060] T 53fdd8033d35444c8b526424172ec2d1 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.112684 15613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee5c6b8b46641cc98c610c3f60c41d4" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
I20260710 13:22:34.113440 15848 leader_election.cc:290] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 election: Requested vote from peers b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:34.113484 15613 raft_consensus.cc:3060] T 6ee5c6b8b46641cc98c610c3f60c41d4 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.114840 15763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee5c6b8b46641cc98c610c3f60c41d4" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "548058467115462ca015a35b9872d4fe"
I20260710 13:22:34.115422 15763 raft_consensus.cc:3060] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.116482 15762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fdd8033d35444c8b526424172ec2d1" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "548058467115462ca015a35b9872d4fe" is_pre_election: true
I20260710 13:22:34.117128 15762 raft_consensus.cc:2468] T 53fdd8033d35444c8b526424172ec2d1 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in term 0.
I20260710 13:22:34.119349 15511 catalog_manager.cc:5697] T 78f2807032d141adad0db1e7605c46bf P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c reported cstate change: term changed from 0 to 1, leader changed from <none> to b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65). New cstate: current_term: 1 leader_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:34.121531 15613 raft_consensus.cc:2468] T 6ee5c6b8b46641cc98c610c3f60c41d4 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b931a637cb944709ac89a5a427fd19e in term 1.
I20260710 13:22:34.122783 15654 leader_election.cc:304] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b931a637cb944709ac89a5a427fd19e, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 
I20260710 13:22:34.123673 15808 tablet_bootstrap.cc:492] T a68245668e984846a22045a96676afb3 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: No bootstrap required, opened a new log
I20260710 13:22:34.124215 15808 ts_tablet_manager.cc:1403] T a68245668e984846a22045a96676afb3 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.000s
I20260710 13:22:34.124146 15763 raft_consensus.cc:2468] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b931a637cb944709ac89a5a427fd19e in term 1.
I20260710 13:22:34.123608 15848 raft_consensus.cc:2804] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:34.126710 15848 raft_consensus.cc:697] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 6b931a637cb944709ac89a5a427fd19e [term 1 LEADER]: Becoming Leader. State: Replica: 6b931a637cb944709ac89a5a427fd19e, State: Running, Role: LEADER
I20260710 13:22:34.126574 15847 raft_consensus.cc:515] T 53fdd8033d35444c8b526424172ec2d1 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.127065 15808 raft_consensus.cc:359] T a68245668e984846a22045a96676afb3 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } } peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } }
I20260710 13:22:34.127733 15808 raft_consensus.cc:385] T a68245668e984846a22045a96676afb3 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:34.128029 15808 raft_consensus.cc:740] T a68245668e984846a22045a96676afb3 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.127838 15848 consensus_queue.cc:237] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 6b931a637cb944709ac89a5a427fd19e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.128814 15808 consensus_queue.cc:260] T a68245668e984846a22045a96676afb3 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } } peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } }
I20260710 13:22:34.134729 15689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fdd8033d35444c8b526424172ec2d1" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b931a637cb944709ac89a5a427fd19e"
I20260710 13:22:34.135370 15689 raft_consensus.cc:3060] T 53fdd8033d35444c8b526424172ec2d1 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.135566 15847 leader_election.cc:290] T 53fdd8033d35444c8b526424172ec2d1 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 1 election: Requested vote from peers 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:34.136046 15808 ts_tablet_manager.cc:1434] T a68245668e984846a22045a96676afb3 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Time spent starting tablet: real 0.011s	user 0.012s	sys 0.000s
I20260710 13:22:34.137036 15763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fdd8033d35444c8b526424172ec2d1" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "548058467115462ca015a35b9872d4fe"
I20260710 13:22:34.137815 15763 raft_consensus.cc:3060] T 53fdd8033d35444c8b526424172ec2d1 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.143404 15511 catalog_manager.cc:5697] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 6b931a637cb944709ac89a5a427fd19e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b931a637cb944709ac89a5a427fd19e (127.10.210.66). New cstate: current_term: 1 leader_uuid: "6b931a637cb944709ac89a5a427fd19e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:34.144598 15763 raft_consensus.cc:2468] T 53fdd8033d35444c8b526424172ec2d1 P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in term 1.
I20260710 13:22:34.145853 15579 leader_election.cc:304] T 53fdd8033d35444c8b526424172ec2d1 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 548058467115462ca015a35b9872d4fe, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 
I20260710 13:22:34.145936 15689 raft_consensus.cc:2468] T 53fdd8033d35444c8b526424172ec2d1 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in term 1.
I20260710 13:22:34.146755 15847 raft_consensus.cc:2804] T 53fdd8033d35444c8b526424172ec2d1 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:34.147223 15847 raft_consensus.cc:697] T 53fdd8033d35444c8b526424172ec2d1 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 LEADER]: Becoming Leader. State: Replica: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c, State: Running, Role: LEADER
I20260710 13:22:34.147992 15847 consensus_queue.cc:237] T 53fdd8033d35444c8b526424172ec2d1 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.155383 15511 catalog_manager.cc:5697] T 53fdd8033d35444c8b526424172ec2d1 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c reported cstate change: term changed from 0 to 1, leader changed from <none> to b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65). New cstate: current_term: 1 leader_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:34.232247 15847 raft_consensus.cc:493] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:34.232815 15847 raft_consensus.cc:515] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.234845 15847 leader_election.cc:290] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:34.235545 15689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebdd11dd2854fdca9c0bfb968aab013" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b931a637cb944709ac89a5a427fd19e" is_pre_election: true
I20260710 13:22:34.235949 15763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebdd11dd2854fdca9c0bfb968aab013" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "548058467115462ca015a35b9872d4fe" is_pre_election: true
I20260710 13:22:34.236248 15689 raft_consensus.cc:2468] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in term 0.
I20260710 13:22:34.236577 15763 raft_consensus.cc:2468] T eebdd11dd2854fdca9c0bfb968aab013 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in term 0.
I20260710 13:22:34.237373 15580 leader_election.cc:304] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b931a637cb944709ac89a5a427fd19e, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 
I20260710 13:22:34.238111 15847 raft_consensus.cc:2804] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:34.238422 15847 raft_consensus.cc:493] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:34.238703 15847 raft_consensus.cc:3060] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.243288 15847 raft_consensus.cc:515] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.244792 15847 leader_election.cc:290] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 1 election: Requested vote from peers 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:34.245713 15689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebdd11dd2854fdca9c0bfb968aab013" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b931a637cb944709ac89a5a427fd19e"
I20260710 13:22:34.245888 15763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebdd11dd2854fdca9c0bfb968aab013" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "548058467115462ca015a35b9872d4fe"
I20260710 13:22:34.246253 15689 raft_consensus.cc:3060] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.246419 15763 raft_consensus.cc:3060] T eebdd11dd2854fdca9c0bfb968aab013 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.251063 15763 raft_consensus.cc:2468] T eebdd11dd2854fdca9c0bfb968aab013 P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in term 1.
I20260710 13:22:34.251061 15689 raft_consensus.cc:2468] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in term 1.
I20260710 13:22:34.252182 15579 leader_election.cc:304] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 548058467115462ca015a35b9872d4fe, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 
I20260710 13:22:34.252849 15847 raft_consensus.cc:2804] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:34.253374 15847 raft_consensus.cc:697] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 LEADER]: Becoming Leader. State: Replica: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c, State: Running, Role: LEADER
I20260710 13:22:34.254133 15847 consensus_queue.cc:237] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.260450 15511 catalog_manager.cc:5697] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c reported cstate change: term changed from 0 to 1, leader changed from <none> to b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65). New cstate: current_term: 1 leader_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:34.318732 15847 raft_consensus.cc:493] T 9e6c5a9da67b4696a7e92588a9212dc0 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:34.319134 15847 raft_consensus.cc:515] T 9e6c5a9da67b4696a7e92588a9212dc0 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.320676 15847 leader_election.cc:290] T 9e6c5a9da67b4696a7e92588a9212dc0 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:34.321367 15689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6c5a9da67b4696a7e92588a9212dc0" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b931a637cb944709ac89a5a427fd19e" is_pre_election: true
I20260710 13:22:34.321652 15763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6c5a9da67b4696a7e92588a9212dc0" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "548058467115462ca015a35b9872d4fe" is_pre_election: true
I20260710 13:22:34.321959 15689 raft_consensus.cc:2468] T 9e6c5a9da67b4696a7e92588a9212dc0 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in term 0.
I20260710 13:22:34.322279 15763 raft_consensus.cc:2468] T 9e6c5a9da67b4696a7e92588a9212dc0 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in term 0.
I20260710 13:22:34.322956 15580 leader_election.cc:304] T 9e6c5a9da67b4696a7e92588a9212dc0 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b931a637cb944709ac89a5a427fd19e, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 
I20260710 13:22:34.323719 15847 raft_consensus.cc:2804] T 9e6c5a9da67b4696a7e92588a9212dc0 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:34.324051 15847 raft_consensus.cc:493] T 9e6c5a9da67b4696a7e92588a9212dc0 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:34.324286 15847 raft_consensus.cc:3060] T 9e6c5a9da67b4696a7e92588a9212dc0 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.329246 15847 raft_consensus.cc:515] T 9e6c5a9da67b4696a7e92588a9212dc0 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.330845 15847 leader_election.cc:290] T 9e6c5a9da67b4696a7e92588a9212dc0 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 1 election: Requested vote from peers 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:34.331564 15689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6c5a9da67b4696a7e92588a9212dc0" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b931a637cb944709ac89a5a427fd19e"
I20260710 13:22:34.331771 15763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6c5a9da67b4696a7e92588a9212dc0" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "548058467115462ca015a35b9872d4fe"
I20260710 13:22:34.332080 15689 raft_consensus.cc:3060] T 9e6c5a9da67b4696a7e92588a9212dc0 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.332310 15763 raft_consensus.cc:3060] T 9e6c5a9da67b4696a7e92588a9212dc0 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.337324 15689 raft_consensus.cc:2468] T 9e6c5a9da67b4696a7e92588a9212dc0 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in term 1.
I20260710 13:22:34.338064 15763 raft_consensus.cc:2468] T 9e6c5a9da67b4696a7e92588a9212dc0 P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in term 1.
I20260710 13:22:34.338328 15580 leader_election.cc:304] T 9e6c5a9da67b4696a7e92588a9212dc0 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b931a637cb944709ac89a5a427fd19e, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 
I20260710 13:22:34.339109 15847 raft_consensus.cc:2804] T 9e6c5a9da67b4696a7e92588a9212dc0 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:34.339543 15847 raft_consensus.cc:697] T 9e6c5a9da67b4696a7e92588a9212dc0 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 LEADER]: Becoming Leader. State: Replica: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c, State: Running, Role: LEADER
I20260710 13:22:34.340231 15847 consensus_queue.cc:237] T 9e6c5a9da67b4696a7e92588a9212dc0 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.347465 15511 catalog_manager.cc:5697] T 9e6c5a9da67b4696a7e92588a9212dc0 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c reported cstate change: term changed from 0 to 1, leader changed from <none> to b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65). New cstate: current_term: 1 leader_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:34.375907 15826 consensus_queue.cc:1048] T b464b076fffe43e4ab1de7ea4305db47 P 548058467115462ca015a35b9872d4fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.388607 15812 consensus_queue.cc:1048] T b464b076fffe43e4ab1de7ea4305db47 P 548058467115462ca015a35b9872d4fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.444252 15613 raft_consensus.cc:3060] T a68245668e984846a22045a96676afb3 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:34.450273 15848 consensus_queue.cc:1048] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.459900 15824 consensus_queue.cc:1048] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.486498 15812 consensus_queue.cc:1048] T b070122464994d5f9c93d1f22538fbe2 P 548058467115462ca015a35b9872d4fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.496446 15864 consensus_queue.cc:1048] T b070122464994d5f9c93d1f22538fbe2 P 548058467115462ca015a35b9872d4fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:34.510406 15847 consensus_queue.cc:1048] T 78f2807032d141adad0db1e7605c46bf P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.520951 15815 consensus_queue.cc:1048] T 78f2807032d141adad0db1e7605c46bf P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.542941 15689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a68245668e984846a22045a96676afb3"
dest_uuid: "6b931a637cb944709ac89a5a427fd19e"
mode: GRACEFUL
new_leader_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
 from {username='slave'} at 127.0.0.1:45718
I20260710 13:22:34.543459 15689 raft_consensus.cc:606] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e [term 1 LEADER]: Received request to transfer leadership to TS b0ffa6aab9b143d7b3fb1dd7f7a2bf0c
I20260710 13:22:34.556398 15763 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b070122464994d5f9c93d1f22538fbe2"
dest_uuid: "548058467115462ca015a35b9872d4fe"
mode: GRACEFUL
new_leader_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
 from {username='slave'} at 127.0.0.1:59108
I20260710 13:22:34.556924 15763 raft_consensus.cc:606] T b070122464994d5f9c93d1f22538fbe2 P 548058467115462ca015a35b9872d4fe [term 1 LEADER]: Received request to transfer leadership to TS b0ffa6aab9b143d7b3fb1dd7f7a2bf0c
I20260710 13:22:34.561625 15763 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b464b076fffe43e4ab1de7ea4305db47"
dest_uuid: "548058467115462ca015a35b9872d4fe"
mode: GRACEFUL
new_leader_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
 from {username='slave'} at 127.0.0.1:59108
I20260710 13:22:34.562055 15763 raft_consensus.cc:606] T b464b076fffe43e4ab1de7ea4305db47 P 548058467115462ca015a35b9872d4fe [term 1 LEADER]: Received request to transfer leadership to TS b0ffa6aab9b143d7b3fb1dd7f7a2bf0c
I20260710 13:22:34.576277 15613 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eebdd11dd2854fdca9c0bfb968aab013"
dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
mode: GRACEFUL
new_leader_uuid: "6b931a637cb944709ac89a5a427fd19e"
 from {username='slave'} at 127.0.0.1:36438
I20260710 13:22:34.576798 15613 raft_consensus.cc:606] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 LEADER]: Received request to transfer leadership to TS 6b931a637cb944709ac89a5a427fd19e
I20260710 13:22:34.581434 15613 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78f2807032d141adad0db1e7605c46bf"
dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
mode: GRACEFUL
new_leader_uuid: "6b931a637cb944709ac89a5a427fd19e"
 from {username='slave'} at 127.0.0.1:36438
I20260710 13:22:34.581887 15613 raft_consensus.cc:606] T 78f2807032d141adad0db1e7605c46bf P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 LEADER]: Received request to transfer leadership to TS 6b931a637cb944709ac89a5a427fd19e
I20260710 13:22:34.589277 15614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53fdd8033d35444c8b526424172ec2d1"
dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
mode: GRACEFUL
new_leader_uuid: "6b931a637cb944709ac89a5a427fd19e"
 from {username='slave'} at 127.0.0.1:36438
I20260710 13:22:34.589869 15614 raft_consensus.cc:606] T 53fdd8033d35444c8b526424172ec2d1 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 LEADER]: Received request to transfer leadership to TS 6b931a637cb944709ac89a5a427fd19e
I20260710 13:22:34.590138 15824 consensus_queue.cc:1048] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 6b931a637cb944709ac89a5a427fd19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.595744 15689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ee5c6b8b46641cc98c610c3f60c41d4"
dest_uuid: "6b931a637cb944709ac89a5a427fd19e"
mode: GRACEFUL
new_leader_uuid: "548058467115462ca015a35b9872d4fe"
 from {username='slave'} at 127.0.0.1:45718
I20260710 13:22:34.596329 15689 raft_consensus.cc:606] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 6b931a637cb944709ac89a5a427fd19e [term 1 LEADER]: Received request to transfer leadership to TS 548058467115462ca015a35b9872d4fe
I20260710 13:22:34.600083 15805 consensus_queue.cc:1048] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 6b931a637cb944709ac89a5a427fd19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.601611 15848 consensus_queue.cc:1048] T 52bac74410f54b4393ee60f31fb349ff P 6b931a637cb944709ac89a5a427fd19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.614996 15824 raft_consensus.cc:993] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 6b931a637cb944709ac89a5a427fd19e: : Instructing follower 548058467115462ca015a35b9872d4fe to start an election
I20260710 13:22:34.615502 15824 raft_consensus.cc:1081] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 6b931a637cb944709ac89a5a427fd19e [term 1 LEADER]: Signalling peer 548058467115462ca015a35b9872d4fe to start an election
I20260710 13:22:34.617944 15824 consensus_queue.cc:1048] T 52bac74410f54b4393ee60f31fb349ff P 6b931a637cb944709ac89a5a427fd19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.621192 15763 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ee5c6b8b46641cc98c610c3f60c41d4"
dest_uuid: "548058467115462ca015a35b9872d4fe"
 from {username='slave'} at 127.0.0.1:59098
I20260710 13:22:34.621840 15763 raft_consensus.cc:493] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:34.622267 15763 raft_consensus.cc:3060] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:34.628916 15763 raft_consensus.cc:515] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.631325 15614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee5c6b8b46641cc98c610c3f60c41d4" candidate_uuid: "548058467115462ca015a35b9872d4fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
I20260710 13:22:34.631628 15689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee5c6b8b46641cc98c610c3f60c41d4" candidate_uuid: "548058467115462ca015a35b9872d4fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b931a637cb944709ac89a5a427fd19e"
I20260710 13:22:34.632000 15614 raft_consensus.cc:3060] T 6ee5c6b8b46641cc98c610c3f60c41d4 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:34.632225 15689 raft_consensus.cc:3055] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 6b931a637cb944709ac89a5a427fd19e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:34.632560 15689 raft_consensus.cc:740] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 6b931a637cb944709ac89a5a427fd19e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6b931a637cb944709ac89a5a427fd19e, State: Running, Role: LEADER
I20260710 13:22:34.633387 15689 consensus_queue.cc:260] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 6b931a637cb944709ac89a5a427fd19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.634423 15689 raft_consensus.cc:3060] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:34.637367 15763 leader_election.cc:290] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 548058467115462ca015a35b9872d4fe [CANDIDATE]: Term 2 election: Requested vote from peers b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593), 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631)
I20260710 13:22:34.639621 15614 raft_consensus.cc:2468] T 6ee5c6b8b46641cc98c610c3f60c41d4 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 548058467115462ca015a35b9872d4fe in term 2.
I20260710 13:22:34.640902 15728 leader_election.cc:304] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 548058467115462ca015a35b9872d4fe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 548058467115462ca015a35b9872d4fe, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 
I20260710 13:22:34.641709 15864 raft_consensus.cc:2804] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:34.642189 15864 raft_consensus.cc:697] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 548058467115462ca015a35b9872d4fe [term 2 LEADER]: Becoming Leader. State: Replica: 548058467115462ca015a35b9872d4fe, State: Running, Role: LEADER
I20260710 13:22:34.643005 15864 consensus_queue.cc:237] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 548058467115462ca015a35b9872d4fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.645208 15689 raft_consensus.cc:2468] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 548058467115462ca015a35b9872d4fe in term 2.
I20260710 13:22:34.651262 15510 catalog_manager.cc:5697] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 548058467115462ca015a35b9872d4fe reported cstate change: term changed from 1 to 2, leader changed from 6b931a637cb944709ac89a5a427fd19e (127.10.210.66) to 548058467115462ca015a35b9872d4fe (127.10.210.67). New cstate: current_term: 2 leader_uuid: "548058467115462ca015a35b9872d4fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:34.741478 15815 consensus_queue.cc:1048] T 9e6c5a9da67b4696a7e92588a9212dc0 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.750401 15815 consensus_queue.cc:1048] T 53fdd8033d35444c8b526424172ec2d1 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.752856 15837 consensus_queue.cc:1048] T 9e6c5a9da67b4696a7e92588a9212dc0 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.759222 15815 raft_consensus.cc:993] T 53fdd8033d35444c8b526424172ec2d1 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: : Instructing follower 6b931a637cb944709ac89a5a427fd19e to start an election
I20260710 13:22:34.759703 15815 raft_consensus.cc:1081] T 53fdd8033d35444c8b526424172ec2d1 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 LEADER]: Signalling peer 6b931a637cb944709ac89a5a427fd19e to start an election
I20260710 13:22:34.763965 15815 consensus_queue.cc:1048] T 53fdd8033d35444c8b526424172ec2d1 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.764158 15689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53fdd8033d35444c8b526424172ec2d1"
dest_uuid: "6b931a637cb944709ac89a5a427fd19e"
 from {username='slave'} at 127.0.0.1:45706
I20260710 13:22:34.764840 15689 raft_consensus.cc:493] T 53fdd8033d35444c8b526424172ec2d1 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:34.765311 15689 raft_consensus.cc:3060] T 53fdd8033d35444c8b526424172ec2d1 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:34.774238 15689 raft_consensus.cc:515] T 53fdd8033d35444c8b526424172ec2d1 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.776503 15614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fdd8033d35444c8b526424172ec2d1" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
I20260710 13:22:34.776907 15762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fdd8033d35444c8b526424172ec2d1" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "548058467115462ca015a35b9872d4fe"
I20260710 13:22:34.777174 15614 raft_consensus.cc:3055] T 53fdd8033d35444c8b526424172ec2d1 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:34.777509 15762 raft_consensus.cc:3060] T 53fdd8033d35444c8b526424172ec2d1 P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:34.777540 15614 raft_consensus.cc:740] T 53fdd8033d35444c8b526424172ec2d1 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c, State: Running, Role: LEADER
I20260710 13:22:34.778556 15614 consensus_queue.cc:260] T 53fdd8033d35444c8b526424172ec2d1 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.779707 15614 raft_consensus.cc:3060] T 53fdd8033d35444c8b526424172ec2d1 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:34.779511 15815 consensus_queue.cc:1048] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.775877 15689 leader_election.cc:290] T 53fdd8033d35444c8b526424172ec2d1 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 2 election: Requested vote from peers b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:34.785576 15762 raft_consensus.cc:2468] T 53fdd8033d35444c8b526424172ec2d1 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b931a637cb944709ac89a5a427fd19e in term 2.
I20260710 13:22:34.786336 15614 raft_consensus.cc:2468] T 53fdd8033d35444c8b526424172ec2d1 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b931a637cb944709ac89a5a427fd19e in term 2.
I20260710 13:22:34.787137 15654 leader_election.cc:304] T 53fdd8033d35444c8b526424172ec2d1 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 548058467115462ca015a35b9872d4fe, 6b931a637cb944709ac89a5a427fd19e; no voters: 
I20260710 13:22:34.788535 15848 raft_consensus.cc:2804] T 53fdd8033d35444c8b526424172ec2d1 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:34.789036 15848 raft_consensus.cc:697] T 53fdd8033d35444c8b526424172ec2d1 P 6b931a637cb944709ac89a5a427fd19e [term 2 LEADER]: Becoming Leader. State: Replica: 6b931a637cb944709ac89a5a427fd19e, State: Running, Role: LEADER
I20260710 13:22:34.789826 15848 consensus_queue.cc:237] T 53fdd8033d35444c8b526424172ec2d1 P 6b931a637cb944709ac89a5a427fd19e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.791375 15846 consensus_queue.cc:1048] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.800618 15815 raft_consensus.cc:993] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: : Instructing follower 6b931a637cb944709ac89a5a427fd19e to start an election
I20260710 13:22:34.800132 15511 catalog_manager.cc:5697] T 53fdd8033d35444c8b526424172ec2d1 P 6b931a637cb944709ac89a5a427fd19e reported cstate change: term changed from 1 to 2, leader changed from b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65) to 6b931a637cb944709ac89a5a427fd19e (127.10.210.66). New cstate: current_term: 2 leader_uuid: "6b931a637cb944709ac89a5a427fd19e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:34.801136 15846 raft_consensus.cc:1081] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 LEADER]: Signalling peer 6b931a637cb944709ac89a5a427fd19e to start an election
I20260710 13:22:34.802786 15689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eebdd11dd2854fdca9c0bfb968aab013"
dest_uuid: "6b931a637cb944709ac89a5a427fd19e"
 from {username='slave'} at 127.0.0.1:45706
I20260710 13:22:34.803365 15689 raft_consensus.cc:493] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:34.803773 15689 raft_consensus.cc:3060] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:34.809916 15689 raft_consensus.cc:515] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.811439 15689 leader_election.cc:290] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 2 election: Requested vote from peers b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:34.812300 15614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebdd11dd2854fdca9c0bfb968aab013" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
I20260710 13:22:34.812736 15763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebdd11dd2854fdca9c0bfb968aab013" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "548058467115462ca015a35b9872d4fe"
I20260710 13:22:34.812975 15614 raft_consensus.cc:3055] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:34.813284 15763 raft_consensus.cc:3060] T eebdd11dd2854fdca9c0bfb968aab013 P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:34.813308 15614 raft_consensus.cc:740] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c, State: Running, Role: LEADER
I20260710 13:22:34.814327 15614 consensus_queue.cc:260] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.815585 15614 raft_consensus.cc:3060] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:34.820564 15763 raft_consensus.cc:2468] T eebdd11dd2854fdca9c0bfb968aab013 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b931a637cb944709ac89a5a427fd19e in term 2.
I20260710 13:22:34.821749 15654 leader_election.cc:304] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 548058467115462ca015a35b9872d4fe, 6b931a637cb944709ac89a5a427fd19e; no voters: 
I20260710 13:22:34.822261 15614 raft_consensus.cc:2468] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b931a637cb944709ac89a5a427fd19e in term 2.
I20260710 13:22:34.822436 15848 raft_consensus.cc:2804] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:34.822991 15848 raft_consensus.cc:697] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e [term 2 LEADER]: Becoming Leader. State: Replica: 6b931a637cb944709ac89a5a427fd19e, State: Running, Role: LEADER
I20260710 13:22:34.823715 15848 consensus_queue.cc:237] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.829721 15511 catalog_manager.cc:5697] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e reported cstate change: term changed from 1 to 2, leader changed from b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65) to 6b931a637cb944709ac89a5a427fd19e (127.10.210.66). New cstate: current_term: 2 leader_uuid: "6b931a637cb944709ac89a5a427fd19e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:34.867877 15864 raft_consensus.cc:993] T b464b076fffe43e4ab1de7ea4305db47 P 548058467115462ca015a35b9872d4fe: : Instructing follower b0ffa6aab9b143d7b3fb1dd7f7a2bf0c to start an election
I20260710 13:22:34.868347 15812 raft_consensus.cc:1081] T b464b076fffe43e4ab1de7ea4305db47 P 548058467115462ca015a35b9872d4fe [term 1 LEADER]: Signalling peer b0ffa6aab9b143d7b3fb1dd7f7a2bf0c to start an election
I20260710 13:22:34.869833 15614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b464b076fffe43e4ab1de7ea4305db47"
dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
 from {username='slave'} at 127.0.0.1:36434
I20260710 13:22:34.870410 15614 raft_consensus.cc:493] T b464b076fffe43e4ab1de7ea4305db47 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:34.870823 15614 raft_consensus.cc:3060] T b464b076fffe43e4ab1de7ea4305db47 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:34.875578 15614 raft_consensus.cc:515] T b464b076fffe43e4ab1de7ea4305db47 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.878243 15689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b464b076fffe43e4ab1de7ea4305db47" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b931a637cb944709ac89a5a427fd19e"
I20260710 13:22:34.878408 15614 leader_election.cc:290] T b464b076fffe43e4ab1de7ea4305db47 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 2 election: Requested vote from peers 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:34.878854 15689 raft_consensus.cc:3060] T b464b076fffe43e4ab1de7ea4305db47 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:34.879396 15762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b464b076fffe43e4ab1de7ea4305db47" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "548058467115462ca015a35b9872d4fe"
I20260710 13:22:34.880043 15762 raft_consensus.cc:3055] T b464b076fffe43e4ab1de7ea4305db47 P 548058467115462ca015a35b9872d4fe [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:34.880335 15762 raft_consensus.cc:740] T b464b076fffe43e4ab1de7ea4305db47 P 548058467115462ca015a35b9872d4fe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 548058467115462ca015a35b9872d4fe, State: Running, Role: LEADER
I20260710 13:22:34.881031 15762 consensus_queue.cc:260] T b464b076fffe43e4ab1de7ea4305db47 P 548058467115462ca015a35b9872d4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.881973 15762 raft_consensus.cc:3060] T b464b076fffe43e4ab1de7ea4305db47 P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:34.884989 15689 raft_consensus.cc:2468] T b464b076fffe43e4ab1de7ea4305db47 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in term 2.
I20260710 13:22:34.886109 15580 leader_election.cc:304] T b464b076fffe43e4ab1de7ea4305db47 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b931a637cb944709ac89a5a427fd19e, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 
I20260710 13:22:34.886799 15846 raft_consensus.cc:2804] T b464b076fffe43e4ab1de7ea4305db47 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:34.887220 15762 raft_consensus.cc:2468] T b464b076fffe43e4ab1de7ea4305db47 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in term 2.
I20260710 13:22:34.887223 15846 raft_consensus.cc:697] T b464b076fffe43e4ab1de7ea4305db47 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 LEADER]: Becoming Leader. State: Replica: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c, State: Running, Role: LEADER
I20260710 13:22:34.888422 15846 consensus_queue.cc:237] T b464b076fffe43e4ab1de7ea4305db47 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.894249 15511 catalog_manager.cc:5697] T b464b076fffe43e4ab1de7ea4305db47 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c reported cstate change: term changed from 1 to 2, leader changed from 548058467115462ca015a35b9872d4fe (127.10.210.67) to b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65). New cstate: current_term: 2 leader_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:34.924182 15864 raft_consensus.cc:993] T b070122464994d5f9c93d1f22538fbe2 P 548058467115462ca015a35b9872d4fe: : Instructing follower b0ffa6aab9b143d7b3fb1dd7f7a2bf0c to start an election
I20260710 13:22:34.924613 15812 raft_consensus.cc:1081] T b070122464994d5f9c93d1f22538fbe2 P 548058467115462ca015a35b9872d4fe [term 1 LEADER]: Signalling peer b0ffa6aab9b143d7b3fb1dd7f7a2bf0c to start an election
I20260710 13:22:34.926164 15614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b070122464994d5f9c93d1f22538fbe2"
dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
 from {username='slave'} at 127.0.0.1:36434
I20260710 13:22:34.926676 15614 raft_consensus.cc:493] T b070122464994d5f9c93d1f22538fbe2 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:34.926991 15614 raft_consensus.cc:3060] T b070122464994d5f9c93d1f22538fbe2 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:34.931813 15614 raft_consensus.cc:515] T b070122464994d5f9c93d1f22538fbe2 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.933560 15614 leader_election.cc:290] T b070122464994d5f9c93d1f22538fbe2 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 2 election: Requested vote from peers 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:34.934366 15689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b070122464994d5f9c93d1f22538fbe2" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b931a637cb944709ac89a5a427fd19e"
I20260710 13:22:34.934670 15762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b070122464994d5f9c93d1f22538fbe2" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "548058467115462ca015a35b9872d4fe"
I20260710 13:22:34.935071 15689 raft_consensus.cc:3060] T b070122464994d5f9c93d1f22538fbe2 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:34.935321 15762 raft_consensus.cc:3055] T b070122464994d5f9c93d1f22538fbe2 P 548058467115462ca015a35b9872d4fe [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:34.935705 15762 raft_consensus.cc:740] T b070122464994d5f9c93d1f22538fbe2 P 548058467115462ca015a35b9872d4fe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 548058467115462ca015a35b9872d4fe, State: Running, Role: LEADER
I20260710 13:22:34.936409 15762 consensus_queue.cc:260] T b070122464994d5f9c93d1f22538fbe2 P 548058467115462ca015a35b9872d4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.937391 15762 raft_consensus.cc:3060] T b070122464994d5f9c93d1f22538fbe2 P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:34.940624 15689 raft_consensus.cc:2468] T b070122464994d5f9c93d1f22538fbe2 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in term 2.
I20260710 13:22:34.941761 15580 leader_election.cc:304] T b070122464994d5f9c93d1f22538fbe2 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b931a637cb944709ac89a5a427fd19e, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 
I20260710 13:22:34.942273 15762 raft_consensus.cc:2468] T b070122464994d5f9c93d1f22538fbe2 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in term 2.
I20260710 13:22:34.942600 15846 raft_consensus.cc:2804] T b070122464994d5f9c93d1f22538fbe2 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:34.943117 15846 raft_consensus.cc:697] T b070122464994d5f9c93d1f22538fbe2 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 LEADER]: Becoming Leader. State: Replica: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c, State: Running, Role: LEADER
I20260710 13:22:34.943876 15846 consensus_queue.cc:237] T b070122464994d5f9c93d1f22538fbe2 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.946041 15815 raft_consensus.cc:993] T 78f2807032d141adad0db1e7605c46bf P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: : Instructing follower 6b931a637cb944709ac89a5a427fd19e to start an election
I20260710 13:22:34.946509 15837 raft_consensus.cc:1081] T 78f2807032d141adad0db1e7605c46bf P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 LEADER]: Signalling peer 6b931a637cb944709ac89a5a427fd19e to start an election
I20260710 13:22:34.947986 15689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78f2807032d141adad0db1e7605c46bf"
dest_uuid: "6b931a637cb944709ac89a5a427fd19e"
 from {username='slave'} at 127.0.0.1:45706
I20260710 13:22:34.948459 15689 raft_consensus.cc:493] T 78f2807032d141adad0db1e7605c46bf P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:34.948789 15689 raft_consensus.cc:3060] T 78f2807032d141adad0db1e7605c46bf P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:34.950412 15509 catalog_manager.cc:5697] T b070122464994d5f9c93d1f22538fbe2 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c reported cstate change: term changed from 1 to 2, leader changed from 548058467115462ca015a35b9872d4fe (127.10.210.67) to b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65). New cstate: current_term: 2 leader_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:34.954183 15689 raft_consensus.cc:515] T 78f2807032d141adad0db1e7605c46bf P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.956266 15689 leader_election.cc:290] T 78f2807032d141adad0db1e7605c46bf P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 2 election: Requested vote from peers b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:34.957923 15614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78f2807032d141adad0db1e7605c46bf" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
I20260710 13:22:34.959362 15614 raft_consensus.cc:3055] T 78f2807032d141adad0db1e7605c46bf P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:34.959698 15614 raft_consensus.cc:740] T 78f2807032d141adad0db1e7605c46bf P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c, State: Running, Role: LEADER
I20260710 13:22:34.959736 15762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78f2807032d141adad0db1e7605c46bf" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "548058467115462ca015a35b9872d4fe"
I20260710 13:22:34.960418 15762 raft_consensus.cc:3060] T 78f2807032d141adad0db1e7605c46bf P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:34.960554 15614 consensus_queue.cc:260] T 78f2807032d141adad0db1e7605c46bf P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.963207 15614 raft_consensus.cc:3060] T 78f2807032d141adad0db1e7605c46bf P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:34.966727 15762 raft_consensus.cc:2468] T 78f2807032d141adad0db1e7605c46bf P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b931a637cb944709ac89a5a427fd19e in term 2.
I20260710 13:22:34.967368 15763 raft_consensus.cc:1240] T 78f2807032d141adad0db1e7605c46bf P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Rejecting Update request from peer b0ffa6aab9b143d7b3fb1dd7f7a2bf0c for earlier term 1. Current term is 2. Ops: []
I20260710 13:22:34.967803 15654 leader_election.cc:304] T 78f2807032d141adad0db1e7605c46bf P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 548058467115462ca015a35b9872d4fe, 6b931a637cb944709ac89a5a427fd19e; no voters: 
I20260710 13:22:34.968662 15614 raft_consensus.cc:2468] T 78f2807032d141adad0db1e7605c46bf P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b931a637cb944709ac89a5a427fd19e in term 2.
I20260710 13:22:34.968698 15848 raft_consensus.cc:2804] T 78f2807032d141adad0db1e7605c46bf P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:34.969408 15848 raft_consensus.cc:697] T 78f2807032d141adad0db1e7605c46bf P 6b931a637cb944709ac89a5a427fd19e [term 2 LEADER]: Becoming Leader. State: Replica: 6b931a637cb944709ac89a5a427fd19e, State: Running, Role: LEADER
I20260710 13:22:34.970247 15848 consensus_queue.cc:237] T 78f2807032d141adad0db1e7605c46bf P 6b931a637cb944709ac89a5a427fd19e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:34.977701 15511 catalog_manager.cc:5697] T 78f2807032d141adad0db1e7605c46bf P 6b931a637cb944709ac89a5a427fd19e reported cstate change: term changed from 1 to 2, leader changed from b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65) to 6b931a637cb944709ac89a5a427fd19e (127.10.210.66). New cstate: current_term: 2 leader_uuid: "6b931a637cb944709ac89a5a427fd19e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:35.053669 15824 raft_consensus.cc:993] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e: : Instructing follower b0ffa6aab9b143d7b3fb1dd7f7a2bf0c to start an election
I20260710 13:22:35.054111 15848 raft_consensus.cc:1081] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e [term 1 LEADER]: Signalling peer b0ffa6aab9b143d7b3fb1dd7f7a2bf0c to start an election
I20260710 13:22:35.055581 15614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a68245668e984846a22045a96676afb3"
dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
 from {username='slave'} at 127.0.0.1:36430
I20260710 13:22:35.056095 15614 raft_consensus.cc:493] T a68245668e984846a22045a96676afb3 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:35.056437 15614 raft_consensus.cc:3060] T a68245668e984846a22045a96676afb3 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:35.061015 15614 raft_consensus.cc:515] T a68245668e984846a22045a96676afb3 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } } peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } }
I20260710 13:22:35.062511 15614 leader_election.cc:290] T a68245668e984846a22045a96676afb3 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 2 election: Requested vote from peers 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:35.063416 15689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a68245668e984846a22045a96676afb3" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b931a637cb944709ac89a5a427fd19e"
I20260710 13:22:35.063519 15763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a68245668e984846a22045a96676afb3" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "548058467115462ca015a35b9872d4fe"
I20260710 13:22:35.063999 15689 raft_consensus.cc:3055] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:35.064091 15763 raft_consensus.cc:3060] T a68245668e984846a22045a96676afb3 P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:35.064322 15689 raft_consensus.cc:740] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6b931a637cb944709ac89a5a427fd19e, State: Running, Role: LEADER
I20260710 13:22:35.065152 15689 consensus_queue.cc:260] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } } peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } }
I20260710 13:22:35.066219 15689 raft_consensus.cc:3060] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:35.069314 15763 raft_consensus.cc:2468] T a68245668e984846a22045a96676afb3 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in term 2.
I20260710 13:22:35.070446 15579 leader_election.cc:304] T a68245668e984846a22045a96676afb3 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 548058467115462ca015a35b9872d4fe, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 
I20260710 13:22:35.070565 15689 raft_consensus.cc:2468] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in term 2.
I20260710 13:22:35.071285 15846 raft_consensus.cc:2804] T a68245668e984846a22045a96676afb3 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:35.071810 15846 raft_consensus.cc:697] T a68245668e984846a22045a96676afb3 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 LEADER]: Becoming Leader. State: Replica: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c, State: Running, Role: LEADER
I20260710 13:22:35.072499 15846 consensus_queue.cc:237] T a68245668e984846a22045a96676afb3 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } } peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } }
I20260710 13:22:35.078931 15511 catalog_manager.cc:5697] T a68245668e984846a22045a96676afb3 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c reported cstate change: term changed from 1 to 2, leader changed from 6b931a637cb944709ac89a5a427fd19e (127.10.210.66) to b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65). New cstate: current_term: 2 leader_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:35.170092 15763 raft_consensus.cc:1275] T 53fdd8033d35444c8b526424172ec2d1 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Refusing update from remote peer 6b931a637cb944709ac89a5a427fd19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:35.171335 15848 consensus_queue.cc:1048] T 53fdd8033d35444c8b526424172ec2d1 P 6b931a637cb944709ac89a5a427fd19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:35.178288 15614 raft_consensus.cc:1275] T 53fdd8033d35444c8b526424172ec2d1 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Refusing update from remote peer 6b931a637cb944709ac89a5a427fd19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:35.179673 15824 consensus_queue.cc:1048] T 53fdd8033d35444c8b526424172ec2d1 P 6b931a637cb944709ac89a5a427fd19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:35.198643 15614 raft_consensus.cc:1275] T 6ee5c6b8b46641cc98c610c3f60c41d4 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Refusing update from remote peer 548058467115462ca015a35b9872d4fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:35.199898 15812 consensus_queue.cc:1048] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 548058467115462ca015a35b9872d4fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:35.206735 15689 raft_consensus.cc:1275] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Refusing update from remote peer 548058467115462ca015a35b9872d4fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:35.208308 15826 consensus_queue.cc:1048] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 548058467115462ca015a35b9872d4fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:35.222611 15763 raft_consensus.cc:1275] T eebdd11dd2854fdca9c0bfb968aab013 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Refusing update from remote peer 6b931a637cb944709ac89a5a427fd19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:35.223770 15824 consensus_queue.cc:1048] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:35.232791 15614 raft_consensus.cc:1275] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Refusing update from remote peer 6b931a637cb944709ac89a5a427fd19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:35.234191 15824 consensus_queue.cc:1048] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:35.324504 15689 raft_consensus.cc:1275] T b070122464994d5f9c93d1f22538fbe2 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Refusing update from remote peer b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:35.325606 15846 consensus_queue.cc:1048] T b070122464994d5f9c93d1f22538fbe2 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:35.332571 15763 raft_consensus.cc:1275] T b070122464994d5f9c93d1f22538fbe2 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Refusing update from remote peer b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:35.334307 15837 consensus_queue.cc:1048] T b070122464994d5f9c93d1f22538fbe2 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:35.410094 15763 raft_consensus.cc:1275] T b464b076fffe43e4ab1de7ea4305db47 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Refusing update from remote peer b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:35.411265 15837 consensus_queue.cc:1048] T b464b076fffe43e4ab1de7ea4305db47 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:35.419394 15689 raft_consensus.cc:1275] T b464b076fffe43e4ab1de7ea4305db47 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Refusing update from remote peer b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:35.421129 15846 consensus_queue.cc:1048] T b464b076fffe43e4ab1de7ea4305db47 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:35.459697 15763 raft_consensus.cc:1275] T a68245668e984846a22045a96676afb3 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Refusing update from remote peer b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:35.460987 15846 consensus_queue.cc:1048] T a68245668e984846a22045a96676afb3 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:35.469305 15689 raft_consensus.cc:1275] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Refusing update from remote peer b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:35.470630 15837 consensus_queue.cc:1048] T a68245668e984846a22045a96676afb3 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:35.577692 15763 raft_consensus.cc:1275] T 78f2807032d141adad0db1e7605c46bf P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Refusing update from remote peer 6b931a637cb944709ac89a5a427fd19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:35.579008 15882 consensus_queue.cc:1048] T 78f2807032d141adad0db1e7605c46bf P 6b931a637cb944709ac89a5a427fd19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:35.587363 15614 raft_consensus.cc:1275] T 78f2807032d141adad0db1e7605c46bf P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Refusing update from remote peer 6b931a637cb944709ac89a5a427fd19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:35.588922 15805 consensus_queue.cc:1048] T 78f2807032d141adad0db1e7605c46bf P 6b931a637cb944709ac89a5a427fd19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:37.625409 15511 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40510:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:22:37.627614 15511 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:22:37.672382 15599 tablet_service.cc:1511] Processing CreateTablet for tablet acf4a99deae74a09bc65b901757df283 (DEFAULT_TABLE table=soft_deleted_table [id=341bd2b10f98493786816428eb655dd9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:37.679006 15599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acf4a99deae74a09bc65b901757df283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:37.680909 15671 tablet_service.cc:1511] Processing CreateTablet for tablet acf4a99deae74a09bc65b901757df283 (DEFAULT_TABLE table=soft_deleted_table [id=341bd2b10f98493786816428eb655dd9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:37.682226 15671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acf4a99deae74a09bc65b901757df283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:37.682104 15603 tablet_service.cc:1511] Processing CreateTablet for tablet e9a3bc8e94c1430985e05c67b7d41c71 (DEFAULT_TABLE table=soft_deleted_table [id=341bd2b10f98493786816428eb655dd9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:37.683472 15603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9a3bc8e94c1430985e05c67b7d41c71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:37.685228 15746 tablet_service.cc:1511] Processing CreateTablet for tablet e9a3bc8e94c1430985e05c67b7d41c71 (DEFAULT_TABLE table=soft_deleted_table [id=341bd2b10f98493786816428eb655dd9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:37.685581 15750 tablet_service.cc:1511] Processing CreateTablet for tablet acf4a99deae74a09bc65b901757df283 (DEFAULT_TABLE table=soft_deleted_table [id=341bd2b10f98493786816428eb655dd9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:37.686709 15746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9a3bc8e94c1430985e05c67b7d41c71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:37.691504 15750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acf4a99deae74a09bc65b901757df283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:37.693734 15674 tablet_service.cc:1511] Processing CreateTablet for tablet e9a3bc8e94c1430985e05c67b7d41c71 (DEFAULT_TABLE table=soft_deleted_table [id=341bd2b10f98493786816428eb655dd9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:37.695031 15674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9a3bc8e94c1430985e05c67b7d41c71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:37.709692 15899 tablet_bootstrap.cc:492] T acf4a99deae74a09bc65b901757df283 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Bootstrap starting.
I20260710 13:22:37.713008 15604 tablet_service.cc:1511] Processing CreateTablet for tablet ff2c10295d2e4d36a507a7cdb77377c7 (DEFAULT_TABLE table=soft_deleted_table [id=341bd2b10f98493786816428eb655dd9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:37.714334 15604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff2c10295d2e4d36a507a7cdb77377c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:37.716446 15672 tablet_service.cc:1511] Processing CreateTablet for tablet ff2c10295d2e4d36a507a7cdb77377c7 (DEFAULT_TABLE table=soft_deleted_table [id=341bd2b10f98493786816428eb655dd9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:37.717749 15672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff2c10295d2e4d36a507a7cdb77377c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:37.720440 15749 tablet_service.cc:1511] Processing CreateTablet for tablet ff2c10295d2e4d36a507a7cdb77377c7 (DEFAULT_TABLE table=soft_deleted_table [id=341bd2b10f98493786816428eb655dd9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:37.721724 15749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff2c10295d2e4d36a507a7cdb77377c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:37.724550 15600 tablet_service.cc:1511] Processing CreateTablet for tablet c9c0ad594e424674af7bb8c9a3d78f97 (DEFAULT_TABLE table=soft_deleted_table [id=341bd2b10f98493786816428eb655dd9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:37.725847 15600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9c0ad594e424674af7bb8c9a3d78f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:37.728492 15679 tablet_service.cc:1511] Processing CreateTablet for tablet c9c0ad594e424674af7bb8c9a3d78f97 (DEFAULT_TABLE table=soft_deleted_table [id=341bd2b10f98493786816428eb655dd9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:37.729805 15679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9c0ad594e424674af7bb8c9a3d78f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:37.732249 15673 tablet_service.cc:1511] Processing CreateTablet for tablet 9dc307efb71a424686c638e3fc1ab95d (DEFAULT_TABLE table=soft_deleted_table [id=341bd2b10f98493786816428eb655dd9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:37.733549 15673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dc307efb71a424686c638e3fc1ab95d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:37.734637 15599 tablet_service.cc:1511] Processing CreateTablet for tablet 9dc307efb71a424686c638e3fc1ab95d (DEFAULT_TABLE table=soft_deleted_table [id=341bd2b10f98493786816428eb655dd9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:37.736228 15598 tablet_service.cc:1511] Processing CreateTablet for tablet dbf72fc741d64b5ba881d543205be518 (DEFAULT_TABLE table=soft_deleted_table [id=341bd2b10f98493786816428eb655dd9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:37.737509 15598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbf72fc741d64b5ba881d543205be518. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:37.738107 15745 tablet_service.cc:1511] Processing CreateTablet for tablet c9c0ad594e424674af7bb8c9a3d78f97 (DEFAULT_TABLE table=soft_deleted_table [id=341bd2b10f98493786816428eb655dd9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:37.739337 15745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9c0ad594e424674af7bb8c9a3d78f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:37.741441 15599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dc307efb71a424686c638e3fc1ab95d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:37.741699 15747 tablet_service.cc:1511] Processing CreateTablet for tablet 9dc307efb71a424686c638e3fc1ab95d (DEFAULT_TABLE table=soft_deleted_table [id=341bd2b10f98493786816428eb655dd9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:37.741953 15596 tablet_service.cc:1511] Processing CreateTablet for tablet 86b0c083ea6543568de4c5e633d56a62 (DEFAULT_TABLE table=soft_deleted_table [id=341bd2b10f98493786816428eb655dd9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:37.743264 15676 tablet_service.cc:1511] Processing CreateTablet for tablet dbf72fc741d64b5ba881d543205be518 (DEFAULT_TABLE table=soft_deleted_table [id=341bd2b10f98493786816428eb655dd9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:37.751873 15676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbf72fc741d64b5ba881d543205be518. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:37.752135 15675 tablet_service.cc:1511] Processing CreateTablet for tablet fb36c119f0dd4baeaddd4f6b9da27f20 (DEFAULT_TABLE table=soft_deleted_table [id=341bd2b10f98493786816428eb655dd9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:37.745213 15752 tablet_service.cc:1511] Processing CreateTablet for tablet dbf72fc741d64b5ba881d543205be518 (DEFAULT_TABLE table=soft_deleted_table [id=341bd2b10f98493786816428eb655dd9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:37.746704 15677 tablet_service.cc:1511] Processing CreateTablet for tablet 86b0c083ea6543568de4c5e633d56a62 (DEFAULT_TABLE table=soft_deleted_table [id=341bd2b10f98493786816428eb655dd9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:37.748247 15753 tablet_service.cc:1511] Processing CreateTablet for tablet 86b0c083ea6543568de4c5e633d56a62 (DEFAULT_TABLE table=soft_deleted_table [id=341bd2b10f98493786816428eb655dd9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:37.753415 15675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb36c119f0dd4baeaddd4f6b9da27f20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:37.749681 15601 tablet_service.cc:1511] Processing CreateTablet for tablet fb36c119f0dd4baeaddd4f6b9da27f20 (DEFAULT_TABLE table=soft_deleted_table [id=341bd2b10f98493786816428eb655dd9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:37.751022 15747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dc307efb71a424686c638e3fc1ab95d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:37.759562 15751 tablet_service.cc:1511] Processing CreateTablet for tablet fb36c119f0dd4baeaddd4f6b9da27f20 (DEFAULT_TABLE table=soft_deleted_table [id=341bd2b10f98493786816428eb655dd9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:37.764060 15752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbf72fc741d64b5ba881d543205be518. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:37.765714 15597 tablet_service.cc:1511] Processing CreateTablet for tablet a4e5f0b081684eb8a3d1c27d0ae43621 (DEFAULT_TABLE table=soft_deleted_table [id=341bd2b10f98493786816428eb655dd9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:37.767279 15753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86b0c083ea6543568de4c5e633d56a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:37.767956 15751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb36c119f0dd4baeaddd4f6b9da27f20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:37.768448 15677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86b0c083ea6543568de4c5e633d56a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:37.773278 15596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86b0c083ea6543568de4c5e633d56a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:37.774153 15597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4e5f0b081684eb8a3d1c27d0ae43621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:37.777729 15678 tablet_service.cc:1511] Processing CreateTablet for tablet a4e5f0b081684eb8a3d1c27d0ae43621 (DEFAULT_TABLE table=soft_deleted_table [id=341bd2b10f98493786816428eb655dd9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:37.778196 15748 tablet_service.cc:1511] Processing CreateTablet for tablet a4e5f0b081684eb8a3d1c27d0ae43621 (DEFAULT_TABLE table=soft_deleted_table [id=341bd2b10f98493786816428eb655dd9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:37.779443 15748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4e5f0b081684eb8a3d1c27d0ae43621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:37.787269 15601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb36c119f0dd4baeaddd4f6b9da27f20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:37.793334 15678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4e5f0b081684eb8a3d1c27d0ae43621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:37.795060 15899 tablet_bootstrap.cc:654] T acf4a99deae74a09bc65b901757df283 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:37.872169 15901 tablet_bootstrap.cc:492] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe: Bootstrap starting.
I20260710 13:22:37.881232 15900 tablet_bootstrap.cc:492] T ff2c10295d2e4d36a507a7cdb77377c7 P 6b931a637cb944709ac89a5a427fd19e: Bootstrap starting.
I20260710 13:22:37.887367 15900 tablet_bootstrap.cc:654] T ff2c10295d2e4d36a507a7cdb77377c7 P 6b931a637cb944709ac89a5a427fd19e: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:37.893452 15899 tablet_bootstrap.cc:492] T acf4a99deae74a09bc65b901757df283 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: No bootstrap required, opened a new log
I20260710 13:22:37.894032 15899 ts_tablet_manager.cc:1403] T acf4a99deae74a09bc65b901757df283 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Time spent bootstrapping tablet: real 0.185s	user 0.016s	sys 0.005s
I20260710 13:22:37.894493 15901 tablet_bootstrap.cc:654] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:37.897091 15899 raft_consensus.cc:359] T acf4a99deae74a09bc65b901757df283 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:37.898267 15899 raft_consensus.cc:385] T acf4a99deae74a09bc65b901757df283 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:37.898710 15899 raft_consensus.cc:740] T acf4a99deae74a09bc65b901757df283 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c, State: Initialized, Role: FOLLOWER
I20260710 13:22:37.899832 15899 consensus_queue.cc:260] T acf4a99deae74a09bc65b901757df283 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:37.937544 15899 ts_tablet_manager.cc:1434] T acf4a99deae74a09bc65b901757df283 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.002s
I20260710 13:22:37.956400 15900 tablet_bootstrap.cc:492] T ff2c10295d2e4d36a507a7cdb77377c7 P 6b931a637cb944709ac89a5a427fd19e: No bootstrap required, opened a new log
I20260710 13:22:37.957613 15899 tablet_bootstrap.cc:492] T dbf72fc741d64b5ba881d543205be518 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Bootstrap starting.
I20260710 13:22:37.958503 15900 ts_tablet_manager.cc:1403] T ff2c10295d2e4d36a507a7cdb77377c7 P 6b931a637cb944709ac89a5a427fd19e: Time spent bootstrapping tablet: real 0.078s	user 0.017s	sys 0.004s
I20260710 13:22:37.961830 15901 tablet_bootstrap.cc:492] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe: No bootstrap required, opened a new log
W20260710 13:22:37.962569 15560 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:37.963094 15901 ts_tablet_manager.cc:1403] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe: Time spent bootstrapping tablet: real 0.091s	user 0.009s	sys 0.008s
I20260710 13:22:37.967911 15901 raft_consensus.cc:359] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:37.969379 15901 raft_consensus.cc:385] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:37.964377 15900 raft_consensus.cc:359] T ff2c10295d2e4d36a507a7cdb77377c7 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:37.969838 15901 raft_consensus.cc:740] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 548058467115462ca015a35b9872d4fe, State: Initialized, Role: FOLLOWER
I20260710 13:22:37.970120 15900 raft_consensus.cc:385] T ff2c10295d2e4d36a507a7cdb77377c7 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:37.970603 15900 raft_consensus.cc:740] T ff2c10295d2e4d36a507a7cdb77377c7 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b931a637cb944709ac89a5a427fd19e, State: Initialized, Role: FOLLOWER
I20260710 13:22:37.971014 15901 consensus_queue.cc:260] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:37.971524 15900 consensus_queue.cc:260] T ff2c10295d2e4d36a507a7cdb77377c7 P 6b931a637cb944709ac89a5a427fd19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:37.976163 15900 ts_tablet_manager.cc:1434] T ff2c10295d2e4d36a507a7cdb77377c7 P 6b931a637cb944709ac89a5a427fd19e: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.004s
I20260710 13:22:37.976493 15901 ts_tablet_manager.cc:1434] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.003s
I20260710 13:22:37.978242 15901 tablet_bootstrap.cc:492] T acf4a99deae74a09bc65b901757df283 P 548058467115462ca015a35b9872d4fe: Bootstrap starting.
I20260710 13:22:37.984428 15899 tablet_bootstrap.cc:654] T dbf72fc741d64b5ba881d543205be518 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:37.985570 15901 tablet_bootstrap.cc:654] T acf4a99deae74a09bc65b901757df283 P 548058467115462ca015a35b9872d4fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:37.988549 15900 tablet_bootstrap.cc:492] T acf4a99deae74a09bc65b901757df283 P 6b931a637cb944709ac89a5a427fd19e: Bootstrap starting.
I20260710 13:22:37.993968 15901 tablet_bootstrap.cc:492] T acf4a99deae74a09bc65b901757df283 P 548058467115462ca015a35b9872d4fe: No bootstrap required, opened a new log
I20260710 13:22:37.994454 15899 tablet_bootstrap.cc:492] T dbf72fc741d64b5ba881d543205be518 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: No bootstrap required, opened a new log
I20260710 13:22:37.994518 15901 ts_tablet_manager.cc:1403] T acf4a99deae74a09bc65b901757df283 P 548058467115462ca015a35b9872d4fe: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.006s
I20260710 13:22:37.995048 15899 ts_tablet_manager.cc:1403] T dbf72fc741d64b5ba881d543205be518 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.002s
I20260710 13:22:37.995721 15900 tablet_bootstrap.cc:654] T acf4a99deae74a09bc65b901757df283 P 6b931a637cb944709ac89a5a427fd19e: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:37.997951 15899 raft_consensus.cc:359] T dbf72fc741d64b5ba881d543205be518 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:37.998261 15901 raft_consensus.cc:359] T acf4a99deae74a09bc65b901757df283 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:37.998787 15899 raft_consensus.cc:385] T dbf72fc741d64b5ba881d543205be518 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:37.999236 15901 raft_consensus.cc:385] T acf4a99deae74a09bc65b901757df283 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:37.999667 15899 raft_consensus.cc:740] T dbf72fc741d64b5ba881d543205be518 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c, State: Initialized, Role: FOLLOWER
I20260710 13:22:37.999719 15901 raft_consensus.cc:740] T acf4a99deae74a09bc65b901757df283 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 548058467115462ca015a35b9872d4fe, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.000641 15901 consensus_queue.cc:260] T acf4a99deae74a09bc65b901757df283 P 548058467115462ca015a35b9872d4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.000700 15899 consensus_queue.cc:260] T dbf72fc741d64b5ba881d543205be518 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.003576 15901 ts_tablet_manager.cc:1434] T acf4a99deae74a09bc65b901757df283 P 548058467115462ca015a35b9872d4fe: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:22:38.004021 15899 ts_tablet_manager.cc:1434] T dbf72fc741d64b5ba881d543205be518 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 13:22:38.005026 15901 tablet_bootstrap.cc:492] T 9dc307efb71a424686c638e3fc1ab95d P 548058467115462ca015a35b9872d4fe: Bootstrap starting.
I20260710 13:22:38.005414 15899 tablet_bootstrap.cc:492] T e9a3bc8e94c1430985e05c67b7d41c71 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Bootstrap starting.
I20260710 13:22:38.015739 15901 tablet_bootstrap.cc:654] T 9dc307efb71a424686c638e3fc1ab95d P 548058467115462ca015a35b9872d4fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.017304 15900 tablet_bootstrap.cc:492] T acf4a99deae74a09bc65b901757df283 P 6b931a637cb944709ac89a5a427fd19e: No bootstrap required, opened a new log
I20260710 13:22:38.019502 15900 ts_tablet_manager.cc:1403] T acf4a99deae74a09bc65b901757df283 P 6b931a637cb944709ac89a5a427fd19e: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.004s
I20260710 13:22:38.021494 15899 tablet_bootstrap.cc:654] T e9a3bc8e94c1430985e05c67b7d41c71 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.022966 15900 raft_consensus.cc:359] T acf4a99deae74a09bc65b901757df283 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.023842 15900 raft_consensus.cc:385] T acf4a99deae74a09bc65b901757df283 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.024195 15900 raft_consensus.cc:740] T acf4a99deae74a09bc65b901757df283 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b931a637cb944709ac89a5a427fd19e, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.025032 15900 consensus_queue.cc:260] T acf4a99deae74a09bc65b901757df283 P 6b931a637cb944709ac89a5a427fd19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.028802 15901 tablet_bootstrap.cc:492] T 9dc307efb71a424686c638e3fc1ab95d P 548058467115462ca015a35b9872d4fe: No bootstrap required, opened a new log
I20260710 13:22:38.029561 15901 ts_tablet_manager.cc:1403] T 9dc307efb71a424686c638e3fc1ab95d P 548058467115462ca015a35b9872d4fe: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.014s
I20260710 13:22:38.029608 15900 ts_tablet_manager.cc:1434] T acf4a99deae74a09bc65b901757df283 P 6b931a637cb944709ac89a5a427fd19e: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 13:22:38.031306 15900 tablet_bootstrap.cc:492] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e: Bootstrap starting.
I20260710 13:22:38.034302 15901 raft_consensus.cc:359] T 9dc307efb71a424686c638e3fc1ab95d P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.035360 15901 raft_consensus.cc:385] T 9dc307efb71a424686c638e3fc1ab95d P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.035816 15901 raft_consensus.cc:740] T 9dc307efb71a424686c638e3fc1ab95d P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 548058467115462ca015a35b9872d4fe, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.037070 15901 consensus_queue.cc:260] T 9dc307efb71a424686c638e3fc1ab95d P 548058467115462ca015a35b9872d4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.040552 15901 ts_tablet_manager.cc:1434] T 9dc307efb71a424686c638e3fc1ab95d P 548058467115462ca015a35b9872d4fe: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260710 13:22:38.042083 15901 tablet_bootstrap.cc:492] T 86b0c083ea6543568de4c5e633d56a62 P 548058467115462ca015a35b9872d4fe: Bootstrap starting.
I20260710 13:22:38.045179 15900 tablet_bootstrap.cc:654] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.049918 15901 tablet_bootstrap.cc:654] T 86b0c083ea6543568de4c5e633d56a62 P 548058467115462ca015a35b9872d4fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.050699 15899 tablet_bootstrap.cc:492] T e9a3bc8e94c1430985e05c67b7d41c71 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: No bootstrap required, opened a new log
I20260710 13:22:38.052935 15899 ts_tablet_manager.cc:1403] T e9a3bc8e94c1430985e05c67b7d41c71 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Time spent bootstrapping tablet: real 0.048s	user 0.027s	sys 0.006s
I20260710 13:22:38.057073 15899 raft_consensus.cc:359] T e9a3bc8e94c1430985e05c67b7d41c71 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.058027 15899 raft_consensus.cc:385] T e9a3bc8e94c1430985e05c67b7d41c71 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.058404 15899 raft_consensus.cc:740] T e9a3bc8e94c1430985e05c67b7d41c71 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.059340 15899 consensus_queue.cc:260] T e9a3bc8e94c1430985e05c67b7d41c71 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.061964 15901 tablet_bootstrap.cc:492] T 86b0c083ea6543568de4c5e633d56a62 P 548058467115462ca015a35b9872d4fe: No bootstrap required, opened a new log
I20260710 13:22:38.062521 15901 ts_tablet_manager.cc:1403] T 86b0c083ea6543568de4c5e633d56a62 P 548058467115462ca015a35b9872d4fe: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.010s
I20260710 13:22:38.062472 15899 ts_tablet_manager.cc:1434] T e9a3bc8e94c1430985e05c67b7d41c71 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260710 13:22:38.063221 15900 tablet_bootstrap.cc:492] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e: No bootstrap required, opened a new log
I20260710 13:22:38.063796 15900 ts_tablet_manager.cc:1403] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.005s
I20260710 13:22:38.064096 15899 tablet_bootstrap.cc:492] T ff2c10295d2e4d36a507a7cdb77377c7 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Bootstrap starting.
I20260710 13:22:38.065992 15901 raft_consensus.cc:359] T 86b0c083ea6543568de4c5e633d56a62 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.066763 15901 raft_consensus.cc:385] T 86b0c083ea6543568de4c5e633d56a62 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.067091 15901 raft_consensus.cc:740] T 86b0c083ea6543568de4c5e633d56a62 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 548058467115462ca015a35b9872d4fe, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.067044 15900 raft_consensus.cc:359] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.067921 15900 raft_consensus.cc:385] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.068331 15900 raft_consensus.cc:740] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b931a637cb944709ac89a5a427fd19e, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.068178 15901 consensus_queue.cc:260] T 86b0c083ea6543568de4c5e633d56a62 P 548058467115462ca015a35b9872d4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.069356 15900 consensus_queue.cc:260] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.070662 15901 ts_tablet_manager.cc:1434] T 86b0c083ea6543568de4c5e633d56a62 P 548058467115462ca015a35b9872d4fe: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:22:38.071854 15901 tablet_bootstrap.cc:492] T ff2c10295d2e4d36a507a7cdb77377c7 P 548058467115462ca015a35b9872d4fe: Bootstrap starting.
I20260710 13:22:38.074584 15899 tablet_bootstrap.cc:654] T ff2c10295d2e4d36a507a7cdb77377c7 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.077543 15900 ts_tablet_manager.cc:1434] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:22:38.078810 15901 tablet_bootstrap.cc:654] T ff2c10295d2e4d36a507a7cdb77377c7 P 548058467115462ca015a35b9872d4fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.078927 15900 tablet_bootstrap.cc:492] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e: Bootstrap starting.
I20260710 13:22:38.091460 15901 tablet_bootstrap.cc:492] T ff2c10295d2e4d36a507a7cdb77377c7 P 548058467115462ca015a35b9872d4fe: No bootstrap required, opened a new log
I20260710 13:22:38.091483 15899 tablet_bootstrap.cc:492] T ff2c10295d2e4d36a507a7cdb77377c7 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: No bootstrap required, opened a new log
I20260710 13:22:38.092125 15901 ts_tablet_manager.cc:1403] T ff2c10295d2e4d36a507a7cdb77377c7 P 548058467115462ca015a35b9872d4fe: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260710 13:22:38.092280 15899 ts_tablet_manager.cc:1403] T ff2c10295d2e4d36a507a7cdb77377c7 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.008s
I20260710 13:22:38.092749 15900 tablet_bootstrap.cc:654] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.095186 15901 raft_consensus.cc:359] T ff2c10295d2e4d36a507a7cdb77377c7 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.095801 15901 raft_consensus.cc:385] T ff2c10295d2e4d36a507a7cdb77377c7 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.096276 15901 raft_consensus.cc:740] T ff2c10295d2e4d36a507a7cdb77377c7 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 548058467115462ca015a35b9872d4fe, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.095726 15899 raft_consensus.cc:359] T ff2c10295d2e4d36a507a7cdb77377c7 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.096941 15899 raft_consensus.cc:385] T ff2c10295d2e4d36a507a7cdb77377c7 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.097465 15899 raft_consensus.cc:740] T ff2c10295d2e4d36a507a7cdb77377c7 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.097026 15901 consensus_queue.cc:260] T ff2c10295d2e4d36a507a7cdb77377c7 P 548058467115462ca015a35b9872d4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.098294 15899 consensus_queue.cc:260] T ff2c10295d2e4d36a507a7cdb77377c7 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.099576 15901 ts_tablet_manager.cc:1434] T ff2c10295d2e4d36a507a7cdb77377c7 P 548058467115462ca015a35b9872d4fe: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:22:38.100937 15901 tablet_bootstrap.cc:492] T a4e5f0b081684eb8a3d1c27d0ae43621 P 548058467115462ca015a35b9872d4fe: Bootstrap starting.
I20260710 13:22:38.101085 15899 ts_tablet_manager.cc:1434] T ff2c10295d2e4d36a507a7cdb77377c7 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:22:38.102499 15899 tablet_bootstrap.cc:492] T c9c0ad594e424674af7bb8c9a3d78f97 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Bootstrap starting.
I20260710 13:22:38.108568 15901 tablet_bootstrap.cc:654] T a4e5f0b081684eb8a3d1c27d0ae43621 P 548058467115462ca015a35b9872d4fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.109357 15899 tablet_bootstrap.cc:654] T c9c0ad594e424674af7bb8c9a3d78f97 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.112601 15900 tablet_bootstrap.cc:492] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e: No bootstrap required, opened a new log
I20260710 13:22:38.113508 15900 ts_tablet_manager.cc:1403] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.006s
I20260710 13:22:38.118383 15900 raft_consensus.cc:359] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.119505 15900 raft_consensus.cc:385] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.120011 15900 raft_consensus.cc:740] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b931a637cb944709ac89a5a427fd19e, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.121371 15900 consensus_queue.cc:260] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.126272 15899 tablet_bootstrap.cc:492] T c9c0ad594e424674af7bb8c9a3d78f97 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: No bootstrap required, opened a new log
I20260710 13:22:38.126796 15899 ts_tablet_manager.cc:1403] T c9c0ad594e424674af7bb8c9a3d78f97 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.008s
I20260710 13:22:38.130127 15899 raft_consensus.cc:359] T c9c0ad594e424674af7bb8c9a3d78f97 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.130869 15899 raft_consensus.cc:385] T c9c0ad594e424674af7bb8c9a3d78f97 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.131160 15899 raft_consensus.cc:740] T c9c0ad594e424674af7bb8c9a3d78f97 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.131916 15899 consensus_queue.cc:260] T c9c0ad594e424674af7bb8c9a3d78f97 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.133658 15899 ts_tablet_manager.cc:1434] T c9c0ad594e424674af7bb8c9a3d78f97 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 13:22:38.134634 15899 tablet_bootstrap.cc:492] T 86b0c083ea6543568de4c5e633d56a62 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Bootstrap starting.
I20260710 13:22:38.135602 15900 ts_tablet_manager.cc:1434] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.004s
I20260710 13:22:38.136842 15900 tablet_bootstrap.cc:492] T 9dc307efb71a424686c638e3fc1ab95d P 6b931a637cb944709ac89a5a427fd19e: Bootstrap starting.
I20260710 13:22:38.136991 15901 tablet_bootstrap.cc:492] T a4e5f0b081684eb8a3d1c27d0ae43621 P 548058467115462ca015a35b9872d4fe: No bootstrap required, opened a new log
I20260710 13:22:38.137519 15901 ts_tablet_manager.cc:1403] T a4e5f0b081684eb8a3d1c27d0ae43621 P 548058467115462ca015a35b9872d4fe: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.019s
I20260710 13:22:38.140625 15901 raft_consensus.cc:359] T a4e5f0b081684eb8a3d1c27d0ae43621 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.141353 15899 tablet_bootstrap.cc:654] T 86b0c083ea6543568de4c5e633d56a62 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.141417 15901 raft_consensus.cc:385] T a4e5f0b081684eb8a3d1c27d0ae43621 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.141952 15901 raft_consensus.cc:740] T a4e5f0b081684eb8a3d1c27d0ae43621 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 548058467115462ca015a35b9872d4fe, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.142920 15901 consensus_queue.cc:260] T a4e5f0b081684eb8a3d1c27d0ae43621 P 548058467115462ca015a35b9872d4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.145356 15901 ts_tablet_manager.cc:1434] T a4e5f0b081684eb8a3d1c27d0ae43621 P 548058467115462ca015a35b9872d4fe: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:22:38.146485 15901 tablet_bootstrap.cc:492] T c9c0ad594e424674af7bb8c9a3d78f97 P 548058467115462ca015a35b9872d4fe: Bootstrap starting.
I20260710 13:22:38.150835 15846 raft_consensus.cc:493] T ff2c10295d2e4d36a507a7cdb77377c7 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:38.151580 15846 raft_consensus.cc:515] T ff2c10295d2e4d36a507a7cdb77377c7 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.153368 15901 tablet_bootstrap.cc:654] T c9c0ad594e424674af7bb8c9a3d78f97 P 548058467115462ca015a35b9872d4fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.156323 15762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff2c10295d2e4d36a507a7cdb77377c7" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "548058467115462ca015a35b9872d4fe" is_pre_election: true
I20260710 13:22:38.157377 15762 raft_consensus.cc:2468] T ff2c10295d2e4d36a507a7cdb77377c7 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in term 0.
I20260710 13:22:38.159431 15579 leader_election.cc:304] T ff2c10295d2e4d36a507a7cdb77377c7 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 548058467115462ca015a35b9872d4fe, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 
I20260710 13:22:38.162474 15900 tablet_bootstrap.cc:654] T 9dc307efb71a424686c638e3fc1ab95d P 6b931a637cb944709ac89a5a427fd19e: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.163228 15689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff2c10295d2e4d36a507a7cdb77377c7" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b931a637cb944709ac89a5a427fd19e" is_pre_election: true
I20260710 13:22:38.164126 15689 raft_consensus.cc:2468] T ff2c10295d2e4d36a507a7cdb77377c7 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in term 0.
I20260710 13:22:38.167117 15846 leader_election.cc:290] T ff2c10295d2e4d36a507a7cdb77377c7 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:38.168416 15846 raft_consensus.cc:2804] T ff2c10295d2e4d36a507a7cdb77377c7 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:38.168907 15846 raft_consensus.cc:493] T ff2c10295d2e4d36a507a7cdb77377c7 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:38.170465 15846 raft_consensus.cc:3060] T ff2c10295d2e4d36a507a7cdb77377c7 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.174777 15898 raft_consensus.cc:493] T acf4a99deae74a09bc65b901757df283 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:38.175289 15898 raft_consensus.cc:515] T acf4a99deae74a09bc65b901757df283 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.175808 15900 tablet_bootstrap.cc:492] T 9dc307efb71a424686c638e3fc1ab95d P 6b931a637cb944709ac89a5a427fd19e: No bootstrap required, opened a new log
I20260710 13:22:38.176363 15900 ts_tablet_manager.cc:1403] T 9dc307efb71a424686c638e3fc1ab95d P 6b931a637cb944709ac89a5a427fd19e: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.007s
I20260710 13:22:38.180012 15848 raft_consensus.cc:493] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:38.179714 15900 raft_consensus.cc:359] T 9dc307efb71a424686c638e3fc1ab95d P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.180512 15900 raft_consensus.cc:385] T 9dc307efb71a424686c638e3fc1ab95d P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.180876 15900 raft_consensus.cc:740] T 9dc307efb71a424686c638e3fc1ab95d P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b931a637cb944709ac89a5a427fd19e, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.180522 15848 raft_consensus.cc:515] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.181787 15900 consensus_queue.cc:260] T 9dc307efb71a424686c638e3fc1ab95d P 6b931a637cb944709ac89a5a427fd19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.183027 15848 leader_election.cc:290] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:38.186013 15763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9a3bc8e94c1430985e05c67b7d41c71" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "548058467115462ca015a35b9872d4fe" is_pre_election: true
I20260710 13:22:38.180600 15898 leader_election.cc:290] T acf4a99deae74a09bc65b901757df283 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:38.188622 15614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9a3bc8e94c1430985e05c67b7d41c71" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" is_pre_election: true
I20260710 13:22:38.193115 15614 raft_consensus.cc:2468] T e9a3bc8e94c1430985e05c67b7d41c71 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b931a637cb944709ac89a5a427fd19e in term 0.
I20260710 13:22:38.193543 15613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf4a99deae74a09bc65b901757df283" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" is_pre_election: true
I20260710 13:22:38.194195 15613 raft_consensus.cc:2468] T acf4a99deae74a09bc65b901757df283 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b931a637cb944709ac89a5a427fd19e in term 0.
I20260710 13:22:38.194634 15654 leader_election.cc:304] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b931a637cb944709ac89a5a427fd19e, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 
I20260710 13:22:38.197090 15848 raft_consensus.cc:2804] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:22:38.197197 15654 leader_election.cc:343] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 548058467115462ca015a35b9872d4fe (127.10.210.67:38823): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:38.197494 15848 raft_consensus.cc:493] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:38.197847 15848 raft_consensus.cc:3060] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.198253 15654 leader_election.cc:304] T acf4a99deae74a09bc65b901757df283 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b931a637cb944709ac89a5a427fd19e, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 
I20260710 13:22:38.201086 15762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf4a99deae74a09bc65b901757df283" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "548058467115462ca015a35b9872d4fe" is_pre_election: true
I20260710 13:22:38.201901 15762 raft_consensus.cc:2468] T acf4a99deae74a09bc65b901757df283 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b931a637cb944709ac89a5a427fd19e in term 0.
I20260710 13:22:38.204521 15898 raft_consensus.cc:2804] T acf4a99deae74a09bc65b901757df283 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:38.204969 15898 raft_consensus.cc:493] T acf4a99deae74a09bc65b901757df283 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:38.205307 15898 raft_consensus.cc:3060] T acf4a99deae74a09bc65b901757df283 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.222940 15900 ts_tablet_manager.cc:1434] T 9dc307efb71a424686c638e3fc1ab95d P 6b931a637cb944709ac89a5a427fd19e: Time spent starting tablet: real 0.046s	user 0.011s	sys 0.009s
I20260710 13:22:38.224251 15900 tablet_bootstrap.cc:492] T 86b0c083ea6543568de4c5e633d56a62 P 6b931a637cb944709ac89a5a427fd19e: Bootstrap starting.
I20260710 13:22:38.235203 15922 raft_consensus.cc:493] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:38.235895 15922 raft_consensus.cc:515] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.238224 15922 leader_election.cc:290] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:38.239233 15762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c0ad594e424674af7bb8c9a3d78f97" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "548058467115462ca015a35b9872d4fe" is_pre_election: true
W20260710 13:22:38.240783 15654 leader_election.cc:343] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 548058467115462ca015a35b9872d4fe (127.10.210.67:38823): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:22:38.241576 15579 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.210.67:38823, user_credentials={real_user=slave}} blocked reactor thread for 82411.7us
I20260710 13:22:38.241668 15848 raft_consensus.cc:515] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.246971 15846 raft_consensus.cc:515] T ff2c10295d2e4d36a507a7cdb77377c7 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.250099 15898 raft_consensus.cc:515] T acf4a99deae74a09bc65b901757df283 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.253197 15848 leader_election.cc:290] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 election: Requested vote from peers b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:38.253824 15762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9a3bc8e94c1430985e05c67b7d41c71" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "548058467115462ca015a35b9872d4fe"
I20260710 13:22:38.257721 15900 tablet_bootstrap.cc:654] T 86b0c083ea6543568de4c5e633d56a62 P 6b931a637cb944709ac89a5a427fd19e: Neither blocks nor log segments found. Creating new log.
W20260710 13:22:38.256655 15654 leader_election.cc:343] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 548058467115462ca015a35b9872d4fe (127.10.210.67:38823): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:38.260149 15924 raft_consensus.cc:493] T c9c0ad594e424674af7bb8c9a3d78f97 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:38.263221 15924 raft_consensus.cc:515] T c9c0ad594e424674af7bb8c9a3d78f97 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.262737 15898 leader_election.cc:290] T acf4a99deae74a09bc65b901757df283 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 election: Requested vote from peers b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:38.262140 15901 tablet_bootstrap.cc:492] T c9c0ad594e424674af7bb8c9a3d78f97 P 548058467115462ca015a35b9872d4fe: No bootstrap required, opened a new log
I20260710 13:22:38.265925 15924 leader_election.cc:290] T c9c0ad594e424674af7bb8c9a3d78f97 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:38.266784 15901 ts_tablet_manager.cc:1403] T c9c0ad594e424674af7bb8c9a3d78f97 P 548058467115462ca015a35b9872d4fe: Time spent bootstrapping tablet: real 0.121s	user 0.042s	sys 0.067s
I20260710 13:22:38.267416 15763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c0ad594e424674af7bb8c9a3d78f97" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "548058467115462ca015a35b9872d4fe" is_pre_election: true
I20260710 13:22:38.269114 15612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9a3bc8e94c1430985e05c67b7d41c71" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
I20260710 13:22:38.262161 15899 tablet_bootstrap.cc:492] T 86b0c083ea6543568de4c5e633d56a62 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: No bootstrap required, opened a new log
I20260710 13:22:38.269420 15614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c0ad594e424674af7bb8c9a3d78f97" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" is_pre_election: true
I20260710 13:22:38.269814 15612 raft_consensus.cc:3060] T e9a3bc8e94c1430985e05c67b7d41c71 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.270076 15899 ts_tablet_manager.cc:1403] T 86b0c083ea6543568de4c5e633d56a62 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Time spent bootstrapping tablet: real 0.136s	user 0.035s	sys 0.087s
I20260710 13:22:38.270078 15614 raft_consensus.cc:2468] T c9c0ad594e424674af7bb8c9a3d78f97 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b931a637cb944709ac89a5a427fd19e in term 0.
I20260710 13:22:38.273054 15762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf4a99deae74a09bc65b901757df283" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "548058467115462ca015a35b9872d4fe"
I20260710 13:22:38.260957 15689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff2c10295d2e4d36a507a7cdb77377c7" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b931a637cb944709ac89a5a427fd19e"
I20260710 13:22:38.273291 15901 raft_consensus.cc:359] T c9c0ad594e424674af7bb8c9a3d78f97 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.273792 15689 raft_consensus.cc:3060] T ff2c10295d2e4d36a507a7cdb77377c7 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.274220 15901 raft_consensus.cc:385] T c9c0ad594e424674af7bb8c9a3d78f97 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.273720 15762 raft_consensus.cc:3060] T acf4a99deae74a09bc65b901757df283 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.274598 15901 raft_consensus.cc:740] T c9c0ad594e424674af7bb8c9a3d78f97 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 548058467115462ca015a35b9872d4fe, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.275504 15901 consensus_queue.cc:260] T c9c0ad594e424674af7bb8c9a3d78f97 P 548058467115462ca015a35b9872d4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.279313 15612 raft_consensus.cc:2468] T e9a3bc8e94c1430985e05c67b7d41c71 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b931a637cb944709ac89a5a427fd19e in term 1.
I20260710 13:22:38.276998 15899 raft_consensus.cc:359] T 86b0c083ea6543568de4c5e633d56a62 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.279572 15901 ts_tablet_manager.cc:1434] T c9c0ad594e424674af7bb8c9a3d78f97 P 548058467115462ca015a35b9872d4fe: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260710 13:22:38.280450 15614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf4a99deae74a09bc65b901757df283" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
I20260710 13:22:38.281059 15614 raft_consensus.cc:3060] T acf4a99deae74a09bc65b901757df283 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.282151 15901 tablet_bootstrap.cc:492] T fb36c119f0dd4baeaddd4f6b9da27f20 P 548058467115462ca015a35b9872d4fe: Bootstrap starting.
I20260710 13:22:38.283288 15846 leader_election.cc:290] T ff2c10295d2e4d36a507a7cdb77377c7 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 1 election: Requested vote from peers 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:38.283740 15899 raft_consensus.cc:385] T 86b0c083ea6543568de4c5e633d56a62 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.284138 15899 raft_consensus.cc:740] T 86b0c083ea6543568de4c5e633d56a62 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.285015 15899 consensus_queue.cc:260] T 86b0c083ea6543568de4c5e633d56a62 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.285403 15763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff2c10295d2e4d36a507a7cdb77377c7" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "548058467115462ca015a35b9872d4fe"
I20260710 13:22:38.286037 15763 raft_consensus.cc:3060] T ff2c10295d2e4d36a507a7cdb77377c7 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.287537 15899 ts_tablet_manager.cc:1434] T 86b0c083ea6543568de4c5e633d56a62 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:22:38.288543 15899 tablet_bootstrap.cc:492] T a4e5f0b081684eb8a3d1c27d0ae43621 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Bootstrap starting.
I20260710 13:22:38.295817 15654 leader_election.cc:304] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e [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: 6b931a637cb944709ac89a5a427fd19e, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 548058467115462ca015a35b9872d4fe
I20260710 13:22:38.296219 15687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c0ad594e424674af7bb8c9a3d78f97" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b931a637cb944709ac89a5a427fd19e" is_pre_election: true
I20260710 13:22:38.295840 15826 raft_consensus.cc:493] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:38.297478 15826 raft_consensus.cc:515] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.299767 15826 leader_election.cc:290] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593), 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631)
I20260710 13:22:38.300948 15688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf72fc741d64b5ba881d543205be518" candidate_uuid: "548058467115462ca015a35b9872d4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b931a637cb944709ac89a5a427fd19e" is_pre_election: true
I20260710 13:22:38.301887 15899 tablet_bootstrap.cc:654] T a4e5f0b081684eb8a3d1c27d0ae43621 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Neither blocks nor log segments found. Creating new log.
W20260710 13:22:38.302713 15729 leader_election.cc:343] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:38.302822 15654 leader_election.cc:304] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6b931a637cb944709ac89a5a427fd19e, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 548058467115462ca015a35b9872d4fe
I20260710 13:22:38.301991 15614 raft_consensus.cc:2468] T acf4a99deae74a09bc65b901757df283 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b931a637cb944709ac89a5a427fd19e in term 1.
W20260710 13:22:38.293835 15579 leader_election.cc:343] T c9c0ad594e424674af7bb8c9a3d78f97 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 548058467115462ca015a35b9872d4fe (127.10.210.67:38823): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:38.294509 15901 tablet_bootstrap.cc:654] T fb36c119f0dd4baeaddd4f6b9da27f20 P 548058467115462ca015a35b9872d4fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.296869 15687 raft_consensus.cc:2468] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in term 0.
I20260710 13:22:38.305037 15654 leader_election.cc:304] T acf4a99deae74a09bc65b901757df283 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b931a637cb944709ac89a5a427fd19e, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 
I20260710 13:22:38.305838 15922 raft_consensus.cc:2804] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:38.293210 15689 raft_consensus.cc:2468] T ff2c10295d2e4d36a507a7cdb77377c7 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in term 1.
I20260710 13:22:38.306881 15848 raft_consensus.cc:2804] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:38.310463 15898 raft_consensus.cc:2804] T acf4a99deae74a09bc65b901757df283 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:38.311177 15848 raft_consensus.cc:493] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:38.311609 15848 raft_consensus.cc:3060] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.311827 15580 leader_election.cc:304] T c9c0ad594e424674af7bb8c9a3d78f97 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [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: 6b931a637cb944709ac89a5a427fd19e, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 548058467115462ca015a35b9872d4fe
I20260710 13:22:38.313416 15924 raft_consensus.cc:2804] T c9c0ad594e424674af7bb8c9a3d78f97 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:38.313879 15924 raft_consensus.cc:493] T c9c0ad594e424674af7bb8c9a3d78f97 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:38.314318 15924 raft_consensus.cc:3060] T c9c0ad594e424674af7bb8c9a3d78f97 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.315367 15614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf72fc741d64b5ba881d543205be518" candidate_uuid: "548058467115462ca015a35b9872d4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" is_pre_election: true
I20260710 13:22:38.316030 15614 raft_consensus.cc:2468] T dbf72fc741d64b5ba881d543205be518 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 548058467115462ca015a35b9872d4fe in term 0.
I20260710 13:22:38.317380 15728 leader_election.cc:304] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe [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: 548058467115462ca015a35b9872d4fe, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 6b931a637cb944709ac89a5a427fd19e
I20260710 13:22:38.318727 15826 raft_consensus.cc:2804] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:38.319082 15826 raft_consensus.cc:493] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:38.319425 15826 raft_consensus.cc:3060] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.320672 15762 raft_consensus.cc:2468] T acf4a99deae74a09bc65b901757df283 P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b931a637cb944709ac89a5a427fd19e in term 1.
I20260710 13:22:38.325683 15922 raft_consensus.cc:697] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e [term 1 LEADER]: Becoming Leader. State: Replica: 6b931a637cb944709ac89a5a427fd19e, State: Running, Role: LEADER
I20260710 13:22:38.326663 15922 consensus_queue.cc:237] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.327992 15826 raft_consensus.cc:515] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.330690 15826 leader_election.cc:290] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe [CANDIDATE]: Term 1 election: Requested vote from peers b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593), 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631)
I20260710 13:22:38.331986 15689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf72fc741d64b5ba881d543205be518" candidate_uuid: "548058467115462ca015a35b9872d4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b931a637cb944709ac89a5a427fd19e"
I20260710 13:22:38.332921 15848 raft_consensus.cc:515] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
W20260710 13:22:38.333482 15729 leader_election.cc:343] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:38.335733 15614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c0ad594e424674af7bb8c9a3d78f97" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
I20260710 13:22:38.337275 15612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf72fc741d64b5ba881d543205be518" candidate_uuid: "548058467115462ca015a35b9872d4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
I20260710 13:22:38.338027 15612 raft_consensus.cc:3060] T dbf72fc741d64b5ba881d543205be518 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.339179 15763 raft_consensus.cc:2468] T ff2c10295d2e4d36a507a7cdb77377c7 P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in term 1.
I20260710 13:22:38.339351 15901 tablet_bootstrap.cc:492] T fb36c119f0dd4baeaddd4f6b9da27f20 P 548058467115462ca015a35b9872d4fe: No bootstrap required, opened a new log
I20260710 13:22:38.340118 15901 ts_tablet_manager.cc:1403] T fb36c119f0dd4baeaddd4f6b9da27f20 P 548058467115462ca015a35b9872d4fe: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.016s
I20260710 13:22:38.343706 15901 raft_consensus.cc:359] T fb36c119f0dd4baeaddd4f6b9da27f20 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.313421 15580 leader_election.cc:304] T ff2c10295d2e4d36a507a7cdb77377c7 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b931a637cb944709ac89a5a427fd19e, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 
I20260710 13:22:38.345525 15612 raft_consensus.cc:2468] T dbf72fc741d64b5ba881d543205be518 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 548058467115462ca015a35b9872d4fe in term 1.
I20260710 13:22:38.345687 15898 raft_consensus.cc:697] T acf4a99deae74a09bc65b901757df283 P 6b931a637cb944709ac89a5a427fd19e [term 1 LEADER]: Becoming Leader. State: Replica: 6b931a637cb944709ac89a5a427fd19e, State: Running, Role: LEADER
I20260710 13:22:38.352802 15899 tablet_bootstrap.cc:492] T a4e5f0b081684eb8a3d1c27d0ae43621 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: No bootstrap required, opened a new log
I20260710 13:22:38.353319 15899 ts_tablet_manager.cc:1403] T a4e5f0b081684eb8a3d1c27d0ae43621 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Time spent bootstrapping tablet: real 0.065s	user 0.017s	sys 0.009s
I20260710 13:22:38.353574 15728 leader_election.cc:304] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 548058467115462ca015a35b9872d4fe, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 6b931a637cb944709ac89a5a427fd19e
I20260710 13:22:38.353776 15846 raft_consensus.cc:2804] T ff2c10295d2e4d36a507a7cdb77377c7 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:38.353400 15898 consensus_queue.cc:237] T acf4a99deae74a09bc65b901757df283 P 6b931a637cb944709ac89a5a427fd19e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.354337 15846 raft_consensus.cc:697] T ff2c10295d2e4d36a507a7cdb77377c7 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 LEADER]: Becoming Leader. State: Replica: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c, State: Running, Role: LEADER
I20260710 13:22:38.349329 15900 tablet_bootstrap.cc:492] T 86b0c083ea6543568de4c5e633d56a62 P 6b931a637cb944709ac89a5a427fd19e: No bootstrap required, opened a new log
I20260710 13:22:38.355316 15900 ts_tablet_manager.cc:1403] T 86b0c083ea6543568de4c5e633d56a62 P 6b931a637cb944709ac89a5a427fd19e: Time spent bootstrapping tablet: real 0.131s	user 0.018s	sys 0.008s
I20260710 13:22:38.355196 15846 consensus_queue.cc:237] T ff2c10295d2e4d36a507a7cdb77377c7 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.350003 15848 leader_election.cc:290] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 election: Requested vote from peers b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:38.356796 15899 raft_consensus.cc:359] T a4e5f0b081684eb8a3d1c27d0ae43621 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.357494 15899 raft_consensus.cc:385] T a4e5f0b081684eb8a3d1c27d0ae43621 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.357795 15899 raft_consensus.cc:740] T a4e5f0b081684eb8a3d1c27d0ae43621 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.358525 15899 consensus_queue.cc:260] T a4e5f0b081684eb8a3d1c27d0ae43621 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.360833 15899 ts_tablet_manager.cc:1434] T a4e5f0b081684eb8a3d1c27d0ae43621 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 13:22:38.360811 15900 raft_consensus.cc:359] T 86b0c083ea6543568de4c5e633d56a62 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.361925 15900 raft_consensus.cc:385] T 86b0c083ea6543568de4c5e633d56a62 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.349610 15924 raft_consensus.cc:515] T c9c0ad594e424674af7bb8c9a3d78f97 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.349682 15763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c0ad594e424674af7bb8c9a3d78f97" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "548058467115462ca015a35b9872d4fe"
I20260710 13:22:38.362198 15899 tablet_bootstrap.cc:492] T 9dc307efb71a424686c638e3fc1ab95d P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Bootstrap starting.
I20260710 13:22:38.362254 15900 raft_consensus.cc:740] T 86b0c083ea6543568de4c5e633d56a62 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b931a637cb944709ac89a5a427fd19e, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.370828 15614 raft_consensus.cc:2393] T c9c0ad594e424674af7bb8c9a3d78f97 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6b931a637cb944709ac89a5a427fd19e in current term 1: Already voted for candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in this term.
I20260710 13:22:38.360801 15826 raft_consensus.cc:2804] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:38.370432 15901 raft_consensus.cc:385] T fb36c119f0dd4baeaddd4f6b9da27f20 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.370464 15763 raft_consensus.cc:3060] T c9c0ad594e424674af7bb8c9a3d78f97 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.375496 15848 raft_consensus.cc:493] T 9dc307efb71a424686c638e3fc1ab95d P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:38.376148 15848 raft_consensus.cc:515] T 9dc307efb71a424686c638e3fc1ab95d P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.379528 15614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc307efb71a424686c638e3fc1ab95d" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" is_pre_election: true
I20260710 13:22:38.380357 15762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c0ad594e424674af7bb8c9a3d78f97" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "548058467115462ca015a35b9872d4fe"
W20260710 13:22:38.381723 15654 leader_election.cc:343] T 9dc307efb71a424686c638e3fc1ab95d P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:38.384507 15689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c0ad594e424674af7bb8c9a3d78f97" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b931a637cb944709ac89a5a427fd19e"
I20260710 13:22:38.385481 15689 raft_consensus.cc:2393] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in current term 1: Already voted for candidate 6b931a637cb944709ac89a5a427fd19e in this term.
I20260710 13:22:38.380978 15509 catalog_manager.cc:5697] T ff2c10295d2e4d36a507a7cdb77377c7 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c reported cstate change: term changed from 0 to 1, leader changed from <none> to b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65). New cstate: current_term: 1 leader_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:38.386679 15848 leader_election.cc:290] T 9dc307efb71a424686c638e3fc1ab95d P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:38.372764 15901 raft_consensus.cc:740] T fb36c119f0dd4baeaddd4f6b9da27f20 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 548058467115462ca015a35b9872d4fe, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.390903 15901 consensus_queue.cc:260] T fb36c119f0dd4baeaddd4f6b9da27f20 P 548058467115462ca015a35b9872d4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.392207 15924 leader_election.cc:290] T c9c0ad594e424674af7bb8c9a3d78f97 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 1 election: Requested vote from peers 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:38.393030 15762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc307efb71a424686c638e3fc1ab95d" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "548058467115462ca015a35b9872d4fe" is_pre_election: true
I20260710 13:22:38.398535 15762 raft_consensus.cc:2468] T 9dc307efb71a424686c638e3fc1ab95d P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b931a637cb944709ac89a5a427fd19e in term 0.
I20260710 13:22:38.394307 15579 leader_election.cc:304] T c9c0ad594e424674af7bb8c9a3d78f97 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [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: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 548058467115462ca015a35b9872d4fe, 6b931a637cb944709ac89a5a427fd19e
I20260710 13:22:38.371306 15900 consensus_queue.cc:260] T 86b0c083ea6543568de4c5e633d56a62 P 6b931a637cb944709ac89a5a427fd19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.400521 15654 leader_election.cc:304] T 9dc307efb71a424686c638e3fc1ab95d P 6b931a637cb944709ac89a5a427fd19e [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: 548058467115462ca015a35b9872d4fe, 6b931a637cb944709ac89a5a427fd19e; no voters: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c
I20260710 13:22:38.401340 15848 raft_consensus.cc:2804] T 9dc307efb71a424686c638e3fc1ab95d P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:38.401713 15848 raft_consensus.cc:493] T 9dc307efb71a424686c638e3fc1ab95d P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:38.401806 15923 raft_consensus.cc:2749] T c9c0ad594e424674af7bb8c9a3d78f97 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:22:38.402119 15848 raft_consensus.cc:3060] T 9dc307efb71a424686c638e3fc1ab95d P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.406945 15899 tablet_bootstrap.cc:654] T 9dc307efb71a424686c638e3fc1ab95d P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.411773 15763 raft_consensus.cc:2468] T c9c0ad594e424674af7bb8c9a3d78f97 P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b931a637cb944709ac89a5a427fd19e in term 1.
I20260710 13:22:38.409678 15900 ts_tablet_manager.cc:1434] T 86b0c083ea6543568de4c5e633d56a62 P 6b931a637cb944709ac89a5a427fd19e: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.002s
I20260710 13:22:38.410683 15826 raft_consensus.cc:697] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe [term 1 LEADER]: Becoming Leader. State: Replica: 548058467115462ca015a35b9872d4fe, State: Running, Role: LEADER
I20260710 13:22:38.411509 15510 catalog_manager.cc:5697] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b931a637cb944709ac89a5a427fd19e (127.10.210.66). New cstate: current_term: 1 leader_uuid: "6b931a637cb944709ac89a5a427fd19e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:38.410499 15848 raft_consensus.cc:515] T 9dc307efb71a424686c638e3fc1ab95d P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.413391 15900 tablet_bootstrap.cc:492] T dbf72fc741d64b5ba881d543205be518 P 6b931a637cb944709ac89a5a427fd19e: Bootstrap starting.
I20260710 13:22:38.413251 15826 consensus_queue.cc:237] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.413893 15654 leader_election.cc:304] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 548058467115462ca015a35b9872d4fe, 6b931a637cb944709ac89a5a427fd19e; no voters: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c
I20260710 13:22:38.416397 15848 leader_election.cc:290] T 9dc307efb71a424686c638e3fc1ab95d P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 election: Requested vote from peers b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:38.416925 15922 raft_consensus.cc:2804] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:38.417409 15922 raft_consensus.cc:697] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e [term 1 LEADER]: Becoming Leader. State: Replica: 6b931a637cb944709ac89a5a427fd19e, State: Running, Role: LEADER
I20260710 13:22:38.413414 15510 catalog_manager.cc:5697] T acf4a99deae74a09bc65b901757df283 P 6b931a637cb944709ac89a5a427fd19e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b931a637cb944709ac89a5a427fd19e (127.10.210.66). New cstate: current_term: 1 leader_uuid: "6b931a637cb944709ac89a5a427fd19e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:38.418279 15922 consensus_queue.cc:237] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.420244 15614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc307efb71a424686c638e3fc1ab95d" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
I20260710 13:22:38.421603 15901 ts_tablet_manager.cc:1434] T fb36c119f0dd4baeaddd4f6b9da27f20 P 548058467115462ca015a35b9872d4fe: Time spent starting tablet: real 0.081s	user 0.011s	sys 0.000s
I20260710 13:22:38.422802 15901 tablet_bootstrap.cc:492] T e9a3bc8e94c1430985e05c67b7d41c71 P 548058467115462ca015a35b9872d4fe: Bootstrap starting.
W20260710 13:22:38.423162 15654 leader_election.cc:343] T 9dc307efb71a424686c638e3fc1ab95d P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:38.425202 15900 tablet_bootstrap.cc:654] T dbf72fc741d64b5ba881d543205be518 P 6b931a637cb944709ac89a5a427fd19e: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.427516 15763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc307efb71a424686c638e3fc1ab95d" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "548058467115462ca015a35b9872d4fe"
I20260710 13:22:38.428314 15763 raft_consensus.cc:3060] T 9dc307efb71a424686c638e3fc1ab95d P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.437485 15763 raft_consensus.cc:2468] T 9dc307efb71a424686c638e3fc1ab95d P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b931a637cb944709ac89a5a427fd19e in term 1.
I20260710 13:22:38.438745 15654 leader_election.cc:304] T 9dc307efb71a424686c638e3fc1ab95d P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 548058467115462ca015a35b9872d4fe, 6b931a637cb944709ac89a5a427fd19e; no voters: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c
I20260710 13:22:38.440374 15922 raft_consensus.cc:2804] T 9dc307efb71a424686c638e3fc1ab95d P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:38.441071 15922 raft_consensus.cc:697] T 9dc307efb71a424686c638e3fc1ab95d P 6b931a637cb944709ac89a5a427fd19e [term 1 LEADER]: Becoming Leader. State: Replica: 6b931a637cb944709ac89a5a427fd19e, State: Running, Role: LEADER
I20260710 13:22:38.441561 15901 tablet_bootstrap.cc:654] T e9a3bc8e94c1430985e05c67b7d41c71 P 548058467115462ca015a35b9872d4fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.442128 15922 consensus_queue.cc:237] T 9dc307efb71a424686c638e3fc1ab95d P 6b931a637cb944709ac89a5a427fd19e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.442550 15511 catalog_manager.cc:5697] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 548058467115462ca015a35b9872d4fe (127.10.210.67). New cstate: current_term: 1 leader_uuid: "548058467115462ca015a35b9872d4fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:38.446931 15900 tablet_bootstrap.cc:492] T dbf72fc741d64b5ba881d543205be518 P 6b931a637cb944709ac89a5a427fd19e: No bootstrap required, opened a new log
I20260710 13:22:38.447431 15900 ts_tablet_manager.cc:1403] T dbf72fc741d64b5ba881d543205be518 P 6b931a637cb944709ac89a5a427fd19e: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.009s
I20260710 13:22:38.450881 15899 tablet_bootstrap.cc:492] T 9dc307efb71a424686c638e3fc1ab95d P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: No bootstrap required, opened a new log
I20260710 13:22:38.451367 15899 ts_tablet_manager.cc:1403] T 9dc307efb71a424686c638e3fc1ab95d P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Time spent bootstrapping tablet: real 0.089s	user 0.009s	sys 0.025s
I20260710 13:22:38.452128 15900 raft_consensus.cc:359] T dbf72fc741d64b5ba881d543205be518 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.452881 15900 raft_consensus.cc:385] T dbf72fc741d64b5ba881d543205be518 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.454355 15900 raft_consensus.cc:740] T dbf72fc741d64b5ba881d543205be518 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b931a637cb944709ac89a5a427fd19e, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.454483 15899 raft_consensus.cc:359] T 9dc307efb71a424686c638e3fc1ab95d P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.455127 15900 consensus_queue.cc:260] T dbf72fc741d64b5ba881d543205be518 P 6b931a637cb944709ac89a5a427fd19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.455164 15899 raft_consensus.cc:385] T 9dc307efb71a424686c638e3fc1ab95d P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.456673 15899 raft_consensus.cc:740] T 9dc307efb71a424686c638e3fc1ab95d P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.457376 15899 consensus_queue.cc:260] T 9dc307efb71a424686c638e3fc1ab95d P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.457791 15900 ts_tablet_manager.cc:1434] T dbf72fc741d64b5ba881d543205be518 P 6b931a637cb944709ac89a5a427fd19e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 13:22:38.458853 15900 tablet_bootstrap.cc:492] T fb36c119f0dd4baeaddd4f6b9da27f20 P 6b931a637cb944709ac89a5a427fd19e: Bootstrap starting.
I20260710 13:22:38.459476 15899 ts_tablet_manager.cc:1434] T 9dc307efb71a424686c638e3fc1ab95d P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:22:38.460413 15899 tablet_bootstrap.cc:492] T fb36c119f0dd4baeaddd4f6b9da27f20 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Bootstrap starting.
I20260710 13:22:38.466960 15899 tablet_bootstrap.cc:654] T fb36c119f0dd4baeaddd4f6b9da27f20 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.470074 15901 tablet_bootstrap.cc:492] T e9a3bc8e94c1430985e05c67b7d41c71 P 548058467115462ca015a35b9872d4fe: No bootstrap required, opened a new log
I20260710 13:22:38.470511 15901 ts_tablet_manager.cc:1403] T e9a3bc8e94c1430985e05c67b7d41c71 P 548058467115462ca015a35b9872d4fe: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.009s
I20260710 13:22:38.471858 15900 tablet_bootstrap.cc:654] T fb36c119f0dd4baeaddd4f6b9da27f20 P 6b931a637cb944709ac89a5a427fd19e: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.473033 15901 raft_consensus.cc:359] T e9a3bc8e94c1430985e05c67b7d41c71 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.473709 15901 raft_consensus.cc:385] T e9a3bc8e94c1430985e05c67b7d41c71 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.473976 15901 raft_consensus.cc:740] T e9a3bc8e94c1430985e05c67b7d41c71 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 548058467115462ca015a35b9872d4fe, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.474643 15901 consensus_queue.cc:260] T e9a3bc8e94c1430985e05c67b7d41c71 P 548058467115462ca015a35b9872d4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.478785 15899 tablet_bootstrap.cc:492] T fb36c119f0dd4baeaddd4f6b9da27f20 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: No bootstrap required, opened a new log
I20260710 13:22:38.479406 15899 ts_tablet_manager.cc:1403] T fb36c119f0dd4baeaddd4f6b9da27f20 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260710 13:22:38.476675 15901 ts_tablet_manager.cc:1434] T e9a3bc8e94c1430985e05c67b7d41c71 P 548058467115462ca015a35b9872d4fe: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:22:38.481881 15900 tablet_bootstrap.cc:492] T fb36c119f0dd4baeaddd4f6b9da27f20 P 6b931a637cb944709ac89a5a427fd19e: No bootstrap required, opened a new log
I20260710 13:22:38.482376 15900 ts_tablet_manager.cc:1403] T fb36c119f0dd4baeaddd4f6b9da27f20 P 6b931a637cb944709ac89a5a427fd19e: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.004s
I20260710 13:22:38.482131 15899 raft_consensus.cc:359] T fb36c119f0dd4baeaddd4f6b9da27f20 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.482853 15899 raft_consensus.cc:385] T fb36c119f0dd4baeaddd4f6b9da27f20 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.483156 15899 raft_consensus.cc:740] T fb36c119f0dd4baeaddd4f6b9da27f20 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.483831 15899 consensus_queue.cc:260] T fb36c119f0dd4baeaddd4f6b9da27f20 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.485093 15900 raft_consensus.cc:359] T fb36c119f0dd4baeaddd4f6b9da27f20 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.485759 15900 raft_consensus.cc:385] T fb36c119f0dd4baeaddd4f6b9da27f20 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.485862 15899 ts_tablet_manager.cc:1434] T fb36c119f0dd4baeaddd4f6b9da27f20 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:22:38.486039 15900 raft_consensus.cc:740] T fb36c119f0dd4baeaddd4f6b9da27f20 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b931a637cb944709ac89a5a427fd19e, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.486703 15900 consensus_queue.cc:260] T fb36c119f0dd4baeaddd4f6b9da27f20 P 6b931a637cb944709ac89a5a427fd19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.488255 15900 ts_tablet_manager.cc:1434] T fb36c119f0dd4baeaddd4f6b9da27f20 P 6b931a637cb944709ac89a5a427fd19e: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 13:22:38.489329 15900 tablet_bootstrap.cc:492] T a4e5f0b081684eb8a3d1c27d0ae43621 P 6b931a637cb944709ac89a5a427fd19e: Bootstrap starting.
I20260710 13:22:38.495045 15900 tablet_bootstrap.cc:654] T a4e5f0b081684eb8a3d1c27d0ae43621 P 6b931a637cb944709ac89a5a427fd19e: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:38.496604 15510 catalog_manager.cc:5697] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b931a637cb944709ac89a5a427fd19e (127.10.210.66). New cstate: current_term: 1 leader_uuid: "6b931a637cb944709ac89a5a427fd19e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:38.498358 15510 catalog_manager.cc:5697] T 9dc307efb71a424686c638e3fc1ab95d P 6b931a637cb944709ac89a5a427fd19e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b931a637cb944709ac89a5a427fd19e (127.10.210.66). New cstate: current_term: 1 leader_uuid: "6b931a637cb944709ac89a5a427fd19e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:38.499769 15900 tablet_bootstrap.cc:492] T a4e5f0b081684eb8a3d1c27d0ae43621 P 6b931a637cb944709ac89a5a427fd19e: No bootstrap required, opened a new log
I20260710 13:22:38.500257 15900 ts_tablet_manager.cc:1403] T a4e5f0b081684eb8a3d1c27d0ae43621 P 6b931a637cb944709ac89a5a427fd19e: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:22:38.502358 15900 raft_consensus.cc:359] T a4e5f0b081684eb8a3d1c27d0ae43621 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.502969 15900 raft_consensus.cc:385] T a4e5f0b081684eb8a3d1c27d0ae43621 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:38.503228 15900 raft_consensus.cc:740] T a4e5f0b081684eb8a3d1c27d0ae43621 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b931a637cb944709ac89a5a427fd19e, State: Initialized, Role: FOLLOWER
I20260710 13:22:38.503854 15900 consensus_queue.cc:260] T a4e5f0b081684eb8a3d1c27d0ae43621 P 6b931a637cb944709ac89a5a427fd19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.505627 15900 ts_tablet_manager.cc:1434] T a4e5f0b081684eb8a3d1c27d0ae43621 P 6b931a637cb944709ac89a5a427fd19e: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260710 13:22:38.507077 15846 raft_consensus.cc:493] T fb36c119f0dd4baeaddd4f6b9da27f20 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:38.507576 15846 raft_consensus.cc:515] T fb36c119f0dd4baeaddd4f6b9da27f20 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.509513 15846 leader_election.cc:290] T fb36c119f0dd4baeaddd4f6b9da27f20 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:38.510139 15689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb36c119f0dd4baeaddd4f6b9da27f20" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b931a637cb944709ac89a5a427fd19e" is_pre_election: true
I20260710 13:22:38.510438 15763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb36c119f0dd4baeaddd4f6b9da27f20" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "548058467115462ca015a35b9872d4fe" is_pre_election: true
I20260710 13:22:38.510738 15689 raft_consensus.cc:2468] T fb36c119f0dd4baeaddd4f6b9da27f20 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in term 0.
I20260710 13:22:38.510996 15763 raft_consensus.cc:2468] T fb36c119f0dd4baeaddd4f6b9da27f20 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in term 0.
I20260710 13:22:38.511843 15580 leader_election.cc:304] T fb36c119f0dd4baeaddd4f6b9da27f20 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b931a637cb944709ac89a5a427fd19e, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 
I20260710 13:22:38.512478 15846 raft_consensus.cc:2804] T fb36c119f0dd4baeaddd4f6b9da27f20 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:38.512900 15846 raft_consensus.cc:493] T fb36c119f0dd4baeaddd4f6b9da27f20 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:38.513249 15846 raft_consensus.cc:3060] T fb36c119f0dd4baeaddd4f6b9da27f20 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.519023 15826 raft_consensus.cc:493] T 86b0c083ea6543568de4c5e633d56a62 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:38.519063 15846 raft_consensus.cc:515] T fb36c119f0dd4baeaddd4f6b9da27f20 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.519670 15826 raft_consensus.cc:515] T 86b0c083ea6543568de4c5e633d56a62 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.521577 15826 leader_election.cc:290] T 86b0c083ea6543568de4c5e633d56a62 P 548058467115462ca015a35b9872d4fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593), 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631)
I20260710 13:22:38.521595 15846 leader_election.cc:290] T fb36c119f0dd4baeaddd4f6b9da27f20 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 1 election: Requested vote from peers 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:38.521788 15689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb36c119f0dd4baeaddd4f6b9da27f20" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b931a637cb944709ac89a5a427fd19e"
I20260710 13:22:38.522173 15763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb36c119f0dd4baeaddd4f6b9da27f20" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "548058467115462ca015a35b9872d4fe"
I20260710 13:22:38.522432 15689 raft_consensus.cc:3060] T fb36c119f0dd4baeaddd4f6b9da27f20 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.522683 15763 raft_consensus.cc:3060] T fb36c119f0dd4baeaddd4f6b9da27f20 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.527487 15612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b0c083ea6543568de4c5e633d56a62" candidate_uuid: "548058467115462ca015a35b9872d4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" is_pre_election: true
I20260710 13:22:38.528126 15612 raft_consensus.cc:2468] T 86b0c083ea6543568de4c5e633d56a62 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 548058467115462ca015a35b9872d4fe in term 0.
I20260710 13:22:38.528676 15763 raft_consensus.cc:2468] T fb36c119f0dd4baeaddd4f6b9da27f20 P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in term 1.
I20260710 13:22:38.529081 15687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b0c083ea6543568de4c5e633d56a62" candidate_uuid: "548058467115462ca015a35b9872d4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b931a637cb944709ac89a5a427fd19e" is_pre_election: true
I20260710 13:22:38.529659 15579 leader_election.cc:304] T fb36c119f0dd4baeaddd4f6b9da27f20 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 548058467115462ca015a35b9872d4fe, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 
I20260710 13:22:38.529693 15687 raft_consensus.cc:2468] T 86b0c083ea6543568de4c5e633d56a62 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 548058467115462ca015a35b9872d4fe in term 0.
I20260710 13:22:38.531019 15846 raft_consensus.cc:2804] T fb36c119f0dd4baeaddd4f6b9da27f20 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:38.531039 15729 leader_election.cc:304] T 86b0c083ea6543568de4c5e633d56a62 P 548058467115462ca015a35b9872d4fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 548058467115462ca015a35b9872d4fe, 6b931a637cb944709ac89a5a427fd19e; no voters: 
I20260710 13:22:38.531612 15846 raft_consensus.cc:697] T fb36c119f0dd4baeaddd4f6b9da27f20 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 LEADER]: Becoming Leader. State: Replica: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c, State: Running, Role: LEADER
I20260710 13:22:38.531898 15689 raft_consensus.cc:2468] T fb36c119f0dd4baeaddd4f6b9da27f20 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in term 1.
I20260710 13:22:38.532454 15826 raft_consensus.cc:2804] T 86b0c083ea6543568de4c5e633d56a62 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:38.532420 15846 consensus_queue.cc:237] T fb36c119f0dd4baeaddd4f6b9da27f20 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.533000 15826 raft_consensus.cc:493] T 86b0c083ea6543568de4c5e633d56a62 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:38.533474 15826 raft_consensus.cc:3060] T 86b0c083ea6543568de4c5e633d56a62 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.539749 15826 raft_consensus.cc:515] T 86b0c083ea6543568de4c5e633d56a62 P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.541400 15826 leader_election.cc:290] T 86b0c083ea6543568de4c5e633d56a62 P 548058467115462ca015a35b9872d4fe [CANDIDATE]: Term 1 election: Requested vote from peers b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593), 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631)
I20260710 13:22:38.542057 15612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b0c083ea6543568de4c5e633d56a62" candidate_uuid: "548058467115462ca015a35b9872d4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
I20260710 13:22:38.542531 15689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b0c083ea6543568de4c5e633d56a62" candidate_uuid: "548058467115462ca015a35b9872d4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b931a637cb944709ac89a5a427fd19e"
I20260710 13:22:38.542680 15612 raft_consensus.cc:3060] T 86b0c083ea6543568de4c5e633d56a62 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.543251 15689 raft_consensus.cc:3060] T 86b0c083ea6543568de4c5e633d56a62 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.542724 15510 catalog_manager.cc:5697] T fb36c119f0dd4baeaddd4f6b9da27f20 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c reported cstate change: term changed from 0 to 1, leader changed from <none> to b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65). New cstate: current_term: 1 leader_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:38.548310 15689 raft_consensus.cc:2468] T 86b0c083ea6543568de4c5e633d56a62 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 548058467115462ca015a35b9872d4fe in term 1.
I20260710 13:22:38.549155 15612 raft_consensus.cc:2468] T 86b0c083ea6543568de4c5e633d56a62 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 548058467115462ca015a35b9872d4fe in term 1.
I20260710 13:22:38.549484 15729 leader_election.cc:304] T 86b0c083ea6543568de4c5e633d56a62 P 548058467115462ca015a35b9872d4fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 548058467115462ca015a35b9872d4fe, 6b931a637cb944709ac89a5a427fd19e; no voters: 
I20260710 13:22:38.550252 15826 raft_consensus.cc:2804] T 86b0c083ea6543568de4c5e633d56a62 P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:38.550592 15934 raft_consensus.cc:493] T a4e5f0b081684eb8a3d1c27d0ae43621 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:38.550937 15826 raft_consensus.cc:697] T 86b0c083ea6543568de4c5e633d56a62 P 548058467115462ca015a35b9872d4fe [term 1 LEADER]: Becoming Leader. State: Replica: 548058467115462ca015a35b9872d4fe, State: Running, Role: LEADER
I20260710 13:22:38.551081 15934 raft_consensus.cc:515] T a4e5f0b081684eb8a3d1c27d0ae43621 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.551805 15826 consensus_queue.cc:237] T 86b0c083ea6543568de4c5e633d56a62 P 548058467115462ca015a35b9872d4fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.554077 15612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4e5f0b081684eb8a3d1c27d0ae43621" candidate_uuid: "548058467115462ca015a35b9872d4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" is_pre_election: true
I20260710 13:22:38.554513 15934 leader_election.cc:290] T a4e5f0b081684eb8a3d1c27d0ae43621 P 548058467115462ca015a35b9872d4fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593), 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631)
I20260710 13:22:38.554713 15612 raft_consensus.cc:2468] T a4e5f0b081684eb8a3d1c27d0ae43621 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 548058467115462ca015a35b9872d4fe in term 0.
I20260710 13:22:38.555476 15689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4e5f0b081684eb8a3d1c27d0ae43621" candidate_uuid: "548058467115462ca015a35b9872d4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b931a637cb944709ac89a5a427fd19e" is_pre_election: true
I20260710 13:22:38.555985 15728 leader_election.cc:304] T a4e5f0b081684eb8a3d1c27d0ae43621 P 548058467115462ca015a35b9872d4fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 548058467115462ca015a35b9872d4fe, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 
I20260710 13:22:38.556102 15689 raft_consensus.cc:2468] T a4e5f0b081684eb8a3d1c27d0ae43621 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 548058467115462ca015a35b9872d4fe in term 0.
I20260710 13:22:38.556945 15934 raft_consensus.cc:2804] T a4e5f0b081684eb8a3d1c27d0ae43621 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:38.557303 15934 raft_consensus.cc:493] T a4e5f0b081684eb8a3d1c27d0ae43621 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:38.557617 15934 raft_consensus.cc:3060] T a4e5f0b081684eb8a3d1c27d0ae43621 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.560948 15510 catalog_manager.cc:5697] T 86b0c083ea6543568de4c5e633d56a62 P 548058467115462ca015a35b9872d4fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 548058467115462ca015a35b9872d4fe (127.10.210.67). New cstate: current_term: 1 leader_uuid: "548058467115462ca015a35b9872d4fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:38.563550 15934 raft_consensus.cc:515] T a4e5f0b081684eb8a3d1c27d0ae43621 P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.565666 15934 leader_election.cc:290] T a4e5f0b081684eb8a3d1c27d0ae43621 P 548058467115462ca015a35b9872d4fe [CANDIDATE]: Term 1 election: Requested vote from peers b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593), 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631)
I20260710 13:22:38.566668 15689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4e5f0b081684eb8a3d1c27d0ae43621" candidate_uuid: "548058467115462ca015a35b9872d4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b931a637cb944709ac89a5a427fd19e"
I20260710 13:22:38.566282 15612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4e5f0b081684eb8a3d1c27d0ae43621" candidate_uuid: "548058467115462ca015a35b9872d4fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
I20260710 13:22:38.567211 15689 raft_consensus.cc:3060] T a4e5f0b081684eb8a3d1c27d0ae43621 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.567402 15612 raft_consensus.cc:3060] T a4e5f0b081684eb8a3d1c27d0ae43621 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.573581 15689 raft_consensus.cc:2468] T a4e5f0b081684eb8a3d1c27d0ae43621 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 548058467115462ca015a35b9872d4fe in term 1.
I20260710 13:22:38.574196 15612 raft_consensus.cc:2468] T a4e5f0b081684eb8a3d1c27d0ae43621 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 548058467115462ca015a35b9872d4fe in term 1.
I20260710 13:22:38.574608 15729 leader_election.cc:304] T a4e5f0b081684eb8a3d1c27d0ae43621 P 548058467115462ca015a35b9872d4fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 548058467115462ca015a35b9872d4fe, 6b931a637cb944709ac89a5a427fd19e; no voters: 
I20260710 13:22:38.575431 15934 raft_consensus.cc:2804] T a4e5f0b081684eb8a3d1c27d0ae43621 P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:38.575855 15934 raft_consensus.cc:697] T a4e5f0b081684eb8a3d1c27d0ae43621 P 548058467115462ca015a35b9872d4fe [term 1 LEADER]: Becoming Leader. State: Replica: 548058467115462ca015a35b9872d4fe, State: Running, Role: LEADER
I20260710 13:22:38.576565 15934 consensus_queue.cc:237] T a4e5f0b081684eb8a3d1c27d0ae43621 P 548058467115462ca015a35b9872d4fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.583297 15510 catalog_manager.cc:5697] T a4e5f0b081684eb8a3d1c27d0ae43621 P 548058467115462ca015a35b9872d4fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 548058467115462ca015a35b9872d4fe (127.10.210.67). New cstate: current_term: 1 leader_uuid: "548058467115462ca015a35b9872d4fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:38.713053 15689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acf4a99deae74a09bc65b901757df283"
dest_uuid: "6b931a637cb944709ac89a5a427fd19e"
mode: GRACEFUL
new_leader_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
 from {username='slave'} at 127.0.0.1:45718
I20260710 13:22:38.713725 15689 raft_consensus.cc:606] T acf4a99deae74a09bc65b901757df283 P 6b931a637cb944709ac89a5a427fd19e [term 1 LEADER]: Received request to transfer leadership to TS b0ffa6aab9b143d7b3fb1dd7f7a2bf0c
I20260710 13:22:38.717697 15922 consensus_queue.cc:1048] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:38.718860 15689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9a3bc8e94c1430985e05c67b7d41c71"
dest_uuid: "6b931a637cb944709ac89a5a427fd19e"
mode: GRACEFUL
new_leader_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
 from {username='slave'} at 127.0.0.1:45718
I20260710 13:22:38.719360 15689 raft_consensus.cc:606] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e [term 1 LEADER]: Received request to transfer leadership to TS b0ffa6aab9b143d7b3fb1dd7f7a2bf0c
I20260710 13:22:38.724476 15848 raft_consensus.cc:993] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e: : Instructing follower b0ffa6aab9b143d7b3fb1dd7f7a2bf0c to start an election
I20260710 13:22:38.728561 15848 raft_consensus.cc:1081] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e [term 1 LEADER]: Signalling peer b0ffa6aab9b143d7b3fb1dd7f7a2bf0c to start an election
I20260710 13:22:38.729077 15689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9c0ad594e424674af7bb8c9a3d78f97"
dest_uuid: "6b931a637cb944709ac89a5a427fd19e"
mode: GRACEFUL
new_leader_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
 from {username='slave'} at 127.0.0.1:45718
I20260710 13:22:38.729652 15689 raft_consensus.cc:606] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e [term 1 LEADER]: Received request to transfer leadership to TS b0ffa6aab9b143d7b3fb1dd7f7a2bf0c
I20260710 13:22:38.730672 15614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9a3bc8e94c1430985e05c67b7d41c71"
dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
 from {username='slave'} at 127.0.0.1:36430
I20260710 13:22:38.736267 15614 raft_consensus.cc:493] T e9a3bc8e94c1430985e05c67b7d41c71 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:38.736603 15614 raft_consensus.cc:3060] T e9a3bc8e94c1430985e05c67b7d41c71 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:38.737811 15763 raft_consensus.cc:3060] T e9a3bc8e94c1430985e05c67b7d41c71 P 548058467115462ca015a35b9872d4fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.743197 15614 raft_consensus.cc:515] T e9a3bc8e94c1430985e05c67b7d41c71 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.745079 15848 consensus_queue.cc:1048] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:38.747570 15689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9a3bc8e94c1430985e05c67b7d41c71" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b931a637cb944709ac89a5a427fd19e"
I20260710 13:22:38.748086 15689 raft_consensus.cc:3055] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:38.748392 15689 raft_consensus.cc:740] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6b931a637cb944709ac89a5a427fd19e, State: Running, Role: LEADER
I20260710 13:22:38.749089 15689 consensus_queue.cc:260] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.749953 15689 raft_consensus.cc:3060] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:38.750298 15614 leader_election.cc:290] T e9a3bc8e94c1430985e05c67b7d41c71 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 2 election: Requested vote from peers 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:38.752502 15763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9a3bc8e94c1430985e05c67b7d41c71" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "548058467115462ca015a35b9872d4fe"
I20260710 13:22:38.754822 15761 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dbf72fc741d64b5ba881d543205be518"
dest_uuid: "548058467115462ca015a35b9872d4fe"
mode: GRACEFUL
new_leader_uuid: "6b931a637cb944709ac89a5a427fd19e"
 from {username='slave'} at 127.0.0.1:59108
I20260710 13:22:38.755611 15761 raft_consensus.cc:606] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe [term 1 LEADER]: Received request to transfer leadership to TS 6b931a637cb944709ac89a5a427fd19e
I20260710 13:22:38.761752 15689 raft_consensus.cc:2468] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in term 2.
I20260710 13:22:38.762095 15761 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86b0c083ea6543568de4c5e633d56a62"
dest_uuid: "548058467115462ca015a35b9872d4fe"
mode: GRACEFUL
new_leader_uuid: "6b931a637cb944709ac89a5a427fd19e"
 from {username='slave'} at 127.0.0.1:59108
I20260710 13:22:38.762701 15761 raft_consensus.cc:606] T 86b0c083ea6543568de4c5e633d56a62 P 548058467115462ca015a35b9872d4fe [term 1 LEADER]: Received request to transfer leadership to TS 6b931a637cb944709ac89a5a427fd19e
I20260710 13:22:38.762945 15580 leader_election.cc:304] T e9a3bc8e94c1430985e05c67b7d41c71 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [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: 6b931a637cb944709ac89a5a427fd19e, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 548058467115462ca015a35b9872d4fe
I20260710 13:22:38.764637 15846 raft_consensus.cc:2804] T e9a3bc8e94c1430985e05c67b7d41c71 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:38.765156 15846 raft_consensus.cc:697] T e9a3bc8e94c1430985e05c67b7d41c71 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 LEADER]: Becoming Leader. State: Replica: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c, State: Running, Role: LEADER
I20260710 13:22:38.765952 15846 consensus_queue.cc:237] T e9a3bc8e94c1430985e05c67b7d41c71 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.769037 15614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb36c119f0dd4baeaddd4f6b9da27f20"
dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
mode: GRACEFUL
new_leader_uuid: "6b931a637cb944709ac89a5a427fd19e"
 from {username='slave'} at 127.0.0.1:36438
I20260710 13:22:38.769549 15614 raft_consensus.cc:606] T fb36c119f0dd4baeaddd4f6b9da27f20 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 LEADER]: Received request to transfer leadership to TS 6b931a637cb944709ac89a5a427fd19e
I20260710 13:22:38.772986 15510 catalog_manager.cc:5697] T e9a3bc8e94c1430985e05c67b7d41c71 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c reported cstate change: term changed from 1 to 2, leader changed from 6b931a637cb944709ac89a5a427fd19e (127.10.210.66) to b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65). New cstate: current_term: 2 leader_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:38.780047 15848 consensus_queue.cc:1048] T acf4a99deae74a09bc65b901757df283 P 6b931a637cb944709ac89a5a427fd19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:38.798440 15922 consensus_queue.cc:1048] T acf4a99deae74a09bc65b901757df283 P 6b931a637cb944709ac89a5a427fd19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:38.807323 15898 raft_consensus.cc:993] T acf4a99deae74a09bc65b901757df283 P 6b931a637cb944709ac89a5a427fd19e: : Instructing follower b0ffa6aab9b143d7b3fb1dd7f7a2bf0c to start an election
I20260710 13:22:38.807821 15898 raft_consensus.cc:1081] T acf4a99deae74a09bc65b901757df283 P 6b931a637cb944709ac89a5a427fd19e [term 1 LEADER]: Signalling peer b0ffa6aab9b143d7b3fb1dd7f7a2bf0c to start an election
I20260710 13:22:38.809494 15614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "acf4a99deae74a09bc65b901757df283"
dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
 from {username='slave'} at 127.0.0.1:36430
I20260710 13:22:38.809947 15614 raft_consensus.cc:493] T acf4a99deae74a09bc65b901757df283 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:38.810277 15614 raft_consensus.cc:3060] T acf4a99deae74a09bc65b901757df283 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:38.814985 15614 raft_consensus.cc:515] T acf4a99deae74a09bc65b901757df283 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.817116 15614 leader_election.cc:290] T acf4a99deae74a09bc65b901757df283 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 2 election: Requested vote from peers 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:38.817363 15687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf4a99deae74a09bc65b901757df283" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b931a637cb944709ac89a5a427fd19e"
I20260710 13:22:38.817989 15687 raft_consensus.cc:3055] T acf4a99deae74a09bc65b901757df283 P 6b931a637cb944709ac89a5a427fd19e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:38.818291 15687 raft_consensus.cc:740] T acf4a99deae74a09bc65b901757df283 P 6b931a637cb944709ac89a5a427fd19e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6b931a637cb944709ac89a5a427fd19e, State: Running, Role: LEADER
I20260710 13:22:38.819012 15762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf4a99deae74a09bc65b901757df283" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "548058467115462ca015a35b9872d4fe"
I20260710 13:22:38.819669 15762 raft_consensus.cc:3060] T acf4a99deae74a09bc65b901757df283 P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:38.819468 15846 consensus_queue.cc:1048] T ff2c10295d2e4d36a507a7cdb77377c7 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:38.819054 15687 consensus_queue.cc:260] T acf4a99deae74a09bc65b901757df283 P 6b931a637cb944709ac89a5a427fd19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.823382 15687 raft_consensus.cc:3060] T acf4a99deae74a09bc65b901757df283 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:38.825435 15762 raft_consensus.cc:2468] T acf4a99deae74a09bc65b901757df283 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in term 2.
I20260710 13:22:38.826622 15579 leader_election.cc:304] T acf4a99deae74a09bc65b901757df283 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 548058467115462ca015a35b9872d4fe, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 
I20260710 13:22:38.827733 15846 raft_consensus.cc:2804] T acf4a99deae74a09bc65b901757df283 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:38.828261 15846 raft_consensus.cc:697] T acf4a99deae74a09bc65b901757df283 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 LEADER]: Becoming Leader. State: Replica: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c, State: Running, Role: LEADER
I20260710 13:22:38.829250 15898 raft_consensus.cc:493] T dbf72fc741d64b5ba881d543205be518 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:38.829188 15846 consensus_queue.cc:237] T acf4a99deae74a09bc65b901757df283 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.829766 15898 raft_consensus.cc:515] T dbf72fc741d64b5ba881d543205be518 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.831584 15898 leader_election.cc:290] T dbf72fc741d64b5ba881d543205be518 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:38.832124 15687 raft_consensus.cc:2468] T acf4a99deae74a09bc65b901757df283 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in term 2.
I20260710 13:22:38.832620 15762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf72fc741d64b5ba881d543205be518" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "548058467115462ca015a35b9872d4fe" is_pre_election: true
I20260710 13:22:38.833565 15614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf72fc741d64b5ba881d543205be518" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" is_pre_election: true
I20260710 13:22:38.834297 15614 raft_consensus.cc:2393] T dbf72fc741d64b5ba881d543205be518 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6b931a637cb944709ac89a5a427fd19e in current term 1: Already voted for candidate 548058467115462ca015a35b9872d4fe in this term.
I20260710 13:22:38.835310 15654 leader_election.cc:304] T dbf72fc741d64b5ba881d543205be518 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b931a637cb944709ac89a5a427fd19e; no voters: 548058467115462ca015a35b9872d4fe, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c
I20260710 13:22:38.836045 15898 raft_consensus.cc:3060] T dbf72fc741d64b5ba881d543205be518 P 6b931a637cb944709ac89a5a427fd19e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.839660 15846 consensus_queue.cc:1048] T ff2c10295d2e4d36a507a7cdb77377c7 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:38.842475 15509 catalog_manager.cc:5697] T acf4a99deae74a09bc65b901757df283 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c reported cstate change: term changed from 1 to 2, leader changed from 6b931a637cb944709ac89a5a427fd19e (127.10.210.66) to b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65). New cstate: current_term: 2 leader_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:38.846796 15846 raft_consensus.cc:493] T 9dc307efb71a424686c638e3fc1ab95d P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:38.847280 15846 raft_consensus.cc:515] T 9dc307efb71a424686c638e3fc1ab95d P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.849347 15898 raft_consensus.cc:2749] T dbf72fc741d64b5ba881d543205be518 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:38.850742 15761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc307efb71a424686c638e3fc1ab95d" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "548058467115462ca015a35b9872d4fe" is_pre_election: true
I20260710 13:22:38.851557 15761 raft_consensus.cc:2393] T 9dc307efb71a424686c638e3fc1ab95d P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in current term 1: Already voted for candidate 6b931a637cb944709ac89a5a427fd19e in this term.
I20260710 13:22:38.852756 15846 leader_election.cc:290] T 9dc307efb71a424686c638e3fc1ab95d P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:38.856117 15687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc307efb71a424686c638e3fc1ab95d" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b931a637cb944709ac89a5a427fd19e" is_pre_election: true
I20260710 13:22:38.857892 15580 leader_election.cc:304] T 9dc307efb71a424686c638e3fc1ab95d P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 548058467115462ca015a35b9872d4fe, 6b931a637cb944709ac89a5a427fd19e
I20260710 13:22:38.860229 15846 raft_consensus.cc:3060] T 9dc307efb71a424686c638e3fc1ab95d P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:38.865868 15846 raft_consensus.cc:2749] T 9dc307efb71a424686c638e3fc1ab95d P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:38.953095 15898 consensus_queue.cc:1048] T 9dc307efb71a424686c638e3fc1ab95d P 6b931a637cb944709ac89a5a427fd19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:38.953163 15934 consensus_queue.cc:1048] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:38.962237 15934 raft_consensus.cc:993] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe: : Instructing follower 6b931a637cb944709ac89a5a427fd19e to start an election
I20260710 13:22:38.962765 15934 raft_consensus.cc:1081] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe [term 1 LEADER]: Signalling peer 6b931a637cb944709ac89a5a427fd19e to start an election
I20260710 13:22:38.964891 15848 consensus_queue.cc:1048] T 9dc307efb71a424686c638e3fc1ab95d P 6b931a637cb944709ac89a5a427fd19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:38.969511 15934 consensus_queue.cc:1048] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:38.970288 15689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dbf72fc741d64b5ba881d543205be518"
dest_uuid: "6b931a637cb944709ac89a5a427fd19e"
 from {username='slave'} at 127.0.0.1:45704
I20260710 13:22:38.970919 15689 raft_consensus.cc:493] T dbf72fc741d64b5ba881d543205be518 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:38.971309 15689 raft_consensus.cc:3060] T dbf72fc741d64b5ba881d543205be518 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:38.973429 15934 consensus_queue.cc:1048] T a4e5f0b081684eb8a3d1c27d0ae43621 P 548058467115462ca015a35b9872d4fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:38.981876 15689 raft_consensus.cc:515] T dbf72fc741d64b5ba881d543205be518 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:38.986389 15848 consensus_queue.cc:1048] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:38.984978 15687 raft_consensus.cc:1240] T dbf72fc741d64b5ba881d543205be518 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Rejecting Update request from peer 548058467115462ca015a35b9872d4fe for earlier term 1. Current term is 2. Ops: []
I20260710 13:22:38.995563 15689 leader_election.cc:290] T dbf72fc741d64b5ba881d543205be518 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 2 election: Requested vote from peers b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:38.999219 15611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf72fc741d64b5ba881d543205be518" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
I20260710 13:22:39.005429 15762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf72fc741d64b5ba881d543205be518" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "548058467115462ca015a35b9872d4fe"
I20260710 13:22:39.006052 15762 raft_consensus.cc:3055] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:39.006414 15762 raft_consensus.cc:740] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 548058467115462ca015a35b9872d4fe, State: Running, Role: LEADER
I20260710 13:22:39.007239 15762 consensus_queue.cc:260] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:39.008399 15762 raft_consensus.cc:3060] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:39.014884 15848 consensus_queue.cc:1048] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:39.015539 15826 consensus_queue.cc:1048] T a4e5f0b081684eb8a3d1c27d0ae43621 P 548058467115462ca015a35b9872d4fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:39.031097 15762 raft_consensus.cc:2468] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b931a637cb944709ac89a5a427fd19e in term 2.
I20260710 13:22:39.041530 15846 consensus_queue.cc:1048] T fb36c119f0dd4baeaddd4f6b9da27f20 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:39.049903 15654 leader_election.cc:304] T dbf72fc741d64b5ba881d543205be518 P 6b931a637cb944709ac89a5a427fd19e [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: 548058467115462ca015a35b9872d4fe, 6b931a637cb944709ac89a5a427fd19e; no voters: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c
I20260710 13:22:39.051621 15848 raft_consensus.cc:2804] T dbf72fc741d64b5ba881d543205be518 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:39.052363 15848 raft_consensus.cc:697] T dbf72fc741d64b5ba881d543205be518 P 6b931a637cb944709ac89a5a427fd19e [term 2 LEADER]: Becoming Leader. State: Replica: 6b931a637cb944709ac89a5a427fd19e, State: Running, Role: LEADER
I20260710 13:22:39.053493 15848 consensus_queue.cc:237] T dbf72fc741d64b5ba881d543205be518 P 6b931a637cb944709ac89a5a427fd19e [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: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:39.064416 15846 raft_consensus.cc:993] T fb36c119f0dd4baeaddd4f6b9da27f20 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: : Instructing follower 6b931a637cb944709ac89a5a427fd19e to start an election
I20260710 13:22:39.064898 15846 raft_consensus.cc:1081] T fb36c119f0dd4baeaddd4f6b9da27f20 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 LEADER]: Signalling peer 6b931a637cb944709ac89a5a427fd19e to start an election
I20260710 13:22:39.070528 15826 consensus_queue.cc:1048] T 86b0c083ea6543568de4c5e633d56a62 P 548058467115462ca015a35b9872d4fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:39.070437 15923 consensus_queue.cc:1048] T fb36c119f0dd4baeaddd4f6b9da27f20 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:39.072019 15689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb36c119f0dd4baeaddd4f6b9da27f20"
dest_uuid: "6b931a637cb944709ac89a5a427fd19e"
 from {username='slave'} at 127.0.0.1:45706
I20260710 13:22:39.081709 15848 raft_consensus.cc:993] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e: : Instructing follower b0ffa6aab9b143d7b3fb1dd7f7a2bf0c to start an election
I20260710 13:22:39.083441 15848 raft_consensus.cc:1081] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e [term 1 LEADER]: Signalling peer b0ffa6aab9b143d7b3fb1dd7f7a2bf0c to start an election
I20260710 13:22:39.084728 15689 raft_consensus.cc:493] T fb36c119f0dd4baeaddd4f6b9da27f20 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:39.085172 15689 raft_consensus.cc:3060] T fb36c119f0dd4baeaddd4f6b9da27f20 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:39.086346 15509 catalog_manager.cc:5697] T dbf72fc741d64b5ba881d543205be518 P 6b931a637cb944709ac89a5a427fd19e reported cstate change: term changed from 1 to 2, leader changed from 548058467115462ca015a35b9872d4fe (127.10.210.67) to 6b931a637cb944709ac89a5a427fd19e (127.10.210.66). New cstate: current_term: 2 leader_uuid: "6b931a637cb944709ac89a5a427fd19e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:39.086881 15613 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9c0ad594e424674af7bb8c9a3d78f97"
dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
 from {username='slave'} at 127.0.0.1:36430
I20260710 13:22:39.088631 15613 raft_consensus.cc:493] T c9c0ad594e424674af7bb8c9a3d78f97 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:39.089025 15613 raft_consensus.cc:3060] T c9c0ad594e424674af7bb8c9a3d78f97 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:39.091637 15689 raft_consensus.cc:515] T fb36c119f0dd4baeaddd4f6b9da27f20 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:39.095077 15613 raft_consensus.cc:515] T c9c0ad594e424674af7bb8c9a3d78f97 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:39.096606 15689 leader_election.cc:290] T fb36c119f0dd4baeaddd4f6b9da27f20 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 2 election: Requested vote from peers b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:39.099064 15612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb36c119f0dd4baeaddd4f6b9da27f20" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
I20260710 13:22:39.099594 15612 raft_consensus.cc:3055] T fb36c119f0dd4baeaddd4f6b9da27f20 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:39.099870 15612 raft_consensus.cc:740] T fb36c119f0dd4baeaddd4f6b9da27f20 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c, State: Running, Role: LEADER
I20260710 13:22:39.100169 15761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb36c119f0dd4baeaddd4f6b9da27f20" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "548058467115462ca015a35b9872d4fe"
I20260710 13:22:39.100843 15761 raft_consensus.cc:3060] T fb36c119f0dd4baeaddd4f6b9da27f20 P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:39.100652 15612 consensus_queue.cc:260] T fb36c119f0dd4baeaddd4f6b9da27f20 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:39.103130 15612 raft_consensus.cc:3060] T fb36c119f0dd4baeaddd4f6b9da27f20 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:39.104928 15613 leader_election.cc:290] T c9c0ad594e424674af7bb8c9a3d78f97 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 2 election: Requested vote from peers 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:39.106685 15762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c0ad594e424674af7bb8c9a3d78f97" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "548058467115462ca015a35b9872d4fe"
I20260710 13:22:39.107225 15762 raft_consensus.cc:3060] T c9c0ad594e424674af7bb8c9a3d78f97 P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:39.108770 15761 raft_consensus.cc:2468] T fb36c119f0dd4baeaddd4f6b9da27f20 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b931a637cb944709ac89a5a427fd19e in term 2.
I20260710 13:22:39.109015 15689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c0ad594e424674af7bb8c9a3d78f97" candidate_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b931a637cb944709ac89a5a427fd19e"
I20260710 13:22:39.110028 15689 raft_consensus.cc:3055] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:39.109962 15654 leader_election.cc:304] T fb36c119f0dd4baeaddd4f6b9da27f20 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 548058467115462ca015a35b9872d4fe, 6b931a637cb944709ac89a5a427fd19e; no voters: 
I20260710 13:22:39.111364 15689 raft_consensus.cc:740] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6b931a637cb944709ac89a5a427fd19e, State: Running, Role: LEADER
I20260710 13:22:39.111769 15972 raft_consensus.cc:2804] T fb36c119f0dd4baeaddd4f6b9da27f20 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:39.112820 15612 raft_consensus.cc:2468] T fb36c119f0dd4baeaddd4f6b9da27f20 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b931a637cb944709ac89a5a427fd19e in term 2.
I20260710 13:22:39.113788 15934 consensus_queue.cc:1048] T 86b0c083ea6543568de4c5e633d56a62 P 548058467115462ca015a35b9872d4fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:39.114706 15689 consensus_queue.cc:260] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:39.113817 15972 raft_consensus.cc:697] T fb36c119f0dd4baeaddd4f6b9da27f20 P 6b931a637cb944709ac89a5a427fd19e [term 2 LEADER]: Becoming Leader. State: Replica: 6b931a637cb944709ac89a5a427fd19e, State: Running, Role: LEADER
I20260710 13:22:39.115859 15689 raft_consensus.cc:3060] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:39.115885 15972 consensus_queue.cc:237] T fb36c119f0dd4baeaddd4f6b9da27f20 P 6b931a637cb944709ac89a5a427fd19e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:39.123284 15689 raft_consensus.cc:2468] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in term 2.
I20260710 13:22:39.125191 15580 leader_election.cc:304] T c9c0ad594e424674af7bb8c9a3d78f97 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b931a637cb944709ac89a5a427fd19e, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 
I20260710 13:22:39.126129 15923 raft_consensus.cc:2804] T c9c0ad594e424674af7bb8c9a3d78f97 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:39.126598 15923 raft_consensus.cc:697] T c9c0ad594e424674af7bb8c9a3d78f97 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 LEADER]: Becoming Leader. State: Replica: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c, State: Running, Role: LEADER
I20260710 13:22:39.127410 15923 consensus_queue.cc:237] T c9c0ad594e424674af7bb8c9a3d78f97 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:39.128633 15762 raft_consensus.cc:2468] T c9c0ad594e424674af7bb8c9a3d78f97 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ffa6aab9b143d7b3fb1dd7f7a2bf0c in term 2.
I20260710 13:22:39.136217 15938 raft_consensus.cc:993] T 86b0c083ea6543568de4c5e633d56a62 P 548058467115462ca015a35b9872d4fe: : Instructing follower 6b931a637cb944709ac89a5a427fd19e to start an election
I20260710 13:22:39.136674 15934 raft_consensus.cc:1081] T 86b0c083ea6543568de4c5e633d56a62 P 548058467115462ca015a35b9872d4fe [term 1 LEADER]: Signalling peer 6b931a637cb944709ac89a5a427fd19e to start an election
I20260710 13:22:39.136055 15510 catalog_manager.cc:5697] T fb36c119f0dd4baeaddd4f6b9da27f20 P 6b931a637cb944709ac89a5a427fd19e reported cstate change: term changed from 1 to 2, leader changed from b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65) to 6b931a637cb944709ac89a5a427fd19e (127.10.210.66). New cstate: current_term: 2 leader_uuid: "6b931a637cb944709ac89a5a427fd19e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:39.138255 15687 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86b0c083ea6543568de4c5e633d56a62"
dest_uuid: "6b931a637cb944709ac89a5a427fd19e"
 from {username='slave'} at 127.0.0.1:45704
I20260710 13:22:39.138728 15687 raft_consensus.cc:493] T 86b0c083ea6543568de4c5e633d56a62 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:39.139104 15687 raft_consensus.cc:3060] T 86b0c083ea6543568de4c5e633d56a62 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:39.145346 15687 raft_consensus.cc:515] T 86b0c083ea6543568de4c5e633d56a62 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:39.147174 15687 leader_election.cc:290] T 86b0c083ea6543568de4c5e633d56a62 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 2 election: Requested vote from peers b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593), 548058467115462ca015a35b9872d4fe (127.10.210.67:38823)
I20260710 13:22:39.148164 15613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b0c083ea6543568de4c5e633d56a62" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
I20260710 13:22:39.148614 15613 raft_consensus.cc:3060] T 86b0c083ea6543568de4c5e633d56a62 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:39.149883 15762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b0c083ea6543568de4c5e633d56a62" candidate_uuid: "6b931a637cb944709ac89a5a427fd19e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "548058467115462ca015a35b9872d4fe"
I20260710 13:22:39.150545 15762 raft_consensus.cc:3055] T 86b0c083ea6543568de4c5e633d56a62 P 548058467115462ca015a35b9872d4fe [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:39.150928 15762 raft_consensus.cc:740] T 86b0c083ea6543568de4c5e633d56a62 P 548058467115462ca015a35b9872d4fe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 548058467115462ca015a35b9872d4fe, State: Running, Role: LEADER
I20260710 13:22:39.151769 15762 consensus_queue.cc:260] T 86b0c083ea6543568de4c5e633d56a62 P 548058467115462ca015a35b9872d4fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:39.153100 15762 raft_consensus.cc:3060] T 86b0c083ea6543568de4c5e633d56a62 P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:39.153960 15510 catalog_manager.cc:5697] T c9c0ad594e424674af7bb8c9a3d78f97 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c reported cstate change: term changed from 1 to 2, leader changed from 6b931a637cb944709ac89a5a427fd19e (127.10.210.66) to b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65). New cstate: current_term: 2 leader_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:39.156018 15613 raft_consensus.cc:2468] T 86b0c083ea6543568de4c5e633d56a62 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b931a637cb944709ac89a5a427fd19e in term 2.
I20260710 13:22:39.159586 15654 leader_election.cc:304] T 86b0c083ea6543568de4c5e633d56a62 P 6b931a637cb944709ac89a5a427fd19e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b931a637cb944709ac89a5a427fd19e, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 
I20260710 13:22:39.160018 15762 raft_consensus.cc:2468] T 86b0c083ea6543568de4c5e633d56a62 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b931a637cb944709ac89a5a427fd19e in term 2.
I20260710 13:22:39.160420 15898 raft_consensus.cc:2804] T 86b0c083ea6543568de4c5e633d56a62 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:39.160956 15898 raft_consensus.cc:697] T 86b0c083ea6543568de4c5e633d56a62 P 6b931a637cb944709ac89a5a427fd19e [term 2 LEADER]: Becoming Leader. State: Replica: 6b931a637cb944709ac89a5a427fd19e, State: Running, Role: LEADER
I20260710 13:22:39.161748 15898 consensus_queue.cc:237] T 86b0c083ea6543568de4c5e633d56a62 P 6b931a637cb944709ac89a5a427fd19e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:39.169816 15510 catalog_manager.cc:5697] T 86b0c083ea6543568de4c5e633d56a62 P 6b931a637cb944709ac89a5a427fd19e reported cstate change: term changed from 1 to 2, leader changed from 548058467115462ca015a35b9872d4fe (127.10.210.67) to 6b931a637cb944709ac89a5a427fd19e (127.10.210.66). New cstate: current_term: 2 leader_uuid: "6b931a637cb944709ac89a5a427fd19e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:39.202140 15687 raft_consensus.cc:1275] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Refusing update from remote peer b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:39.203382 15923 consensus_queue.cc:1048] T e9a3bc8e94c1430985e05c67b7d41c71 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:39.210178 15762 raft_consensus.cc:3060] T e9a3bc8e94c1430985e05c67b7d41c71 P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:39.218297 15762 raft_consensus.cc:1275] T e9a3bc8e94c1430985e05c67b7d41c71 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Refusing update from remote peer b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:39.219489 15924 consensus_queue.cc:1048] T e9a3bc8e94c1430985e05c67b7d41c71 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:39.254676 15762 raft_consensus.cc:1275] T acf4a99deae74a09bc65b901757df283 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Refusing update from remote peer b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:39.255683 15846 consensus_queue.cc:1048] T acf4a99deae74a09bc65b901757df283 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:39.262297 15687 raft_consensus.cc:1275] T acf4a99deae74a09bc65b901757df283 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Refusing update from remote peer b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:39.263820 15846 consensus_queue.cc:1048] T acf4a99deae74a09bc65b901757df283 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:39.435235 15613 raft_consensus.cc:3060] T dbf72fc741d64b5ba881d543205be518 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:39.441146 15613 raft_consensus.cc:1275] T dbf72fc741d64b5ba881d543205be518 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Refusing update from remote peer 6b931a637cb944709ac89a5a427fd19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:39.442600 15972 consensus_queue.cc:1048] T dbf72fc741d64b5ba881d543205be518 P 6b931a637cb944709ac89a5a427fd19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:39.450363 15762 raft_consensus.cc:1275] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Refusing update from remote peer 6b931a637cb944709ac89a5a427fd19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:39.451675 15848 consensus_queue.cc:1048] T dbf72fc741d64b5ba881d543205be518 P 6b931a637cb944709ac89a5a427fd19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:39.542722 15612 raft_consensus.cc:1275] T fb36c119f0dd4baeaddd4f6b9da27f20 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Refusing update from remote peer 6b931a637cb944709ac89a5a427fd19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:39.543951 15848 consensus_queue.cc:1048] T fb36c119f0dd4baeaddd4f6b9da27f20 P 6b931a637cb944709ac89a5a427fd19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:39.550956 15762 raft_consensus.cc:1275] T fb36c119f0dd4baeaddd4f6b9da27f20 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Refusing update from remote peer 6b931a637cb944709ac89a5a427fd19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:39.552273 15898 consensus_queue.cc:1048] T fb36c119f0dd4baeaddd4f6b9da27f20 P 6b931a637cb944709ac89a5a427fd19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:39.659436 15612 raft_consensus.cc:1275] T 86b0c083ea6543568de4c5e633d56a62 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Refusing update from remote peer 6b931a637cb944709ac89a5a427fd19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:39.660681 15848 consensus_queue.cc:1048] T 86b0c083ea6543568de4c5e633d56a62 P 6b931a637cb944709ac89a5a427fd19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:39.668377 15762 raft_consensus.cc:1275] T 86b0c083ea6543568de4c5e633d56a62 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Refusing update from remote peer 6b931a637cb944709ac89a5a427fd19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:39.669829 15898 consensus_queue.cc:1048] T 86b0c083ea6543568de4c5e633d56a62 P 6b931a637cb944709ac89a5a427fd19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:39.712230 15687 raft_consensus.cc:1275] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Refusing update from remote peer b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:39.713617 15924 consensus_queue.cc:1048] T c9c0ad594e424674af7bb8c9a3d78f97 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:39.714958 15762 raft_consensus.cc:1275] T c9c0ad594e424674af7bb8c9a3d78f97 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Refusing update from remote peer b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:39.716257 15924 consensus_queue.cc:1048] T c9c0ad594e424674af7bb8c9a3d78f97 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:41.775681 15510 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:40510:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:22:41.795446 15510 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40510:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:22:41.840243 11081 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:22:42.029337 16014 log.cc:927] Time spent T dbf72fc741d64b5ba881d543205be518 P 6b931a637cb944709ac89a5a427fd19e: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
I20260710 13:22:42.039870 16027 tablet.cc:1724] T 9dc307efb71a424686c638e3fc1ab95d P 6b931a637cb944709ac89a5a427fd19e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:42.155309 16043 tablet.cc:1724] T 9dc307efb71a424686c638e3fc1ab95d P 548058467115462ca015a35b9872d4fe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:22:42.146026 15579 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.210.67:38823, user_credentials={real_user=slave}} blocked reactor thread for 64531.6us
W20260710 13:22:42.172107 15580 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.210.66:40631, user_credentials={real_user=slave}} blocked reactor thread for 46280.9us
W20260710 13:22:42.203816 16012 log.cc:927] Time spent T c9c0ad594e424674af7bb8c9a3d78f97 P 548058467115462ca015a35b9872d4fe: Append to log took a long time: real 0.222s	user 0.005s	sys 0.000s
W20260710 13:22:42.248942 15580 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.210.66:40631, user_credentials={real_user=slave}} blocked reactor thread for 75932us
W20260710 13:22:42.254660 15654 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.210.67:38823, user_credentials={real_user=slave}} blocked reactor thread for 90552.1us
I20260710 13:22:42.258683 16050 tablet.cc:1724] T 86b0c083ea6543568de4c5e633d56a62 P 548058467115462ca015a35b9872d4fe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:42.235994 16053 tablet.cc:1724] T e9a3bc8e94c1430985e05c67b7d41c71 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:42.265085 16051 tablet.cc:1724] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:22:42.266516 16017 log.cc:927] Time spent T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe: Append to log took a long time: real 0.287s	user 0.004s	sys 0.000s
I20260710 13:22:42.242812 16042 tablet.cc:1724] T ff2c10295d2e4d36a507a7cdb77377c7 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:22:42.269752 16016 log.cc:927] Time spent T a4e5f0b081684eb8a3d1c27d0ae43621 P 548058467115462ca015a35b9872d4fe: Append to log took a long time: real 0.272s	user 0.000s	sys 0.003s
I20260710 13:22:42.244361 16045 tablet.cc:1724] T e9a3bc8e94c1430985e05c67b7d41c71 P 548058467115462ca015a35b9872d4fe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:42.291723 16058 tablet.cc:1724] T fb36c119f0dd4baeaddd4f6b9da27f20 P 6b931a637cb944709ac89a5a427fd19e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:42.295085 16057 tablet.cc:1724] T a4e5f0b081684eb8a3d1c27d0ae43621 P 548058467115462ca015a35b9872d4fe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:42.318010 16027 tablet.cc:1724] T 86b0c083ea6543568de4c5e633d56a62 P 6b931a637cb944709ac89a5a427fd19e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:42.269114 16049 tablet.cc:1724] T c9c0ad594e424674af7bb8c9a3d78f97 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:42.323220 15614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a68245668e984846a22045a96676afb3"
dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
mode: GRACEFUL
new_leader_uuid: "548058467115462ca015a35b9872d4fe"
 from {username='slave'} at 127.0.0.1:36442
I20260710 13:22:42.323895 15614 raft_consensus.cc:606] T a68245668e984846a22045a96676afb3 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 LEADER]: Received request to transfer leadership to TS 548058467115462ca015a35b9872d4fe
I20260710 13:22:42.291605 16056 tablet.cc:1724] T acf4a99deae74a09bc65b901757df283 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:22:42.365037 15580 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.210.66:40631, user_credentials={real_user=slave}} blocked reactor thread for 115093us
I20260710 13:22:42.363999 16051 tablet.cc:1724] T a4e5f0b081684eb8a3d1c27d0ae43621 P 6b931a637cb944709ac89a5a427fd19e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:42.380466 16053 tablet.cc:1724] T 86b0c083ea6543568de4c5e633d56a62 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:42.387740 16056 tablet.cc:1724] T fb36c119f0dd4baeaddd4f6b9da27f20 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:42.397307 16042 tablet.cc:1724] T dbf72fc741d64b5ba881d543205be518 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:22:42.371889 15579 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.210.67:38823, user_credentials={real_user=slave}} blocked reactor thread for 123819us
I20260710 13:22:42.418107 16060 raft_consensus.cc:993] T a68245668e984846a22045a96676afb3 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: : Instructing follower 548058467115462ca015a35b9872d4fe to start an election
I20260710 13:22:42.418694 16060 raft_consensus.cc:1081] T a68245668e984846a22045a96676afb3 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 LEADER]: Signalling peer 548058467115462ca015a35b9872d4fe to start an election
I20260710 13:22:42.419711 16061 tablet.cc:1724] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:42.422210 16045 tablet.cc:1724] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:42.424933 16049 tablet.cc:1724] T a4e5f0b081684eb8a3d1c27d0ae43621 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:42.427748 16057 tablet.cc:1724] T fb36c119f0dd4baeaddd4f6b9da27f20 P 548058467115462ca015a35b9872d4fe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:42.430158 16050 tablet.cc:1724] T acf4a99deae74a09bc65b901757df283 P 548058467115462ca015a35b9872d4fe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:42.436637 16027 tablet.cc:1724] T ff2c10295d2e4d36a507a7cdb77377c7 P 6b931a637cb944709ac89a5a427fd19e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:42.446835 16043 tablet.cc:1724] T c9c0ad594e424674af7bb8c9a3d78f97 P 548058467115462ca015a35b9872d4fe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:42.507226 15759 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a68245668e984846a22045a96676afb3"
dest_uuid: "548058467115462ca015a35b9872d4fe"
 from {username='slave'} at 127.0.0.1:59106
I20260710 13:22:42.510073 15759 raft_consensus.cc:493] T a68245668e984846a22045a96676afb3 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:42.511010 15759 raft_consensus.cc:3060] T a68245668e984846a22045a96676afb3 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:42.458691 16053 tablet.cc:1724] T 9dc307efb71a424686c638e3fc1ab95d P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:42.509279 16051 tablet.cc:1724] T dbf72fc741d64b5ba881d543205be518 P 6b931a637cb944709ac89a5a427fd19e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:42.524830 16027 tablet.cc:1724] T acf4a99deae74a09bc65b901757df283 P 6b931a637cb944709ac89a5a427fd19e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:42.531735 16043 tablet.cc:1724] T ff2c10295d2e4d36a507a7cdb77377c7 P 548058467115462ca015a35b9872d4fe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:22:42.590744 15580 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.210.66:40631, user_credentials={real_user=slave}} blocked reactor thread for 135350us
I20260710 13:22:42.947897 15759 raft_consensus.cc:515] T a68245668e984846a22045a96676afb3 P 548058467115462ca015a35b9872d4fe [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } } peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } }
I20260710 13:22:42.949096 15763 raft_consensus.cc:1240] T a68245668e984846a22045a96676afb3 P 548058467115462ca015a35b9872d4fe [term 3 FOLLOWER]: Rejecting Update request from peer b0ffa6aab9b143d7b3fb1dd7f7a2bf0c for earlier term 2. Current term is 3. Ops: []
I20260710 13:22:42.950480 15759 leader_election.cc:290] T a68245668e984846a22045a96676afb3 P 548058467115462ca015a35b9872d4fe [CANDIDATE]: Term 3 election: Requested vote from peers 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631), b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593)
I20260710 13:22:42.951244 15688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a68245668e984846a22045a96676afb3" candidate_uuid: "548058467115462ca015a35b9872d4fe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6b931a637cb944709ac89a5a427fd19e"
I20260710 13:22:42.951876 15688 raft_consensus.cc:3060] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:22:42.956525 15654 thread.cc:641] server-negotiator [worker] (thread pool) Time spent creating pthread: real 0.519s	user 0.017s	sys 0.009s
I20260710 13:22:42.956544 15609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a68245668e984846a22045a96676afb3" candidate_uuid: "548058467115462ca015a35b9872d4fe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
W20260710 13:22:42.957087 15654 thread.cc:608] server-negotiator [worker] (thread pool) Time spent starting thread: real 0.520s	user 0.018s	sys 0.009s
I20260710 13:22:42.957350 15609 raft_consensus.cc:3055] T a68245668e984846a22045a96676afb3 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:42.957657 15609 raft_consensus.cc:740] T a68245668e984846a22045a96676afb3 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b0ffa6aab9b143d7b3fb1dd7f7a2bf0c, State: Running, Role: LEADER
I20260710 13:22:42.958439 15609 consensus_queue.cc:260] T a68245668e984846a22045a96676afb3 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [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: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } } peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } }
I20260710 13:22:42.959549 15609 raft_consensus.cc:3060] T a68245668e984846a22045a96676afb3 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:42.971002 15688 raft_consensus.cc:2468] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 548058467115462ca015a35b9872d4fe in term 3.
I20260710 13:22:42.972328 15729 leader_election.cc:304] T a68245668e984846a22045a96676afb3 P 548058467115462ca015a35b9872d4fe [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: 548058467115462ca015a35b9872d4fe, 6b931a637cb944709ac89a5a427fd19e; no voters: 
I20260710 13:22:42.973215 15934 raft_consensus.cc:2804] T a68245668e984846a22045a96676afb3 P 548058467115462ca015a35b9872d4fe [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:42.977324 15609 raft_consensus.cc:2468] T a68245668e984846a22045a96676afb3 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 548058467115462ca015a35b9872d4fe in term 3.
I20260710 13:22:42.980072 15934 raft_consensus.cc:697] T a68245668e984846a22045a96676afb3 P 548058467115462ca015a35b9872d4fe [term 3 LEADER]: Becoming Leader. State: Replica: 548058467115462ca015a35b9872d4fe, State: Running, Role: LEADER
I20260710 13:22:42.981084 15934 consensus_queue.cc:237] T a68245668e984846a22045a96676afb3 P 548058467115462ca015a35b9872d4fe [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: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } } peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } }
I20260710 13:22:42.987646 15688 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eebdd11dd2854fdca9c0bfb968aab013"
dest_uuid: "6b931a637cb944709ac89a5a427fd19e"
mode: GRACEFUL
new_leader_uuid: "548058467115462ca015a35b9872d4fe"
 from {username='slave'} at 127.0.0.1:45724
I20260710 13:22:42.989068 15688 raft_consensus.cc:606] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e [term 2 LEADER]: Received request to transfer leadership to TS 548058467115462ca015a35b9872d4fe
I20260710 13:22:43.002190 11081 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:22:43.002651 11081 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:43.009280 15509 catalog_manager.cc:5697] T a68245668e984846a22045a96676afb3 P 548058467115462ca015a35b9872d4fe reported cstate change: term changed from 2 to 3, leader changed from b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65) to 548058467115462ca015a35b9872d4fe (127.10.210.67). New cstate: current_term: 3 leader_uuid: "548058467115462ca015a35b9872d4fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:43.020115 15510 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 022c7547065b4711b8725398b097d2be: soft_deleted_table [id=341bd2b10f98493786816428eb655dd9] alter complete (version 1)
I20260710 13:22:43.404016 16018 raft_consensus.cc:993] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e: : Instructing follower 548058467115462ca015a35b9872d4fe to start an election
I20260710 13:22:43.404419 15980 raft_consensus.cc:1081] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e [term 2 LEADER]: Signalling peer 548058467115462ca015a35b9872d4fe to start an election
I20260710 13:22:43.406030 15763 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eebdd11dd2854fdca9c0bfb968aab013"
dest_uuid: "548058467115462ca015a35b9872d4fe"
 from {username='slave'} at 127.0.0.1:59098
I20260710 13:22:43.406612 15763 raft_consensus.cc:493] T eebdd11dd2854fdca9c0bfb968aab013 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:43.406966 15763 raft_consensus.cc:3060] T eebdd11dd2854fdca9c0bfb968aab013 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:43.414031 15763 raft_consensus.cc:515] T eebdd11dd2854fdca9c0bfb968aab013 P 548058467115462ca015a35b9872d4fe [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:43.416182 15763 leader_election.cc:290] T eebdd11dd2854fdca9c0bfb968aab013 P 548058467115462ca015a35b9872d4fe [CANDIDATE]: Term 3 election: Requested vote from peers b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593), 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631)
I20260710 13:22:43.416481 15612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebdd11dd2854fdca9c0bfb968aab013" candidate_uuid: "548058467115462ca015a35b9872d4fe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c"
I20260710 13:22:43.416694 15688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebdd11dd2854fdca9c0bfb968aab013" candidate_uuid: "548058467115462ca015a35b9872d4fe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6b931a637cb944709ac89a5a427fd19e"
I20260710 13:22:43.417161 15612 raft_consensus.cc:3060] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:43.417245 15688 raft_consensus.cc:3055] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:43.417630 15688 raft_consensus.cc:740] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6b931a637cb944709ac89a5a427fd19e, State: Running, Role: LEADER
I20260710 13:22:43.418428 15688 consensus_queue.cc:260] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e [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: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:43.419687 15688 raft_consensus.cc:3060] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:43.424398 15612 raft_consensus.cc:2468] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 548058467115462ca015a35b9872d4fe in term 3.
I20260710 13:22:43.425632 15728 leader_election.cc:304] T eebdd11dd2854fdca9c0bfb968aab013 P 548058467115462ca015a35b9872d4fe [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: 548058467115462ca015a35b9872d4fe, b0ffa6aab9b143d7b3fb1dd7f7a2bf0c; no voters: 
I20260710 13:22:43.426424 15934 raft_consensus.cc:2804] T eebdd11dd2854fdca9c0bfb968aab013 P 548058467115462ca015a35b9872d4fe [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:43.426810 15688 raft_consensus.cc:2468] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 548058467115462ca015a35b9872d4fe in term 3.
I20260710 13:22:43.426823 15934 raft_consensus.cc:697] T eebdd11dd2854fdca9c0bfb968aab013 P 548058467115462ca015a35b9872d4fe [term 3 LEADER]: Becoming Leader. State: Replica: 548058467115462ca015a35b9872d4fe, State: Running, Role: LEADER
I20260710 13:22:43.427879 15934 consensus_queue.cc:237] T eebdd11dd2854fdca9c0bfb968aab013 P 548058467115462ca015a35b9872d4fe [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: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } }
I20260710 13:22:43.437820 15509 catalog_manager.cc:5697] T eebdd11dd2854fdca9c0bfb968aab013 P 548058467115462ca015a35b9872d4fe reported cstate change: term changed from 2 to 3, leader changed from 6b931a637cb944709ac89a5a427fd19e (127.10.210.66) to 548058467115462ca015a35b9872d4fe (127.10.210.67). New cstate: current_term: 3 leader_uuid: "548058467115462ca015a35b9872d4fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "548058467115462ca015a35b9872d4fe" member_type: VOTER last_known_addr { host: "127.10.210.67" port: 38823 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:43.459671 15612 raft_consensus.cc:1275] T a68245668e984846a22045a96676afb3 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 3 FOLLOWER]: Refusing update from remote peer 548058467115462ca015a35b9872d4fe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:43.460949 15934 consensus_queue.cc:1048] T a68245668e984846a22045a96676afb3 P 548058467115462ca015a35b9872d4fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:43.470721 15688 raft_consensus.cc:1275] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e [term 3 FOLLOWER]: Refusing update from remote peer 548058467115462ca015a35b9872d4fe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:43.473471 15934 consensus_queue.cc:1048] T a68245668e984846a22045a96676afb3 P 548058467115462ca015a35b9872d4fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 13:22:43.583395 15543 debug-util.cc:398] Leaking SignalData structure 0x7b0800067d60 after lost signal to thread 11084
W20260710 13:22:43.584389 15543 debug-util.cc:398] Leaking SignalData structure 0x7b08001793c0 after lost signal to thread 15546
W20260710 13:22:43.585335 15543 debug-util.cc:398] Leaking SignalData structure 0x7b0800104060 after lost signal to thread 15638
W20260710 13:22:43.586131 15543 debug-util.cc:398] Leaking SignalData structure 0x7b08001c7300 after lost signal to thread 15713
W20260710 13:22:43.586906 15543 debug-util.cc:398] Leaking SignalData structure 0x7b080024b560 after lost signal to thread 15787
I20260710 13:22:43.924546 15685 raft_consensus.cc:1275] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e [term 3 FOLLOWER]: Refusing update from remote peer 548058467115462ca015a35b9872d4fe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:43.926031 16064 consensus_queue.cc:1048] T eebdd11dd2854fdca9c0bfb968aab013 P 548058467115462ca015a35b9872d4fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b931a637cb944709ac89a5a427fd19e" member_type: VOTER last_known_addr { host: "127.10.210.66" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:43.938016 15612 raft_consensus.cc:1275] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 3 FOLLOWER]: Refusing update from remote peer 548058467115462ca015a35b9872d4fe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:43.939198 15934 consensus_queue.cc:1048] T eebdd11dd2854fdca9c0bfb968aab013 P 548058467115462ca015a35b9872d4fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ffa6aab9b143d7b3fb1dd7f7a2bf0c" member_type: VOTER last_known_addr { host: "127.10.210.65" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:44.071955 11081 tablet_server.cc:179] TabletServer@127.10.210.65:0 shutting down...
I20260710 13:22:44.099450 11081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:44.100409 11081 tablet_replica.cc:333] T 9dc307efb71a424686c638e3fc1ab95d P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: stopping tablet replica
I20260710 13:22:44.101320 11081 raft_consensus.cc:2243] T 9dc307efb71a424686c638e3fc1ab95d P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.101964 11081 raft_consensus.cc:2272] T 9dc307efb71a424686c638e3fc1ab95d P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.104344 11081 tablet_replica.cc:333] T a4e5f0b081684eb8a3d1c27d0ae43621 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: stopping tablet replica
I20260710 13:22:44.105140 11081 raft_consensus.cc:2243] T a4e5f0b081684eb8a3d1c27d0ae43621 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.105647 11081 raft_consensus.cc:2272] T a4e5f0b081684eb8a3d1c27d0ae43621 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.107687 11081 tablet_replica.cc:333] T c9c0ad594e424674af7bb8c9a3d78f97 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: stopping tablet replica
I20260710 13:22:44.108348 11081 raft_consensus.cc:2243] T c9c0ad594e424674af7bb8c9a3d78f97 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:44.109313 11081 raft_consensus.cc:2272] T c9c0ad594e424674af7bb8c9a3d78f97 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.111310 11081 tablet_replica.cc:333] T 86b0c083ea6543568de4c5e633d56a62 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: stopping tablet replica
I20260710 13:22:44.111967 11081 raft_consensus.cc:2243] T 86b0c083ea6543568de4c5e633d56a62 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.112521 11081 raft_consensus.cc:2272] T 86b0c083ea6543568de4c5e633d56a62 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.114494 11081 tablet_replica.cc:333] T ff2c10295d2e4d36a507a7cdb77377c7 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: stopping tablet replica
I20260710 13:22:44.115203 11081 raft_consensus.cc:2243] T ff2c10295d2e4d36a507a7cdb77377c7 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:44.115927 11081 raft_consensus.cc:2272] T ff2c10295d2e4d36a507a7cdb77377c7 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.117602 11081 tablet_replica.cc:333] T acf4a99deae74a09bc65b901757df283 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: stopping tablet replica
I20260710 13:22:44.118122 11081 raft_consensus.cc:2243] T acf4a99deae74a09bc65b901757df283 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:44.118855 11081 raft_consensus.cc:2272] T acf4a99deae74a09bc65b901757df283 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.120604 11081 tablet_replica.cc:333] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: stopping tablet replica
I20260710 13:22:44.121186 11081 raft_consensus.cc:2243] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.121621 11081 raft_consensus.cc:2272] T eebdd11dd2854fdca9c0bfb968aab013 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.124439 11081 tablet_replica.cc:333] T 9e6c5a9da67b4696a7e92588a9212dc0 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: stopping tablet replica
I20260710 13:22:44.125036 11081 raft_consensus.cc:2243] T 9e6c5a9da67b4696a7e92588a9212dc0 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:44.125875 11081 raft_consensus.cc:2272] T 9e6c5a9da67b4696a7e92588a9212dc0 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.127916 11081 tablet_replica.cc:333] T b464b076fffe43e4ab1de7ea4305db47 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: stopping tablet replica
I20260710 13:22:44.128449 11081 raft_consensus.cc:2243] T b464b076fffe43e4ab1de7ea4305db47 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:44.129237 11081 raft_consensus.cc:2272] T b464b076fffe43e4ab1de7ea4305db47 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.131315 11081 tablet_replica.cc:333] T b070122464994d5f9c93d1f22538fbe2 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: stopping tablet replica
I20260710 13:22:44.131837 11081 raft_consensus.cc:2243] T b070122464994d5f9c93d1f22538fbe2 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:44.132598 11081 raft_consensus.cc:2272] T b070122464994d5f9c93d1f22538fbe2 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.134658 11081 tablet_replica.cc:333] T 52bac74410f54b4393ee60f31fb349ff P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: stopping tablet replica
I20260710 13:22:44.135251 11081 raft_consensus.cc:2243] T 52bac74410f54b4393ee60f31fb349ff P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.135810 11081 raft_consensus.cc:2272] T 52bac74410f54b4393ee60f31fb349ff P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.138741 11081 tablet_replica.cc:333] T 78f2807032d141adad0db1e7605c46bf P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: stopping tablet replica
I20260710 13:22:44.139590 11081 raft_consensus.cc:2243] T 78f2807032d141adad0db1e7605c46bf P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.140173 11081 raft_consensus.cc:2272] T 78f2807032d141adad0db1e7605c46bf P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.142745 11081 tablet_replica.cc:333] T fb36c119f0dd4baeaddd4f6b9da27f20 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: stopping tablet replica
I20260710 13:22:44.143461 11081 raft_consensus.cc:2243] T fb36c119f0dd4baeaddd4f6b9da27f20 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.143999 11081 raft_consensus.cc:2272] T fb36c119f0dd4baeaddd4f6b9da27f20 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.146201 11081 tablet_replica.cc:333] T 53fdd8033d35444c8b526424172ec2d1 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: stopping tablet replica
I20260710 13:22:44.146889 11081 raft_consensus.cc:2243] T 53fdd8033d35444c8b526424172ec2d1 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.147462 11081 raft_consensus.cc:2272] T 53fdd8033d35444c8b526424172ec2d1 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.150013 11081 tablet_replica.cc:333] T dbf72fc741d64b5ba881d543205be518 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: stopping tablet replica
I20260710 13:22:44.150714 11081 raft_consensus.cc:2243] T dbf72fc741d64b5ba881d543205be518 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.151228 11081 raft_consensus.cc:2272] T dbf72fc741d64b5ba881d543205be518 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.153437 11081 tablet_replica.cc:333] T e9a3bc8e94c1430985e05c67b7d41c71 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: stopping tablet replica
I20260710 13:22:44.154103 11081 raft_consensus.cc:2243] T e9a3bc8e94c1430985e05c67b7d41c71 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:44.155031 11081 raft_consensus.cc:2272] T e9a3bc8e94c1430985e05c67b7d41c71 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.157346 11081 tablet_replica.cc:333] T a68245668e984846a22045a96676afb3 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: stopping tablet replica
I20260710 13:22:44.158077 11081 raft_consensus.cc:2243] T a68245668e984846a22045a96676afb3 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.158588 11081 raft_consensus.cc:2272] T a68245668e984846a22045a96676afb3 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.163048 11081 tablet_replica.cc:333] T 6ee5c6b8b46641cc98c610c3f60c41d4 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c: stopping tablet replica
I20260710 13:22:44.163734 11081 raft_consensus.cc:2243] T 6ee5c6b8b46641cc98c610c3f60c41d4 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.164322 11081 raft_consensus.cc:2272] T 6ee5c6b8b46641cc98c610c3f60c41d4 P b0ffa6aab9b143d7b3fb1dd7f7a2bf0c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:44.167815 15654 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]
W20260710 13:22:44.172528 15654 consensus_peers.cc:597] T dbf72fc741d64b5ba881d543205be518 P 6b931a637cb944709ac89a5a427fd19e -> Peer b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593): Couldn't send request to peer b0ffa6aab9b143d7b3fb1dd7f7a2bf0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:44.174232 15654 consensus_peers.cc:597] T 78f2807032d141adad0db1e7605c46bf P 6b931a637cb944709ac89a5a427fd19e -> Peer b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593): Couldn't send request to peer b0ffa6aab9b143d7b3fb1dd7f7a2bf0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:44.199805 11081 tablet_server.cc:196] TabletServer@127.10.210.65:0 shutdown complete.
I20260710 13:22:44.230993 11081 tablet_server.cc:179] TabletServer@127.10.210.66:0 shutting down...
I20260710 13:22:44.267158 11081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:44.268054 11081 tablet_replica.cc:333] T a4e5f0b081684eb8a3d1c27d0ae43621 P 6b931a637cb944709ac89a5a427fd19e: stopping tablet replica
I20260710 13:22:44.269106 11081 raft_consensus.cc:2243] T a4e5f0b081684eb8a3d1c27d0ae43621 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.269814 11081 raft_consensus.cc:2272] T a4e5f0b081684eb8a3d1c27d0ae43621 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.272506 11081 tablet_replica.cc:333] T 9dc307efb71a424686c638e3fc1ab95d P 6b931a637cb944709ac89a5a427fd19e: stopping tablet replica
I20260710 13:22:44.273391 11081 raft_consensus.cc:2243] T 9dc307efb71a424686c638e3fc1ab95d P 6b931a637cb944709ac89a5a427fd19e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:44.274569 11081 raft_consensus.cc:2272] T 9dc307efb71a424686c638e3fc1ab95d P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.277235 11081 tablet_replica.cc:333] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e: stopping tablet replica
I20260710 13:22:44.278070 11081 raft_consensus.cc:2243] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.278672 11081 raft_consensus.cc:2272] T c9c0ad594e424674af7bb8c9a3d78f97 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.281210 11081 tablet_replica.cc:333] T acf4a99deae74a09bc65b901757df283 P 6b931a637cb944709ac89a5a427fd19e: stopping tablet replica
I20260710 13:22:44.281996 11081 raft_consensus.cc:2243] T acf4a99deae74a09bc65b901757df283 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.282572 11081 raft_consensus.cc:2272] T acf4a99deae74a09bc65b901757df283 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.285868 11081 tablet_replica.cc:333] T 86b0c083ea6543568de4c5e633d56a62 P 6b931a637cb944709ac89a5a427fd19e: stopping tablet replica
I20260710 13:22:44.286670 11081 raft_consensus.cc:2243] T 86b0c083ea6543568de4c5e633d56a62 P 6b931a637cb944709ac89a5a427fd19e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:44.287758 11081 raft_consensus.cc:2272] T 86b0c083ea6543568de4c5e633d56a62 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.290498 11081 tablet_replica.cc:333] T ff2c10295d2e4d36a507a7cdb77377c7 P 6b931a637cb944709ac89a5a427fd19e: stopping tablet replica
I20260710 13:22:44.291532 11081 raft_consensus.cc:2243] T ff2c10295d2e4d36a507a7cdb77377c7 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.292199 11081 raft_consensus.cc:2272] T ff2c10295d2e4d36a507a7cdb77377c7 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.294956 11081 tablet_replica.cc:333] T 78f2807032d141adad0db1e7605c46bf P 6b931a637cb944709ac89a5a427fd19e: stopping tablet replica
I20260710 13:22:44.295773 11081 raft_consensus.cc:2243] T 78f2807032d141adad0db1e7605c46bf P 6b931a637cb944709ac89a5a427fd19e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:44.296916 11081 raft_consensus.cc:2272] T 78f2807032d141adad0db1e7605c46bf P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.299932 11081 tablet_replica.cc:333] T b070122464994d5f9c93d1f22538fbe2 P 6b931a637cb944709ac89a5a427fd19e: stopping tablet replica
I20260710 13:22:44.300752 11081 raft_consensus.cc:2243] T b070122464994d5f9c93d1f22538fbe2 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.301586 11081 raft_consensus.cc:2272] T b070122464994d5f9c93d1f22538fbe2 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.304407 11081 tablet_replica.cc:333] T 52bac74410f54b4393ee60f31fb349ff P 6b931a637cb944709ac89a5a427fd19e: stopping tablet replica
I20260710 13:22:44.305202 11081 raft_consensus.cc:2243] T 52bac74410f54b4393ee60f31fb349ff P 6b931a637cb944709ac89a5a427fd19e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:44.306233 11081 raft_consensus.cc:2272] T 52bac74410f54b4393ee60f31fb349ff P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.309072 11081 tablet_replica.cc:333] T b464b076fffe43e4ab1de7ea4305db47 P 6b931a637cb944709ac89a5a427fd19e: stopping tablet replica
I20260710 13:22:44.309914 11081 raft_consensus.cc:2243] T b464b076fffe43e4ab1de7ea4305db47 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.310488 11081 raft_consensus.cc:2272] T b464b076fffe43e4ab1de7ea4305db47 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.313122 11081 tablet_replica.cc:333] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 6b931a637cb944709ac89a5a427fd19e: stopping tablet replica
I20260710 13:22:44.314051 11081 raft_consensus.cc:2243] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.314658 11081 raft_consensus.cc:2272] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.317379 11081 tablet_replica.cc:333] T 9e6c5a9da67b4696a7e92588a9212dc0 P 6b931a637cb944709ac89a5a427fd19e: stopping tablet replica
I20260710 13:22:44.318045 11081 raft_consensus.cc:2243] T 9e6c5a9da67b4696a7e92588a9212dc0 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.318476 11081 raft_consensus.cc:2272] T 9e6c5a9da67b4696a7e92588a9212dc0 P 6b931a637cb944709ac89a5a427fd19e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.320304 11081 tablet_replica.cc:333] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e: stopping tablet replica
I20260710 13:22:44.320955 11081 raft_consensus.cc:2243] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.321376 11081 raft_consensus.cc:2272] T eebdd11dd2854fdca9c0bfb968aab013 P 6b931a637cb944709ac89a5a427fd19e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.323927 11081 tablet_replica.cc:333] T fb36c119f0dd4baeaddd4f6b9da27f20 P 6b931a637cb944709ac89a5a427fd19e: stopping tablet replica
I20260710 13:22:44.324502 11081 raft_consensus.cc:2243] T fb36c119f0dd4baeaddd4f6b9da27f20 P 6b931a637cb944709ac89a5a427fd19e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:44.325254 11081 raft_consensus.cc:2272] T fb36c119f0dd4baeaddd4f6b9da27f20 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.327173 11081 tablet_replica.cc:333] T dbf72fc741d64b5ba881d543205be518 P 6b931a637cb944709ac89a5a427fd19e: stopping tablet replica
I20260710 13:22:44.327795 11081 raft_consensus.cc:2243] T dbf72fc741d64b5ba881d543205be518 P 6b931a637cb944709ac89a5a427fd19e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:44.328538 11081 raft_consensus.cc:2272] T dbf72fc741d64b5ba881d543205be518 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.330456 11081 tablet_replica.cc:333] T 53fdd8033d35444c8b526424172ec2d1 P 6b931a637cb944709ac89a5a427fd19e: stopping tablet replica
I20260710 13:22:44.330978 11081 raft_consensus.cc:2243] T 53fdd8033d35444c8b526424172ec2d1 P 6b931a637cb944709ac89a5a427fd19e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:44.331768 11081 raft_consensus.cc:2272] T 53fdd8033d35444c8b526424172ec2d1 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.333693 11081 tablet_replica.cc:333] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e: stopping tablet replica
I20260710 13:22:44.334169 11081 raft_consensus.cc:2243] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.334666 11081 raft_consensus.cc:2272] T e9a3bc8e94c1430985e05c67b7d41c71 P 6b931a637cb944709ac89a5a427fd19e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.336355 11081 tablet_replica.cc:333] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e: stopping tablet replica
I20260710 13:22:44.336894 11081 raft_consensus.cc:2243] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.337354 11081 raft_consensus.cc:2272] T a68245668e984846a22045a96676afb3 P 6b931a637cb944709ac89a5a427fd19e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:44.344480 15729 consensus_peers.cc:597] T a4e5f0b081684eb8a3d1c27d0ae43621 P 548058467115462ca015a35b9872d4fe -> Peer 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631): Couldn't send request to peer 6b931a637cb944709ac89a5a427fd19e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:44.350669 15728 consensus_peers.cc:597] T a4e5f0b081684eb8a3d1c27d0ae43621 P 548058467115462ca015a35b9872d4fe -> Peer b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593): Couldn't send request to peer b0ffa6aab9b143d7b3fb1dd7f7a2bf0c. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:37593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:44.368163 15728 consensus_peers.cc:597] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 548058467115462ca015a35b9872d4fe -> Peer b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593): Couldn't send request to peer b0ffa6aab9b143d7b3fb1dd7f7a2bf0c. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:37593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:44.370253 11081 tablet_server.cc:196] TabletServer@127.10.210.66:0 shutdown complete.
W20260710 13:22:44.403643 15728 consensus_peers.cc:597] T eebdd11dd2854fdca9c0bfb968aab013 P 548058467115462ca015a35b9872d4fe -> Peer b0ffa6aab9b143d7b3fb1dd7f7a2bf0c (127.10.210.65:37593): Couldn't send request to peer b0ffa6aab9b143d7b3fb1dd7f7a2bf0c. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.65:37593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:44.417590 11081 tablet_server.cc:179] TabletServer@127.10.210.67:0 shutting down...
W20260710 13:22:44.434922 15729 consensus_peers.cc:597] T a68245668e984846a22045a96676afb3 P 548058467115462ca015a35b9872d4fe -> Peer 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631): Couldn't send request to peer 6b931a637cb944709ac89a5a427fd19e. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.66:40631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:44.454414 11081 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:44.455355 11081 tablet_replica.cc:333] T c9c0ad594e424674af7bb8c9a3d78f97 P 548058467115462ca015a35b9872d4fe: stopping tablet replica
I20260710 13:22:44.456287 11081 raft_consensus.cc:2243] T c9c0ad594e424674af7bb8c9a3d78f97 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.456945 11081 raft_consensus.cc:2272] T c9c0ad594e424674af7bb8c9a3d78f97 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.459484 11081 tablet_replica.cc:333] T a4e5f0b081684eb8a3d1c27d0ae43621 P 548058467115462ca015a35b9872d4fe: stopping tablet replica
I20260710 13:22:44.460330 11081 raft_consensus.cc:2243] T a4e5f0b081684eb8a3d1c27d0ae43621 P 548058467115462ca015a35b9872d4fe [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:44.461455 11081 raft_consensus.cc:2272] T a4e5f0b081684eb8a3d1c27d0ae43621 P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.463995 11081 tablet_replica.cc:333] T ff2c10295d2e4d36a507a7cdb77377c7 P 548058467115462ca015a35b9872d4fe: stopping tablet replica
I20260710 13:22:44.464840 11081 raft_consensus.cc:2243] T ff2c10295d2e4d36a507a7cdb77377c7 P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.465436 11081 raft_consensus.cc:2272] T ff2c10295d2e4d36a507a7cdb77377c7 P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.467962 11081 tablet_replica.cc:333] T 86b0c083ea6543568de4c5e633d56a62 P 548058467115462ca015a35b9872d4fe: stopping tablet replica
I20260710 13:22:44.468791 11081 raft_consensus.cc:2243] T 86b0c083ea6543568de4c5e633d56a62 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.469399 11081 raft_consensus.cc:2272] T 86b0c083ea6543568de4c5e633d56a62 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.471872 11081 tablet_replica.cc:333] T 9dc307efb71a424686c638e3fc1ab95d P 548058467115462ca015a35b9872d4fe: stopping tablet replica
I20260710 13:22:44.472594 11081 raft_consensus.cc:2243] T 9dc307efb71a424686c638e3fc1ab95d P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.473151 11081 raft_consensus.cc:2272] T 9dc307efb71a424686c638e3fc1ab95d P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.475447 11081 tablet_replica.cc:333] T acf4a99deae74a09bc65b901757df283 P 548058467115462ca015a35b9872d4fe: stopping tablet replica
I20260710 13:22:44.476222 11081 raft_consensus.cc:2243] T acf4a99deae74a09bc65b901757df283 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.476781 11081 raft_consensus.cc:2272] T acf4a99deae74a09bc65b901757df283 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.479132 11081 tablet_replica.cc:333] T 9e6c5a9da67b4696a7e92588a9212dc0 P 548058467115462ca015a35b9872d4fe: stopping tablet replica
I20260710 13:22:44.479878 11081 raft_consensus.cc:2243] T 9e6c5a9da67b4696a7e92588a9212dc0 P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.480391 11081 raft_consensus.cc:2272] T 9e6c5a9da67b4696a7e92588a9212dc0 P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.483224 11081 tablet_replica.cc:333] T eebdd11dd2854fdca9c0bfb968aab013 P 548058467115462ca015a35b9872d4fe: stopping tablet replica
I20260710 13:22:44.484011 11081 raft_consensus.cc:2243] T eebdd11dd2854fdca9c0bfb968aab013 P 548058467115462ca015a35b9872d4fe [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:44.485074 11081 raft_consensus.cc:2272] T eebdd11dd2854fdca9c0bfb968aab013 P 548058467115462ca015a35b9872d4fe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.487944 11081 tablet_replica.cc:333] T 78f2807032d141adad0db1e7605c46bf P 548058467115462ca015a35b9872d4fe: stopping tablet replica
I20260710 13:22:44.488775 11081 raft_consensus.cc:2243] T 78f2807032d141adad0db1e7605c46bf P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.489332 11081 raft_consensus.cc:2272] T 78f2807032d141adad0db1e7605c46bf P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.492038 11081 tablet_replica.cc:333] T b070122464994d5f9c93d1f22538fbe2 P 548058467115462ca015a35b9872d4fe: stopping tablet replica
I20260710 13:22:44.492837 11081 raft_consensus.cc:2243] T b070122464994d5f9c93d1f22538fbe2 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.493456 11081 raft_consensus.cc:2272] T b070122464994d5f9c93d1f22538fbe2 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:44.495347 15729 consensus_peers.cc:597] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 548058467115462ca015a35b9872d4fe -> Peer 6b931a637cb944709ac89a5a427fd19e (127.10.210.66:40631): Couldn't send request to peer 6b931a637cb944709ac89a5a427fd19e. Status: Network error: Client connection negotiation failed: client connection to 127.10.210.66:40631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:44.496166 11081 tablet_replica.cc:333] T 52bac74410f54b4393ee60f31fb349ff P 548058467115462ca015a35b9872d4fe: stopping tablet replica
I20260710 13:22:44.497016 11081 raft_consensus.cc:2243] T 52bac74410f54b4393ee60f31fb349ff P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.497547 11081 raft_consensus.cc:2272] T 52bac74410f54b4393ee60f31fb349ff P 548058467115462ca015a35b9872d4fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.500049 11081 tablet_replica.cc:333] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 548058467115462ca015a35b9872d4fe: stopping tablet replica
I20260710 13:22:44.500834 11081 raft_consensus.cc:2243] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 548058467115462ca015a35b9872d4fe [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:44.501833 11081 raft_consensus.cc:2272] T 6ee5c6b8b46641cc98c610c3f60c41d4 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.504916 11081 tablet_replica.cc:333] T b464b076fffe43e4ab1de7ea4305db47 P 548058467115462ca015a35b9872d4fe: stopping tablet replica
I20260710 13:22:44.505717 11081 raft_consensus.cc:2243] T b464b076fffe43e4ab1de7ea4305db47 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.506306 11081 raft_consensus.cc:2272] T b464b076fffe43e4ab1de7ea4305db47 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.508896 11081 tablet_replica.cc:333] T fb36c119f0dd4baeaddd4f6b9da27f20 P 548058467115462ca015a35b9872d4fe: stopping tablet replica
I20260710 13:22:44.509660 11081 raft_consensus.cc:2243] T fb36c119f0dd4baeaddd4f6b9da27f20 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.510201 11081 raft_consensus.cc:2272] T fb36c119f0dd4baeaddd4f6b9da27f20 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.512588 11081 tablet_replica.cc:333] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe: stopping tablet replica
I20260710 13:22:44.513374 11081 raft_consensus.cc:2243] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.513933 11081 raft_consensus.cc:2272] T dbf72fc741d64b5ba881d543205be518 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.516479 11081 tablet_replica.cc:333] T 53fdd8033d35444c8b526424172ec2d1 P 548058467115462ca015a35b9872d4fe: stopping tablet replica
I20260710 13:22:44.517241 11081 raft_consensus.cc:2243] T 53fdd8033d35444c8b526424172ec2d1 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.517805 11081 raft_consensus.cc:2272] T 53fdd8033d35444c8b526424172ec2d1 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.520418 11081 tablet_replica.cc:333] T e9a3bc8e94c1430985e05c67b7d41c71 P 548058467115462ca015a35b9872d4fe: stopping tablet replica
I20260710 13:22:44.521138 11081 raft_consensus.cc:2243] T e9a3bc8e94c1430985e05c67b7d41c71 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:44.521664 11081 raft_consensus.cc:2272] T e9a3bc8e94c1430985e05c67b7d41c71 P 548058467115462ca015a35b9872d4fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.524147 11081 tablet_replica.cc:333] T a68245668e984846a22045a96676afb3 P 548058467115462ca015a35b9872d4fe: stopping tablet replica
I20260710 13:22:44.524839 11081 raft_consensus.cc:2243] T a68245668e984846a22045a96676afb3 P 548058467115462ca015a35b9872d4fe [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:44.525847 11081 raft_consensus.cc:2272] T a68245668e984846a22045a96676afb3 P 548058467115462ca015a35b9872d4fe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.565024 11081 tablet_server.cc:196] TabletServer@127.10.210.67:0 shutdown complete.
I20260710 13:22:44.606088 11081 master.cc:562] Master@127.10.210.126:40537 shutting down...
I20260710 13:22:44.638175 11081 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 022c7547065b4711b8725398b097d2be [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:44.638726 11081 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 022c7547065b4711b8725398b097d2be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:44.639063 11081 tablet_replica.cc:333] T 00000000000000000000000000000000 P 022c7547065b4711b8725398b097d2be: stopping tablet replica
W20260710 13:22:45.656069 11081 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 15543)
W20260710 13:22:46.656613 11081 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 15543)
I20260710 13:22:47.322817 11081 master.cc:584] Master@127.10.210.126:40537 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (14572 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (28506 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (120075 ms total)
[  PASSED  ] 8 tests.
I20260710 13:22:47.378288 11081 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 433 messages since previous log ~535 seconds ago
I20260710 13:22:47.378496 11081 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 433 messages since previous log ~535 seconds ago
I20260710 13:22:47.378635 11081 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 427 messages since previous log ~535 seconds ago
I20260710 13:22:47.378786 11081 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 ~37 seconds ago
I20260710 13:22:47.378935 11081 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 ~37 seconds ago
I20260710 13:22:47.379117 11081 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 7 messages since previous log ~3 seconds ago
I20260710 13:22:47.379334 11081 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~30 seconds ago
